diff --git a/README.md b/README.md index 080fe84b85662e5f0492ac58be34970e1ebf1018..f36705af2b27c6dbb834abd6a5e081f327c4ff82 100644 --- a/README.md +++ b/README.md @@ -1,97 +1,43 @@ ---- -language: -- en -pretty_name: "TALKtoME: Educational Materials for Speech and Language Acquisition in Autism" -tags: -- image -- video -- action-recognition -- verb-noun -- machine-learning -license: "cc-by-4.0" -task_categories: -- image-classification -- video-classification ---- - -# TALKtoME: Educational Materials for Speech and Language Acquisition in Autism - -This dataset contains image and video samples of action verbs and verb+noun pairs. It is designed to support machine learning tasks related to visual understanding, action recognition, and language grounding. - -## Dataset Structure - -The dataset contains the following main folders: - -* `action_verbs/images/`: image samples organized by action verb categories. -* `action_verbs/videos/`: video samples organized by action verb categories. -* `verb_with_noun/images/`: image samples organized by verb+noun categories. -* `verb_with_noun/videos/`: video samples organized by verb+noun categories. - -### `action_verbs/images` -- **Total Folders:** 50 -- **Average count:** ~10.2 images per verb -- **Verbs:** - ```json - [ - "bark", "bend over", "bounce", "call", "clean", "color", "comb", "cook", "crawl", "cry", "dance", "dig", "draw", "fall", "fly", "get dressed", "hug", "jump", "kiss", "knock", "laugh", "lie down", "listen", "look", "melt", "paint", "point", "read", "run", "scratch", "sing", "sit", "skate", "ski", "sleep", "slide", "smell", "smile", "spin", "splash", "stir", "stretch", "swim", "swing", "talk", "walk", "wave", "wink", "write", "yawn" - ] - ``` - -### `action_verbs/videos` -- **Total Folders:** 50 -- **Average count:** ~4.4 videos per verb -- **Verbs:** - ```json - [ - "bark", "bend over", "bounce", "call", "clean", "color", "comb", "cook", "crawl", "cry", "dance", "dig", "draw", "fall", "fly", "get dressed", "hug", "jump", "kiss", "knock", "laugh", "lie down", "listen", "look", "melt", "paint", "point", "read", "run", "scratch", "sing", "sit", "skate", "ski", "sleep", "slide", "smell", "smile", "spin", "splash", "stir", "stretch", "swim", "swingle", "talk", "walk", "wave", "wink", "write", "yawn" - ] - ``` - -### `verb_with_noun/images` -- **Total Folders:** 113 -- **Average count:** ~4.8 images per verb -- **Verbs:** - ```json - [ - "bake bread", "bake chicken", "bake pizza", "blow balloon", "blow bubbles", "blow nose", "blow out candles", "bounce the ball", "break board", "break cookie", "brush hair", "brush teeth", "buckle up seat belt", "build blocks", "button shirt", "carry baby", "carry backpack", "carry bag", "carry basket", "carry books", "carry box", "carry bucket", "carry dog", "carry ladder", "catch ball", "clap hands", "climb fence", "climb ladder", "climb rocks", "climb wall", "close box", "comb hair", "cut bread", "cut carrot", "cut cucumber", "cut nails", "cut paper", "dig sand", "drink coffee", "drink juice", "drink milk", "drink tea", "drink water", "drive bus", "drive car", "dry body", "dry hair", "eat apple", "eat banana", "eat cake", "eat chips", "eat corn", "eat ice cream", "kick ball", "make the bed", "pack the bag", "peel apple", "peel banana", "peel egg", "peel orange", "peel potato", "pick up ball", "pick up eggs", "pick up trash", "play game", "play guitar", "play piano", "play soccer", "play trumpet", "play violin", "play with toys", "pour coffee", "pour juice", "pour milk", "pour soup", "pour water", "pull curtain", "pull rope", "pull suitcase", "pull wagon", "push car", "push chair", "push shopping cart", "push stroller", "push wheelbarrow", "read book", "read newspaper", "ride bike", "ride bus", "ride truck", "roll ball", "sail a boat", "scratch arm", "scratch head", "set table", "squeeze lemon", "squeeze orange", "squeeze toothpaste", "sweep floor", "take bath", "throw ball", "tie shoes", "wash apple", "wash car", "wash dishes", "wash hands", "wash tomatoes", "watch tv", "water plants", "wipe floor", "wipe table", "wipe window", "zip jacket" - ] - ``` - -### `verb_with_noun/videos` -- **Total Folders:** 136 -- **Average count:** ~3.5 videos per verb -- **Verbs:** - ```json - [ - "bake bread", "bake chicken", "bake pizza", "blow balloon", "blow bubbles", "blow nose", "blow out candles", "bounce the ball", "break board", "break cookie", "brush hair", "brush teeth", "buckle up seat belt", "build blocks", "button shirt", "carry baby", "carry backpack", "carry bag", "carry basket", "carry books", "carry box", "carry bucket", "carry dog", "carry ladder", "catch ball", "clap hands", "climb fence", "climb ladder", "climb rocks", "climb wall", "close book", "close box", "close door", "close drawer", "close jar", "comb hair", "cut bread", "cut carrot", "cut cucumber", "cut nails", "cut paper", "dig sand", "drink coffee", "drink juice", "drink milk", "drink tea", "drink water", "drive bus", "drive car", "dry body", "dry hair", "eat apple", "eat banana", "eat cake", "eat chips", "eat corn", "eat ice cream", "kick ball", "make the bed", "open book", "open box", "open cabinet", "open door", "open drawer", "open fridge", "open jar", "pack the bag", "peel apple", "peel banana", "peel egg", "peel orange", "peel potato", "pick up ball", "pick up cup", "pick up eggs", "pick up package", "pick up rock", "pick up trash", "play game", "play guitar", "play piano", "play soccer", "play trumpet", "play violin", "play with toys", "pour coffee", "pour juice", "pour milk", "pour soup", "pour water", "pull curtain", "pull rope", "pull suitcase", "pull wagon", "push car", "push chair", "push shopping cart", "push stroller", "push wheelbarrow", "put on glasses", "put on gloves", "put on jacket", "put on shoes", "read book", "read newspaper", "ride bike", "ride bus", "ride truck", "roll ball", "sail a boat", "scratch arm", "scratch head", "set table", "squeeze lemon", "squeeze orange", "squeeze toothpaste", "sweep floor", "take bath", "take off hat", "take off jacket", "take off mask", "take off shoes", "takeoff glasses", "throw ball", "tie shoes", "wash apple", "wash car", "wash dishes", "wash hands", "wash tomatoes", "watch tv", "water plants", "wipe floor", "wipe table", "wipe window", "zip jacket" - ] - ``` - -## Download - -You can directly download the fully zipped dataset here: -- [Download Entire Dataset (TALKtoME.zip)](https://huggingface.co/datasets/LSL-datasets/TALKtoME/resolve/main/direct_download/TALKtoME.zip?download=true) - -Or download specific categories as zip files: -- [Download Only Action Verbs (action_verbs.zip)](https://huggingface.co/datasets/LSL-datasets/TALKtoME/resolve/main/direct_download/action_verbs.zip?download=true) -- [Download Only Verb+Noun (verb_with_noun.zip)](https://huggingface.co/datasets/LSL-datasets/TALKtoME/resolve/main/direct_download/verb_with_noun.zip?download=true) - -Alternatively, you can download the dataset via the Hugging Face CLI: - -```bash -hf download LSL-datasets/TALKtoME --repo-type dataset -``` - -To download a specific folder: - -```bash -hf download LSL-datasets/TALKtoME --repo-type dataset --include "verb_with_noun/**" -``` - -## Intended Use - -This dataset can be used for training and evaluating models for action recognition, visual-language understanding, and related machine learning tasks. - -## Limitations - -The dataset may not cover all possible variations of each action. Users should be careful when generalizing model performance beyond the dataset distribution. +# 📝 Action Verb Dataset To-Do List + +## 👤 Xingzhi +- [ ] Populate `images/blink` and `videos/blink` +- [ ] Populate `images/cook` and `videos/cook` +- [ ] Populate `images/cry` and `videos/cry` +- [ ] Populate `images/fall` and `videos/fall` +- [ ] Populate `images/get dressed` and `videos/get dressed` +- [ ] Populate `images/hug` and `videos/hug` +- [ ] Populate `images/jumping` and `videos/jumping` +- [ ] Populate `images/listen` and `videos/listen` +- [ ] Populate `images/look` and `videos/look` +- [ ] Populate `images/sit down` and `videos/sit down` +- [ ] Populate `images/sit` and `videos/sit` +- [ ] Populate `images/skating` and `videos/skating` +- [ ] Populate `images/spin` and `videos/spin` +- [ ] Populate `images/stretch` and `videos/stretch` +- [ ] Populate `images/swingling` and `videos/swingling` +- [ ] Populate `images/wake up` and `videos/wake up` +- [ ] Populate `images/walk` and `videos/walk` +- [ ] Populate `images/write` and `videos/write` +- [ ] Populate `images/yawn` and `videos/yawn` + +## 👤 Dominic +- [ ] Populate `images/bark` and `videos/bark` +- [ ] Populate `images/bounce` and `videos/bounce` +- [ ] Populate `images/clean` and `videos/clean` +- [ ] Populate `images/color` and `videos/color` +- [ ] Populate `images/combing` and `videos/combing` +- [ ] Populate `images/draw` and `videos/draw` +- [ ] Populate `images/flip` and `videos/flip` +- [ ] Populate `images/kiss` and `videos/kiss` +- [ ] Populate `images/laugh` and `videos/laugh` +- [ ] Populate `images/lie down` and `videos/lie down` +- [ ] Populate `images/rotate` and `videos/rotate` +- [ ] Populate `images/sleeping` and `videos/sleeping` +- [ ] Populate `images/smile` and `videos/smile` +- [ ] Populate `images/splash` and `videos/splash` +- [ ] Populate `images/stand` and `videos/stand` +- [ ] Populate `images/stand up` and `videos/stand up` +- [ ] Populate `images/stand` and `videos/stand` +- [ ] Populate `images/stir` and `videos/stir` +- [ ] Populate `images/swimming` and `videos/swimming` diff --git a/action_verbs/images/bark/bark_1.jpg b/action_verbs/images/bark/bark_1.jpg deleted file mode 100644 index a2aeace009ff9193b0d330cd54adcf7638af9803..0000000000000000000000000000000000000000 --- a/action_verbs/images/bark/bark_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af30f97517dd4c8a801f1e91eac2ac9f6bee47324e9f28e4383bf2f3b09705bc -size 3197806 diff --git a/action_verbs/images/bark/bark_2.jpg b/action_verbs/images/bark/bark_2.jpg deleted file mode 100644 index cecb91396a93701aa264a1e8faa1fcd7ea16a9c4..0000000000000000000000000000000000000000 --- a/action_verbs/images/bark/bark_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f8580b50d301606f0d545232188d419f18c9a13e0d75fcd3f5642a37668fb9a -size 2721858 diff --git a/action_verbs/images/bark/bark_3.jpg b/action_verbs/images/bark/bark_3.jpg deleted file mode 100644 index cd3083f26274bbd64b30a38a339d0887977dd5ee..0000000000000000000000000000000000000000 --- a/action_verbs/images/bark/bark_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77ae916e7b0ed7fe7ed1294a9cde46d43c6206012a7b2aece0a23763c51a7fe9 -size 865618 diff --git a/action_verbs/images/bark/bark_4.jpg b/action_verbs/images/bark/bark_4.jpg deleted file mode 100644 index a87078a323a0ef89150fdb04613eaadb91631548..0000000000000000000000000000000000000000 --- a/action_verbs/images/bark/bark_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64a69727793a80e49ab52b60afd0ad1407f68173dd7f5a08cec4330c13fe7cf7 -size 8261268 diff --git a/action_verbs/images/bounce/bounce_1.png b/action_verbs/images/bounce/bounce_1.png deleted file mode 100644 index 743fb8b1f2c97094055e869f55ebb92807f6be6a..0000000000000000000000000000000000000000 --- a/action_verbs/images/bounce/bounce_1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5969b64125f4656e391abecb1155ea2f51e3ca1cf604a033046bd2a312a65be3 -size 165899 diff --git a/action_verbs/images/bounce/bounce_10.jpg b/action_verbs/images/bounce/bounce_10.jpg deleted file mode 100644 index 8be38de0f2fb212c471d0102df34c351ccca3af9..0000000000000000000000000000000000000000 --- a/action_verbs/images/bounce/bounce_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1756ababbe195cf078a2710bac54153e5b9d6adddc69c142461ab9ce23937a6e -size 1730990 diff --git a/action_verbs/images/bounce/bounce_11.jpg b/action_verbs/images/bounce/bounce_11.jpg deleted file mode 100644 index fa81676ff33073b832d11ea66ca3f0f6f0d1635a..0000000000000000000000000000000000000000 --- a/action_verbs/images/bounce/bounce_11.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2936e3de682a5013e5531c7202a17fb64052ae2712a76e79d0612759e3f7d074 -size 624115 diff --git a/action_verbs/images/bounce/bounce_12.jpg b/action_verbs/images/bounce/bounce_12.jpg deleted file mode 100644 index 98feb327afdc66373d7a544f6dfd276b20a05d72..0000000000000000000000000000000000000000 --- a/action_verbs/images/bounce/bounce_12.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cedcb8be8f02c098da8e621d62ade51df03ce47d7e196ed08681fbab820ee9d2 -size 2181388 diff --git a/action_verbs/images/bounce/bounce_13.jpg b/action_verbs/images/bounce/bounce_13.jpg deleted file mode 100644 index 7a5c3eb08ad636747d2ac2d5ce2cd3dedf8ad2c8..0000000000000000000000000000000000000000 --- a/action_verbs/images/bounce/bounce_13.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5995a10e37c58a7cb129f0f9ed021c9db7d559db433fb4f73616073b8e2f270 -size 1455549 diff --git a/action_verbs/images/bounce/bounce_2.webp b/action_verbs/images/bounce/bounce_2.webp deleted file mode 100644 index 1e0e1c4fb9eeab0312759ceb627f4b653427f62f..0000000000000000000000000000000000000000 --- a/action_verbs/images/bounce/bounce_2.webp +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e46e817a1debf1616e747adca8c414aa60505b850c7bafbf57d8ec724697e036 -size 118530 diff --git a/action_verbs/images/bounce/bounce_9.jpg b/action_verbs/images/bounce/bounce_9.jpg deleted file mode 100644 index 15b5d0bd0ed03b9c29c5da823946751d0abad607..0000000000000000000000000000000000000000 --- a/action_verbs/images/bounce/bounce_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e015900cafbd61be7c8540cce0c4ac0ac1dbd46677343e48a930ab35c3a9883 -size 1556212 diff --git a/action_verbs/images/call/call_1.jpg b/action_verbs/images/call/call_1.jpg deleted file mode 100644 index 083fef5f4e9ba9023b042afa62c43d60bea8ada1..0000000000000000000000000000000000000000 --- a/action_verbs/images/call/call_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93a18499572e00dc88c0e0974ab6d99d01d7df0b05642b332bb27dd609823965 -size 1993858 diff --git a/action_verbs/images/call/call_10.jpg b/action_verbs/images/call/call_10.jpg deleted file mode 100644 index 908e7fc75981f60615874b300f2be13dc8ed1e2b..0000000000000000000000000000000000000000 --- a/action_verbs/images/call/call_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48918e670c8fab0fab98d5d2daf7e9eabbd71b57be6738f4ad81792d6026de21 -size 1402344 diff --git a/action_verbs/images/call/call_2.jpg b/action_verbs/images/call/call_2.jpg deleted file mode 100644 index a2a7040756de00d9d798697297b1e2a59c2321bf..0000000000000000000000000000000000000000 --- a/action_verbs/images/call/call_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73fc13bc3b8fa6a2aaee9532eab912a0d7d4d2170648858a81078463fbea0b16 -size 3444479 diff --git a/action_verbs/images/clean/clean_4.jpg b/action_verbs/images/clean/clean_4.jpg deleted file mode 100644 index 6ceaa6917d9b55d6d5c1e6c09287d2fda81de012..0000000000000000000000000000000000000000 --- a/action_verbs/images/clean/clean_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5c40675d9472d63bfde5110cf245e9a002dd4bf680e87c79249ba2ac30c4cd3 -size 2815295 diff --git a/action_verbs/images/clean/clean_5.jpg b/action_verbs/images/clean/clean_5.jpg deleted file mode 100644 index 410ed24200e00ea1a550b1c7536d3c1dbd4ed9a9..0000000000000000000000000000000000000000 --- a/action_verbs/images/clean/clean_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47fda5d5ddb90ba718087f41d1cf8a95f4e87a574cd15b5cbe847b76b5b45e14 -size 1375228 diff --git a/action_verbs/images/clean/clean_6.jpg b/action_verbs/images/clean/clean_6.jpg deleted file mode 100644 index 63c470ae18102ba513b57d1b52182e7a2a628906..0000000000000000000000000000000000000000 --- a/action_verbs/images/clean/clean_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a9e09e7882bb47adc2e6c2d3297776710e8e1b6beba4f817200c4517a34ee8f -size 3670426 diff --git a/action_verbs/images/clean/clean_7.jpg b/action_verbs/images/clean/clean_7.jpg deleted file mode 100644 index a2dfa68e7fbd6c583ed2d559fa687fce55d785b9..0000000000000000000000000000000000000000 --- a/action_verbs/images/clean/clean_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63b682a8082ff1d3618560a346d41b944820d489479098e1769e0cc339aa97d5 -size 590879 diff --git a/action_verbs/images/clean/clean_8.jpg b/action_verbs/images/clean/clean_8.jpg deleted file mode 100644 index 667c596f0caed36f72fa9246b85e0791c4429fca..0000000000000000000000000000000000000000 --- a/action_verbs/images/clean/clean_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:decc48fc556fba8cc4af3318611d679ec7d36dcca7fbc459fc68f07070b88f62 -size 780396 diff --git a/action_verbs/images/clean/clean_9.jpg b/action_verbs/images/clean/clean_9.jpg deleted file mode 100644 index 600e270d1983ea9373981cce58a3aef617ce03d5..0000000000000000000000000000000000000000 --- a/action_verbs/images/clean/clean_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca432ab13accdc0d793012c9dbbaa99ac953486c740132032efd444e671b94e3 -size 1036599 diff --git a/action_verbs/images/color/color_1.jpg b/action_verbs/images/color/color_1.jpg deleted file mode 100644 index 063e1a0dfe078a08277799d8f98506be6f2f215a..0000000000000000000000000000000000000000 --- a/action_verbs/images/color/color_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d61339f149391bee04dc2b4a12146a810429d12172c0ca379ad6a1282402780e -size 1430148 diff --git a/action_verbs/images/color/color_10.jpg b/action_verbs/images/color/color_10.jpg deleted file mode 100644 index e12cdbab6542ed21360369e5f0b1939b4e30c098..0000000000000000000000000000000000000000 --- a/action_verbs/images/color/color_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e8965864bd80a75614894207c1c4a350a0fc11dfacc674563c01687d7d449d7 -size 1547696 diff --git a/action_verbs/images/color/color_2.jpg b/action_verbs/images/color/color_2.jpg deleted file mode 100644 index 59f9bac93be8b048d24be44ce5e43b697c07cff6..0000000000000000000000000000000000000000 --- a/action_verbs/images/color/color_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8745abee1e8ee53857c7292b03060f49fbcd8db8f040ed1bf46ce4ca88af989 -size 4745953 diff --git a/action_verbs/images/color/color_4.jpg b/action_verbs/images/color/color_4.jpg deleted file mode 100644 index cadea3d4f5114e21c9f2e9d1f28983a0bc0c3f77..0000000000000000000000000000000000000000 --- a/action_verbs/images/color/color_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56f4166a1764af7c15cf987a6a53a3bff57c3708413c4e019bc8f8ec598ea4ab -size 1382080 diff --git a/action_verbs/images/color/color_6.jpg b/action_verbs/images/color/color_6.jpg deleted file mode 100644 index d40a795cc2f839ea3d04ef5b21c8a2714ca20296..0000000000000000000000000000000000000000 --- a/action_verbs/images/color/color_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:67bad0c70060046559dd10f23b4b79fb97a38d16a8cfcfc774ab0361f8a168b2 -size 2824970 diff --git a/action_verbs/images/color/color_7.jpg b/action_verbs/images/color/color_7.jpg deleted file mode 100644 index 7ecd3527f56aaa2e25113d347f0dea30a28119ce..0000000000000000000000000000000000000000 --- a/action_verbs/images/color/color_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1c445f227843d07ee950f4b0fa168afc400af1f877bef80681c30c51221dc38 -size 4181579 diff --git a/action_verbs/images/color/color_8.jpg b/action_verbs/images/color/color_8.jpg deleted file mode 100644 index 99bf31c0251e03ea9556164d1207865b3a1c4de0..0000000000000000000000000000000000000000 --- a/action_verbs/images/color/color_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1013366fffb184bdac3283441b33910c74607635169307518eee0507a490e020 -size 2816625 diff --git a/action_verbs/images/color/color_9.jpg b/action_verbs/images/color/color_9.jpg deleted file mode 100644 index 0225a5d0d138984ca9b1110f6dcb8328680953d1..0000000000000000000000000000000000000000 --- a/action_verbs/images/color/color_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7207057edf28978254e08fd1dfb050a6294074436b655b7d18c6345b9a455c7 -size 1519350 diff --git a/action_verbs/images/comb/comb_6.jpg b/action_verbs/images/comb/comb_6.jpg deleted file mode 100644 index b34848b0f044368a101e2916bc4eb0f23bc06501..0000000000000000000000000000000000000000 --- a/action_verbs/images/comb/comb_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8d72fe74ecf2c9ca333671066fd0134f692edc8017439953c85fcec8127f5e4 -size 1470327 diff --git a/action_verbs/images/comb/comb_7.jpg b/action_verbs/images/comb/comb_7.jpg deleted file mode 100644 index d6353c7ec894175112cb9802c1c39c0b65338c14..0000000000000000000000000000000000000000 --- a/action_verbs/images/comb/comb_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cfd729d6dbf8661702f273a4873b2839ac989c8f446d87d069f24270711fe05f -size 1864880 diff --git a/action_verbs/images/comb/comb_8.jpg b/action_verbs/images/comb/comb_8.jpg deleted file mode 100644 index 8d0feadb4b2e5d32f9ad9dcaa31f590afc6c90a4..0000000000000000000000000000000000000000 --- a/action_verbs/images/comb/comb_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81c7f8c0c49039d64eb4e2fe17c4ac208ae47a00e376df1f62907b1dec882628 -size 3038348 diff --git a/action_verbs/images/comb/comb_9.jpg b/action_verbs/images/comb/comb_9.jpg deleted file mode 100644 index 4691d6af65db0450bc710c9927f08a1d83899673..0000000000000000000000000000000000000000 --- a/action_verbs/images/comb/comb_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35d792f6f46121b0970475475b032f6fb0d928bb6addfcda618e3c76b00624c0 -size 4013912 diff --git a/action_verbs/images/cook/cook_1.jpg b/action_verbs/images/cook/cook_1.jpg deleted file mode 100644 index 42b3537951dd7799249bf37dbd452f5e9c3895c5..0000000000000000000000000000000000000000 --- a/action_verbs/images/cook/cook_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:372c7b8cc18ba9b5ea7cb9213149a1ca286f5c14f6f068a5768ad583079183a3 -size 3219467 diff --git a/action_verbs/images/crawl/crawl_10.jpg b/action_verbs/images/crawl/crawl_10.jpg deleted file mode 100644 index 7cdacc48e53c8ae751b73c64638e6be6e70bc826..0000000000000000000000000000000000000000 --- a/action_verbs/images/crawl/crawl_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:947645a98515d4fc65a46fda0b6af05ffd154baceb3e62f241b3ddb210183a00 -size 783116 diff --git a/action_verbs/images/crawl/crawl_2.jpg b/action_verbs/images/crawl/crawl_2.jpg deleted file mode 100644 index 2cc59777b71c94f5b367b6abd9e7ecfe433d2a8b..0000000000000000000000000000000000000000 --- a/action_verbs/images/crawl/crawl_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:98b0f6e1e19a06f02599bd273d989953efe146d0c96b065f8c1ff8f5664667f7 -size 725072 diff --git a/action_verbs/images/crawl/crawl_3.jpg b/action_verbs/images/crawl/crawl_3.jpg deleted file mode 100644 index 3a9fb4620877b7577bcb2163497fe38296d40e55..0000000000000000000000000000000000000000 --- a/action_verbs/images/crawl/crawl_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e5714e3c5899954a410c07e58dcea7705ba0697d5221b21f881fe78e9648f0a -size 1759509 diff --git a/action_verbs/images/crawl/crawl_4.jpg b/action_verbs/images/crawl/crawl_4.jpg deleted file mode 100644 index 669148185e7434636fc1ce78b5fce25a41187fec..0000000000000000000000000000000000000000 --- a/action_verbs/images/crawl/crawl_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2707ff5bcc6cb7ba452c47ba2ca4cd491f7493fbd4986459ae46f512fbeedd7d -size 2343920 diff --git a/action_verbs/images/cry/cry_1.jpg b/action_verbs/images/cry/cry_1.jpg deleted file mode 100644 index 3bdbe5c227569fc634f3ef700f35b0ee8626ebb3..0000000000000000000000000000000000000000 --- a/action_verbs/images/cry/cry_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f2a483db4be4c5a6a7312f4b11674c19d5b4a837e1b1ef25e4c6894c1965f9a -size 1270837 diff --git a/action_verbs/images/cry/cry_11.jpg b/action_verbs/images/cry/cry_11.jpg deleted file mode 100644 index f349b7fc2a10f9307944aa8526f03ccb045cb713..0000000000000000000000000000000000000000 --- a/action_verbs/images/cry/cry_11.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31d76b556e66770592e699b8717d1e01e263b6507037b109696b97e27e4e7b6f -size 2725545 diff --git a/action_verbs/images/cry/cry_2.jpg b/action_verbs/images/cry/cry_2.jpg deleted file mode 100644 index 57d9a86183920d283cd4b0a8719f3f9c5fe0d44e..0000000000000000000000000000000000000000 --- a/action_verbs/images/cry/cry_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef2634fdb56456512b98ea9bde141056522076a4d54812ada8f2a49cc52010ba -size 4490149 diff --git a/action_verbs/images/dance/dance_1.jpg b/action_verbs/images/dance/dance_1.jpg deleted file mode 100644 index 90bbc81e7389024a2ea68228f187237da4b2a716..0000000000000000000000000000000000000000 --- a/action_verbs/images/dance/dance_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a02eba7ebf9db29eb935c4948e89a72e49f3a93396b35cb217a455181dd4661 -size 205835 diff --git a/action_verbs/images/dance/dance_14.jpg b/action_verbs/images/dance/dance_14.jpg deleted file mode 100644 index d29790481fe5dfa9a67947b91473c9e206d5002b..0000000000000000000000000000000000000000 --- a/action_verbs/images/dance/dance_14.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bfb6eb96cd85d0cdcd2ad9e4519d3eeac260894c72afbe982bb6275321556196 -size 913783 diff --git a/action_verbs/images/dance/dance_3.jpg b/action_verbs/images/dance/dance_3.jpg deleted file mode 100644 index 2d3ee62bf0c781f9aaf583a892a15a6379b2924b..0000000000000000000000000000000000000000 --- a/action_verbs/images/dance/dance_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3140ac83ae94ef9e8ac04e178ab367ade49fcc66925f9d59eed88b13414d9321 -size 1056799 diff --git a/action_verbs/images/dance/dance_4.jpg b/action_verbs/images/dance/dance_4.jpg deleted file mode 100644 index 3b153497e82da6226befc1789b7fc78b7db4c86b..0000000000000000000000000000000000000000 --- a/action_verbs/images/dance/dance_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee312c4dee633ecb91c038ce70d947268d18e6d10b65c3bac513dbfeb145d510 -size 3670482 diff --git a/action_verbs/images/dance/dance_6.jpg b/action_verbs/images/dance/dance_6.jpg deleted file mode 100644 index 16b7eeb4352782646d6c54f7a4199f908950b245..0000000000000000000000000000000000000000 --- a/action_verbs/images/dance/dance_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c811c1509c2672ca417db87572e2bbe196815731c44f77383914f48205c01c91 -size 851595 diff --git a/action_verbs/images/dance/dance_8.jpg b/action_verbs/images/dance/dance_8.jpg deleted file mode 100644 index 4e427b1cfc6b070d44571a504b641285b14a9c87..0000000000000000000000000000000000000000 --- a/action_verbs/images/dance/dance_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b253b1c3f51322ec4cabc523f41b438ab0c00994e47e59257bd1993603f04111 -size 836997 diff --git a/action_verbs/images/dig/dig_1.jpg b/action_verbs/images/dig/dig_1.jpg deleted file mode 100644 index d992cf6982b715f10ed830b21b9f4a161112da60..0000000000000000000000000000000000000000 --- a/action_verbs/images/dig/dig_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:451868d9a21964dcfbd1bd29304830df718e69fa9f3c5d5effd6635b6eb0fcdc -size 3885956 diff --git a/action_verbs/images/dig/dig_10.jpg b/action_verbs/images/dig/dig_10.jpg deleted file mode 100644 index bf4c9969d84f1b723f7bbad7961595ad01aa9170..0000000000000000000000000000000000000000 --- a/action_verbs/images/dig/dig_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e432a5b79ced8bf32d4981d35f0d47f899747b9c3603e27ebaee37a79106ac4 -size 3468984 diff --git a/action_verbs/images/dig/dig_12.jpg b/action_verbs/images/dig/dig_12.jpg deleted file mode 100644 index b7eed1959d4da3045b53655866c9b320bc8b0635..0000000000000000000000000000000000000000 --- a/action_verbs/images/dig/dig_12.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:92efe8f7de87b9bb8b52484bc4305f029d9b1e48149a8888d8c6609dd0df76a4 -size 563791 diff --git a/action_verbs/images/dig/dig_2.jpg b/action_verbs/images/dig/dig_2.jpg deleted file mode 100644 index 48275b21b6ebe702af54aa91262b15c57a4ac3c1..0000000000000000000000000000000000000000 --- a/action_verbs/images/dig/dig_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69a945b384f6bfc98b908c1c509b4559bf1ecc95f9abfd2a13fd724fc2458f50 -size 1684522 diff --git a/action_verbs/images/draw/draw_1.jpg b/action_verbs/images/draw/draw_1.jpg deleted file mode 100644 index 8e308dd4f723317c9f92e32affe9b84143bee091..0000000000000000000000000000000000000000 --- a/action_verbs/images/draw/draw_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d93add53d762cea0e4a3d813a586192b965cc5cad486ab72f106c7ae3ee612c -size 3964437 diff --git a/action_verbs/images/draw/draw_10.jpg b/action_verbs/images/draw/draw_10.jpg deleted file mode 100644 index e2edf138df82757e8f2686f51793a7ee76b52b7e..0000000000000000000000000000000000000000 --- a/action_verbs/images/draw/draw_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:948c5f4d440042734bcc11e4acb1ac6fe1f752927e421b290b2f5307b6e89ed4 -size 5590187 diff --git a/action_verbs/images/draw/draw_2.jpg b/action_verbs/images/draw/draw_2.jpg deleted file mode 100644 index ade8698557a752274f65d91338b74c83989f91ef..0000000000000000000000000000000000000000 --- a/action_verbs/images/draw/draw_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bfb89c58bf52fddbab6e5154d45f83bcbcbe87ba99e365fe908fc4348ed4f8d6 -size 1083220 diff --git a/action_verbs/images/draw/draw_7.jpg b/action_verbs/images/draw/draw_7.jpg deleted file mode 100644 index 8275a90f8720856c07e41de9f1e9ffbe933f3103..0000000000000000000000000000000000000000 --- a/action_verbs/images/draw/draw_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c68d92a9e09b331abd6aee05984543ff5af5eda3d60df3a4f9d62fb446e198ed -size 1666280 diff --git a/action_verbs/images/draw/draw_8.jpg b/action_verbs/images/draw/draw_8.jpg deleted file mode 100644 index f43d69e7151b2d0e6e3af04009e60757fb2df0a0..0000000000000000000000000000000000000000 --- a/action_verbs/images/draw/draw_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08c2a959f479e4b5500871831506391ecb4e9f855fd689d04f3988184505654b -size 964381 diff --git a/action_verbs/images/draw/draw_9.jpg b/action_verbs/images/draw/draw_9.jpg deleted file mode 100644 index 1438eb66c0f9077e9b6e35aa8f0ae7ee3c3ee4a5..0000000000000000000000000000000000000000 --- a/action_verbs/images/draw/draw_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6937b6f594fd18f8b10bcd1475213ec37174b0c643b08c1d1725eb4b0c4d98a -size 8125166 diff --git a/action_verbs/images/fall/fall_1.jpg b/action_verbs/images/fall/fall_1.jpg deleted file mode 100644 index 15644e5c0bcffa3d3feee52f1bf496afb9a094df..0000000000000000000000000000000000000000 --- a/action_verbs/images/fall/fall_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93cb69b7f1ad7be2d0a7e6971ec4471f318be359f3f340ddee9715df5ab2d368 -size 921337 diff --git a/action_verbs/images/fall/fall_10.jpg b/action_verbs/images/fall/fall_10.jpg deleted file mode 100644 index f5fda8dec30ffdc97d829af214ac02f443e5aa3c..0000000000000000000000000000000000000000 --- a/action_verbs/images/fall/fall_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44a8787afb036f815ebf4cfb93ab645426bc20aca4553d2e0d2c3d1d9dd95372 -size 236656 diff --git a/action_verbs/images/fly/fly_1.jpg b/action_verbs/images/fly/fly_1.jpg deleted file mode 100644 index 7582d572865d690a25cb3e9cf615464bd031495d..0000000000000000000000000000000000000000 --- a/action_verbs/images/fly/fly_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f88db0c65791080dd27dac1650db98209e975faacca72a3db41363e388466f6 -size 892043 diff --git a/action_verbs/images/fly/fly_12.jpg b/action_verbs/images/fly/fly_12.jpg deleted file mode 100644 index 806e1cf65b801d9e46daf63eeeb9a56f9a715d9a..0000000000000000000000000000000000000000 --- a/action_verbs/images/fly/fly_12.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c106977ec50d35eac7fec49161c5035757a3c4ab65151cddd6c53bd270b4efdc -size 2355451 diff --git a/action_verbs/images/fly/fly_13.jpg b/action_verbs/images/fly/fly_13.jpg deleted file mode 100644 index 2f719e31e9e0d3063e576bbdb602bce54161b43a..0000000000000000000000000000000000000000 --- a/action_verbs/images/fly/fly_13.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d10b81b9813d6a226b512d2e425f11c49b20bfa54a60f1533501816320f72a7f -size 3445313 diff --git a/action_verbs/images/fly/fly_14.jpg b/action_verbs/images/fly/fly_14.jpg deleted file mode 100644 index 50dcc027b23cd79d2a7bc9730de51e9110de8d2d..0000000000000000000000000000000000000000 --- a/action_verbs/images/fly/fly_14.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ebf53a1a2c5934260a07ca75f3f0937057473bdbed9cf65fe170c762d038272 -size 372010 diff --git a/action_verbs/images/fly/fly_15.jpg b/action_verbs/images/fly/fly_15.jpg deleted file mode 100644 index 3add458b96730b7bc6de05162a48c07f1d7ce35c..0000000000000000000000000000000000000000 --- a/action_verbs/images/fly/fly_15.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cdd3534806ecb1dfc3411aca918737c24726c3af71d7d2fa632456db20760ce9 -size 1891728 diff --git a/action_verbs/images/fly/fly_2.jpg b/action_verbs/images/fly/fly_2.jpg deleted file mode 100644 index 91a19e662f7d793270680818a18607cf589a9829..0000000000000000000000000000000000000000 --- a/action_verbs/images/fly/fly_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46f0408d5f654c4b34b6bfad1b7d7653be27ea2811646a383a514b87ec13e44a -size 1477212 diff --git a/action_verbs/images/fly/fly_3.jpg b/action_verbs/images/fly/fly_3.jpg deleted file mode 100644 index 4f512158ecacf01c812cfd9eaf528f156158442b..0000000000000000000000000000000000000000 --- a/action_verbs/images/fly/fly_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8a33d98bd9d06ee26f6f50a1b0879e1af9bcde240afee8e44f58022fbc550a1 -size 4890473 diff --git a/action_verbs/images/get dressed/get_dressed_9.jpg b/action_verbs/images/get dressed/get_dressed_9.jpg deleted file mode 100644 index 7fd8edf1efe0a3f263209cd7df2ef37252bd3a77..0000000000000000000000000000000000000000 --- a/action_verbs/images/get dressed/get_dressed_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6305272d65f3a14249ff6de0b20f4666f4214e0286ad20e16ba11fdc7460c6df -size 1973013 diff --git a/action_verbs/images/kiss/kiss_1.jpg b/action_verbs/images/kiss/kiss_1.jpg deleted file mode 100644 index 83439cf6c24e82a5da553e08c9046b4c4042f0bc..0000000000000000000000000000000000000000 --- a/action_verbs/images/kiss/kiss_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d80692d01eb7eac8cba41b2a78ea026e7efe23a55e8fa1d6da21272fe59f779 -size 4522153 diff --git a/action_verbs/images/kiss/kiss_14.jpg b/action_verbs/images/kiss/kiss_14.jpg deleted file mode 100644 index 513b9e34c97f42eb7c501ea35dca4f914bda7d5d..0000000000000000000000000000000000000000 --- a/action_verbs/images/kiss/kiss_14.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af2788b1f49bc36115457052da969753b1c54bd8e363ae5fa0f841fe5d0fc282 -size 3013713 diff --git a/action_verbs/images/kiss/kiss_15.jpg b/action_verbs/images/kiss/kiss_15.jpg deleted file mode 100644 index d55b2fa66caa185bd8cbbbf6b0f550c7b36f232f..0000000000000000000000000000000000000000 --- a/action_verbs/images/kiss/kiss_15.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e28b6e5d148504360b177ec95f8ebe515e5ecb78ef8b0d93247ed1911cc5607 -size 1270029 diff --git a/action_verbs/images/kiss/kiss_16.jpg b/action_verbs/images/kiss/kiss_16.jpg deleted file mode 100644 index da02f36b2b3cdc7e83eac7cbcd571316d75d0eeb..0000000000000000000000000000000000000000 --- a/action_verbs/images/kiss/kiss_16.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44318121ee0c46de5eb369f2cbc16c70d1b5aa3c535bee87f5f8a9f63119a49b -size 2394059 diff --git a/action_verbs/images/kiss/kiss_2.jpg b/action_verbs/images/kiss/kiss_2.jpg deleted file mode 100644 index 4291b1a90eefa65c2ea4c05f7a7b237149b50486..0000000000000000000000000000000000000000 --- a/action_verbs/images/kiss/kiss_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3ad50b308a0015e7df589557f166ea05bd7a157c972eb77141b6b281156eb2f -size 2827796 diff --git a/action_verbs/images/kiss/kiss_3.jpg b/action_verbs/images/kiss/kiss_3.jpg deleted file mode 100644 index a8f47dd796c1b6770e611ac47442ce082f40b1e5..0000000000000000000000000000000000000000 --- a/action_verbs/images/kiss/kiss_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ca76ac983d9af632f7d0c4dbf41902a5aec35a9c740b586d90f30fb3ef03e97 -size 2595392 diff --git a/action_verbs/images/laugh/laugh_10.jpg b/action_verbs/images/laugh/laugh_10.jpg deleted file mode 100644 index bd450dd265179098a1cdb2176ae9853fd95d3d75..0000000000000000000000000000000000000000 --- a/action_verbs/images/laugh/laugh_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54ea1d9e7137d3623cb3243111600151db5d128d5cac08639c8b2d76178d980c -size 1897223 diff --git a/action_verbs/images/laugh/laugh_11.jpg b/action_verbs/images/laugh/laugh_11.jpg deleted file mode 100644 index 2e57cd0de5d50acfc5344752d7e8cf1776073693..0000000000000000000000000000000000000000 --- a/action_verbs/images/laugh/laugh_11.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63c5818d908681ebd7e3b3c360095ca132d6f0bb73b757ff9fc43cb17052ccd3 -size 1889665 diff --git a/action_verbs/images/laugh/laugh_12.jpg b/action_verbs/images/laugh/laugh_12.jpg deleted file mode 100644 index f452142c8ac59fce7a3a8615d1315b7b1347ded1..0000000000000000000000000000000000000000 --- a/action_verbs/images/laugh/laugh_12.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5416632e3f4209461be84c73c3e0a8584905b75a728ccf85cce05e718931d40 -size 3410375 diff --git a/action_verbs/images/lie down/lie_down_1.jpg b/action_verbs/images/lie down/lie_down_1.jpg deleted file mode 100644 index 990a1da90e0ccef83d58179ebaf815ed9018d1b7..0000000000000000000000000000000000000000 --- a/action_verbs/images/lie down/lie_down_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b9539c20586067438ca811953019578a74cdd6eb726bd2570da1d4aa9a4eedd -size 3755477 diff --git a/action_verbs/images/lie down/lie_down_9.jpg b/action_verbs/images/lie down/lie_down_9.jpg deleted file mode 100644 index 5db75e92f09e24a314ffa64be626cafdac13196c..0000000000000000000000000000000000000000 --- a/action_verbs/images/lie down/lie_down_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c65212d3be007a25229d76e9e7ecd457e17242f355ddcf6500054d6b35204457 -size 1641009 diff --git a/action_verbs/images/listen/listen_1.jpg b/action_verbs/images/listen/listen_1.jpg deleted file mode 100644 index edf5f20c22a3b0572ed272420d9c292d870c8e71..0000000000000000000000000000000000000000 --- a/action_verbs/images/listen/listen_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:544cf52cf0c562318913e98cfab98ecc24c8ef2fe36c6f840472be6662582d7b -size 4052225 diff --git a/action_verbs/images/look/look_1.jpg b/action_verbs/images/look/look_1.jpg deleted file mode 100644 index a33f7e614587a94f7b722390bac7a07b22dbc03e..0000000000000000000000000000000000000000 --- a/action_verbs/images/look/look_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6fcc1daf0205ecf09d196abfd30e67c94d2861666d7021c04bfb14d2baa1304d -size 3924649 diff --git a/action_verbs/images/look/look_2.jpg b/action_verbs/images/look/look_2.jpg deleted file mode 100644 index 4cf29b0839b9ce82a152094ca9685988ace9a314..0000000000000000000000000000000000000000 --- a/action_verbs/images/look/look_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40e42f2f26d4df49f9129d12fb2cb478148c526e97e9bb6693baba8dba42c4d8 -size 3462461 diff --git a/action_verbs/images/melt/melt_1.png b/action_verbs/images/melt/melt_1.png deleted file mode 100644 index ef8e9d98fec8916ce2c438a2ef1d0d05f0b5602c..0000000000000000000000000000000000000000 --- a/action_verbs/images/melt/melt_1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f752f91a23c2da6e67628138d36b8809929f12667f8608939ea2c8955aa3cf4f -size 946248 diff --git a/action_verbs/images/melt/melt_13.png b/action_verbs/images/melt/melt_13.png deleted file mode 100644 index 286ed5d5a38710e5f781fcad7ed26a502deadb20..0000000000000000000000000000000000000000 --- a/action_verbs/images/melt/melt_13.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b279cd13e22e9daffcb4005fe0db454e6b2adee320bf5215f8e1411ed4c4513e -size 939566 diff --git a/action_verbs/images/melt/melt_2.jpg b/action_verbs/images/melt/melt_2.jpg deleted file mode 100644 index f0119674ff563bb609f1bb8826bdf672abdd2d21..0000000000000000000000000000000000000000 --- a/action_verbs/images/melt/melt_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b2972b9ef7cae4bd0d43f6c737b21057e10066ad3c0cd472aa2ba2abd916a46 -size 255645 diff --git a/action_verbs/images/melt/melt_3.jpg b/action_verbs/images/melt/melt_3.jpg deleted file mode 100644 index 5aeda8808bfc1647b1229564f0adfeb2f75df40f..0000000000000000000000000000000000000000 --- a/action_verbs/images/melt/melt_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1d442f8a70e0fe9ad3204fd3866204a2b218701dc9c7e41c072d63a0c929159 -size 2142360 diff --git a/action_verbs/images/melt/melt_4.png b/action_verbs/images/melt/melt_4.png deleted file mode 100644 index 86b965a84f7b3ffc03fdb4fafef8ac31610d147a..0000000000000000000000000000000000000000 --- a/action_verbs/images/melt/melt_4.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:449f2e3aabff25d3a0fb9f71f54a97b5a33f129f51669aa4ed577ab4712c5d91 -size 315998 diff --git a/action_verbs/images/melt/melt_5.png b/action_verbs/images/melt/melt_5.png deleted file mode 100644 index acd5ae4d4afbb522aa0ef3592a0b852c7176c870..0000000000000000000000000000000000000000 --- a/action_verbs/images/melt/melt_5.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6684c7c0f8c09dceea5590c99501142364f484dfea8fb68bbe153d4ffaded759 -size 317373 diff --git a/action_verbs/images/melt/melt_6.png b/action_verbs/images/melt/melt_6.png deleted file mode 100644 index 6b38c24220ab6a709971f0354cd8e7b0f7013c25..0000000000000000000000000000000000000000 --- a/action_verbs/images/melt/melt_6.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da81a2caffabf2ca6cf4f35baee0aaadb3e454aaa874ee97638bbddcae528c4b -size 623747 diff --git a/action_verbs/images/melt/melt_7.png b/action_verbs/images/melt/melt_7.png deleted file mode 100644 index 5351dd6138f52a270471fab1dbd3bd6630822492..0000000000000000000000000000000000000000 --- a/action_verbs/images/melt/melt_7.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d90c706160c601ab71ed72cb0903c98fc20d6e4d35d1a870c06dee117180af72 -size 204780 diff --git a/action_verbs/images/paint/paint_8.jpg b/action_verbs/images/paint/paint_8.jpg deleted file mode 100644 index 3ac0668a2c9dc50ea653e29093a8b099178dd4bb..0000000000000000000000000000000000000000 --- a/action_verbs/images/paint/paint_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5bae4cc7276de76123ae573d44a0506fafeae48785a7961dd0b8dfb0f0a2fc4 -size 943893 diff --git a/action_verbs/images/paint/paint_9.jpg b/action_verbs/images/paint/paint_9.jpg deleted file mode 100644 index 83febfc8ed70c436a55b7e0a190a6726fc498785..0000000000000000000000000000000000000000 --- a/action_verbs/images/paint/paint_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc3b0e9976068dff5ec61e924671d63053bb38b667c4f28b6f78bffb53f7c28c -size 2615263 diff --git a/action_verbs/images/read/read_1.jpg b/action_verbs/images/read/read_1.jpg deleted file mode 100644 index 25c771bb7f10b42364ec2fe849711685041ef114..0000000000000000000000000000000000000000 --- a/action_verbs/images/read/read_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1492664ad1798c104986f2bb78f9577fc98c5ade30220279c5239c9ede4ad74d -size 911844 diff --git a/action_verbs/images/run/run_1.jpg b/action_verbs/images/run/run_1.jpg deleted file mode 100644 index cb5998d09d9087e9b2e5e925c08da0d6a97d28ec..0000000000000000000000000000000000000000 --- a/action_verbs/images/run/run_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:246730acc297ad8fd4ccbdf11f3720cbc84f9317838a0fbc8b464f4beb74c119 -size 1754309 diff --git a/action_verbs/images/run/run_10.jpg b/action_verbs/images/run/run_10.jpg deleted file mode 100644 index 75e34b53ad41669ceef1ae92e772e7e7a2a3adbe..0000000000000000000000000000000000000000 --- a/action_verbs/images/run/run_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a16439ef7f620d3956580b4122763ad3831b16a803b048337f961e0cb013033a -size 2091665 diff --git a/action_verbs/images/run/run_2.jpg b/action_verbs/images/run/run_2.jpg deleted file mode 100644 index f99a4b842335504324bb5d6018075081338d869c..0000000000000000000000000000000000000000 --- a/action_verbs/images/run/run_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c694e8dfef378aa5ef5cafd40c5402ff2f4427104d200ee3338146920c2e10bb -size 7821405 diff --git a/action_verbs/images/run/run_3.jpg b/action_verbs/images/run/run_3.jpg deleted file mode 100644 index 3600ea7d4e329773e22099bc80b3da252ed8ebbe..0000000000000000000000000000000000000000 --- a/action_verbs/images/run/run_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09d7e0379f404f9555fd9ec485ff67da03ec8b2eada8da4e3610763abc5b5d42 -size 1411035 diff --git a/action_verbs/images/run/run_4.jpg b/action_verbs/images/run/run_4.jpg deleted file mode 100644 index 0253aee3a0e7a56d3049950e9ba28129815b0fa7..0000000000000000000000000000000000000000 --- a/action_verbs/images/run/run_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8043b44c2bde44f31cb5aa75ed61b4f06d30b591f6ab597bc5ec053ee9b86fe3 -size 816958 diff --git a/action_verbs/images/run/run_5.jpg b/action_verbs/images/run/run_5.jpg deleted file mode 100644 index cf3fe92c2c6138bdca6ca1e61058f1d5ef2950bd..0000000000000000000000000000000000000000 --- a/action_verbs/images/run/run_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75fe3560b82d1055f9eca68d8d1fc3b83ace735f8a0decbf3d1e88401c356352 -size 3193157 diff --git a/action_verbs/images/sing/sing_1.jpg b/action_verbs/images/sing/sing_1.jpg deleted file mode 100644 index 1652bb7b79de18020d3b47540c4e8e4f9573d20c..0000000000000000000000000000000000000000 --- a/action_verbs/images/sing/sing_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc14e764a2b48754e43ca9179b8bbb352f6cbffff47a567bfac53f70d1af7cf5 -size 4566089 diff --git a/action_verbs/images/sing/sing_10.jpg b/action_verbs/images/sing/sing_10.jpg deleted file mode 100644 index 4699e54f3f0970feb6296db0e900ce1c66323f5c..0000000000000000000000000000000000000000 --- a/action_verbs/images/sing/sing_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7c7196b2ee2c4521c4878355ae1230cb28f18e533cae57a2094816890edf2e1 -size 1071250 diff --git a/action_verbs/images/sing/sing_2.jpg b/action_verbs/images/sing/sing_2.jpg deleted file mode 100644 index ad8bdcdd4789a2ea13b76b2eb5a60a1c9f08697f..0000000000000000000000000000000000000000 --- a/action_verbs/images/sing/sing_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:541b172986a0332202ddaa94f9b01862e1c5b026bb1b6c05c8416cbd4e2aa011 -size 4749676 diff --git a/action_verbs/images/sing/sing_3.jpg b/action_verbs/images/sing/sing_3.jpg deleted file mode 100644 index fc17de514e1a8103add46d4890b98c98c750d635..0000000000000000000000000000000000000000 --- a/action_verbs/images/sing/sing_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:753f1201e1c6e2c3fd9aaba993bf460da493f978be0493ca49a2fd18722e257d -size 1464127 diff --git a/action_verbs/images/sit/sit_1.jpg b/action_verbs/images/sit/sit_1.jpg deleted file mode 100644 index 04874983c2e34ba6b49f487e97c33e16efa212c4..0000000000000000000000000000000000000000 --- a/action_verbs/images/sit/sit_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff526840488d9b70fb2e7893a694f728408603aeb33ace81590c294cca0f41b4 -size 1609093 diff --git a/action_verbs/images/skate/skate_1.jpg b/action_verbs/images/skate/skate_1.jpg deleted file mode 100644 index 1ed8b44edd5c9565ed75b1087d74fe5056abe223..0000000000000000000000000000000000000000 --- a/action_verbs/images/skate/skate_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c6383df59e70e8eac844fe01b520d8c925b353eca680a9ca9ce2debf22302d8 -size 779572 diff --git a/action_verbs/images/ski/ski_1.jpg b/action_verbs/images/ski/ski_1.jpg deleted file mode 100644 index a3385f6fa76a66c7345326d21e5e0e21900e7ce0..0000000000000000000000000000000000000000 --- a/action_verbs/images/ski/ski_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2ad22df03b03b16c1bc8097cfb7b605acd1b501896d632c32cf89acf7e1f551 -size 2791275 diff --git a/action_verbs/images/sleep/sleep_10.jpg b/action_verbs/images/sleep/sleep_10.jpg deleted file mode 100644 index 722f8e1169b7a7b25f86a6be31a7e2793af75ee1..0000000000000000000000000000000000000000 --- a/action_verbs/images/sleep/sleep_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:891a1590677df6d75fca76f3789a2e6eccce5207727b743e65eb80b5d5f6c34f -size 1782343 diff --git a/action_verbs/images/slide/slide_1.jpg b/action_verbs/images/slide/slide_1.jpg deleted file mode 100644 index 9625b1d75075becc5be2057b7eea5aadc65ee6ab..0000000000000000000000000000000000000000 --- a/action_verbs/images/slide/slide_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a56dc932e6e934c9757708e8055031c3a3061b728aa173b6c735bdddd1046774 -size 4218502 diff --git a/action_verbs/images/slide/slide_2.jpg b/action_verbs/images/slide/slide_2.jpg deleted file mode 100644 index c4f481e415bd7d94c1f9338efaa36950884e66e1..0000000000000000000000000000000000000000 --- a/action_verbs/images/slide/slide_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf36df853574299db4d195785170bfe46cc2c6f9070e6a1b8473424f20d47474 -size 1686505 diff --git a/action_verbs/images/smile/smile_1.jpg b/action_verbs/images/smile/smile_1.jpg deleted file mode 100644 index c82a08d8923abe190ac0dd85e3d1a866b08962a3..0000000000000000000000000000000000000000 --- a/action_verbs/images/smile/smile_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d3151fa0e705ea6ecbeb465bb1aeaea184e26a5b4bbd655e5fb3cf19077af55 -size 1776675 diff --git a/action_verbs/images/spin/spin_1.jpg b/action_verbs/images/spin/spin_1.jpg deleted file mode 100644 index 64dd2e68bfbbff77b3ee6dc2f44a0860adf700f8..0000000000000000000000000000000000000000 --- a/action_verbs/images/spin/spin_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e88d07f8b7fd32e4c5dfc6715592cf778517aeec9cbb72cb5808a3a37176d47a -size 1286533 diff --git a/action_verbs/images/splash/splash_1.jpg b/action_verbs/images/splash/splash_1.jpg deleted file mode 100644 index 6dc52a54598539649e1b25fcfb890e03d5915206..0000000000000000000000000000000000000000 --- a/action_verbs/images/splash/splash_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c8f6b1a1162fbc6a3a13b0e7d5defe46ff7fe583cb309017cafabdcac0b7e458 -size 2727598 diff --git a/action_verbs/images/splash/splash_10.jpg b/action_verbs/images/splash/splash_10.jpg deleted file mode 100644 index 66ee28f3c484dc37764ffee5384991b0c82c5723..0000000000000000000000000000000000000000 --- a/action_verbs/images/splash/splash_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3cc58a6671367ab6a01ddbf5f2136718ac01507bb853f7c8823763692cf9d07 -size 2581191 diff --git a/action_verbs/images/splash/splash_11.jpg b/action_verbs/images/splash/splash_11.jpg deleted file mode 100644 index 860e107ed49805b6d9cee3f2ee700b4bdd5ee773..0000000000000000000000000000000000000000 --- a/action_verbs/images/splash/splash_11.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab4ec5bac43f17ab5addf93cfd1c6e339d5fd36e6f57ff56f4d4b01d58063d23 -size 1670890 diff --git a/action_verbs/images/splash/splash_2.jpg b/action_verbs/images/splash/splash_2.jpg deleted file mode 100644 index ca7cf7cce3ed96e7e9dcafb458ce51ab547feb3e..0000000000000000000000000000000000000000 --- a/action_verbs/images/splash/splash_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57e83a7e018c772766ff00f91fb1f612cb9406597f9a3521c004e133b4da1cd0 -size 3306548 diff --git a/action_verbs/images/splash/splash_3.jpg b/action_verbs/images/splash/splash_3.jpg deleted file mode 100644 index 2af48ca9c0759f4d0afc08dd2f1914c976784461..0000000000000000000000000000000000000000 --- a/action_verbs/images/splash/splash_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d496ecab5fbd916162eb592561d61c0655c873a4ab22c72383754f7976d6cde -size 1385593 diff --git a/action_verbs/images/splash/splash_4.jpg b/action_verbs/images/splash/splash_4.jpg deleted file mode 100644 index 3735db49bf2573c83394dcdaf15ac95c0abd2a24..0000000000000000000000000000000000000000 --- a/action_verbs/images/splash/splash_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b803d98974301dc042a0192735e10c692943369eb814e5f42a84fc9def61406f -size 1740310 diff --git a/action_verbs/images/splash/splash_5.jpg b/action_verbs/images/splash/splash_5.jpg deleted file mode 100644 index b2d4ef922484f23ff8e8e4d6481ec5e3c6ba4330..0000000000000000000000000000000000000000 --- a/action_verbs/images/splash/splash_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ccd33ad7451e72c35dc2867670207687237e74a5932a43d4e1d395c6328f4b8e -size 367313 diff --git a/action_verbs/images/splash/splash_6.jpg b/action_verbs/images/splash/splash_6.jpg deleted file mode 100644 index 2fa6995a98c401bf36658c01250339071e60efa3..0000000000000000000000000000000000000000 --- a/action_verbs/images/splash/splash_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:745c773a40e7c923fb7e58858e314aa7434b3ff692857abace8bb8512ac4243c -size 2267511 diff --git a/action_verbs/images/splash/splash_7.jpg b/action_verbs/images/splash/splash_7.jpg deleted file mode 100644 index 3269e10a3ef1d9c1f7dee94008004a893daee9b8..0000000000000000000000000000000000000000 --- a/action_verbs/images/splash/splash_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae9e28b6be0c0d87b09aba69234b1e507341e91695dcf5893ac057ccc2456dba -size 4253154 diff --git a/action_verbs/images/splash/splash_8.jpg b/action_verbs/images/splash/splash_8.jpg deleted file mode 100644 index b9f1e6c8717009cffa83d22d3ba27aace86c6f64..0000000000000000000000000000000000000000 --- a/action_verbs/images/splash/splash_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd98b08d948143adf8e2d9d5dca37ee321f4df72ad327d09d51be0a36058d809 -size 966135 diff --git a/action_verbs/images/splash/splash_9.jpg b/action_verbs/images/splash/splash_9.jpg deleted file mode 100644 index 0698a3d570babcbc2f60c18df63a3476cac18171..0000000000000000000000000000000000000000 --- a/action_verbs/images/splash/splash_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68e91d547248378bec3f1f4ce80143fb0cdbcd6ca30aacdeae7355e64dc9b405 -size 4289751 diff --git a/action_verbs/images/stir/stir_1.jpg b/action_verbs/images/stir/stir_1.jpg deleted file mode 100644 index 08c9c476b4231af2cfa8a661c2a22f60df68b5f0..0000000000000000000000000000000000000000 --- a/action_verbs/images/stir/stir_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e87cd723a8a1622371535fd697851897728263e1d778832287951a21761e330a -size 749941 diff --git a/action_verbs/images/stir/stir_2.jpg b/action_verbs/images/stir/stir_2.jpg deleted file mode 100644 index bc4efd2ac1b6d41b38bdf5625974d045678381cd..0000000000000000000000000000000000000000 --- a/action_verbs/images/stir/stir_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1271c48be2e20cd28a44f639d01ba5daffa76dac73dc7fd40a3676fc1ecdac1e -size 715592 diff --git a/action_verbs/images/stretch/stretch_1.jpg b/action_verbs/images/stretch/stretch_1.jpg deleted file mode 100644 index d45a343722ac20744fbf45143651113441f7949a..0000000000000000000000000000000000000000 --- a/action_verbs/images/stretch/stretch_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:730f089ddeb121471fa4b207c6f70ffe2d213051271568e0cc0e054aa3bec193 -size 2644433 diff --git a/action_verbs/images/swim/swim_1.jpg b/action_verbs/images/swim/swim_1.jpg deleted file mode 100644 index 7f4cac99e0c4dbb4a629d7d4c6a29cc650cc140f..0000000000000000000000000000000000000000 --- a/action_verbs/images/swim/swim_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5288f78b87a321f7922a1c5181d3e029598708f5323bfc1ef2a5118d8f77966e -size 1376075 diff --git a/action_verbs/images/swim/swim_2.jpg b/action_verbs/images/swim/swim_2.jpg deleted file mode 100644 index 100f887925de47d819d4636e728b44c16510235b..0000000000000000000000000000000000000000 --- a/action_verbs/images/swim/swim_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd6053ac757b2241d886ccd549177e4c287dc923218b1a75809955ea9c9060a1 -size 436288 diff --git a/action_verbs/images/swim/swim_3.jpg b/action_verbs/images/swim/swim_3.jpg deleted file mode 100644 index 3f067fd4961a6893e4bb7932279d1c3e19dab8a0..0000000000000000000000000000000000000000 --- a/action_verbs/images/swim/swim_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:03767313bec20e61561d9aaee61be9af780fdc5e9abcf78548730d11cbf0fa2f -size 749529 diff --git a/action_verbs/images/swim/swim_4.jpg b/action_verbs/images/swim/swim_4.jpg deleted file mode 100644 index be5d57da09203876be06d149102a6efb55f77624..0000000000000000000000000000000000000000 --- a/action_verbs/images/swim/swim_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:270dbc8eeb3663a0732ee167ce5b94b9e503780580eab4a9743a4121aaad9467 -size 2028198 diff --git a/action_verbs/images/talk/talk_1.jpg b/action_verbs/images/talk/talk_1.jpg deleted file mode 100644 index 383780046abbc06213ae98f4982acc440e8feed3..0000000000000000000000000000000000000000 --- a/action_verbs/images/talk/talk_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ebfece5a370de55a215a4575905c9f780c36c43f0b48593ee9b63ff4a5bae11b -size 2137481 diff --git a/action_verbs/images/wave/wave_1.jpg b/action_verbs/images/wave/wave_1.jpg deleted file mode 100644 index b0ec6867339f26895fd7b503e7bc6d66ea50a7a0..0000000000000000000000000000000000000000 --- a/action_verbs/images/wave/wave_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d6383dedd758f8d4e12a5621d6dcd30d5bf84d9fa1e65903964db67a41ec174 -size 2064957 diff --git a/action_verbs/images/wave/wave_10.jpg b/action_verbs/images/wave/wave_10.jpg deleted file mode 100644 index 7a376ee6227eee91f949fee0e2080fafc27a9988..0000000000000000000000000000000000000000 --- a/action_verbs/images/wave/wave_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88a69aab731389e39a00b9db0df4e8c10b31e46505a41f5d6e417df7375d6455 -size 5026647 diff --git a/action_verbs/images/wave/wave_2.jpg b/action_verbs/images/wave/wave_2.jpg deleted file mode 100644 index 6b6c29b94e7c33e353958318ac066e9583ba9434..0000000000000000000000000000000000000000 --- a/action_verbs/images/wave/wave_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b32bbe4c851a63149cb2e916eb419aff763c3022ffc2f78da90a087fcf7b1eb -size 7087991 diff --git a/action_verbs/images/wave/wave_3.jpg b/action_verbs/images/wave/wave_3.jpg deleted file mode 100644 index 3ebd1504381b69c08158775d52ba98c8e361a4cb..0000000000000000000000000000000000000000 --- a/action_verbs/images/wave/wave_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ec452c290a6e76fa24ecddd32dcf99bffe54b5a04f6ec16f0ace388916434d2 -size 1157288 diff --git a/action_verbs/images/wave/wave_4.jpg b/action_verbs/images/wave/wave_4.jpg deleted file mode 100644 index 380bf0481bba9e1c5d28e0c3dd9e1ee9c51a1247..0000000000000000000000000000000000000000 --- a/action_verbs/images/wave/wave_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:674ee426edda36c5628458c60c19b83c939e85d54000a101fb9d2ec0b60678cc -size 770517 diff --git a/action_verbs/images/wave/wave_9.jpg b/action_verbs/images/wave/wave_9.jpg deleted file mode 100644 index 48c47ce6d59dcbbb43e5896de13a3415fe6d0f1e..0000000000000000000000000000000000000000 --- a/action_verbs/images/wave/wave_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a832e949408fd6488355a947948699e4ce3b4ff2795b96752eb496d6586cafc -size 1806712 diff --git a/action_verbs/images/wink/wink_2.jpg b/action_verbs/images/wink/wink_2.jpg deleted file mode 100644 index 2b53ddc2c153ddfcd28df9fb729a4780030b7247..0000000000000000000000000000000000000000 --- a/action_verbs/images/wink/wink_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37905a6bd641f8de71b504fcfcc1dbc682d723879ccc1ce6d936a22af79681d5 -size 3036550 diff --git a/action_verbs/images/wink/wink_3.jpg b/action_verbs/images/wink/wink_3.jpg deleted file mode 100644 index 872ed4c2014ace265ae43045a04870d42d4f9839..0000000000000000000000000000000000000000 --- a/action_verbs/images/wink/wink_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26cca83ab1193ee34c6b88f8703a8299be0de359401757ba5a87e2759d952f3f -size 1446888 diff --git a/action_verbs/images/wink/wink_8.jpg b/action_verbs/images/wink/wink_8.jpg deleted file mode 100644 index 9b4d079797d983966e988a40049815bdf8ca0700..0000000000000000000000000000000000000000 --- a/action_verbs/images/wink/wink_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a272dab63d75b9a3677f920af8d0c9148e6c6f98ac0a5088401f1719d8183d5e -size 1119445 diff --git a/action_verbs/images/write/write_1.jpg b/action_verbs/images/write/write_1.jpg deleted file mode 100644 index da35a62cc140e7ff74c134205dbef50cf5e51060..0000000000000000000000000000000000000000 --- a/action_verbs/images/write/write_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eceb62271aa59b979dc40b886a542f1e6d4b98e0cb94f080615bc0605e918c86 -size 438873 diff --git a/action_verbs/images/write/write_10.jpg b/action_verbs/images/write/write_10.jpg deleted file mode 100644 index 78cfb0c796fef733959f8a4e16b1de9fa4e05d01..0000000000000000000000000000000000000000 --- a/action_verbs/images/write/write_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e9023c8118d87b7e633738d112421cc8fc0388f29e667e05537e0e72cf9acc5 -size 1266690 diff --git a/action_verbs/images/write/write_2.jpg b/action_verbs/images/write/write_2.jpg deleted file mode 100644 index e9e83044a6b1659f46ab4f16dcc567a0514a3770..0000000000000000000000000000000000000000 --- a/action_verbs/images/write/write_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea81da8233b26d153928b58a67692f06055046b2c7ac12a0f2359973d9cc14cc -size 534715 diff --git a/action_verbs/images/write/write_3.jpg b/action_verbs/images/write/write_3.jpg deleted file mode 100644 index 01feefe8f5448f00ebf7758edb017228cace9ff6..0000000000000000000000000000000000000000 --- a/action_verbs/images/write/write_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6e2d94878f215a1516db2a18cd8d0cb9c587ddc0c5e8e56a0473e28bcc3a508 -size 2065146 diff --git a/action_verbs/images/write/write_4.jpg b/action_verbs/images/write/write_4.jpg deleted file mode 100644 index 66f4b0bc27cab80440ac5d61d3ef61838eca2528..0000000000000000000000000000000000000000 --- a/action_verbs/images/write/write_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:244377cc5dd0405e192f6d70a02209c2d235cd0aa22b870cfb330a51e9d2c3bf -size 191834 diff --git a/action_verbs/images/write/write_5.jpg b/action_verbs/images/write/write_5.jpg deleted file mode 100644 index c88a43bcfe3f0a4fb7de53608040c0d77257637e..0000000000000000000000000000000000000000 --- a/action_verbs/images/write/write_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ff86973f430ad9a2d0979bf8b44fdff0e4033e8fcf4469e4a13f2df94835ac0 -size 1523972 diff --git a/action_verbs/images/write/write_7.jpg b/action_verbs/images/write/write_7.jpg deleted file mode 100644 index 1bc26228193728f3e316b2f63207cfefa1bd0892..0000000000000000000000000000000000000000 --- a/action_verbs/images/write/write_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c839b47a27e86e7a325399762afc7ff08a1d9a6b397926ed16329c70289e73f -size 1251845 diff --git a/action_verbs/images/write/write_8.jpg b/action_verbs/images/write/write_8.jpg deleted file mode 100644 index 3017752c53618b1c197d035d2a94b651d10ee803..0000000000000000000000000000000000000000 --- a/action_verbs/images/write/write_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e60ed35e050275b493b0b4db43624e84a7bae64b2da542e554140009e9c9e4da -size 3475209 diff --git a/action_verbs/images/yawn/yawn_5.jpg b/action_verbs/images/yawn/yawn_5.jpg deleted file mode 100644 index c736cac1753a234350c55674c4dba7d8a072f834..0000000000000000000000000000000000000000 --- a/action_verbs/images/yawn/yawn_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:164791b5ddb34065f2b1696fbbbb0c03f15b3efb27c7bac07b11ebb4bfe2c092 -size 2446620 diff --git a/action_verbs/videos/bark/bark_1.mp4 b/action_verbs/videos/bark/bark_1.mp4 deleted file mode 100644 index fabb34c6df180d9e96a87d514941f5eba868f214..0000000000000000000000000000000000000000 --- a/action_verbs/videos/bark/bark_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec6b413bc07f5f2421a3de23c00a29e749cfac39ec59f1779856569e181a63ee -size 20989871 diff --git a/action_verbs/videos/bark/bark_2.mp4 b/action_verbs/videos/bark/bark_2.mp4 deleted file mode 100644 index 4e9c8311e83f40931f3dfbb9f4c665d2cdbb51c2..0000000000000000000000000000000000000000 --- a/action_verbs/videos/bark/bark_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9964d557ba093b4544c5230f191e8a9244299eb1c184ac79c880ca2c940bd0e -size 6950077 diff --git a/action_verbs/videos/bend over/bend_over_4.mp4 b/action_verbs/videos/bend over/bend_over_4.mp4 deleted file mode 100644 index fa8ff1d8d6e611847b92a63500ded3e838f36213..0000000000000000000000000000000000000000 --- a/action_verbs/videos/bend over/bend_over_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6c1e843d68b37ba0466ea51bb0576dcb3288254e2e2b7521402cc18e9fc9e76 -size 7954799 diff --git a/action_verbs/videos/bounce/bounce_1.mp4 b/action_verbs/videos/bounce/bounce_1.mp4 deleted file mode 100644 index e20276e9e6eb0828425e7b743c75e922855877b3..0000000000000000000000000000000000000000 --- a/action_verbs/videos/bounce/bounce_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3912128c20869c834c5a572d614c3ca0c09cc2b23dafec964d713db31d40e55a -size 5818227 diff --git a/action_verbs/videos/call/call_1.mp4 b/action_verbs/videos/call/call_1.mp4 deleted file mode 100644 index cbf124be6ec86584ffa5d90096943c48ba0a03aa..0000000000000000000000000000000000000000 --- a/action_verbs/videos/call/call_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d9d3de3605133b68689fc31e9d744cdca1744aad0894cac9f11c769f0ede581 -size 3874594 diff --git a/action_verbs/videos/call/call_2.mp4 b/action_verbs/videos/call/call_2.mp4 deleted file mode 100644 index 487eee386e61245accd8b3ec0975cc435790d0a5..0000000000000000000000000000000000000000 --- a/action_verbs/videos/call/call_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:444e62ded01210fca653eaa62af1f48cd1e528ddc83cd8042687f4eecd24f60b -size 26748433 diff --git a/action_verbs/videos/call/call_3.mp4 b/action_verbs/videos/call/call_3.mp4 deleted file mode 100644 index 048b811c4ff7043da02eae00004ccb8443d475f2..0000000000000000000000000000000000000000 --- a/action_verbs/videos/call/call_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5192decfd609154f15486ddaff12e0c865e49a9b8178b5ec723c182fa9c07b9 -size 13874811 diff --git a/action_verbs/videos/call/call_4.mp4 b/action_verbs/videos/call/call_4.mp4 deleted file mode 100644 index 989ce856d20b5cbbe4f43648f215c43b15362dd6..0000000000000000000000000000000000000000 --- a/action_verbs/videos/call/call_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dac7c1be396cdd9ecdbb57219fabe4c7ca9ff689260bbc0b08a9efc2ec4f6ce5 -size 63938391 diff --git a/action_verbs/videos/call/call_5.mp4 b/action_verbs/videos/call/call_5.mp4 deleted file mode 100644 index e022ddf863347d882792a9b0df64ce51816fb08a..0000000000000000000000000000000000000000 --- a/action_verbs/videos/call/call_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56167429188e8a50315bf582c845a4798c058c2ac086f52f0f526d353ac8c301 -size 2929785 diff --git a/action_verbs/videos/color/color_1.mp4 b/action_verbs/videos/color/color_1.mp4 deleted file mode 100644 index 47a09bef4f9f5659ec4c8c16517370e6d261f53c..0000000000000000000000000000000000000000 --- a/action_verbs/videos/color/color_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0367d22b89f134677ce0ed865249181ab27cefaa079f6ff66b5ffe6e855d1c44 -size 18058696 diff --git a/action_verbs/videos/color/color_2.mp4 b/action_verbs/videos/color/color_2.mp4 deleted file mode 100644 index 329f8822e2e84e46f03db3aab222efffab0ec84f..0000000000000000000000000000000000000000 --- a/action_verbs/videos/color/color_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3fed1faf0069626b97c47bd540198d5e786fb2c1551cd26a3ea52dcc8975d036 -size 14688909 diff --git a/action_verbs/videos/crawl/crawl_1.mp4 b/action_verbs/videos/crawl/crawl_1.mp4 deleted file mode 100644 index c99c369e9c3d7ef7858834e28a469ba1e64f6c77..0000000000000000000000000000000000000000 --- a/action_verbs/videos/crawl/crawl_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd2ad20107796122f9afd733661fd0704149e9a7edd66a3dc6e3b91016fdfc45 -size 2874127 diff --git a/action_verbs/videos/cry/cry_3.mp4 b/action_verbs/videos/cry/cry_3.mp4 deleted file mode 100644 index 3c464c948f7bb4499b1260a6a0afd4b7cb40d511..0000000000000000000000000000000000000000 --- a/action_verbs/videos/cry/cry_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73436ad2fc3fe3a50d985b349e585bd22f2cb7ab95acdb59b21c0ef3206c0df3 -size 48366491 diff --git a/action_verbs/videos/dance/dance_1.mp4 b/action_verbs/videos/dance/dance_1.mp4 deleted file mode 100644 index 5f45c3f96295a4f67467612b9493c8ab62063cfd..0000000000000000000000000000000000000000 --- a/action_verbs/videos/dance/dance_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a28942fba42768184ce776020f9ec36fa73aeb901f44c0e609fe62a3745e024 -size 15758074 diff --git a/action_verbs/videos/dance/dance_4.mp4 b/action_verbs/videos/dance/dance_4.mp4 deleted file mode 100644 index 35672285f2096ed190bb646a2b4d471a438712ae..0000000000000000000000000000000000000000 --- a/action_verbs/videos/dance/dance_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:acfba7131c2d112d93672f948d29f046b5f12e72d8113027fe2fc4dad9528c02 -size 8457329 diff --git a/action_verbs/videos/dance/dance_5.mp4 b/action_verbs/videos/dance/dance_5.mp4 deleted file mode 100644 index 7e13f0f874a67ea3ba88c7232061ae4c12c4d39c..0000000000000000000000000000000000000000 --- a/action_verbs/videos/dance/dance_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:388a893e378ba023739324b42c5595dca7e078ddf89ef078c7f9f42e17bd07c2 -size 17936527 diff --git a/action_verbs/videos/dig/dig_1.mp4 b/action_verbs/videos/dig/dig_1.mp4 deleted file mode 100644 index aee5e3913418c255cea9951817ee2e3d1663b5cc..0000000000000000000000000000000000000000 --- a/action_verbs/videos/dig/dig_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:98662b3d7b97f9f06e1caed2c69417f1e8632fb7d6110106e02aeffcf2b1426a -size 44125237 diff --git a/action_verbs/videos/fall/fall_2.mp4 b/action_verbs/videos/fall/fall_2.mp4 deleted file mode 100644 index c4b173db248807f420f862b389d25c132b8c3123..0000000000000000000000000000000000000000 --- a/action_verbs/videos/fall/fall_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:794afc78debf8252d1420b2687c28d00982b3ea01477666c20f1ad2593e5262a -size 14308437 diff --git a/action_verbs/videos/fall/fall_5.mp4 b/action_verbs/videos/fall/fall_5.mp4 deleted file mode 100644 index b960074c7ef10cf0f69c44cbc823e1eee8ab4527..0000000000000000000000000000000000000000 --- a/action_verbs/videos/fall/fall_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a5d6882de1878b506b578e86a6e7efd375f1f453b5570c3a887024ef851272f -size 467270 diff --git a/action_verbs/videos/fly/fly_1.mp4 b/action_verbs/videos/fly/fly_1.mp4 deleted file mode 100644 index fbea25a762c98b99c499a12a22c11fe71f274376..0000000000000000000000000000000000000000 --- a/action_verbs/videos/fly/fly_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e11c77733d9e31ab26c9def88aefd997934f72ba0bdfbe636cfafc3b21d1c57d -size 5717526 diff --git a/action_verbs/videos/get dressed/get_dressed_2.mp4 b/action_verbs/videos/get dressed/get_dressed_2.mp4 deleted file mode 100644 index b940b0dc76f5e11971b6a978b010b37bb96a79a6..0000000000000000000000000000000000000000 --- a/action_verbs/videos/get dressed/get_dressed_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5c1da7ad57e00c010b42a63b3c57bcf8ee446f7814a32a95ef972d54dedf263 -size 9208441 diff --git a/action_verbs/videos/get dressed/get_dressed_3.mp4 b/action_verbs/videos/get dressed/get_dressed_3.mp4 deleted file mode 100644 index 9ae88cc85d8dcae868a049de9e293f3c72f04be8..0000000000000000000000000000000000000000 --- a/action_verbs/videos/get dressed/get_dressed_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55fc6d22461c84a82896fc8b561ccb07342c01dd19b7d103b452ca5807c8e261 -size 43379329 diff --git a/action_verbs/videos/hug/hug_5.mp4 b/action_verbs/videos/hug/hug_5.mp4 deleted file mode 100644 index 35908e8947d431b4de379b19d8c692f79599a1ac..0000000000000000000000000000000000000000 --- a/action_verbs/videos/hug/hug_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f199460f288b59b93e93a14b1522f8351cc0dde7e984d449b287b4d850ccc25 -size 2540921 diff --git a/action_verbs/videos/kiss/kiss_1.mp4 b/action_verbs/videos/kiss/kiss_1.mp4 deleted file mode 100644 index 98a700ba62aad88d08fc816460bd32ce3bcd6f7a..0000000000000000000000000000000000000000 --- a/action_verbs/videos/kiss/kiss_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f80a4a39bd7275b5bf189fe9fc091dba9384bdab2a205404750b898d5f421387 -size 25504592 diff --git a/action_verbs/videos/kiss/kiss_2.mp4 b/action_verbs/videos/kiss/kiss_2.mp4 deleted file mode 100644 index d30377323990747b59b213d49f765fac64175a97..0000000000000000000000000000000000000000 --- a/action_verbs/videos/kiss/kiss_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca798bb411d3f8d9ecdf3aa2740b68765640f9d71da312a28134c3735ffac69f -size 30412839 diff --git a/action_verbs/videos/kiss/kiss_3.mp4 b/action_verbs/videos/kiss/kiss_3.mp4 deleted file mode 100644 index 9d211d187b5ef03a63156efe4b373aaf29acf023..0000000000000000000000000000000000000000 --- a/action_verbs/videos/kiss/kiss_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59f94a4ab1c9e2ad1385c72088a48a852f657aac4c8b98ecfad31efdb555570b -size 2527218 diff --git a/action_verbs/videos/kiss/kiss_4.mp4 b/action_verbs/videos/kiss/kiss_4.mp4 deleted file mode 100644 index 0548c230b893c7a59f3cae31242287a6fe686aaf..0000000000000000000000000000000000000000 --- a/action_verbs/videos/kiss/kiss_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec8516cecf72d782a86066ae93192d998f381388f351f237208db0424fb1a427 -size 1448037 diff --git a/action_verbs/videos/knock/knock_1.mp4 b/action_verbs/videos/knock/knock_1.mp4 deleted file mode 100644 index 47c3e0ac6ac8c1f9570ccbebfc7268f5c2ce8477..0000000000000000000000000000000000000000 --- a/action_verbs/videos/knock/knock_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5cf1b5c12ff8774deb09ec7894f07c62bdb253d06fef1664d95e6c08733d91d -size 21677354 diff --git a/action_verbs/videos/knock/knock_2.mp4 b/action_verbs/videos/knock/knock_2.mp4 deleted file mode 100644 index 979cd14959cc0c8e896878289d584ce08eca0f53..0000000000000000000000000000000000000000 --- a/action_verbs/videos/knock/knock_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb8c682fe5554810f01e92ca9789d63be89500fc5ac33209daf8c6630a9a382d -size 954804 diff --git a/action_verbs/videos/knock/knock_3.mp4 b/action_verbs/videos/knock/knock_3.mp4 deleted file mode 100644 index 8cfca33fdaf4b8bf9ded1943c8875965ca795a19..0000000000000000000000000000000000000000 --- a/action_verbs/videos/knock/knock_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bab5247514136fc997315bfc0f89efa918a3930dce08e6e5e29c0f7ee6d6a804 -size 3330633 diff --git a/action_verbs/videos/lie down/lie_down_1.mp4 b/action_verbs/videos/lie down/lie_down_1.mp4 deleted file mode 100644 index b1320496f90431c75e3dadc80beda91d028baf64..0000000000000000000000000000000000000000 --- a/action_verbs/videos/lie down/lie_down_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f2e0d32f029afdf5bce1e545010690881a34503c281bcd37e4caaef3d1e79348 -size 96619740 diff --git a/action_verbs/videos/lie down/lie_down_2.mp4 b/action_verbs/videos/lie down/lie_down_2.mp4 deleted file mode 100644 index dabf28beab757a6a466a85de800367e580b38ec4..0000000000000000000000000000000000000000 --- a/action_verbs/videos/lie down/lie_down_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0856746af61ca2f28e22e000663e0322082c6447a294a695469fb5f222c51d7f -size 15827031 diff --git a/action_verbs/videos/listen/listen_2.mp4 b/action_verbs/videos/listen/listen_2.mp4 deleted file mode 100644 index fb634f8e15f7d2d5f739cbedaca2d8160ca2b0f9..0000000000000000000000000000000000000000 --- a/action_verbs/videos/listen/listen_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70654fbee141772901b941e99b8da3d6c90f5ce149465ed43db842ac069f5510 -size 9211461 diff --git a/action_verbs/videos/listen/listen_3.mp4 b/action_verbs/videos/listen/listen_3.mp4 deleted file mode 100644 index 668d13acd624c05a4057a36c54a18a958a33d36e..0000000000000000000000000000000000000000 --- a/action_verbs/videos/listen/listen_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e376aa700e89fda5540ab743eeb48207a8b88a5496404933a11aff38ddb54a3 -size 5809630 diff --git a/action_verbs/videos/look/look_1.mp4 b/action_verbs/videos/look/look_1.mp4 deleted file mode 100644 index 81446b18d530374de1ac8869ecba9e189e833783..0000000000000000000000000000000000000000 --- a/action_verbs/videos/look/look_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf5ac120b3b6ab49b53776decb0c81ca23dec33a60b3ab377f60d38d7f11d04b -size 24846669 diff --git a/action_verbs/videos/look/look_4.mp4 b/action_verbs/videos/look/look_4.mp4 deleted file mode 100644 index dae7a580f96ab8894fe43827bada20585c8c7b35..0000000000000000000000000000000000000000 --- a/action_verbs/videos/look/look_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b2d048c1666a39716329862a056c3fb987267115e19aa07aa46633159780e59 -size 1885116 diff --git a/action_verbs/videos/melt/melt_1.mp4 b/action_verbs/videos/melt/melt_1.mp4 deleted file mode 100644 index cf472071b3b812149d42f11d3ddf7ce4137e2760..0000000000000000000000000000000000000000 --- a/action_verbs/videos/melt/melt_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d99bfc2ba2e8ab5daaa0bdeb140fc54fdd951889114f9c40425157c44f0bf1bc -size 7530390 diff --git a/action_verbs/videos/melt/melt_2.mp4 b/action_verbs/videos/melt/melt_2.mp4 deleted file mode 100644 index b80e638f99664f912c92f21fda3b50db8f61e05c..0000000000000000000000000000000000000000 --- a/action_verbs/videos/melt/melt_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ab499b224327a705ce435820f04bb4d5fcd39ab772e2c3d1adbfd2079728ac7 -size 78688451 diff --git a/action_verbs/videos/paint/paint_1.mp4 b/action_verbs/videos/paint/paint_1.mp4 deleted file mode 100644 index fe14fb6c608a53d473e0e7e379f4956f7d92198a..0000000000000000000000000000000000000000 --- a/action_verbs/videos/paint/paint_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f5f0eec62e7b98cfe97749acffad3e94060caaef7714fa8c3f013a7e8282d9d -size 31249416 diff --git a/action_verbs/videos/paint/paint_2.mp4 b/action_verbs/videos/paint/paint_2.mp4 deleted file mode 100644 index 55ffa21e117390cbe20f73dc549f7d06490c0f1d..0000000000000000000000000000000000000000 --- a/action_verbs/videos/paint/paint_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f93e9c5e4f321fea54632d85186e6b4682ba0134cc7b411c3cb6aef9caf446ce -size 14014837 diff --git a/action_verbs/videos/paint/paint_3.mp4 b/action_verbs/videos/paint/paint_3.mp4 deleted file mode 100644 index 8c59746c85eb763853cea9bee9e0abf1c691791c..0000000000000000000000000000000000000000 --- a/action_verbs/videos/paint/paint_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d7a12af0f12cb84fe5da233d7db5ec1e38b4514c99c654fb92f2b84a9678284 -size 24256570 diff --git a/action_verbs/videos/point/point_2.mp4 b/action_verbs/videos/point/point_2.mp4 deleted file mode 100644 index a1b6b37d897a4185f8416f771460e8f4a8bc6e8d..0000000000000000000000000000000000000000 --- a/action_verbs/videos/point/point_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:675462eb9836e0615fca1394b05964c8350e7a40b9197d335dc3ef035e6faeed -size 34155256 diff --git a/action_verbs/videos/point/point_3.mp4 b/action_verbs/videos/point/point_3.mp4 deleted file mode 100644 index 7fa78962a3ddea8ab0b8ee3c0a0afddb7ee04193..0000000000000000000000000000000000000000 --- a/action_verbs/videos/point/point_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3dd1a96038a6a14e7ff315875a6eb8e69b7bb78a717e37f6d4e5c8a4a22cca4e -size 13795671 diff --git a/action_verbs/videos/run/run_1.mp4 b/action_verbs/videos/run/run_1.mp4 deleted file mode 100644 index fbc4368ab1f6cf85db740769436f1e0c208f94d4..0000000000000000000000000000000000000000 --- a/action_verbs/videos/run/run_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb98723ebcf43a4d913bf955f685503feb090290c3acfdb69a69fa7aaa167a02 -size 12816715 diff --git a/action_verbs/videos/run/run_2.mp4 b/action_verbs/videos/run/run_2.mp4 deleted file mode 100644 index dbe4dbd220c8306c35e0ac4448a693553ce2c55f..0000000000000000000000000000000000000000 --- a/action_verbs/videos/run/run_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66f4e0a02ebaa3168a3387a777f83d6f6b9ce45443a01650aa5c8ece6e792cbc -size 9604619 diff --git a/action_verbs/videos/scratch/scratch_3.mp4 b/action_verbs/videos/scratch/scratch_3.mp4 deleted file mode 100644 index 22553c3600f6f4f73ed5d1d9490f27edb089a651..0000000000000000000000000000000000000000 --- a/action_verbs/videos/scratch/scratch_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8512caa4300c70284d3ef0d239f5116eb57615ee5b9d0fa50ef59cc7c34d068 -size 11820815 diff --git a/action_verbs/videos/scratch/scratch_4.mp4 b/action_verbs/videos/scratch/scratch_4.mp4 deleted file mode 100644 index 935e8581c315424f2a8dc2fd16d9cf177489bdb9..0000000000000000000000000000000000000000 --- a/action_verbs/videos/scratch/scratch_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dab7a677ecc37b6d13c8d46207e26c0a2a0ed93b99fbcbabd745625490c5d750 -size 7160674 diff --git a/action_verbs/videos/scratch/scratch_5.mp4 b/action_verbs/videos/scratch/scratch_5.mp4 deleted file mode 100644 index 5209e1b479f5c5dc4ec3d6e727d917913e37fcfd..0000000000000000000000000000000000000000 --- a/action_verbs/videos/scratch/scratch_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e1bc94d2ee3666784814be07015ba10d65802af558573e295ceb199a46e8b75 -size 20392011 diff --git a/action_verbs/videos/sing/sing_1.mp4 b/action_verbs/videos/sing/sing_1.mp4 deleted file mode 100644 index e0ea5dfee946a8fe13346931612a13ed6863175a..0000000000000000000000000000000000000000 --- a/action_verbs/videos/sing/sing_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c65f5be3d44169fe9b8c496881774001fd9d23fb1fdb45f17556706c10c97627 -size 21348404 diff --git a/action_verbs/videos/sing/sing_2.mp4 b/action_verbs/videos/sing/sing_2.mp4 deleted file mode 100644 index 8c49745be1a68452eec8b110441cd3217b5b7137..0000000000000000000000000000000000000000 --- a/action_verbs/videos/sing/sing_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8eae6c3715beffb40732ce3a7f5956ed8b85b87a9dc196bb6555d96ebb7d6485 -size 20716906 diff --git a/action_verbs/videos/sing/sing_5.mp4 b/action_verbs/videos/sing/sing_5.mp4 deleted file mode 100644 index e9f462719d8737e9e760c6ea988f852eb1719af1..0000000000000000000000000000000000000000 --- a/action_verbs/videos/sing/sing_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:765ee6e4bd9b1172f57edf3defef938271df8524d07402e64270cffbdbc4ba82 -size 4555819 diff --git a/action_verbs/videos/sit/sit_1.mp4 b/action_verbs/videos/sit/sit_1.mp4 deleted file mode 100644 index 400fbab5a641db1ffc6defb284a27fbdbf91c953..0000000000000000000000000000000000000000 --- a/action_verbs/videos/sit/sit_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:911f044c5a0737e64f3b5527fa2fb6a698ed48c461abbd760bc16188e4353dc9 -size 16168488 diff --git a/action_verbs/videos/sit/sit_2.mp4 b/action_verbs/videos/sit/sit_2.mp4 deleted file mode 100644 index efb53aa3c406235e9dd8bef51e89bb29166af947..0000000000000000000000000000000000000000 --- a/action_verbs/videos/sit/sit_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6acb003142ff1609fc70c961b49ee476f5ddc41386fbc8b8a90cccf2b7a04aef -size 16274995 diff --git a/action_verbs/videos/sit/sit_3.mp4 b/action_verbs/videos/sit/sit_3.mp4 deleted file mode 100644 index e91f36e91442edda9749d54a034922325a2306b3..0000000000000000000000000000000000000000 --- a/action_verbs/videos/sit/sit_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4891f2c791e528e12e25d777ca1a67f30c80f7ec19cdb3bc576df168978a3a2 -size 8961423 diff --git a/action_verbs/videos/sit/sit_4.mp4 b/action_verbs/videos/sit/sit_4.mp4 deleted file mode 100644 index 213182e40c043d8300fc7c151051d5578388829d..0000000000000000000000000000000000000000 --- a/action_verbs/videos/sit/sit_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:477a271e3daa196546ba1baaf455edf6c69e6bec1e4f279b11805f1718f64d5a -size 39380207 diff --git a/action_verbs/videos/skate/skate_4.mp4 b/action_verbs/videos/skate/skate_4.mp4 deleted file mode 100644 index 5602736788a05f8f295bce3404a8d944ca226675..0000000000000000000000000000000000000000 --- a/action_verbs/videos/skate/skate_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef44f5699349a0dd404ed4cfb148979feef45b34169065f08af5d6ea489b58fb -size 2362307 diff --git a/action_verbs/videos/skate/skate_5.mp4 b/action_verbs/videos/skate/skate_5.mp4 deleted file mode 100644 index c2e04788a619a3993986b7100611453e0b4743e5..0000000000000000000000000000000000000000 --- a/action_verbs/videos/skate/skate_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3547666eefe93cf75810e1106495aee5ce48e8d19ef92e92b60f8db854b28013 -size 19910661 diff --git a/action_verbs/videos/ski/ski_1.mp4 b/action_verbs/videos/ski/ski_1.mp4 deleted file mode 100644 index df6860a540ff58eb152c2c8876b0bd87235ca4b0..0000000000000000000000000000000000000000 --- a/action_verbs/videos/ski/ski_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:587bff01bc0d62b08f97769f6101e086463a8dbd03c5a081cc93b84f6624bb18 -size 5027820 diff --git a/action_verbs/videos/ski/ski_2.mp4 b/action_verbs/videos/ski/ski_2.mp4 deleted file mode 100644 index db65f7f8f6754fcf97f1f9917218a515ac9c9949..0000000000000000000000000000000000000000 --- a/action_verbs/videos/ski/ski_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:98615812f1fee55b23be697d0b7f3162a774858484cf6abca875e418afcc8e41 -size 9678404 diff --git a/action_verbs/videos/slide/slide_1.mp4 b/action_verbs/videos/slide/slide_1.mp4 deleted file mode 100644 index 060513fb17d79e7901a251e902fd6b05329cff9c..0000000000000000000000000000000000000000 --- a/action_verbs/videos/slide/slide_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1529feb1ca08c878c773c678846fee171ebc1881e8c1cb8135468c89f4de174 -size 6963787 diff --git a/action_verbs/videos/slide/slide_2.mp4 b/action_verbs/videos/slide/slide_2.mp4 deleted file mode 100644 index 50ba22609cd5aac30e20a65acfaf07ddf6eec774..0000000000000000000000000000000000000000 --- a/action_verbs/videos/slide/slide_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1b8b89fbc0cc8a6598b7739d634700cecc5950077c14af9587489f52dd290ad -size 27098614 diff --git a/action_verbs/videos/slide/slide_5.mp4 b/action_verbs/videos/slide/slide_5.mp4 deleted file mode 100644 index 76a33f62e9953e745af17ddf9385d417b529435e..0000000000000000000000000000000000000000 --- a/action_verbs/videos/slide/slide_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a6aa4c665e6a81a6f978e0664c7b829afd0b430970a4d54dff9f0b7e20690d6 -size 10099224 diff --git a/action_verbs/videos/smell/smell_2.mp4 b/action_verbs/videos/smell/smell_2.mp4 deleted file mode 100644 index 09f77dfc2b7211b3b55e3e45ebff796680450576..0000000000000000000000000000000000000000 --- a/action_verbs/videos/smell/smell_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30c2bda0467a03ae9a5687942f17b13e1da5ccb847ec28fedb973e0b8f0d0b7a -size 5285465 diff --git a/action_verbs/videos/smell/smell_3.mp4 b/action_verbs/videos/smell/smell_3.mp4 deleted file mode 100644 index 192b84a060ce34ff3647569f1e8dcd3cb6d4ca7c..0000000000000000000000000000000000000000 --- a/action_verbs/videos/smell/smell_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3eb70106a00fd3229b4f8777c9b3c546847512174f470e08e060e85e56e0f8d4 -size 11053477 diff --git a/action_verbs/videos/smile/smile_1.mp4 b/action_verbs/videos/smile/smile_1.mp4 deleted file mode 100644 index 0573b8559f9ee6884bf1d488958a9a782ec3429f..0000000000000000000000000000000000000000 --- a/action_verbs/videos/smile/smile_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef412c5f6e3c6a2f822420fb21523b09db757da7815758746aae9dccc86bd7f2 -size 10609984 diff --git a/action_verbs/videos/smile/smile_2.mp4 b/action_verbs/videos/smile/smile_2.mp4 deleted file mode 100644 index ab0f7efd8665c374ca058675a67285f073d5c063..0000000000000000000000000000000000000000 --- a/action_verbs/videos/smile/smile_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:440c874d5d3587b2b9531e103ddd419b6470fa60d3ff08b584d6d17c95175253 -size 3087956 diff --git a/action_verbs/videos/splash/splash_1.mp4 b/action_verbs/videos/splash/splash_1.mp4 deleted file mode 100644 index 68d1c688cb59d576cbcb52a16000516b29156d6e..0000000000000000000000000000000000000000 --- a/action_verbs/videos/splash/splash_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1d0691db2ee395cf4695ec53dd93545493bcac1df1793192f9b1cabf17f8c29 -size 140502908 diff --git a/action_verbs/videos/stir/stir_1.mp4 b/action_verbs/videos/stir/stir_1.mp4 deleted file mode 100644 index 7979368177c99939b2e8a6ae8c45a1a8fa98b346..0000000000000000000000000000000000000000 --- a/action_verbs/videos/stir/stir_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d63e5f985b0fb70c0e3e9d95f83583dc01d62929eb7fb03f0b19d96df16bd683 -size 2862086 diff --git a/action_verbs/videos/stir/stir_2.mp4 b/action_verbs/videos/stir/stir_2.mp4 deleted file mode 100644 index b5050dc6f7f82948937bc8cd65d4d93863655dc4..0000000000000000000000000000000000000000 --- a/action_verbs/videos/stir/stir_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:074386c08f9b7c8e1684a7f2ed32791a999084d64edea6466ee89b7301f95e4b -size 26800576 diff --git a/action_verbs/videos/stretch/stretch_5.mp4 b/action_verbs/videos/stretch/stretch_5.mp4 deleted file mode 100644 index 0cc51521382eace6a8cfada894ec7ee719df7cf0..0000000000000000000000000000000000000000 --- a/action_verbs/videos/stretch/stretch_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6e5975418a3a896f109e9cf7a03af46bd0a9659628d82af5c19b3a7ab5134a7 -size 14695092 diff --git a/action_verbs/videos/talk/talk_2.mp4 b/action_verbs/videos/talk/talk_2.mp4 deleted file mode 100644 index ee5319aee3b654db44caa1b56d5de2202136edb1..0000000000000000000000000000000000000000 --- a/action_verbs/videos/talk/talk_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7139b9ecf2dbcf89ef6c37034c90ed7e757a35ccb800a4a03376d56cceee4de -size 45955162 diff --git a/action_verbs/videos/talk/talk_3.mp4 b/action_verbs/videos/talk/talk_3.mp4 deleted file mode 100644 index cc22858838e86cf70a5a0811cbb697c0dca4a926..0000000000000000000000000000000000000000 --- a/action_verbs/videos/talk/talk_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:baebe2b9825a157c5bea959eeb0aba8484f3dfab6f679b584942e90829483ae0 -size 5967222 diff --git a/action_verbs/videos/talk/talk_4.mp4 b/action_verbs/videos/talk/talk_4.mp4 deleted file mode 100644 index 30be626da719c1f33ffde44e7f475185b1400684..0000000000000000000000000000000000000000 --- a/action_verbs/videos/talk/talk_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c913e5904c3364fc9a7b6828f53cd2d3a99e0afb5b28b05ab9367f86eca33659 -size 7766370 diff --git a/action_verbs/videos/wave/wave_4.mp4 b/action_verbs/videos/wave/wave_4.mp4 deleted file mode 100644 index 7aae94202ef927148650b8be77e00bb7ab1d99c0..0000000000000000000000000000000000000000 --- a/action_verbs/videos/wave/wave_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:833f4e27ace9e8f04efa02ff359b415b2188b29d9331aac84745d4c86dc62c04 -size 13057050 diff --git a/action_verbs/videos/wink/wink_1.mp4 b/action_verbs/videos/wink/wink_1.mp4 deleted file mode 100644 index ea94e9112d189f14f300e359aaf8f45a1e254f07..0000000000000000000000000000000000000000 --- a/action_verbs/videos/wink/wink_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5937ae5735d1909596da7bd890cdd08018e83f3a8a9c9bfebd9b7feb12b012ea -size 12445591 diff --git a/action_verbs/videos/wink/wink_2.mp4 b/action_verbs/videos/wink/wink_2.mp4 deleted file mode 100644 index 10d7704004be4687d53fe464ebd6c03f233c83c7..0000000000000000000000000000000000000000 --- a/action_verbs/videos/wink/wink_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c8d9849e81dd4b27b74714133449faec3db9d3b96c7a9ecaf728d629e80ce4a -size 8559581 diff --git a/action_verbs/videos/yawn/yawn_1.mp4 b/action_verbs/videos/yawn/yawn_1.mp4 deleted file mode 100644 index d97d8ef503c2ab98fb5b05fdfc9bf7ba549dc275..0000000000000000000000000000000000000000 --- a/action_verbs/videos/yawn/yawn_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e136f88e651d383ff757d28eee73b64b0aa2412cfc5f320657651f1b9f7b2e25 -size 16701139 diff --git a/action_verbs/videos/yawn/yawn_2.mp4 b/action_verbs/videos/yawn/yawn_2.mp4 deleted file mode 100644 index c0209e04986a0dffb2314fafe7e01192f01d8222..0000000000000000000000000000000000000000 --- a/action_verbs/videos/yawn/yawn_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9fdb8b917f33d63dc547dfb6f1990f888a5088721c23283b129f5cbd0b4766b -size 14721878 diff --git a/action_verbs/videos/yawn/yawn_3.mp4 b/action_verbs/videos/yawn/yawn_3.mp4 deleted file mode 100644 index fff016f1362788f9beb2af8fe46a905d3187db47..0000000000000000000000000000000000000000 --- a/action_verbs/videos/yawn/yawn_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd439c96aff66cb9f413ab789babe7731b51d5e09330598a8be4f5b8cbfabd7c -size 28828244 diff --git a/action_verbs/videos/yawn/yawn_4.mp4 b/action_verbs/videos/yawn/yawn_4.mp4 deleted file mode 100644 index 16d7a65ec7bd8142c3b88f31588d412611b29735..0000000000000000000000000000000000000000 --- a/action_verbs/videos/yawn/yawn_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d33e1591e5bbec8641e6471ba93938bc0726459a642ffcfddbc70e8aa0ddd4a -size 9204507 diff --git a/direct_download/TALKtoME.zip b/direct_download/TALKtoME.zip deleted file mode 100644 index bc53940ba7082d2b05a20101ea58f5ceeb9e0ebf..0000000000000000000000000000000000000000 --- a/direct_download/TALKtoME.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8780e33b3ded9af41bab39a27927d9a9be2316e410f79f828c47b9dce4d9e354 -size 16316369197 diff --git a/direct_download/action_verbs.zip b/direct_download/action_verbs.zip deleted file mode 100644 index ecc8eb4322ad964625a557534ca0e9aec42ab667..0000000000000000000000000000000000000000 --- a/direct_download/action_verbs.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c58dcb6cc00cbb78da290186ae3a94b998c218f684bc522dab12158f9005c105 -size 5534124819 diff --git a/direct_download/verb_with_noun.zip b/direct_download/verb_with_noun.zip deleted file mode 100644 index 100191a2ed3928d2a9bc6063e0ab2f6264e0a1b0..0000000000000000000000000000000000000000 --- a/direct_download/verb_with_noun.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78bb1935dee740fedc52f6e31061dd08f468efb8070a210b17bcfe4898702c57 -size 10782233532 diff --git a/action_verbs/images/.gitkeep b/images/.gitkeep similarity index 100% rename from action_verbs/images/.gitkeep rename to images/.gitkeep diff --git a/action_verbs/images/bend over/.gitkeep b/images/bark/.gitkeep similarity index 100% rename from action_verbs/images/bend over/.gitkeep rename to images/bark/.gitkeep diff --git a/images/bark/barking_1.jpg b/images/bark/barking_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6cd60a7063f40c067861b01c28dff776bcc67ccc --- /dev/null +++ b/images/bark/barking_1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:377fdc72c29ce01afd19652e5d9ee714626dc7ea6c0659cdeda5960b939b1fb7 +size 2119284 diff --git a/images/bark/barking_10.jpg b/images/bark/barking_10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..984e40364c7ebd83bcf851925505acbac0640eaf --- /dev/null +++ b/images/bark/barking_10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7b5185433e6161004fd974be6ef7fb31f7c4274cbd4b82c5606ec95fbdb4328 +size 1272344 diff --git a/images/bark/barking_2.jpg b/images/bark/barking_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c43ee7532eba3857ae85ef5915a5ccd703182ed --- /dev/null +++ b/images/bark/barking_2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2277b172870728d0833ca7ba1b7a3bfdf97dc8568bebafbcef726ba6a014a4c +size 865625 diff --git a/images/bark/barking_3.jpg b/images/bark/barking_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef7ca260118e7c1a73550365b3bf64b574060396 --- /dev/null +++ b/images/bark/barking_3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:856bda33b13642f7af6c7b4105208fb9bb3c2afc7aa9f35fd09bc8c968c6cc1f +size 1206287 diff --git a/images/bark/barking_4.jpg b/images/bark/barking_4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0627aa00209962fca20b5129ac8362afb8e0da12 --- /dev/null +++ b/images/bark/barking_4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:259a063ca67137b16a5ad9a84b3334b062291ae7659c3424aa9b28752a1b5b05 +size 404507 diff --git a/images/bark/barking_5.jpg b/images/bark/barking_5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..398515ee3fb8533eeb78b793896d3ff7a579a215 --- /dev/null +++ b/images/bark/barking_5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f4163f13bccb9cfc79fb4dfd9b50ffdd4241e5cf2bf98bcee8cc8ac2024a996 +size 1929709 diff --git a/images/bark/barking_6.jpg b/images/bark/barking_6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9813737ccae8fbf46e042c23e444e98f6f967bd1 --- /dev/null +++ b/images/bark/barking_6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf8435b95ce4c70cb0f4421f80f0dcbbfa66a468e1778e9a104967c633891595 +size 1220643 diff --git a/images/bark/barking_7.jpg b/images/bark/barking_7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44120a5adb761b9b3dd223921eefd9711f26bc92 --- /dev/null +++ b/images/bark/barking_7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82ce20196f9cc92fabd6fdf8c3fe446d7870d5997b78917440261bdba3d50d2b +size 1872179 diff --git a/images/bark/barking_8.jpg b/images/bark/barking_8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9c5d3480471c2326439e61384abbeff5e709729 --- /dev/null +++ b/images/bark/barking_8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94519b99e76bde490e4833f2f34c3d7634a1a9c28cc7aa08ba47acbc9948023b +size 683678 diff --git a/images/bark/barking_9.jpg b/images/bark/barking_9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f06b10dc4c7b63dcf22912a12a2ce90ff5c4bff --- /dev/null +++ b/images/bark/barking_9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7129f458ef68c64f20eb9d7b057f294d28fb957a569bbf97b7af20886b34dea +size 1531335 diff --git a/action_verbs/images/bounce/.gitkeep b/images/bending over/.gitkeep similarity index 100% rename from action_verbs/images/bounce/.gitkeep rename to images/bending over/.gitkeep diff --git a/action_verbs/images/bend over/bend_over_1.jpg b/images/bending over/pexels-a-darmel-8164358.jpg similarity index 100% rename from action_verbs/images/bend over/bend_over_1.jpg rename to images/bending over/pexels-a-darmel-8164358.jpg diff --git a/images/bending over/pexels-chermitove-28775955.jpg b/images/bending over/pexels-chermitove-28775955.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d683b639dc91bef65f7dbe087440304e4eeb22d8 --- /dev/null +++ b/images/bending over/pexels-chermitove-28775955.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78c156b8b4569de77c1afd90e099c07111721d505e7b7cf81075b6df448a272f +size 202476 diff --git a/images/bending over/pexels-cottonbro-6293250.jpg b/images/bending over/pexels-cottonbro-6293250.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c5e5c644898530796f3be2e17ec6e231b4e250e --- /dev/null +++ b/images/bending over/pexels-cottonbro-6293250.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68499aeefbaa80c66aa8472722867774a02dc798197d62ef525b1791a4cf826d +size 3184527 diff --git a/action_verbs/images/bend over/bend_over_2.jpg b/images/bending over/pexels-ketut-subiyanto-4473608.jpg similarity index 100% rename from action_verbs/images/bend over/bend_over_2.jpg rename to images/bending over/pexels-ketut-subiyanto-4473608.jpg diff --git a/action_verbs/images/bend over/bend_over_3.jpg b/images/bending over/pexels-mahdi-chaghari-9996334-25745274.jpg similarity index 100% rename from action_verbs/images/bend over/bend_over_3.jpg rename to images/bending over/pexels-mahdi-chaghari-9996334-25745274.jpg diff --git a/action_verbs/images/bend over/bend_over_4.jpg b/images/bending over/pexels-mikhail-nilov-7500669.jpg similarity index 100% rename from action_verbs/images/bend over/bend_over_4.jpg rename to images/bending over/pexels-mikhail-nilov-7500669.jpg diff --git a/images/bending over/pexels-mikhail-nilov-8455658.jpg b/images/bending over/pexels-mikhail-nilov-8455658.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29d7b9f457175e1f130c6fbf328399029111a237 --- /dev/null +++ b/images/bending over/pexels-mikhail-nilov-8455658.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be31770f98bd9ccfc734b3bd071dd6fdb8cec785b639b53778e6ed5b7923fbd9 +size 2009126 diff --git a/action_verbs/images/bend over/bend_over_5.jpg b/images/bending over/pexels-tima-miroshnichenko-5928245.jpg similarity index 100% rename from action_verbs/images/bend over/bend_over_5.jpg rename to images/bending over/pexels-tima-miroshnichenko-5928245.jpg diff --git a/action_verbs/images/bend over/bend_over_6.jpg b/images/bending over/pexels-timur-weber-9127656.jpg similarity index 100% rename from action_verbs/images/bend over/bend_over_6.jpg rename to images/bending over/pexels-timur-weber-9127656.jpg diff --git a/action_verbs/images/bend over/bend_over_7.jpg b/images/bending over/pexels-vlada-karpovich-4534679.jpg similarity index 100% rename from action_verbs/images/bend over/bend_over_7.jpg rename to images/bending over/pexels-vlada-karpovich-4534679.jpg diff --git a/action_verbs/images/call/.gitkeep b/images/blink/.gitkeep similarity index 100% rename from action_verbs/images/call/.gitkeep rename to images/blink/.gitkeep diff --git a/action_verbs/images/wink/wink_1.jpg b/images/blink/cat-4540441_1280.jpg similarity index 100% rename from action_verbs/images/wink/wink_1.jpg rename to images/blink/cat-4540441_1280.jpg diff --git a/images/blink/pexels-cottonbro-4974366.jpg b/images/blink/pexels-cottonbro-4974366.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aaa0617956bae3cd959caa8597d73139953aac90 --- /dev/null +++ b/images/blink/pexels-cottonbro-4974366.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e09a891348c0728c8b11526e3755e458579441ccec2353540d232f09a60c287 +size 342364 diff --git a/images/blink/pexels-ennie-horvath-2176889-3867210.jpg b/images/blink/pexels-ennie-horvath-2176889-3867210.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f2b6c16c7057f03a84887e1cb8a54425ecc842c --- /dev/null +++ b/images/blink/pexels-ennie-horvath-2176889-3867210.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d62bb485753050fa21a7828a260cd28b82ae6269d4433309d80d650208264cf +size 270401 diff --git a/images/blink/pexels-ganajp-4087146.jpg b/images/blink/pexels-ganajp-4087146.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2b5d9ce59240a3000d132f61283ebdc76c6f87f --- /dev/null +++ b/images/blink/pexels-ganajp-4087146.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77cbb56f3b6f6643447d7677063ae75164bdd8fb7a05922cd66c06fb57800f9a +size 7395640 diff --git a/action_verbs/images/wink/wink_4.jpg b/images/blink/pexels-jvdm-1564839.jpg similarity index 100% rename from action_verbs/images/wink/wink_4.jpg rename to images/blink/pexels-jvdm-1564839.jpg diff --git a/images/blink/pexels-kubrarkan-18324587.jpg b/images/blink/pexels-kubrarkan-18324587.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3086fc8c1eb23f08b9a4ab26dfa3ac72417e7c26 --- /dev/null +++ b/images/blink/pexels-kubrarkan-18324587.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5910b334e827ebcd8e355c9a8e19fa10deac79800f18b9dfe6774e41259b8fb2 +size 1360168 diff --git a/action_verbs/images/wink/wink_5.jpg b/images/blink/pexels-olly-3764391.jpg similarity index 100% rename from action_verbs/images/wink/wink_5.jpg rename to images/blink/pexels-olly-3764391.jpg diff --git a/images/blink/pexels-taina-bernard-1861666-3482526.jpg b/images/blink/pexels-taina-bernard-1861666-3482526.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5fdfdf31c3f4169056bb5f04d9b6597834dd78ab --- /dev/null +++ b/images/blink/pexels-taina-bernard-1861666-3482526.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c6c80760d528beb08ba81f58acbf1481b584b0066859ff6df7b85287613ee48 +size 2158331 diff --git a/action_verbs/images/wink/wink_6.jpg b/images/blink/pexels-thirdman-5327582.jpg similarity index 100% rename from action_verbs/images/wink/wink_6.jpg rename to images/blink/pexels-thirdman-5327582.jpg diff --git a/action_verbs/images/wink/wink_7.jpg b/images/blink/pexels-vunyakurochkin-9751105.jpg similarity index 100% rename from action_verbs/images/wink/wink_7.jpg rename to images/blink/pexels-vunyakurochkin-9751105.jpg diff --git a/action_verbs/images/clean/.gitkeep b/images/bounce/.gitkeep similarity index 100% rename from action_verbs/images/clean/.gitkeep rename to images/bounce/.gitkeep diff --git a/action_verbs/images/bounce/bounce_3.jpg b/images/bounce/bounce_1.jpg similarity index 100% rename from action_verbs/images/bounce/bounce_3.jpg rename to images/bounce/bounce_1.jpg diff --git a/action_verbs/images/bounce/bounce_4.jpg b/images/bounce/bounce_10.jpg similarity index 100% rename from action_verbs/images/bounce/bounce_4.jpg rename to images/bounce/bounce_10.jpg diff --git a/images/bounce/bounce_2.jpg b/images/bounce/bounce_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f391041a20189f097199c2fb4ac4b3c33ea6b56 --- /dev/null +++ b/images/bounce/bounce_2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfdfb8d5d7983647922ee1082c091853978ba3598d565c8f5f2cada3b5d381e8 +size 2679869 diff --git a/images/bounce/bounce_3.jpg b/images/bounce/bounce_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bca75f055e236e0134f39433dcae18734eff005f --- /dev/null +++ b/images/bounce/bounce_3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2510d763a6744cd18466e21f3e57d42ca092bf949bf49f3028c7b075820c094 +size 1101892 diff --git a/action_verbs/images/bounce/bounce_5.jpg b/images/bounce/bounce_4.jpg similarity index 100% rename from action_verbs/images/bounce/bounce_5.jpg rename to images/bounce/bounce_4.jpg diff --git a/images/bounce/bounce_5.jpg b/images/bounce/bounce_5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..153bb4fb3449c86b36fd97876fa70b78fb537e09 --- /dev/null +++ b/images/bounce/bounce_5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d866270e42427c4f9ea655296dcad1c77bb2ae3978720b11effe446a15bec06 +size 3113908 diff --git a/action_verbs/images/bounce/bounce_6.jpg b/images/bounce/bounce_6.jpg similarity index 100% rename from action_verbs/images/bounce/bounce_6.jpg rename to images/bounce/bounce_6.jpg diff --git a/action_verbs/images/bounce/bounce_7.jpg b/images/bounce/bounce_7.jpg similarity index 100% rename from action_verbs/images/bounce/bounce_7.jpg rename to images/bounce/bounce_7.jpg diff --git a/images/bounce/bounce_8.jpg b/images/bounce/bounce_8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c4fc4384133a9ce777e174892a7501f1592faac --- /dev/null +++ b/images/bounce/bounce_8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73b3bb985e4e24258b2e5993eab6ab66fe5950e1aa38e4daa3cf06de448d2461 +size 2142588 diff --git a/action_verbs/images/bounce/bounce_8.jpg b/images/bounce/bounce_9.jpg similarity index 100% rename from action_verbs/images/bounce/bounce_8.jpg rename to images/bounce/bounce_9.jpg diff --git a/action_verbs/images/color/.gitkeep b/images/calling/.gitkeep similarity index 100% rename from action_verbs/images/color/.gitkeep rename to images/calling/.gitkeep diff --git a/action_verbs/images/call/call_3.jpg b/images/calling/pexels-davidgomes-2479820.jpg similarity index 100% rename from action_verbs/images/call/call_3.jpg rename to images/calling/pexels-davidgomes-2479820.jpg diff --git a/action_verbs/images/call/call_4.jpg b/images/calling/pexels-edmond-dantes-4342065.jpg similarity index 100% rename from action_verbs/images/call/call_4.jpg rename to images/calling/pexels-edmond-dantes-4342065.jpg diff --git a/images/calling/pexels-edward-jenner-4031817.jpg b/images/calling/pexels-edward-jenner-4031817.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e36870de21c6bc63d7a75819888bcea95481fa0e --- /dev/null +++ b/images/calling/pexels-edward-jenner-4031817.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a56b097f8fc26893e038a714f9e308f4abec4abd38c4814854925fc44037c43 +size 3754927 diff --git a/action_verbs/images/call/call_5.jpg b/images/calling/pexels-gustavoraton-2528241.jpg similarity index 100% rename from action_verbs/images/call/call_5.jpg rename to images/calling/pexels-gustavoraton-2528241.jpg diff --git a/action_verbs/images/call/call_6.jpg b/images/calling/pexels-olly-3763122 (1).jpg similarity index 100% rename from action_verbs/images/call/call_6.jpg rename to images/calling/pexels-olly-3763122 (1).jpg diff --git a/images/calling/pexels-olly-3763122.jpg b/images/calling/pexels-olly-3763122.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43318be16328d53758e2cd7ae1d83b75d5fca642 --- /dev/null +++ b/images/calling/pexels-olly-3763122.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c913839d15f529e8fdf4b015bbfad9ee3511e38c2512716ceb036efe147b8c6 +size 1035331 diff --git a/action_verbs/images/call/call_7.jpg b/images/calling/pexels-olly-859264.jpg similarity index 100% rename from action_verbs/images/call/call_7.jpg rename to images/calling/pexels-olly-859264.jpg diff --git a/images/calling/pexels-shkrabaanthony-5206297.jpg b/images/calling/pexels-shkrabaanthony-5206297.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91a0afc0b8c4b272b4b68636f60f384517a40a25 --- /dev/null +++ b/images/calling/pexels-shkrabaanthony-5206297.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a915297cf62a50a66f00d58c2a1d48efcbe5f53fad388a3ec061c01cb5bc0ae4 +size 625463 diff --git a/images/calling/pexels-shkrabaanthony-5244066.jpg b/images/calling/pexels-shkrabaanthony-5244066.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eddd71ece109956cfb6ec795ef3a1b1b54fe748d --- /dev/null +++ b/images/calling/pexels-shkrabaanthony-5244066.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a560296b3701963fc6ca7aa92e5c2d906f7a4b021700c6c4723c5bd0789c8d5d +size 841139 diff --git a/action_verbs/images/call/call_8.jpg b/images/calling/pexels-shkrabaanthony-5292227.jpg similarity index 100% rename from action_verbs/images/call/call_8.jpg rename to images/calling/pexels-shkrabaanthony-5292227.jpg diff --git a/action_verbs/images/call/call_9.jpg b/images/calling/pexels-zion-4765401.jpg similarity index 100% rename from action_verbs/images/call/call_9.jpg rename to images/calling/pexels-zion-4765401.jpg diff --git a/action_verbs/images/comb/.gitkeep b/images/clean/.gitkeep similarity index 100% rename from action_verbs/images/comb/.gitkeep rename to images/clean/.gitkeep diff --git a/images/clean/clean_1.jpg b/images/clean/clean_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca0ee1723923f348f2ef8f619ed93d876f390df0 --- /dev/null +++ b/images/clean/clean_1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8213c31de2e229f9e7d68d1715c4b4126de1ff7e75362c4597124c4c419511fc +size 1741647 diff --git a/action_verbs/images/clean/clean_1.jpg b/images/clean/clean_10.jpg similarity index 100% rename from action_verbs/images/clean/clean_1.jpg rename to images/clean/clean_10.jpg diff --git a/images/clean/clean_2.jpg b/images/clean/clean_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c45ed9a00eae25a879d6e08bd41557f6ebde5e76 --- /dev/null +++ b/images/clean/clean_2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffa69a5b78e72d7ed5ab4314dfb3fe301feeda74c6ffdedbbbb51d53a23f15c9 +size 1738870 diff --git a/images/clean/clean_3.jpg b/images/clean/clean_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4566c7b35743d4fcfb8d013b077b6581ae79dd3 --- /dev/null +++ b/images/clean/clean_3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8699d46cecca63bb9ad09c9bb9595174947ed4975063b0156a89f1fe3fd7c504 +size 679630 diff --git a/images/clean/clean_4.jpg b/images/clean/clean_4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11d647c992987a7deddfd75b93586e1bcac19532 --- /dev/null +++ b/images/clean/clean_4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62ac5ffbc605ff30565a03397c69564433f98d2b978c92b92740e7f666c37dfd +size 1261247 diff --git a/verb_with_noun/images/wash car/wash_car_6.jpg b/images/clean/clean_5.jpg similarity index 100% rename from verb_with_noun/images/wash car/wash_car_6.jpg rename to images/clean/clean_5.jpg diff --git a/images/clean/clean_6.jpg b/images/clean/clean_6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36c95f954262520063cbaa7323810e0d3d6fb1db --- /dev/null +++ b/images/clean/clean_6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a3acc8de735d6c002cfb11f37d449e547ab5371b905dbbf70cdc622377a0a4a +size 3272443 diff --git a/action_verbs/images/clean/clean_2.jpg b/images/clean/clean_7.jpg similarity index 100% rename from action_verbs/images/clean/clean_2.jpg rename to images/clean/clean_7.jpg diff --git a/action_verbs/images/clean/clean_3.jpg b/images/clean/clean_8.jpg similarity index 100% rename from action_verbs/images/clean/clean_3.jpg rename to images/clean/clean_8.jpg diff --git a/images/clean/clean_9.jpg b/images/clean/clean_9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5d7724976dd78e4be2135d1effdfa9bdee3b31a --- /dev/null +++ b/images/clean/clean_9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:493080e8c5cc76366f809a342198fa7549198cc823ae9f270ec2fcaf861382a7 +size 2036428 diff --git a/action_verbs/images/cook/.gitkeep b/images/color/.gitkeep similarity index 100% rename from action_verbs/images/cook/.gitkeep rename to images/color/.gitkeep diff --git a/action_verbs/images/color/color_3.jpg b/images/color/color_1.jpg similarity index 100% rename from action_verbs/images/color/color_3.jpg rename to images/color/color_1.jpg diff --git a/images/color/color_10.jpg b/images/color/color_10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46401bf00ca0bf9edc75d47f1c3cb2e70b73fc7a --- /dev/null +++ b/images/color/color_10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6832cbfd29e4e19309ab48f55f2db876fb9f33c25ffc3f8da5b62d40d2d5fbbc +size 1552722 diff --git a/images/color/color_2.jpg b/images/color/color_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82ac95d082011e8887910d2f66d874ab8fc83612 --- /dev/null +++ b/images/color/color_2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71b4231a9288d53abb421350bb905e14e1360779df6399b7e2806db1b66620b0 +size 423006 diff --git a/images/color/color_3.jpg b/images/color/color_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54f9c161b2260fc5bb6487d6ee7b752d9d055215 --- /dev/null +++ b/images/color/color_3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6fda96258e8cc56d0187b4993200997030820b727066868b28a796b4526f076 +size 1987554 diff --git a/images/color/color_4.jpg b/images/color/color_4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..005e521fe14d726f17c207cdbb446e33472ab319 --- /dev/null +++ b/images/color/color_4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cfb5176b82401d13b608f3fb67b8f5e60800bdcb82672eb4cce0386bcb411ea +size 411630 diff --git a/images/color/color_5.jpg b/images/color/color_5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc5dd70c53d7d6a46befbf85130738e34d5cba2e --- /dev/null +++ b/images/color/color_5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7642602e4a21b982f418c8fc47b41eb5aa73c7a5e8e8e0d8f075a14feff3f0fb +size 1154398 diff --git a/images/color/color_6.jpg b/images/color/color_6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..baaee16cc06e23ab130a65a2b3045aebbd2c5664 --- /dev/null +++ b/images/color/color_6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb4b9cf8f738c5d2be856c0f8c1a02a86d6b559955c29e2d61e7be246953383a +size 1081728 diff --git a/images/color/color_7.jpg b/images/color/color_7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0d52577af1292788167785b4185af05d1e1e6cf --- /dev/null +++ b/images/color/color_7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a00f6f138f2566abd48cc3e96355bd4cc2391e2a91d1a38509615099d108739 +size 1176770 diff --git a/images/color/color_8.jpg b/images/color/color_8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c81dbd1b83bc9f2398c768c446077e0ae0baa48a --- /dev/null +++ b/images/color/color_8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:299ec3e6f880106cd9e210e1e3c906dc5cd3fe87ef7c9fa7b166fa31f72d3e30 +size 1392421 diff --git a/action_verbs/images/color/color_5.jpg b/images/color/color_9.jpg similarity index 100% rename from action_verbs/images/color/color_5.jpg rename to images/color/color_9.jpg diff --git a/action_verbs/images/crawl/.gitkeep b/images/combing/.gitkeep similarity index 100% rename from action_verbs/images/crawl/.gitkeep rename to images/combing/.gitkeep diff --git a/images/combing/combing_1.jpg b/images/combing/combing_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2afcc3a547db709c84d20f981df61b43aa9467e2 --- /dev/null +++ b/images/combing/combing_1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf3a9893ec2423de7d074fbfefceb688f8cb15ecbf6a1ad804c3c0b5c820c08f +size 1220404 diff --git a/action_verbs/images/comb/comb_1.jpg b/images/combing/combing_10.jpg similarity index 100% rename from action_verbs/images/comb/comb_1.jpg rename to images/combing/combing_10.jpg diff --git a/action_verbs/images/comb/comb_2.jpg b/images/combing/combing_2.jpg similarity index 100% rename from action_verbs/images/comb/comb_2.jpg rename to images/combing/combing_2.jpg diff --git a/images/combing/combing_3.jpg b/images/combing/combing_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e635e5a8d1fb9ca479237a39142265d1a72cad7 --- /dev/null +++ b/images/combing/combing_3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4892e6b533b207019e8781b69b92824d5a388b75448fb2058c4d98bf7420c882 +size 1958890 diff --git a/images/combing/combing_4.jpg b/images/combing/combing_4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae00dab2edd073c0d990c483e661aeee9804a4c0 --- /dev/null +++ b/images/combing/combing_4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:771cbf450d3e0bf499c2114149526e76227e557b020d9a8271bedd2c65aeee01 +size 1600662 diff --git a/action_verbs/images/comb/comb_3.jpg b/images/combing/combing_5.jpg similarity index 100% rename from action_verbs/images/comb/comb_3.jpg rename to images/combing/combing_5.jpg diff --git a/action_verbs/images/comb/comb_4.jpg b/images/combing/combing_6.jpg similarity index 100% rename from action_verbs/images/comb/comb_4.jpg rename to images/combing/combing_6.jpg diff --git a/images/combing/combing_7.jpg b/images/combing/combing_7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5114cf759a0e9347c4e34beb1cd707c982699344 --- /dev/null +++ b/images/combing/combing_7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e90e1e0304a4c6e566b06420bfee2f62aa8860d805ae2d850ba41b56381fbb5 +size 1857178 diff --git a/action_verbs/images/comb/comb_5.jpg b/images/combing/combing_8.jpg similarity index 100% rename from action_verbs/images/comb/comb_5.jpg rename to images/combing/combing_8.jpg diff --git a/action_verbs/images/cry/.gitkeep b/images/cook/.gitkeep similarity index 100% rename from action_verbs/images/cry/.gitkeep rename to images/cook/.gitkeep diff --git a/action_verbs/images/cook/cook_2.jpg b/images/cook/pexels-conojeghuo-175753.jpg similarity index 100% rename from action_verbs/images/cook/cook_2.jpg rename to images/cook/pexels-conojeghuo-175753.jpg diff --git a/action_verbs/images/cook/cook_3.jpg b/images/cook/pexels-creative-vix-375468.jpg similarity index 100% rename from action_verbs/images/cook/cook_3.jpg rename to images/cook/pexels-creative-vix-375468.jpg diff --git a/action_verbs/images/cook/cook_4.jpg b/images/cook/pexels-elletakesphotos-2696064.jpg similarity index 100% rename from action_verbs/images/cook/cook_4.jpg rename to images/cook/pexels-elletakesphotos-2696064.jpg diff --git a/action_verbs/images/cook/cook_5.jpg b/images/cook/pexels-huy-phan-316220-1397514.jpg similarity index 100% rename from action_verbs/images/cook/cook_5.jpg rename to images/cook/pexels-huy-phan-316220-1397514.jpg diff --git a/action_verbs/images/cook/cook_6.jpg b/images/cook/pexels-minan1398-1482803.jpg similarity index 100% rename from action_verbs/images/cook/cook_6.jpg rename to images/cook/pexels-minan1398-1482803.jpg diff --git a/images/cook/pexels-olly-3769999.jpg b/images/cook/pexels-olly-3769999.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a24a91bc0fc7077017d064f19554745fc248bc64 --- /dev/null +++ b/images/cook/pexels-olly-3769999.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ab513d0243d79587be3abb823380ed08439a136ddd8a14aa7c0928fa49200ab +size 729310 diff --git a/images/cook/pexels-olly-3771120.jpg b/images/cook/pexels-olly-3771120.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25f9d1a7603b83a2ece35578b1247f98ba2de2d1 --- /dev/null +++ b/images/cook/pexels-olly-3771120.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3236b30a05de65ee046ec3bcf1ffd0a4a4f36d09397280831c2f052f051a36d4 +size 855927 diff --git a/action_verbs/images/cook/cook_7.jpg b/images/cook/pexels-olly-3785693.jpg similarity index 100% rename from action_verbs/images/cook/cook_7.jpg rename to images/cook/pexels-olly-3785693.jpg diff --git a/action_verbs/images/cook/cook_8.jpg b/images/cook/pexels-reneterp-2544829.jpg similarity index 100% rename from action_verbs/images/cook/cook_8.jpg rename to images/cook/pexels-reneterp-2544829.jpg diff --git a/action_verbs/images/cook/cook_9.jpg b/images/cook/pexels-reneterp-3217156.jpg similarity index 100% rename from action_verbs/images/cook/cook_9.jpg rename to images/cook/pexels-reneterp-3217156.jpg diff --git a/action_verbs/images/dance/.gitkeep b/images/crawling/.gitkeep similarity index 100% rename from action_verbs/images/dance/.gitkeep rename to images/crawling/.gitkeep diff --git a/images/crawling/baby-5749673_1280.jpg b/images/crawling/baby-5749673_1280.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5825a168bb686af8577966cf6c931660f64c0d20 --- /dev/null +++ b/images/crawling/baby-5749673_1280.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd625d267436c380d3eced290e2a1ad7808acf91e3dcbb3bd2a88496bf518ea4 +size 141193 diff --git a/action_verbs/images/crawl/crawl_1.jpg b/images/crawling/girl-2247301_1280.jpg similarity index 100% rename from action_verbs/images/crawl/crawl_1.jpg rename to images/crawling/girl-2247301_1280.jpg diff --git a/action_verbs/images/crawl/crawl_5.jpg b/images/crawling/pexels-busranur-aydin-3800407-32140396.jpg similarity index 100% rename from action_verbs/images/crawl/crawl_5.jpg rename to images/crawling/pexels-busranur-aydin-3800407-32140396.jpg diff --git a/images/crawling/pexels-erik-karits-2093459-3826317.jpg b/images/crawling/pexels-erik-karits-2093459-3826317.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56b03d31c821217b90cd3771ba135d6fd8d86001 --- /dev/null +++ b/images/crawling/pexels-erik-karits-2093459-3826317.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:143dd48d5fae427dc2a1a67a7c6f05084159613f5a975829af9d54fd7fdb2b3f +size 2913654 diff --git a/images/crawling/pexels-laura-reed-1045851.jpg b/images/crawling/pexels-laura-reed-1045851.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a12956faf0ced7b4913fddab728e1c4f8f5b8d27 --- /dev/null +++ b/images/crawling/pexels-laura-reed-1045851.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aca5fd2de6c7dffceb402508a619701f226899603f6190b522143bba5ecd8d17 +size 2437307 diff --git a/action_verbs/images/crawl/crawl_6.jpg b/images/crawling/pexels-reneterp-325693.jpg similarity index 100% rename from action_verbs/images/crawl/crawl_6.jpg rename to images/crawling/pexels-reneterp-325693.jpg diff --git a/images/crawling/pexels-riadh-dallel-49199-183333.jpg b/images/crawling/pexels-riadh-dallel-49199-183333.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef56f5c93a320a0334ec8c1070147e3261bd6284 --- /dev/null +++ b/images/crawling/pexels-riadh-dallel-49199-183333.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82890d112ad944d2ad19585680af227095352b9c62b4f39993511b7a686f71f2 +size 1783689 diff --git a/action_verbs/images/crawl/crawl_7.jpg b/images/crawling/pexels-shotpot-7705892.jpg similarity index 100% rename from action_verbs/images/crawl/crawl_7.jpg rename to images/crawling/pexels-shotpot-7705892.jpg diff --git a/action_verbs/images/crawl/crawl_8.jpg b/images/crawling/pexels-taryn-elliott-4305036.jpg similarity index 100% rename from action_verbs/images/crawl/crawl_8.jpg rename to images/crawling/pexels-taryn-elliott-4305036.jpg diff --git a/action_verbs/images/crawl/crawl_9.jpg b/images/crawling/pexels-yankrukov-5791244.jpg similarity index 100% rename from action_verbs/images/crawl/crawl_9.jpg rename to images/crawling/pexels-yankrukov-5791244.jpg diff --git a/action_verbs/images/dig/.gitkeep b/images/cry/.gitkeep similarity index 100% rename from action_verbs/images/dig/.gitkeep rename to images/cry/.gitkeep diff --git a/action_verbs/images/cry/cry_3.jpg b/images/cry/pexels-baphi-1361766.jpg similarity index 100% rename from action_verbs/images/cry/cry_3.jpg rename to images/cry/pexels-baphi-1361766.jpg diff --git a/action_verbs/images/cry/cry_4.jpg b/images/cry/pexels-cottonbro-6716238.jpg similarity index 100% rename from action_verbs/images/cry/cry_4.jpg rename to images/cry/pexels-cottonbro-6716238.jpg diff --git a/images/cry/pexels-helenalopes-7820626.jpg b/images/cry/pexels-helenalopes-7820626.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b23ad5ada0ae8f866abfb91aec7bcbea80116c2 --- /dev/null +++ b/images/cry/pexels-helenalopes-7820626.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caa8e91defd2ff69b252566a82e85459b80e573abac4fa3070bc31fbae8dbccf +size 4011370 diff --git a/action_verbs/images/cry/cry_5.jpg b/images/cry/pexels-kampus-8871423.jpg similarity index 100% rename from action_verbs/images/cry/cry_5.jpg rename to images/cry/pexels-kampus-8871423.jpg diff --git a/action_verbs/images/cry/cry_6.jpg b/images/cry/pexels-karolina-grabowska-4471312.jpg similarity index 100% rename from action_verbs/images/cry/cry_6.jpg rename to images/cry/pexels-karolina-grabowska-4471312.jpg diff --git a/images/cry/pexels-karolina-grabowska-4471316.jpg b/images/cry/pexels-karolina-grabowska-4471316.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17cfde7936c430da64c65357cb03aed732ccabc0 --- /dev/null +++ b/images/cry/pexels-karolina-grabowska-4471316.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ba1bca58c57cbf6cfb920b9faaf117ad80116f8ec2c0c669622d08f242cc017 +size 1469572 diff --git a/action_verbs/images/cry/cry_7.jpg b/images/cry/pexels-liza-summer-6382600.jpg similarity index 100% rename from action_verbs/images/cry/cry_7.jpg rename to images/cry/pexels-liza-summer-6382600.jpg diff --git a/action_verbs/images/cry/cry_8.jpg b/images/cry/pexels-neosiam-679438.jpg similarity index 100% rename from action_verbs/images/cry/cry_8.jpg rename to images/cry/pexels-neosiam-679438.jpg diff --git a/images/cry/pexels-olly-3812746.jpg b/images/cry/pexels-olly-3812746.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf7d661eea9a26b509dca7ae5ca94d26ea1fa116 --- /dev/null +++ b/images/cry/pexels-olly-3812746.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b475456d97b62b1f2c18805f40e68cf55483dbabc3faaf785a769e07ecc7ac0 +size 1873896 diff --git a/action_verbs/images/cry/cry_9.jpg b/images/cry/pexels-pixabay-47090.jpg similarity index 100% rename from action_verbs/images/cry/cry_9.jpg rename to images/cry/pexels-pixabay-47090.jpg diff --git a/action_verbs/images/cry/cry_10.jpg b/images/cry/pexels-skyler-ewing-266953-4680623.jpg similarity index 100% rename from action_verbs/images/cry/cry_10.jpg rename to images/cry/pexels-skyler-ewing-266953-4680623.jpg diff --git a/action_verbs/images/draw/.gitkeep b/images/dancing/.gitkeep similarity index 100% rename from action_verbs/images/draw/.gitkeep rename to images/dancing/.gitkeep diff --git a/action_verbs/images/dance/dance_5.jpg b/images/dancing/pexels-anastasiya-gepp-654466-1984445.jpg similarity index 100% rename from action_verbs/images/dance/dance_5.jpg rename to images/dancing/pexels-anastasiya-gepp-654466-1984445.jpg diff --git a/action_verbs/images/dance/dance_7.jpg b/images/dancing/pexels-cottonbro-6344642.jpg similarity index 100% rename from action_verbs/images/dance/dance_7.jpg rename to images/dancing/pexels-cottonbro-6344642.jpg diff --git a/action_verbs/images/dance/dance_9.jpg b/images/dancing/pexels-jansel-ferma-306295-3152430.jpg similarity index 100% rename from action_verbs/images/dance/dance_9.jpg rename to images/dancing/pexels-jansel-ferma-306295-3152430.jpg diff --git a/images/dancing/pexels-jill-wellington-1638660-459949.jpg b/images/dancing/pexels-jill-wellington-1638660-459949.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b583037631b4d4900d08e12b93f56108656cb91c --- /dev/null +++ b/images/dancing/pexels-jill-wellington-1638660-459949.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1638057bdf21faddfe3263c27021c11146ee27d9746d390bf06cfb310c4af7c +size 1878665 diff --git a/images/dancing/pexels-olly-3831645.jpg b/images/dancing/pexels-olly-3831645.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9b7e20ee3e7c3112d20603d5d25cb80399d9662 --- /dev/null +++ b/images/dancing/pexels-olly-3831645.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d66dd4257501ef7c7d2c197cb8953346055d41bed29ef17f05806c43502ba1d +size 711750 diff --git a/action_verbs/images/dance/dance_10.jpg b/images/dancing/pexels-pixabay-270789.jpg similarity index 100% rename from action_verbs/images/dance/dance_10.jpg rename to images/dancing/pexels-pixabay-270789.jpg diff --git a/action_verbs/images/dance/dance_11.jpg b/images/dancing/pexels-ricardomoura-2285932.jpg similarity index 100% rename from action_verbs/images/dance/dance_11.jpg rename to images/dancing/pexels-ricardomoura-2285932.jpg diff --git a/action_verbs/images/dance/dance_12.jpg b/images/dancing/pexels-vincent-pelletier-113252-1709920.jpg similarity index 100% rename from action_verbs/images/dance/dance_12.jpg rename to images/dancing/pexels-vincent-pelletier-113252-1709920.jpg diff --git a/action_verbs/images/dance/dance_13.jpg b/images/dancing/pexels-wjretratos-1918445.jpg similarity index 100% rename from action_verbs/images/dance/dance_13.jpg rename to images/dancing/pexels-wjretratos-1918445.jpg diff --git a/images/dancing/pexels-yankrukov-6616715.jpg b/images/dancing/pexels-yankrukov-6616715.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd5538bba9026f8cc4b0728e0a338eb753ba2624 --- /dev/null +++ b/images/dancing/pexels-yankrukov-6616715.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7a0ccaf11bd6a9c9e0ca2faea10ad7bc452da5d3839053f6c98aa1cc8bf0e25 +size 1664938 diff --git a/action_verbs/images/fall/.gitkeep b/images/digging/.gitkeep similarity index 100% rename from action_verbs/images/fall/.gitkeep rename to images/digging/.gitkeep diff --git a/action_verbs/images/dig/dig_3.jpg b/images/digging/digging_1.jpg similarity index 100% rename from action_verbs/images/dig/dig_3.jpg rename to images/digging/digging_1.jpg diff --git a/action_verbs/images/dig/dig_4.jpg b/images/digging/digging_10.jpg similarity index 100% rename from action_verbs/images/dig/dig_4.jpg rename to images/digging/digging_10.jpg diff --git a/images/digging/digging_2.jpg b/images/digging/digging_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74f79e6a9226495094e295d0922e6ed307159253 --- /dev/null +++ b/images/digging/digging_2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04fdaef7ddc91286043c205300b5a01fca9e62322dd030ffff12c22c669f2a55 +size 4216122 diff --git a/images/digging/digging_3.jpg b/images/digging/digging_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8df394e54e2c978d4cf02dc64e30aa239518e2e4 --- /dev/null +++ b/images/digging/digging_3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d2e723fc1db74735b98902442a815839b714fc4a51628eebab65fc02aa872fa +size 1453953 diff --git a/action_verbs/images/dig/dig_5.jpg b/images/digging/digging_4.jpg similarity index 100% rename from action_verbs/images/dig/dig_5.jpg rename to images/digging/digging_4.jpg diff --git a/action_verbs/images/dig/dig_6.jpg b/images/digging/digging_5.jpg similarity index 100% rename from action_verbs/images/dig/dig_6.jpg rename to images/digging/digging_5.jpg diff --git a/action_verbs/images/dig/dig_7.jpg b/images/digging/digging_6.jpg similarity index 100% rename from action_verbs/images/dig/dig_7.jpg rename to images/digging/digging_6.jpg diff --git a/action_verbs/images/dig/dig_8.jpg b/images/digging/digging_7.jpg similarity index 100% rename from action_verbs/images/dig/dig_8.jpg rename to images/digging/digging_7.jpg diff --git a/action_verbs/images/dig/dig_9.jpg b/images/digging/digging_8.jpg similarity index 100% rename from action_verbs/images/dig/dig_9.jpg rename to images/digging/digging_8.jpg diff --git a/images/digging/digging_9.jpg b/images/digging/digging_9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a47bd152592857ac699563077f6811d112c621f --- /dev/null +++ b/images/digging/digging_9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfb9c117db61d2b186156a029183cc47e17e6823147ea53958d93c7b4b5bac9e +size 2327600 diff --git a/action_verbs/images/fly/.gitkeep b/images/draw/.gitkeep similarity index 100% rename from action_verbs/images/fly/.gitkeep rename to images/draw/.gitkeep diff --git a/action_verbs/images/draw/draw_3.jpg b/images/draw/draw_1.jpg similarity index 100% rename from action_verbs/images/draw/draw_3.jpg rename to images/draw/draw_1.jpg diff --git a/action_verbs/images/draw/draw_4.jpg b/images/draw/draw_10.jpg similarity index 100% rename from action_verbs/images/draw/draw_4.jpg rename to images/draw/draw_10.jpg diff --git a/images/draw/draw_2.jpg b/images/draw/draw_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c16b2f828954f6ec46565a6d722431d6178903d0 --- /dev/null +++ b/images/draw/draw_2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42d09b40205c18f85271db178a4ca84db5b5f7e69981fdde63d7563f4d6bcc94 +size 306652 diff --git a/images/draw/draw_3.jpg b/images/draw/draw_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd94ddfbf584dc5a4f4071be0ca1bb5d4e2286bf --- /dev/null +++ b/images/draw/draw_3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94e2a95af0bb4f169b3b136bac53ae1076ddeb4c2285d1836270051e364f4538 +size 696741 diff --git a/action_verbs/images/draw/draw_5.jpg b/images/draw/draw_4.jpg similarity index 100% rename from action_verbs/images/draw/draw_5.jpg rename to images/draw/draw_4.jpg diff --git a/images/draw/draw_5.jpg b/images/draw/draw_5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b50dd54b28855b69d3b0330be94dba464388acc2 --- /dev/null +++ b/images/draw/draw_5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:115c8eac2de1714191b90be94a95879c52221dfb08bb38d021d9ffbbfc707db5 +size 1281467 diff --git a/action_verbs/images/draw/draw_6.jpg b/images/draw/draw_6.jpg similarity index 100% rename from action_verbs/images/draw/draw_6.jpg rename to images/draw/draw_6.jpg diff --git a/images/draw/draw_7.jpg b/images/draw/draw_7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9dfeac54020122103c0d1a3b9ada437a62739a96 --- /dev/null +++ b/images/draw/draw_7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cbe3bb2585a5d3210bcdd4cdd88f29ed6089112511d59dabb6f107b41e32810 +size 414626 diff --git a/images/draw/draw_8.jpg b/images/draw/draw_8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c74fcfc9e67cfd49dfff19c00353269c28226623 --- /dev/null +++ b/images/draw/draw_8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a33c5dcc592c119239b7e5e766efed1a39d3d0b24b6e144b8833e6cf5e2c2dd6 +size 3087296 diff --git a/images/draw/draw_9.jpg b/images/draw/draw_9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73054f4bf58a3ff51874eab0143d5b374a56c43c --- /dev/null +++ b/images/draw/draw_9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2359c9aa4d4f27a1cdb71c6b8ca33ea67a3c83eb94448d368f50d8b812014e40 +size 317081 diff --git a/action_verbs/images/get dressed/.gitkeep b/images/fall/.gitkeep similarity index 100% rename from action_verbs/images/get dressed/.gitkeep rename to images/fall/.gitkeep diff --git a/action_verbs/images/fall/fall_2.jpg b/images/fall/pexels-andy-dufresne-1782800-16702986.jpg similarity index 100% rename from action_verbs/images/fall/fall_2.jpg rename to images/fall/pexels-andy-dufresne-1782800-16702986.jpg diff --git a/images/fall/pexels-castorlystock-3639206.jpg b/images/fall/pexels-castorlystock-3639206.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba922c027c2683477b622d2583c5a0df7a80aa65 --- /dev/null +++ b/images/fall/pexels-castorlystock-3639206.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2b5291b231d3bbe477d200a1b710244a69cac9eda961bae6e682d41ee1bbb63 +size 1763380 diff --git a/images/fall/pexels-kindelmedia-7527876.jpg b/images/fall/pexels-kindelmedia-7527876.jpg new file mode 100644 index 0000000000000000000000000000000000000000..887597fd8633792b54bd675ded61ccf7b1c185fd --- /dev/null +++ b/images/fall/pexels-kindelmedia-7527876.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9be7b04c35e8bc68624f8ebe68f766406bf73df4d112820ae21331cfd47ca46 +size 799054 diff --git a/action_verbs/images/fall/fall_3.jpg b/images/fall/pexels-osmanarabaciart-19640865.jpg similarity index 100% rename from action_verbs/images/fall/fall_3.jpg rename to images/fall/pexels-osmanarabaciart-19640865.jpg diff --git a/action_verbs/images/fall/fall_4.jpg b/images/fall/pexels-ron-lach-7829475.jpg similarity index 100% rename from action_verbs/images/fall/fall_4.jpg rename to images/fall/pexels-ron-lach-7829475.jpg diff --git a/action_verbs/images/fall/fall_5.jpg b/images/fall/pexels-ron-lach-7829479.jpg similarity index 100% rename from action_verbs/images/fall/fall_5.jpg rename to images/fall/pexels-ron-lach-7829479.jpg diff --git a/action_verbs/images/fall/fall_6.jpg b/images/fall/pexels-ron-lach-9166304.jpg similarity index 100% rename from action_verbs/images/fall/fall_6.jpg rename to images/fall/pexels-ron-lach-9166304.jpg diff --git a/action_verbs/images/fall/fall_7.jpg b/images/fall/pexels-tara-winstead-7110199.jpg similarity index 100% rename from action_verbs/images/fall/fall_7.jpg rename to images/fall/pexels-tara-winstead-7110199.jpg diff --git a/action_verbs/images/fall/fall_8.jpg b/images/fall/pexels-tim-grundtner-1264118-3856635.jpg similarity index 100% rename from action_verbs/images/fall/fall_8.jpg rename to images/fall/pexels-tim-grundtner-1264118-3856635.jpg diff --git a/action_verbs/images/fall/fall_9.jpg b/images/fall/pexels-wolfgang-weiser-467045605-19824201.jpg similarity index 100% rename from action_verbs/images/fall/fall_9.jpg rename to images/fall/pexels-wolfgang-weiser-467045605-19824201.jpg diff --git a/action_verbs/images/hug/.gitkeep b/images/flip/.gitkeep similarity index 100% rename from action_verbs/images/hug/.gitkeep rename to images/flip/.gitkeep diff --git a/images/flip/flip_1.jpg b/images/flip/flip_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2ffc2296f76dc54afc520f94183bf3e1a15a7b1 --- /dev/null +++ b/images/flip/flip_1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98e7003f238db3c26eaa4ae6ab0c149588852577daace4c441c8291b827f6a6a +size 760190 diff --git a/images/flip/flip_10.jpg b/images/flip/flip_10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d0378072533df7113d4648fe71d76ccc3125bc9 --- /dev/null +++ b/images/flip/flip_10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f4438d84e39f55388228df2a2d5215fc3f8e38d73350cced89b4b38cd64f69b +size 643730 diff --git a/images/flip/flip_2.jpg b/images/flip/flip_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1fe359abb06f05adbbe7111a8a2481c5ac636379 --- /dev/null +++ b/images/flip/flip_2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc030073cd2aab6f86b01e1decd33bf9e78ec749520c45127b428aaadb9920ce +size 1281248 diff --git a/images/flip/flip_3.jpg b/images/flip/flip_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9edf39a1bca48b52609bb3362d83d2ad8c4626c4 --- /dev/null +++ b/images/flip/flip_3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bc45a627990d6605ea1851eec3d98681273421944fefd738d382b58c31de518 +size 1492837 diff --git a/images/flip/flip_4.jpg b/images/flip/flip_4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9ae0392058ee206f756057ca085520b3ab6704a --- /dev/null +++ b/images/flip/flip_4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55b12e95d8237bac891b2812e2c979e2ac76a55a8488cd626a520c98dfec1f9b +size 135808 diff --git a/images/flip/flip_5.jpg b/images/flip/flip_5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..878cab8e50b6c80d6b4f4fac8d0c98b91641f71a --- /dev/null +++ b/images/flip/flip_5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d7578b59663fc77653aa7a5d8dddebd76e5cbf37de99fc4bb7906267ea4e5e6 +size 1439336 diff --git a/images/flip/flip_6.jpg b/images/flip/flip_6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3237ffb78e3a15899c35cacedfaf2eb0bb60f3df --- /dev/null +++ b/images/flip/flip_6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d11c467a94ef291e11b79fd8868c8cbeef13cb101b27731e701be8f6126debda +size 1348958 diff --git a/images/flip/flip_7.jpg b/images/flip/flip_7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5477228221e9bb8a84a1d85e6a1205d3a2dbd9a7 --- /dev/null +++ b/images/flip/flip_7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23f06bd064f104a1896e9d8fb157c753ef3d4eb0788dffd8ed00d01c9e28ed6f +size 1506985 diff --git a/images/flip/flip_8.jpg b/images/flip/flip_8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6677327a65a3f3acc5e549be46fe7176a4ad1b8 --- /dev/null +++ b/images/flip/flip_8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9453bf053a369a6b4a096ab72a9913a0b534955abf78b01da8956a90627df8ac +size 577199 diff --git a/images/flip/flip_9.jpg b/images/flip/flip_9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2277fecb2cc64000fa05115311edfcfdcf312217 --- /dev/null +++ b/images/flip/flip_9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84dce295c358fa1ab8eaf65d68f5321dc534ad7b4dade30bc8c6bf4d84ad419e +size 3904309 diff --git a/action_verbs/images/jump/.gitkeep b/images/flying/.gitkeep similarity index 100% rename from action_verbs/images/jump/.gitkeep rename to images/flying/.gitkeep diff --git a/images/flying/3324489-hd_1080_1920_30fps.mp4 b/images/flying/3324489-hd_1080_1920_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59b406a7ce14b4b93ba55f11a3b2388c42c2e94b --- /dev/null +++ b/images/flying/3324489-hd_1080_1920_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8a98b15662a450a59941b9052b1ec6d2a248662c8f33994bf045d32b22c5a10 +size 6951376 diff --git a/action_verbs/images/fly/fly_4.jpg b/images/flying/flying_1.jpg similarity index 100% rename from action_verbs/images/fly/fly_4.jpg rename to images/flying/flying_1.jpg diff --git a/action_verbs/images/fly/fly_5.jpg b/images/flying/flying_10.jpg similarity index 100% rename from action_verbs/images/fly/fly_5.jpg rename to images/flying/flying_10.jpg diff --git a/action_verbs/images/fly/fly_6.jpg b/images/flying/flying_11.jpg similarity index 100% rename from action_verbs/images/fly/fly_6.jpg rename to images/flying/flying_11.jpg diff --git a/images/flying/flying_12.jpg b/images/flying/flying_12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dafc226ab1af6042b7f4dc64b0fa0543d6dcd54c --- /dev/null +++ b/images/flying/flying_12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:042b4f966bf7776d93b987bd993695e0ec5e2ce19df37f8c57e7f35f7ccb3063 +size 714247 diff --git a/action_verbs/images/fly/fly_7.jpg b/images/flying/flying_15.jpg similarity index 100% rename from action_verbs/images/fly/fly_7.jpg rename to images/flying/flying_15.jpg diff --git a/action_verbs/images/fly/fly_8.jpg b/images/flying/flying_2.jpg similarity index 100% rename from action_verbs/images/fly/fly_8.jpg rename to images/flying/flying_2.jpg diff --git a/action_verbs/images/fly/fly_9.jpg b/images/flying/flying_5.jpg similarity index 100% rename from action_verbs/images/fly/fly_9.jpg rename to images/flying/flying_5.jpg diff --git a/action_verbs/images/fly/fly_10.jpg b/images/flying/flying_6.jpg similarity index 100% rename from action_verbs/images/fly/fly_10.jpg rename to images/flying/flying_6.jpg diff --git a/action_verbs/images/fly/fly_11.jpg b/images/flying/flying_7.jpg similarity index 100% rename from action_verbs/images/fly/fly_11.jpg rename to images/flying/flying_7.jpg diff --git a/action_verbs/images/kiss/.gitkeep b/images/get dressed/.gitkeep similarity index 100% rename from action_verbs/images/kiss/.gitkeep rename to images/get dressed/.gitkeep diff --git a/action_verbs/images/get dressed/get_dressed_1.jpg b/images/get dressed/pexels-3086634-11981253.jpg similarity index 100% rename from action_verbs/images/get dressed/get_dressed_1.jpg rename to images/get dressed/pexels-3086634-11981253.jpg diff --git a/images/get dressed/pexels-alexander-mass-748453803-30934236.jpg b/images/get dressed/pexels-alexander-mass-748453803-30934236.jpg new file mode 100644 index 0000000000000000000000000000000000000000..482bf17154cfcc577057d5b0dc86524ff0f2f552 --- /dev/null +++ b/images/get dressed/pexels-alexander-mass-748453803-30934236.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0fa9fa10676375f2b460904ecfaef72a625b19c715b2cbf318364d7450f71d2 +size 894386 diff --git a/action_verbs/images/get dressed/get_dressed_2.jpg b/images/get dressed/pexels-arina-krasnikova-5424940.jpg similarity index 100% rename from action_verbs/images/get dressed/get_dressed_2.jpg rename to images/get dressed/pexels-arina-krasnikova-5424940.jpg diff --git a/action_verbs/images/get dressed/get_dressed_3.jpg b/images/get dressed/pexels-cottonbro-5379224.jpg similarity index 100% rename from action_verbs/images/get dressed/get_dressed_3.jpg rename to images/get dressed/pexels-cottonbro-5379224.jpg diff --git a/images/get dressed/pexels-shkrabaanthony-4874915.jpg b/images/get dressed/pexels-shkrabaanthony-4874915.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be7b68aab1c9f357e279e725e3055618ebadf740 --- /dev/null +++ b/images/get dressed/pexels-shkrabaanthony-4874915.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fbde016c3a5f6a08aa6c94455b90c434c1df7a4fdd0687d9b19b188e3bfe290 +size 1259117 diff --git a/action_verbs/images/get dressed/get_dressed_4.jpg b/images/get dressed/pexels-shkrabaanthony-5264931.jpg similarity index 100% rename from action_verbs/images/get dressed/get_dressed_4.jpg rename to images/get dressed/pexels-shkrabaanthony-5264931.jpg diff --git a/action_verbs/images/get dressed/get_dressed_5.jpg b/images/get dressed/pexels-thatguycraig000-2463413.jpg similarity index 100% rename from action_verbs/images/get dressed/get_dressed_5.jpg rename to images/get dressed/pexels-thatguycraig000-2463413.jpg diff --git a/action_verbs/images/get dressed/get_dressed_6.jpg b/images/get dressed/pexels-tima-miroshnichenko-6766246.jpg similarity index 100% rename from action_verbs/images/get dressed/get_dressed_6.jpg rename to images/get dressed/pexels-tima-miroshnichenko-6766246.jpg diff --git a/action_verbs/images/get dressed/get_dressed_7.jpg b/images/get dressed/pexels-ucantereyagi-14189664.jpg similarity index 100% rename from action_verbs/images/get dressed/get_dressed_7.jpg rename to images/get dressed/pexels-ucantereyagi-14189664.jpg diff --git a/action_verbs/images/get dressed/get_dressed_8.jpg b/images/get dressed/pexels-zvolskiy-1805602.jpg similarity index 100% rename from action_verbs/images/get dressed/get_dressed_8.jpg rename to images/get dressed/pexels-zvolskiy-1805602.jpg diff --git a/action_verbs/images/knock/.gitkeep b/images/hug/.gitkeep similarity index 100% rename from action_verbs/images/knock/.gitkeep rename to images/hug/.gitkeep diff --git a/action_verbs/images/hug/hug_1.jpg b/images/hug/pexels-askar-abayev-5638465.jpg similarity index 100% rename from action_verbs/images/hug/hug_1.jpg rename to images/hug/pexels-askar-abayev-5638465.jpg diff --git a/action_verbs/images/hug/hug_2.jpg b/images/hug/pexels-august-de-richelieu-4260097.jpg similarity index 100% rename from action_verbs/images/hug/hug_2.jpg rename to images/hug/pexels-august-de-richelieu-4260097.jpg diff --git a/action_verbs/images/hug/hug_3.jpg b/images/hug/pexels-cottonbro-3692622.jpg similarity index 100% rename from action_verbs/images/hug/hug_3.jpg rename to images/hug/pexels-cottonbro-3692622.jpg diff --git a/action_verbs/images/hug/hug_4.jpg b/images/hug/pexels-gustavo-fring-4148992.jpg similarity index 100% rename from action_verbs/images/hug/hug_4.jpg rename to images/hug/pexels-gustavo-fring-4148992.jpg diff --git a/action_verbs/images/hug/hug_5.jpg b/images/hug/pexels-hson-3942851.jpg similarity index 100% rename from action_verbs/images/hug/hug_5.jpg rename to images/hug/pexels-hson-3942851.jpg diff --git a/action_verbs/images/hug/hug_6.jpg b/images/hug/pexels-ketut-subiyanto-4584462.jpg similarity index 100% rename from action_verbs/images/hug/hug_6.jpg rename to images/hug/pexels-ketut-subiyanto-4584462.jpg diff --git a/action_verbs/images/hug/hug_7.jpg b/images/hug/pexels-matvalina-27517620.jpg similarity index 100% rename from action_verbs/images/hug/hug_7.jpg rename to images/hug/pexels-matvalina-27517620.jpg diff --git a/action_verbs/images/hug/hug_8.jpg b/images/hug/pexels-rdne-7516843.jpg similarity index 100% rename from action_verbs/images/hug/hug_8.jpg rename to images/hug/pexels-rdne-7516843.jpg diff --git a/action_verbs/images/hug/hug_9.jpg b/images/hug/pexels-thenewja-3877555.jpg similarity index 100% rename from action_verbs/images/hug/hug_9.jpg rename to images/hug/pexels-thenewja-3877555.jpg diff --git a/action_verbs/images/hug/hug_10.jpg b/images/hug/pexels-vlada-karpovich-4609046.jpg similarity index 100% rename from action_verbs/images/hug/hug_10.jpg rename to images/hug/pexels-vlada-karpovich-4609046.jpg diff --git a/action_verbs/images/laugh/.gitkeep b/images/jumping/.gitkeep similarity index 100% rename from action_verbs/images/laugh/.gitkeep rename to images/jumping/.gitkeep diff --git a/action_verbs/images/jump/jump_1.jpg b/images/jumping/jumping_12.jpg similarity index 100% rename from action_verbs/images/jump/jump_1.jpg rename to images/jumping/jumping_12.jpg diff --git a/action_verbs/images/jump/jump_2.jpg b/images/jumping/jumping_13.jpg similarity index 100% rename from action_verbs/images/jump/jump_2.jpg rename to images/jumping/jumping_13.jpg diff --git a/action_verbs/images/jump/jump_3.jpg b/images/jumping/jumping_15.jpg similarity index 100% rename from action_verbs/images/jump/jump_3.jpg rename to images/jumping/jumping_15.jpg diff --git a/action_verbs/images/jump/jump_4.jpg b/images/jumping/jumping_4.jpg similarity index 100% rename from action_verbs/images/jump/jump_4.jpg rename to images/jumping/jumping_4.jpg diff --git a/action_verbs/images/jump/jump_5.jpg b/images/jumping/jumping_5.jpg similarity index 100% rename from action_verbs/images/jump/jump_5.jpg rename to images/jumping/jumping_5.jpg diff --git a/action_verbs/images/jump/jump_6.jpg b/images/jumping/jumping_8.jpg similarity index 100% rename from action_verbs/images/jump/jump_6.jpg rename to images/jumping/jumping_8.jpg diff --git a/action_verbs/images/jump/jump_7.jpg b/images/jumping/jumping_9.jpg similarity index 100% rename from action_verbs/images/jump/jump_7.jpg rename to images/jumping/jumping_9.jpg diff --git a/action_verbs/images/jump/jump_8.jpg b/images/jumping/pexels-belle-co-99483-1000445.jpg similarity index 100% rename from action_verbs/images/jump/jump_8.jpg rename to images/jumping/pexels-belle-co-99483-1000445.jpg diff --git a/action_verbs/images/jump/jump_9.jpg b/images/jumping/pexels-crina-doltu-490924-1202302.jpg similarity index 100% rename from action_verbs/images/jump/jump_9.jpg rename to images/jumping/pexels-crina-doltu-490924-1202302.jpg diff --git a/action_verbs/images/jump/jump_10.jpg b/images/jumping/pexels-vika-glitter-392079-1620807.jpg similarity index 100% rename from action_verbs/images/jump/jump_10.jpg rename to images/jumping/pexels-vika-glitter-392079-1620807.jpg diff --git a/action_verbs/images/lie down/.gitkeep b/images/kiss/.gitkeep similarity index 100% rename from action_verbs/images/lie down/.gitkeep rename to images/kiss/.gitkeep diff --git a/action_verbs/images/kiss/kiss_4.jpg b/images/kiss/kiss_1.jpg similarity index 100% rename from action_verbs/images/kiss/kiss_4.jpg rename to images/kiss/kiss_1.jpg diff --git a/action_verbs/images/kiss/kiss_5.jpg b/images/kiss/kiss_10.jpg similarity index 100% rename from action_verbs/images/kiss/kiss_5.jpg rename to images/kiss/kiss_10.jpg diff --git a/action_verbs/images/kiss/kiss_6.jpg b/images/kiss/kiss_2.jpg similarity index 100% rename from action_verbs/images/kiss/kiss_6.jpg rename to images/kiss/kiss_2.jpg diff --git a/action_verbs/images/kiss/kiss_7.jpg b/images/kiss/kiss_3.jpg similarity index 100% rename from action_verbs/images/kiss/kiss_7.jpg rename to images/kiss/kiss_3.jpg diff --git a/action_verbs/images/kiss/kiss_8.jpg b/images/kiss/kiss_4.jpg similarity index 100% rename from action_verbs/images/kiss/kiss_8.jpg rename to images/kiss/kiss_4.jpg diff --git a/action_verbs/images/kiss/kiss_9.jpg b/images/kiss/kiss_5.jpg similarity index 100% rename from action_verbs/images/kiss/kiss_9.jpg rename to images/kiss/kiss_5.jpg diff --git a/action_verbs/images/kiss/kiss_10.jpg b/images/kiss/kiss_6.jpg similarity index 100% rename from action_verbs/images/kiss/kiss_10.jpg rename to images/kiss/kiss_6.jpg diff --git a/action_verbs/images/kiss/kiss_11.jpg b/images/kiss/kiss_7.jpg similarity index 100% rename from action_verbs/images/kiss/kiss_11.jpg rename to images/kiss/kiss_7.jpg diff --git a/action_verbs/images/kiss/kiss_12.jpg b/images/kiss/kiss_8.jpg similarity index 100% rename from action_verbs/images/kiss/kiss_12.jpg rename to images/kiss/kiss_8.jpg diff --git a/action_verbs/images/kiss/kiss_13.jpg b/images/kiss/kiss_9.jpg similarity index 100% rename from action_verbs/images/kiss/kiss_13.jpg rename to images/kiss/kiss_9.jpg diff --git a/action_verbs/images/listen/.gitkeep b/images/knocking/.gitkeep similarity index 100% rename from action_verbs/images/listen/.gitkeep rename to images/knocking/.gitkeep diff --git a/action_verbs/images/knock/knock_1.jpg b/images/knocking/knocking_1.jpg similarity index 100% rename from action_verbs/images/knock/knock_1.jpg rename to images/knocking/knocking_1.jpg diff --git a/action_verbs/images/knock/knock_2.jpg b/images/knocking/knocking_10.jpg similarity index 100% rename from action_verbs/images/knock/knock_2.jpg rename to images/knocking/knocking_10.jpg diff --git a/action_verbs/images/knock/knock_3.jpg b/images/knocking/knocking_2.jpg similarity index 100% rename from action_verbs/images/knock/knock_3.jpg rename to images/knocking/knocking_2.jpg diff --git a/action_verbs/images/knock/knock_4.jpg b/images/knocking/knocking_3.jpg similarity index 100% rename from action_verbs/images/knock/knock_4.jpg rename to images/knocking/knocking_3.jpg diff --git a/action_verbs/images/knock/knock_5.jpg b/images/knocking/knocking_4.jpg similarity index 100% rename from action_verbs/images/knock/knock_5.jpg rename to images/knocking/knocking_4.jpg diff --git a/action_verbs/images/knock/knock_6.jpg b/images/knocking/knocking_5.jpg similarity index 100% rename from action_verbs/images/knock/knock_6.jpg rename to images/knocking/knocking_5.jpg diff --git a/action_verbs/images/knock/knock_7.jpg b/images/knocking/knocking_6.jpg similarity index 100% rename from action_verbs/images/knock/knock_7.jpg rename to images/knocking/knocking_6.jpg diff --git a/action_verbs/images/knock/knock_8.jpg b/images/knocking/knocking_7.jpg similarity index 100% rename from action_verbs/images/knock/knock_8.jpg rename to images/knocking/knocking_7.jpg diff --git a/action_verbs/images/knock/knock_9.jpg b/images/knocking/knocking_8.jpg similarity index 100% rename from action_verbs/images/knock/knock_9.jpg rename to images/knocking/knocking_8.jpg diff --git a/action_verbs/images/knock/knock_10.jpg b/images/knocking/knocking_9.jpg similarity index 100% rename from action_verbs/images/knock/knock_10.jpg rename to images/knocking/knocking_9.jpg diff --git a/action_verbs/images/look/.gitkeep b/images/laugh/.gitkeep similarity index 100% rename from action_verbs/images/look/.gitkeep rename to images/laugh/.gitkeep diff --git a/action_verbs/images/laugh/laugh_1.jpg b/images/laugh/laugh_1.jpg similarity index 100% rename from action_verbs/images/laugh/laugh_1.jpg rename to images/laugh/laugh_1.jpg diff --git a/action_verbs/images/laugh/laugh_2.jpg b/images/laugh/laugh_10.jpg similarity index 100% rename from action_verbs/images/laugh/laugh_2.jpg rename to images/laugh/laugh_10.jpg diff --git a/action_verbs/images/laugh/laugh_3.jpg b/images/laugh/laugh_2.jpg similarity index 100% rename from action_verbs/images/laugh/laugh_3.jpg rename to images/laugh/laugh_2.jpg diff --git a/action_verbs/images/laugh/laugh_4.jpg b/images/laugh/laugh_3.jpg similarity index 100% rename from action_verbs/images/laugh/laugh_4.jpg rename to images/laugh/laugh_3.jpg diff --git a/action_verbs/images/laugh/laugh_5.jpg b/images/laugh/laugh_4.jpg similarity index 100% rename from action_verbs/images/laugh/laugh_5.jpg rename to images/laugh/laugh_4.jpg diff --git a/action_verbs/images/laugh/laugh_6.jpg b/images/laugh/laugh_5.jpg similarity index 100% rename from action_verbs/images/laugh/laugh_6.jpg rename to images/laugh/laugh_5.jpg diff --git a/action_verbs/images/laugh/laugh_7.jpg b/images/laugh/laugh_6.jpg similarity index 100% rename from action_verbs/images/laugh/laugh_7.jpg rename to images/laugh/laugh_6.jpg diff --git a/action_verbs/images/laugh/laugh_8.jpg b/images/laugh/laugh_7.jpg similarity index 100% rename from action_verbs/images/laugh/laugh_8.jpg rename to images/laugh/laugh_7.jpg diff --git a/action_verbs/images/laugh/laugh_9.jpg b/images/laugh/laugh_8.jpg similarity index 100% rename from action_verbs/images/laugh/laugh_9.jpg rename to images/laugh/laugh_8.jpg diff --git a/images/laugh/laugh_9.jpg b/images/laugh/laugh_9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8ab36cd2b694aea30025975708bee4f3b29bd5c --- /dev/null +++ b/images/laugh/laugh_9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:487ecde7d2fcd0983d6607d57f36ea8db92fbe7872f13211bbc740733ea3b9bb +size 4798454 diff --git a/action_verbs/images/melt/.gitkeep b/images/lie down/.gitkeep similarity index 100% rename from action_verbs/images/melt/.gitkeep rename to images/lie down/.gitkeep diff --git a/action_verbs/images/lie down/lie_down_2.jpg b/images/lie down/liedown_1.jpg similarity index 100% rename from action_verbs/images/lie down/lie_down_2.jpg rename to images/lie down/liedown_1.jpg diff --git a/action_verbs/images/lie down/lie_down_3.jpg b/images/lie down/liedown_10.jpg similarity index 100% rename from action_verbs/images/lie down/lie_down_3.jpg rename to images/lie down/liedown_10.jpg diff --git a/images/lie down/liedown_2.jpg b/images/lie down/liedown_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..168211fd1b160001029291c63bc7aea89e92d549 --- /dev/null +++ b/images/lie down/liedown_2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02b7949a029db9bd99836ba07825a6bda0d624cf4ca3a1e2982a83e3b9ba61f6 +size 2053460 diff --git a/action_verbs/images/lie down/lie_down_4.jpg b/images/lie down/liedown_3.jpg similarity index 100% rename from action_verbs/images/lie down/lie_down_4.jpg rename to images/lie down/liedown_3.jpg diff --git a/action_verbs/images/lie down/lie_down_5.jpg b/images/lie down/liedown_4.jpg similarity index 100% rename from action_verbs/images/lie down/lie_down_5.jpg rename to images/lie down/liedown_4.jpg diff --git a/images/lie down/liedown_5.jpg b/images/lie down/liedown_5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1f8da8430d17c087dc0b8352ec1b18689c19cae --- /dev/null +++ b/images/lie down/liedown_5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3161b45d826d61ec150bd572f0bc26c5c08766d85cc6db4d6d0001581f3fdcb4 +size 2405084 diff --git a/action_verbs/images/lie down/lie_down_6.jpg b/images/lie down/liedown_6.jpg similarity index 100% rename from action_verbs/images/lie down/lie_down_6.jpg rename to images/lie down/liedown_6.jpg diff --git a/images/lie down/liedown_7.jpg b/images/lie down/liedown_7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2212dbc8e504d8b5ec027c48ce3e92be79ebdfe9 --- /dev/null +++ b/images/lie down/liedown_7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72fdd997d88bc6e2adcafe7215d81a47427ddbfca3bc1b993186a9a9195f6753 +size 3358084 diff --git a/action_verbs/images/lie down/lie_down_7.jpg b/images/lie down/liedown_8.jpg similarity index 100% rename from action_verbs/images/lie down/lie_down_7.jpg rename to images/lie down/liedown_8.jpg diff --git a/action_verbs/images/lie down/lie_down_8.jpg b/images/lie down/liedown_9.jpg similarity index 100% rename from action_verbs/images/lie down/lie_down_8.jpg rename to images/lie down/liedown_9.jpg diff --git a/action_verbs/images/paint/.gitkeep b/images/listen/.gitkeep similarity index 100% rename from action_verbs/images/paint/.gitkeep rename to images/listen/.gitkeep diff --git a/action_verbs/images/listen/listen_2.jpg b/images/listen/pexels-budgeron-bach-5158214.jpg similarity index 100% rename from action_verbs/images/listen/listen_2.jpg rename to images/listen/pexels-budgeron-bach-5158214.jpg diff --git a/action_verbs/images/listen/listen_3.jpg b/images/listen/pexels-cottonbro-6700117.jpg similarity index 100% rename from action_verbs/images/listen/listen_3.jpg rename to images/listen/pexels-cottonbro-6700117.jpg diff --git a/action_verbs/images/listen/listen_4.jpg b/images/listen/pexels-jacob-sierra-419902407-16247291.jpg similarity index 100% rename from action_verbs/images/listen/listen_4.jpg rename to images/listen/pexels-jacob-sierra-419902407-16247291.jpg diff --git a/action_verbs/images/listen/listen_5.jpg b/images/listen/pexels-jonas-mohamadi-1490844.jpg similarity index 100% rename from action_verbs/images/listen/listen_5.jpg rename to images/listen/pexels-jonas-mohamadi-1490844.jpg diff --git a/action_verbs/images/listen/listen_6.jpg b/images/listen/pexels-olly-3760607.jpg similarity index 100% rename from action_verbs/images/listen/listen_6.jpg rename to images/listen/pexels-olly-3760607.jpg diff --git a/action_verbs/images/listen/listen_7.jpg b/images/listen/pexels-olly-3768124.jpg similarity index 100% rename from action_verbs/images/listen/listen_7.jpg rename to images/listen/pexels-olly-3768124.jpg diff --git a/action_verbs/images/listen/listen_8.jpg b/images/listen/pexels-olly-3779448.jpg similarity index 100% rename from action_verbs/images/listen/listen_8.jpg rename to images/listen/pexels-olly-3779448.jpg diff --git a/action_verbs/images/listen/listen_9.jpg b/images/listen/pexels-polina-tankilevitch-7382435.jpg similarity index 100% rename from action_verbs/images/listen/listen_9.jpg rename to images/listen/pexels-polina-tankilevitch-7382435.jpg diff --git a/action_verbs/images/listen/listen_10.jpg b/images/listen/pexels-tima-miroshnichenko-6235233.jpg similarity index 100% rename from action_verbs/images/listen/listen_10.jpg rename to images/listen/pexels-tima-miroshnichenko-6235233.jpg diff --git a/images/listen/pexels-vladphotography1-5572091.jpg b/images/listen/pexels-vladphotography1-5572091.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f80fecb3d18d5ee431fe922aa0e528d5f06fa30f --- /dev/null +++ b/images/listen/pexels-vladphotography1-5572091.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7585b1b40d8d49553da0e0687ee604cfbf8f58349931df11f92a228bd1505db +size 1097414 diff --git a/action_verbs/images/point/.gitkeep b/images/look/.gitkeep similarity index 100% rename from action_verbs/images/point/.gitkeep rename to images/look/.gitkeep diff --git a/images/look/pexels-alinevianafoto-3491940.jpg b/images/look/pexels-alinevianafoto-3491940.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cef24e3091637262115707b97b2923bed18adfb9 --- /dev/null +++ b/images/look/pexels-alinevianafoto-3491940.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f2ac301e6ce6c4316a23dcb9ac3938b8db1d5c31ade7264ab594e0ed7119b19 +size 1437914 diff --git a/images/look/pexels-didsss-1313252.jpg b/images/look/pexels-didsss-1313252.jpg new file mode 100644 index 0000000000000000000000000000000000000000..432ac339a8ecc2bf9ad12c33f6477ad13c1efffe --- /dev/null +++ b/images/look/pexels-didsss-1313252.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:871b574269026344ed15cfcba065a34dcaff8bc1026b2b40ca7b80eadc439351 +size 882933 diff --git a/action_verbs/images/look/look_3.jpg b/images/look/pexels-divinetechygirl-1181345.jpg similarity index 100% rename from action_verbs/images/look/look_3.jpg rename to images/look/pexels-divinetechygirl-1181345.jpg diff --git a/action_verbs/images/look/look_4.jpg b/images/look/pexels-eberhardgross-3389528.jpg similarity index 100% rename from action_verbs/images/look/look_4.jpg rename to images/look/pexels-eberhardgross-3389528.jpg diff --git a/action_verbs/images/look/look_5.jpg b/images/look/pexels-edward-jenner-4033304.jpg similarity index 100% rename from action_verbs/images/look/look_5.jpg rename to images/look/pexels-edward-jenner-4033304.jpg diff --git a/action_verbs/images/look/look_6.jpg b/images/look/pexels-josiahfarrow-3396657.jpg similarity index 100% rename from action_verbs/images/look/look_6.jpg rename to images/look/pexels-josiahfarrow-3396657.jpg diff --git a/images/look/pexels-mizunokozuki-12903275.jpg b/images/look/pexels-mizunokozuki-12903275.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5579258643c928a463925144f690bd9ecb7e0d3a --- /dev/null +++ b/images/look/pexels-mizunokozuki-12903275.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84049893bc07fc473c6eba15bc5cbd7c7a76781c6b2ae39fadb31a00b6b1aadd +size 2610195 diff --git a/action_verbs/images/look/look_7.jpg b/images/look/pexels-olly-3755753.jpg similarity index 100% rename from action_verbs/images/look/look_7.jpg rename to images/look/pexels-olly-3755753.jpg diff --git a/action_verbs/images/look/look_8.jpg b/images/look/pexels-rahibyaqubov-16575029.jpg similarity index 100% rename from action_verbs/images/look/look_8.jpg rename to images/look/pexels-rahibyaqubov-16575029.jpg diff --git a/action_verbs/images/look/look_9.jpg b/images/look/pexels-tranmautritam-2061057.jpg similarity index 100% rename from action_verbs/images/look/look_9.jpg rename to images/look/pexels-tranmautritam-2061057.jpg diff --git a/action_verbs/images/read/.gitkeep b/images/melting/.gitkeep similarity index 100% rename from action_verbs/images/read/.gitkeep rename to images/melting/.gitkeep diff --git a/action_verbs/images/melt/melt_8.jpg b/images/melting/melting_1.jpg similarity index 100% rename from action_verbs/images/melt/melt_8.jpg rename to images/melting/melting_1.jpg diff --git a/images/melting/melting_10.jpg b/images/melting/melting_10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba40d6d0a0cf70a0475f239d11696a0621d560d2 --- /dev/null +++ b/images/melting/melting_10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f42909d090b7d3859c1060b51ff61f63bc64c33dc9591621dd873fbcf47c0335 +size 893335 diff --git a/action_verbs/images/melt/melt_9.jpg b/images/melting/melting_2.jpg similarity index 100% rename from action_verbs/images/melt/melt_9.jpg rename to images/melting/melting_2.jpg diff --git a/action_verbs/images/melt/melt_10.jpg b/images/melting/melting_3.jpg similarity index 100% rename from action_verbs/images/melt/melt_10.jpg rename to images/melting/melting_3.jpg diff --git a/action_verbs/images/melt/melt_11.jpg b/images/melting/melting_4.jpg similarity index 100% rename from action_verbs/images/melt/melt_11.jpg rename to images/melting/melting_4.jpg diff --git a/images/melting/melting_5.jpg b/images/melting/melting_5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc5e4f7de645b1f426d629474096dfb55557483f --- /dev/null +++ b/images/melting/melting_5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc125336550f374dea4f99ee554bdcdef6bd52923f0f2fe3e36ec6d3a2549b59 +size 964333 diff --git a/images/melting/melting_6.jpg b/images/melting/melting_6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a138eb694acd09fb02d177b5a3b5084a82d991e --- /dev/null +++ b/images/melting/melting_6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcb0d9a0dddce63a9437b5cf1b75988d97b00a914c345c893aaeb30b2af24dde +size 2134200 diff --git a/action_verbs/images/melt/melt_12.jpg b/images/melting/melting_7.jpg similarity index 100% rename from action_verbs/images/melt/melt_12.jpg rename to images/melting/melting_7.jpg diff --git a/images/melting/melting_8.jpg b/images/melting/melting_8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aadb3ecac0a63296f8b9d87d6099f80726f88106 --- /dev/null +++ b/images/melting/melting_8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad9baa207a7047341985d606bcae9a62159ce6973d32d5cf32eb53c544165f42 +size 1174425 diff --git a/images/melting/melting_9.jpg b/images/melting/melting_9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a97166b1f0857e3ed9461e0e460fdd3916dd1347 --- /dev/null +++ b/images/melting/melting_9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:283eeb562c47034319e015dececf9db9671f3f5bd0c3ed440b8d11adbbf249db +size 4169814 diff --git a/action_verbs/images/run/.gitkeep b/images/painting/.gitkeep similarity index 100% rename from action_verbs/images/run/.gitkeep rename to images/painting/.gitkeep diff --git a/action_verbs/images/paint/paint_1.jpg b/images/painting/painting_1.jpg similarity index 100% rename from action_verbs/images/paint/paint_1.jpg rename to images/painting/painting_1.jpg diff --git a/action_verbs/images/paint/paint_2.jpg b/images/painting/painting_10.jpg similarity index 100% rename from action_verbs/images/paint/paint_2.jpg rename to images/painting/painting_10.jpg diff --git a/action_verbs/images/paint/paint_3.jpg b/images/painting/painting_2.jpg similarity index 100% rename from action_verbs/images/paint/paint_3.jpg rename to images/painting/painting_2.jpg diff --git a/images/painting/painting_3.jpg b/images/painting/painting_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5958e372f537318919f8f0116459a62528411402 --- /dev/null +++ b/images/painting/painting_3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d76ce3a044ba9fd031ef78d91c81fdcfad1ea9a3e03502df7d63cb29a79e26e4 +size 2458930 diff --git a/action_verbs/images/paint/paint_4.jpg b/images/painting/painting_4.jpg similarity index 100% rename from action_verbs/images/paint/paint_4.jpg rename to images/painting/painting_4.jpg diff --git a/images/painting/painting_5.jpg b/images/painting/painting_5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ca6794297a3ae546180d2dd05b92046fd191b79 --- /dev/null +++ b/images/painting/painting_5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03e9430a3a08bdc49fb08e69084f82d2361d1295f2b83d9d532450e1db30f56d +size 993784 diff --git a/images/painting/painting_6.jpg b/images/painting/painting_6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ea3099a1addc803bf836bbad3b2126c4013c272 --- /dev/null +++ b/images/painting/painting_6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afa836e97474ae81f56a052b107828fcf02898c025a7c58f2f3881a6ef4db038 +size 626017 diff --git a/action_verbs/images/paint/paint_5.jpg b/images/painting/painting_7.jpg similarity index 100% rename from action_verbs/images/paint/paint_5.jpg rename to images/painting/painting_7.jpg diff --git a/action_verbs/images/paint/paint_6.jpg b/images/painting/painting_8.jpg similarity index 100% rename from action_verbs/images/paint/paint_6.jpg rename to images/painting/painting_8.jpg diff --git a/action_verbs/images/paint/paint_7.jpg b/images/painting/painting_9.jpg similarity index 100% rename from action_verbs/images/paint/paint_7.jpg rename to images/painting/painting_9.jpg diff --git a/action_verbs/images/scratch/.gitkeep b/images/pointing/.gitkeep similarity index 100% rename from action_verbs/images/scratch/.gitkeep rename to images/pointing/.gitkeep diff --git a/action_verbs/images/point/point_1.jpg b/images/pointing/pexels-dreamlensproduction-930676.jpg similarity index 100% rename from action_verbs/images/point/point_1.jpg rename to images/pointing/pexels-dreamlensproduction-930676.jpg diff --git a/action_verbs/images/point/point_2.jpg b/images/pointing/pexels-ekrulila-2232112.jpg similarity index 100% rename from action_verbs/images/point/point_2.jpg rename to images/pointing/pexels-ekrulila-2232112.jpg diff --git a/action_verbs/images/point/point_3.jpg b/images/pointing/pexels-olly-3768876.jpg similarity index 100% rename from action_verbs/images/point/point_3.jpg rename to images/pointing/pexels-olly-3768876.jpg diff --git a/action_verbs/images/point/point_4.jpg b/images/pointing/pointing_1.jpg similarity index 100% rename from action_verbs/images/point/point_4.jpg rename to images/pointing/pointing_1.jpg diff --git a/action_verbs/images/point/point_5.jpg b/images/pointing/pointing_10.jpg similarity index 100% rename from action_verbs/images/point/point_5.jpg rename to images/pointing/pointing_10.jpg diff --git a/action_verbs/images/point/point_6.jpg b/images/pointing/pointing_11.jpg similarity index 100% rename from action_verbs/images/point/point_6.jpg rename to images/pointing/pointing_11.jpg diff --git a/images/pointing/pointing_12.jpg b/images/pointing/pointing_12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f2c1acbd1acc8de956f87a6823f58d632b4c1b6 --- /dev/null +++ b/images/pointing/pointing_12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6561699e1e9d222267b4f8a4cd8ae98a92bd8d03c687f6aae10124de18477537 +size 586287 diff --git a/action_verbs/images/point/point_7.jpg b/images/pointing/pointing_15.jpg similarity index 100% rename from action_verbs/images/point/point_7.jpg rename to images/pointing/pointing_15.jpg diff --git a/action_verbs/images/point/point_8.jpg b/images/pointing/pointing_2.jpg similarity index 100% rename from action_verbs/images/point/point_8.jpg rename to images/pointing/pointing_2.jpg diff --git a/action_verbs/images/point/point_9.jpg b/images/pointing/pointing_3.jpg similarity index 100% rename from action_verbs/images/point/point_9.jpg rename to images/pointing/pointing_3.jpg diff --git a/action_verbs/images/point/point_10.jpg b/images/pointing/pointing_4.jpg similarity index 100% rename from action_verbs/images/point/point_10.jpg rename to images/pointing/pointing_4.jpg diff --git a/action_verbs/images/point/point_11.jpg b/images/pointing/pointing_5.jpg similarity index 100% rename from action_verbs/images/point/point_11.jpg rename to images/pointing/pointing_5.jpg diff --git a/action_verbs/images/sing/.gitkeep b/images/reading/.gitkeep similarity index 100% rename from action_verbs/images/sing/.gitkeep rename to images/reading/.gitkeep diff --git a/action_verbs/videos/read/read_2.mp4 b/images/reading/3201252-hd_1080_1920_25fps.mp4 similarity index 100% rename from action_verbs/videos/read/read_2.mp4 rename to images/reading/3201252-hd_1080_1920_25fps.mp4 diff --git a/action_verbs/images/read/read_2.jpg b/images/reading/pexels--rahulshah--1031588.jpg similarity index 100% rename from action_verbs/images/read/read_2.jpg rename to images/reading/pexels--rahulshah--1031588.jpg diff --git a/action_verbs/images/read/read_3.jpg b/images/reading/pexels-minan1398-1196338.jpg similarity index 100% rename from action_verbs/images/read/read_3.jpg rename to images/reading/pexels-minan1398-1196338.jpg diff --git a/action_verbs/images/read/read_4.jpg b/images/reading/pexels-toulouse-3457273.jpg similarity index 100% rename from action_verbs/images/read/read_4.jpg rename to images/reading/pexels-toulouse-3457273.jpg diff --git a/action_verbs/images/read/read_5.jpg b/images/reading/pexels-vika-glitter-392079-1094072.jpg similarity index 100% rename from action_verbs/images/read/read_5.jpg rename to images/reading/pexels-vika-glitter-392079-1094072.jpg diff --git a/action_verbs/images/read/read_6.jpg b/images/reading/reading_13.jpg similarity index 100% rename from action_verbs/images/read/read_6.jpg rename to images/reading/reading_13.jpg diff --git a/images/reading/reading_15.jpg b/images/reading/reading_15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82b3abf122f29d01c6204a352d98c7bee8f405fa --- /dev/null +++ b/images/reading/reading_15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:455b82c08a7c114d55a9ab948d224484de9b98a396b504f33febc3864940a880 +size 1976842 diff --git a/action_verbs/images/read/read_7.jpg b/images/reading/reading_3.jpg similarity index 100% rename from action_verbs/images/read/read_7.jpg rename to images/reading/reading_3.jpg diff --git a/action_verbs/images/read/read_8.jpg b/images/reading/reading_5.jpg similarity index 100% rename from action_verbs/images/read/read_8.jpg rename to images/reading/reading_5.jpg diff --git a/action_verbs/images/read/read_9.jpg b/images/reading/reading_6.jpg similarity index 100% rename from action_verbs/images/read/read_9.jpg rename to images/reading/reading_6.jpg diff --git a/action_verbs/images/sit/.gitkeep b/images/rotate/.gitkeep similarity index 100% rename from action_verbs/images/sit/.gitkeep rename to images/rotate/.gitkeep diff --git a/images/rotate/rotate_1.jpg b/images/rotate/rotate_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..993f5da27bf7fad23adeed3e5ffbd29f0470d1fa --- /dev/null +++ b/images/rotate/rotate_1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a4dae94af166cd621ca0bb2fa36dee321f46cba2be0a2bf3bd7f96ab9e1c7b5 +size 3228718 diff --git a/images/rotate/rotate_10.jpg b/images/rotate/rotate_10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ce69e5c058ff842566a81d0749817270fb75218 --- /dev/null +++ b/images/rotate/rotate_10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b80f6b850360356194dfe8832805ad2309dbac02fd9f1321e2584ac0e638bac +size 1961959 diff --git a/images/rotate/rotate_2.jpg b/images/rotate/rotate_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97e8bb8345379bec801dfeb87d8f1f4abacaf78f --- /dev/null +++ b/images/rotate/rotate_2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df7c4c7e545ae6e77aa8e2495658fd7fa05582c48510c62202e2a4b703ad0b3e +size 3444913 diff --git a/images/rotate/rotate_3.jpg b/images/rotate/rotate_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58fdf45bb72dc2fc50d9cbe9cab009bb9507c2e1 --- /dev/null +++ b/images/rotate/rotate_3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72e30b0cb91d095734cc13babf12376011dc63a12a757d8e1bf78ec1736efa5a +size 2626032 diff --git a/images/rotate/rotate_4.jpg b/images/rotate/rotate_4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eae8aa2773f75b831663b5b60817754824f9718f --- /dev/null +++ b/images/rotate/rotate_4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a6b1b8c95501ee523b8859fe64de5a57ec84abd50cc6ca7d00cedbe67dd93d7 +size 2398365 diff --git a/images/rotate/rotate_5.jpg b/images/rotate/rotate_5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2eed5a8b909cde6ec9dcc03cb5858897d5258bd --- /dev/null +++ b/images/rotate/rotate_5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e86035740a1964edd1a7947a07a4d6974b676aadcf7108ab8112338ff4b8d63 +size 1393153 diff --git a/images/rotate/rotate_6.jpg b/images/rotate/rotate_6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..532cf3920a4724838c1b8e5666c9d5880e6c3f3b --- /dev/null +++ b/images/rotate/rotate_6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:217e6f9308cac35c743a64a66bcf0eb8088fc287533d2852feb852a6e28820a3 +size 1056335 diff --git a/images/rotate/rotate_7.jpg b/images/rotate/rotate_7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a1dd9ca059845392e9f8604057c6c50a0f43392 --- /dev/null +++ b/images/rotate/rotate_7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c701347d84d5112b60c89e08e82f2d8cb5f84d249ecc8e6018a4c634ea63365f +size 2155969 diff --git a/images/rotate/rotate_8.jpg b/images/rotate/rotate_8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..815b76669abf45fd1c44a79e1071e7226baf2500 --- /dev/null +++ b/images/rotate/rotate_8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a9c4e3d3a99f5b22195f8c31beff0b6b592c378d11b28271d6fe17e98bb3dda +size 836370 diff --git a/images/rotate/rotate_9.jpg b/images/rotate/rotate_9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..102d1542745a92277aefe50ac6dce001832c10da --- /dev/null +++ b/images/rotate/rotate_9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6edb75c2a0500462b8e06bfa3e804d5d5ee783b85c32fec6713a7967bef4f806 +size 4249243 diff --git a/action_verbs/images/skate/.gitkeep b/images/running/.gitkeep similarity index 100% rename from action_verbs/images/skate/.gitkeep rename to images/running/.gitkeep diff --git a/images/running/running_1.jpg b/images/running/running_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14fec4da525d76d3615679febd9139cf6997c144 --- /dev/null +++ b/images/running/running_1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69975d0f9b3fdc66273d60bf69d6f4e039249869dfff53264a2b6fc5fc1a563a +size 374017 diff --git a/images/running/running_10.jpg b/images/running/running_10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97cda4b342ecd12233826fb5bdde0bc8f773d136 --- /dev/null +++ b/images/running/running_10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbc30931eebc95e62b4567239df96af8c3a8b5eceeb18b1e73e50df496ea708a +size 884796 diff --git a/images/running/running_2.jpg b/images/running/running_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..768e9d7b5d9202c116aad4f0e7b8d16ba7c55fd6 --- /dev/null +++ b/images/running/running_2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9d6022fe5fb685c75b6fcdae0968bdd5859e7ec62a9067f2a7cf6b419b5b050 +size 2735685 diff --git a/images/running/running_3.jpg b/images/running/running_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbf56d8cfbff119e81489f8caa516b2528d33fb3 --- /dev/null +++ b/images/running/running_3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:553a4b1bd3021b87323440bca7e151f03523577658c965796623ec478e0ecdfc +size 1050593 diff --git a/action_verbs/images/run/run_6.jpg b/images/running/running_4.jpg similarity index 100% rename from action_verbs/images/run/run_6.jpg rename to images/running/running_4.jpg diff --git a/images/running/running_5.jpg b/images/running/running_5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4713dfe0e8b8781d945b329efe88a2d6d4b9444 --- /dev/null +++ b/images/running/running_5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad74400dfe179febea1f4ae0aac60edd35d65354ca93b76c5fdb1ad6f0da5818 +size 478831 diff --git a/images/running/running_6.jpg b/images/running/running_6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..454940a277866e7278169413d5fbcb85b062e156 --- /dev/null +++ b/images/running/running_6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4170e164dfdfc9ec2ff416d41c5cca65d949978c7cf0242fced3c7a20477cc6 +size 1720921 diff --git a/action_verbs/images/run/run_7.jpg b/images/running/running_7.jpg similarity index 100% rename from action_verbs/images/run/run_7.jpg rename to images/running/running_7.jpg diff --git a/action_verbs/images/run/run_8.jpg b/images/running/running_8.jpg similarity index 100% rename from action_verbs/images/run/run_8.jpg rename to images/running/running_8.jpg diff --git a/action_verbs/images/run/run_9.jpg b/images/running/running_9.jpg similarity index 100% rename from action_verbs/images/run/run_9.jpg rename to images/running/running_9.jpg diff --git a/action_verbs/images/ski/.gitkeep b/images/scratching/.gitkeep similarity index 100% rename from action_verbs/images/ski/.gitkeep rename to images/scratching/.gitkeep diff --git a/images/scratching/pexels-catscoming-2123425.jpg b/images/scratching/pexels-catscoming-2123425.jpg new file mode 100644 index 0000000000000000000000000000000000000000..05a4e8f9c88ee8745b41e78527e1e7cb362f21d6 --- /dev/null +++ b/images/scratching/pexels-catscoming-2123425.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc9172dae0255eeeb6f8f990c10f1a8094eee8fd0c834f95084688f12af867b +size 3574210 diff --git a/action_verbs/images/scratch/scratch_1.jpg b/images/scratching/pexels-cottonbro-6542723.jpg similarity index 100% rename from action_verbs/images/scratch/scratch_1.jpg rename to images/scratching/pexels-cottonbro-6542723.jpg diff --git a/action_verbs/images/scratch/scratch_7.jpg b/images/scratching/pexels-fox-58267-1265613.jpg similarity index 100% rename from action_verbs/images/scratch/scratch_7.jpg rename to images/scratching/pexels-fox-58267-1265613.jpg diff --git a/action_verbs/images/scratch/scratch_2.jpg b/images/scratching/pexels-fred-30232655.jpg similarity index 100% rename from action_verbs/images/scratch/scratch_2.jpg rename to images/scratching/pexels-fred-30232655.jpg diff --git a/action_verbs/images/scratch/scratch_3.jpg b/images/scratching/pexels-igonkin-10460814.jpg similarity index 100% rename from action_verbs/images/scratch/scratch_3.jpg rename to images/scratching/pexels-igonkin-10460814.jpg diff --git a/images/scratching/pexels-lucaspezeta-29043612.jpg b/images/scratching/pexels-lucaspezeta-29043612.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69aa0106807b85a36ba5a2cb3960961d7ab871de --- /dev/null +++ b/images/scratching/pexels-lucaspezeta-29043612.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5bd11c7ab37c8d7ea4ee04b420e0d43d1aa1def7955c40362c666db490c260b +size 2985214 diff --git a/images/scratching/pexels-officialflavio-5770320.jpg b/images/scratching/pexels-officialflavio-5770320.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e257bb9ece69ebfb43955ce43fb5c8eecf1cc7ad --- /dev/null +++ b/images/scratching/pexels-officialflavio-5770320.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4090d6e21da59a10398cd948911a9bbf58261c48a56cfe6302594e9fda1c21fc +size 8507607 diff --git a/action_verbs/images/scratch/scratch_4.jpg b/images/scratching/pexels-rachel-claire-6125810.jpg similarity index 100% rename from action_verbs/images/scratch/scratch_4.jpg rename to images/scratching/pexels-rachel-claire-6125810.jpg diff --git a/action_verbs/images/scratch/scratch_5.jpg b/images/scratching/pexels-shvetsa-3905544.jpg similarity index 100% rename from action_verbs/images/scratch/scratch_5.jpg rename to images/scratching/pexels-shvetsa-3905544.jpg diff --git a/images/scratching/pexels-towfiqu-barbhuiya-3440682-13005383.jpg b/images/scratching/pexels-towfiqu-barbhuiya-3440682-13005383.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b817c03648fd4e7ed8474969dca0897995c59bb9 --- /dev/null +++ b/images/scratching/pexels-towfiqu-barbhuiya-3440682-13005383.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dd3a7ca29ff4b97c5675b8cf2d56c52c4696fbf2b7587af3f947b8918d2d58f +size 809452 diff --git a/action_verbs/images/scratch/scratch_6.jpg b/images/scratching/pexels-towfiqu-barbhuiya-3440682-14387797.jpg similarity index 100% rename from action_verbs/images/scratch/scratch_6.jpg rename to images/scratching/pexels-towfiqu-barbhuiya-3440682-14387797.jpg diff --git a/images/scratching/scratching_1.jpg b/images/scratching/scratching_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..587e041a809a230d95656a17748adf586c0e6504 --- /dev/null +++ b/images/scratching/scratching_1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e224d9a2c80eb808633d3e9a7d30f362d56d2e0b90ba885970e8c0fa92f271c +size 1740474 diff --git a/action_verbs/images/scratch/scratch_8.jpg b/images/scratching/scratching_14.jpg similarity index 100% rename from action_verbs/images/scratch/scratch_8.jpg rename to images/scratching/scratching_14.jpg diff --git a/images/scratching/scratching_2.jpg b/images/scratching/scratching_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..05a4e8f9c88ee8745b41e78527e1e7cb362f21d6 --- /dev/null +++ b/images/scratching/scratching_2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc9172dae0255eeeb6f8f990c10f1a8094eee8fd0c834f95084688f12af867b +size 3574210 diff --git a/action_verbs/images/scratch/scratch_9.jpg b/images/scratching/scratching_6.jpg similarity index 100% rename from action_verbs/images/scratch/scratch_9.jpg rename to images/scratching/scratching_6.jpg diff --git a/images/scratching/scratching_7.jpg b/images/scratching/scratching_7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7bb67791f26437a9b51c188daa2ac6d73ea1224a --- /dev/null +++ b/images/scratching/scratching_7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab08fac38a3ccfbe8829f5b7f4dfd5c1ff20fadd1cae6cc3060608c30b14f8c0 +size 1091644 diff --git a/action_verbs/images/sleep/.gitkeep b/images/singing/.gitkeep similarity index 100% rename from action_verbs/images/sleep/.gitkeep rename to images/singing/.gitkeep diff --git a/images/singing/pexels-brett-sayles-3990842.jpg b/images/singing/pexels-brett-sayles-3990842.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5173424b3952b0405ee59106307a84b66c3ee982 --- /dev/null +++ b/images/singing/pexels-brett-sayles-3990842.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebebe784907738da5523415b5c304d434abdf57f63e926ecda889d3afafe9745 +size 1075059 diff --git a/action_verbs/images/sing/sing_4.jpg b/images/singing/pexels-case-originals-3420517.jpg similarity index 100% rename from action_verbs/images/sing/sing_4.jpg rename to images/singing/pexels-case-originals-3420517.jpg diff --git a/action_verbs/images/sing/sing_5.jpg b/images/singing/pexels-cottonbro-3662764.jpg similarity index 100% rename from action_verbs/images/sing/sing_5.jpg rename to images/singing/pexels-cottonbro-3662764.jpg diff --git a/action_verbs/images/sing/sing_6.jpg b/images/singing/pexels-cottonbro-5650949.jpg similarity index 100% rename from action_verbs/images/sing/sing_6.jpg rename to images/singing/pexels-cottonbro-5650949.jpg diff --git a/images/singing/pexels-kampus-8154336.jpg b/images/singing/pexels-kampus-8154336.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c46cd670af3169b8adc556526188c9051475648a --- /dev/null +++ b/images/singing/pexels-kampus-8154336.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acef53bee72385d13f7a50f2daf6932f403c4161f04dd127af4449063c68def0 +size 2274185 diff --git a/action_verbs/images/sing/sing_7.jpg b/images/singing/pexels-olly-3775131.jpg similarity index 100% rename from action_verbs/images/sing/sing_7.jpg rename to images/singing/pexels-olly-3775131.jpg diff --git a/images/singing/pexels-paige-deasley-115813531-9789893.jpg b/images/singing/pexels-paige-deasley-115813531-9789893.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dbad43fe15d210e6137f03e73f0bc902fdb235db --- /dev/null +++ b/images/singing/pexels-paige-deasley-115813531-9789893.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a141aa99b44eb6cd3e483ab1c3d2316fbf193231fe93acabbdd3cf84e3cd60ab +size 1456622 diff --git a/action_verbs/images/sing/sing_8.jpg b/images/singing/pexels-papa-yaw-956993-2531728.jpg similarity index 100% rename from action_verbs/images/sing/sing_8.jpg rename to images/singing/pexels-papa-yaw-956993-2531728.jpg diff --git a/images/singing/pexels-pixabay-236149.jpg b/images/singing/pexels-pixabay-236149.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ba5bc15123481ff620bdc256e2ad96f96fbc3eb --- /dev/null +++ b/images/singing/pexels-pixabay-236149.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a32a799d07da11c0da86bcc2899eee2b051460fd20695a7749de47941133227 +size 337063 diff --git a/action_verbs/images/sing/sing_9.jpg b/images/singing/pexels-pixabay-357316.jpg similarity index 100% rename from action_verbs/images/sing/sing_9.jpg rename to images/singing/pexels-pixabay-357316.jpg diff --git a/action_verbs/images/slide/.gitkeep b/images/sit down/.gitkeep similarity index 100% rename from action_verbs/images/slide/.gitkeep rename to images/sit down/.gitkeep diff --git a/images/sit down/sitdown_1.jpg b/images/sit down/sitdown_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3acb12c75f11f8a02c94df894c5ad02c41dff701 --- /dev/null +++ b/images/sit down/sitdown_1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3f2e38f21d2faf9d2d07a08a88480613f764ea2751c4d430a126dc152273e71 +size 1395744 diff --git a/images/sit down/sitdown_10.jpg b/images/sit down/sitdown_10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1692b444c0b54ef1e4685c017e14c3c1d7ed034 --- /dev/null +++ b/images/sit down/sitdown_10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c80a5e4877a96d68256b244d83ee6f526fb03e24264b4536e1de74980daaabec +size 1384929 diff --git a/images/sit down/sitdown_2.jpg b/images/sit down/sitdown_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82d626e57d20da0cdda1d62dfe277e54c1d3fa77 --- /dev/null +++ b/images/sit down/sitdown_2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c94e902d6707e76c3a42f0794566fbb8ece5c94bab11fe04dad4dcb03b3eedc +size 1350383 diff --git a/images/sit down/sitdown_3.jpg b/images/sit down/sitdown_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fedcf23ac033f071d60dea25afd969b8d0e17c5c --- /dev/null +++ b/images/sit down/sitdown_3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bd2b847bfaa721bfeb476b4399c6bb9bad62d15773283f1a0a09298eda0b171 +size 1885420 diff --git a/images/sit down/sitdown_4.jpg b/images/sit down/sitdown_4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68a3efa845ee904fbc03ddb73ecaac0f4a99f931 --- /dev/null +++ b/images/sit down/sitdown_4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69e74499b0f8d006062cc805ecbc79bf1e4e1d50e4cb17051a49ba4d6f0381c7 +size 2095821 diff --git a/images/sit down/sitdown_5.jpg b/images/sit down/sitdown_5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74882152c5edf0465a87b2aba8a711cf7946b26b --- /dev/null +++ b/images/sit down/sitdown_5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fbfe659faf55e7b41027bc07622548c7fb6221815bb5e9ceb361df387e8ea60 +size 2702185 diff --git a/images/sit down/sitdown_6.jpg b/images/sit down/sitdown_6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c0e1884ebc01b446ece368ad7b4ac41a42a5eee --- /dev/null +++ b/images/sit down/sitdown_6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ee98ea53f4bc561b10c9d5c7deb5183d13aff8b027e686c4c24d11c832167b1 +size 1704737 diff --git a/images/sit down/sitdown_7.jpg b/images/sit down/sitdown_7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01ce1e6e97a50f49382b21fd12481bc474dd78b2 --- /dev/null +++ b/images/sit down/sitdown_7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dc2c50d4a0a17b6cdc875aa301589e1d7b3f777c58be90ed6bc295b06a469ed +size 1447241 diff --git a/images/sit down/sitdown_8.jpg b/images/sit down/sitdown_8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8f840dd5dd339c0b9fd732de46e669c9cb36ec7 --- /dev/null +++ b/images/sit down/sitdown_8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a020ddb7cf76ac4e3932221feb545ea9dadd82f83b299fc5d7a21324f98de0d +size 1301851 diff --git a/images/sit down/sitdown_9.jpg b/images/sit down/sitdown_9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca5a5da7a212e50db39463bb881dcaffbdec1bd7 --- /dev/null +++ b/images/sit down/sitdown_9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62c4c90458491895c71c48bbffc71ce2ab251cface353dbceb58eb14584076eb +size 1307171 diff --git a/action_verbs/images/smell/.gitkeep b/images/sit/.gitkeep similarity index 100% rename from action_verbs/images/smell/.gitkeep rename to images/sit/.gitkeep diff --git a/action_verbs/images/smile/.gitkeep b/images/sitting/.gitkeep similarity index 100% rename from action_verbs/images/smile/.gitkeep rename to images/sitting/.gitkeep diff --git a/action_verbs/images/sit/sit_2.jpg b/images/sitting/sitting_1.jpg similarity index 100% rename from action_verbs/images/sit/sit_2.jpg rename to images/sitting/sitting_1.jpg diff --git a/action_verbs/images/sit/sit_3.jpg b/images/sitting/sitting_10.jpg similarity index 100% rename from action_verbs/images/sit/sit_3.jpg rename to images/sitting/sitting_10.jpg diff --git a/action_verbs/images/sit/sit_4.jpg b/images/sitting/sitting_11.jpg similarity index 100% rename from action_verbs/images/sit/sit_4.jpg rename to images/sitting/sitting_11.jpg diff --git a/action_verbs/images/sit/sit_5.jpg b/images/sitting/sitting_13.jpg similarity index 100% rename from action_verbs/images/sit/sit_5.jpg rename to images/sitting/sitting_13.jpg diff --git a/action_verbs/images/sit/sit_6.jpg b/images/sitting/sitting_15.jpg similarity index 100% rename from action_verbs/images/sit/sit_6.jpg rename to images/sitting/sitting_15.jpg diff --git a/action_verbs/images/sit/sit_7.jpg b/images/sitting/sitting_2.jpg similarity index 100% rename from action_verbs/images/sit/sit_7.jpg rename to images/sitting/sitting_2.jpg diff --git a/images/sitting/sitting_3.jpg b/images/sitting/sitting_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9a05d5b39d2fbf2d5a4884c767e2d378bc9dd8b --- /dev/null +++ b/images/sitting/sitting_3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2948e5cb1b74985d685971c8e680928d10889824d0e87fc5227834abedc00094 +size 1901345 diff --git a/action_verbs/images/sit/sit_8.jpg b/images/sitting/sitting_5.jpg similarity index 100% rename from action_verbs/images/sit/sit_8.jpg rename to images/sitting/sitting_5.jpg diff --git a/action_verbs/images/sit/sit_9.jpg b/images/sitting/sitting_6.jpg similarity index 100% rename from action_verbs/images/sit/sit_9.jpg rename to images/sitting/sitting_6.jpg diff --git a/action_verbs/images/sit/sit_10.jpg b/images/sitting/sitting_8.jpg similarity index 100% rename from action_verbs/images/sit/sit_10.jpg rename to images/sitting/sitting_8.jpg diff --git a/action_verbs/images/spin/.gitkeep b/images/skating/.gitkeep similarity index 100% rename from action_verbs/images/spin/.gitkeep rename to images/skating/.gitkeep diff --git a/action_verbs/images/skate/skate_2.jpg b/images/skating/pexels-brett-sayles-1996968.jpg similarity index 100% rename from action_verbs/images/skate/skate_2.jpg rename to images/skating/pexels-brett-sayles-1996968.jpg diff --git a/action_verbs/images/skate/skate_3.jpg b/images/skating/pexels-cottonbro-4571267.jpg similarity index 100% rename from action_verbs/images/skate/skate_3.jpg rename to images/skating/pexels-cottonbro-4571267.jpg diff --git a/action_verbs/images/skate/skate_4.jpg b/images/skating/pexels-cottonbro-6864670.jpg similarity index 100% rename from action_verbs/images/skate/skate_4.jpg rename to images/skating/pexels-cottonbro-6864670.jpg diff --git a/action_verbs/images/skate/skate_5.jpg b/images/skating/pexels-gantas-3737687.jpg similarity index 100% rename from action_verbs/images/skate/skate_5.jpg rename to images/skating/pexels-gantas-3737687.jpg diff --git a/action_verbs/images/skate/skate_6.jpg b/images/skating/pexels-lana-154214216-15002455.jpg similarity index 100% rename from action_verbs/images/skate/skate_6.jpg rename to images/skating/pexels-lana-154214216-15002455.jpg diff --git a/action_verbs/images/skate/skate_7.jpg b/images/skating/pexels-lazarus-ziridis-351891426-32641826.jpg similarity index 100% rename from action_verbs/images/skate/skate_7.jpg rename to images/skating/pexels-lazarus-ziridis-351891426-32641826.jpg diff --git a/images/skating/pexels-pavel-danilyuk-6712029.jpg b/images/skating/pexels-pavel-danilyuk-6712029.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d98633a25763a9148d7de3418b165ce5c05928e2 --- /dev/null +++ b/images/skating/pexels-pavel-danilyuk-6712029.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7420779512d9ff9c18695f9b8e8e12e2ca8c71ec63d1e70b8e06d3d629766f56 +size 1348122 diff --git a/action_verbs/images/skate/skate_8.jpg b/images/skating/pexels-ron-lach-8975016.jpg similarity index 100% rename from action_verbs/images/skate/skate_8.jpg rename to images/skating/pexels-ron-lach-8975016.jpg diff --git a/action_verbs/images/skate/skate_9.jpg b/images/skating/pexels-tima-miroshnichenko-6015836.jpg similarity index 100% rename from action_verbs/images/skate/skate_9.jpg rename to images/skating/pexels-tima-miroshnichenko-6015836.jpg diff --git a/action_verbs/images/skate/skate_10.jpg b/images/skating/pexels-yaroslav-shuraev-9631896.jpg similarity index 100% rename from action_verbs/images/skate/skate_10.jpg rename to images/skating/pexels-yaroslav-shuraev-9631896.jpg diff --git a/action_verbs/images/splash/.gitkeep b/images/skiing/.gitkeep similarity index 100% rename from action_verbs/images/splash/.gitkeep rename to images/skiing/.gitkeep diff --git a/action_verbs/images/ski/ski_2.jpg b/images/skiing/skiing_1.jpg similarity index 100% rename from action_verbs/images/ski/ski_2.jpg rename to images/skiing/skiing_1.jpg diff --git a/action_verbs/images/ski/ski_3.jpg b/images/skiing/skiing_10.jpg similarity index 100% rename from action_verbs/images/ski/ski_3.jpg rename to images/skiing/skiing_10.jpg diff --git a/action_verbs/images/ski/ski_4.jpg b/images/skiing/skiing_2.jpg similarity index 100% rename from action_verbs/images/ski/ski_4.jpg rename to images/skiing/skiing_2.jpg diff --git a/images/skiing/skiing_3.jpg b/images/skiing/skiing_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e0fc9f5363e4f371d48e8c35f1c6f54fd9b3579 --- /dev/null +++ b/images/skiing/skiing_3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7e482ccb74a7ac24e60cfa2a671e1152f589a171a70970d237394a5bc00b957 +size 743029 diff --git a/action_verbs/images/ski/ski_5.jpg b/images/skiing/skiing_4.jpg similarity index 100% rename from action_verbs/images/ski/ski_5.jpg rename to images/skiing/skiing_4.jpg diff --git a/action_verbs/images/ski/ski_6.jpg b/images/skiing/skiing_5.jpg similarity index 100% rename from action_verbs/images/ski/ski_6.jpg rename to images/skiing/skiing_5.jpg diff --git a/action_verbs/images/ski/ski_7.jpg b/images/skiing/skiing_6.jpg similarity index 100% rename from action_verbs/images/ski/ski_7.jpg rename to images/skiing/skiing_6.jpg diff --git a/action_verbs/images/ski/ski_8.jpg b/images/skiing/skiing_7.jpg similarity index 100% rename from action_verbs/images/ski/ski_8.jpg rename to images/skiing/skiing_7.jpg diff --git a/action_verbs/images/ski/ski_9.jpg b/images/skiing/skiing_8.jpg similarity index 100% rename from action_verbs/images/ski/ski_9.jpg rename to images/skiing/skiing_8.jpg diff --git a/action_verbs/images/ski/ski_10.jpg b/images/skiing/skiing_9.jpg similarity index 100% rename from action_verbs/images/ski/ski_10.jpg rename to images/skiing/skiing_9.jpg diff --git a/action_verbs/images/stir/.gitkeep b/images/skipping/.gitkeep similarity index 100% rename from action_verbs/images/stir/.gitkeep rename to images/skipping/.gitkeep diff --git a/images/skipping/ChatGPT Image Apr 14, 2025, 04_56_50 PM.png b/images/skipping/ChatGPT Image Apr 14, 2025, 04_56_50 PM.png new file mode 100644 index 0000000000000000000000000000000000000000..af966c06aa5217fd79b7a5499c606035fbab1618 --- /dev/null +++ b/images/skipping/ChatGPT Image Apr 14, 2025, 04_56_50 PM.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44fc51218763311b99e060aaead7fdaf9396f247d835ea8bafe8e44d41de46d9 +size 2210492 diff --git a/images/skipping/image-c2rHdlctTju78cdGe60O3.png b/images/skipping/image-c2rHdlctTju78cdGe60O3.png new file mode 100644 index 0000000000000000000000000000000000000000..1752eef7746a5fcb1eb391fc8f1cb6b1be679106 --- /dev/null +++ b/images/skipping/image-c2rHdlctTju78cdGe60O3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99909b9a89702fd9a9d05e8078348200324175437fa05d33b5974a1109537c5d +size 25854 diff --git a/images/skipping/pexels-arina-krasnikova-6012084.jpg b/images/skipping/pexels-arina-krasnikova-6012084.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22fc7ca80c49ab7b3a0b59fb16ee96ff9eb7ea82 --- /dev/null +++ b/images/skipping/pexels-arina-krasnikova-6012084.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b21cad98306e41f0dac16dd1e59a7aaf4f9d639e4d2687e659a0ea0ffe74276e +size 528460 diff --git a/images/skipping/pexels-cottonbro-7481804.jpg b/images/skipping/pexels-cottonbro-7481804.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ad635e284240c6b1cd00ab11985cc1ee6dd33e2 --- /dev/null +++ b/images/skipping/pexels-cottonbro-7481804.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6049e673b84b3d00d740fd19816d79c24fbfd478695d427fecfb9cd289c793f7 +size 615898 diff --git a/images/skipping/pexels-cottonbro-9132561.jpg b/images/skipping/pexels-cottonbro-9132561.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d10570fd57a1228d1cf9fe969046fd5ecabda0f5 --- /dev/null +++ b/images/skipping/pexels-cottonbro-9132561.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab870805284122c094be471167631d8a439d2fd12954deef9f87546d210ffba4 +size 445631 diff --git a/images/skipping/pexels-dylan-gomez-ilizaliturri-2152338744-32148042.jpg b/images/skipping/pexels-dylan-gomez-ilizaliturri-2152338744-32148042.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9829134ab559e4f9499fb1dd0c378d56e6f9c10d --- /dev/null +++ b/images/skipping/pexels-dylan-gomez-ilizaliturri-2152338744-32148042.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:916ef3effcd42ddbe5b74d0c2ddc7d01290ead94bb4702a246790c2c6f980637 +size 1682837 diff --git a/images/skipping/pexels-jay-brand-1763356224-32095660.jpg b/images/skipping/pexels-jay-brand-1763356224-32095660.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46db1667b499846fb41afbf0ff8f01879353a67a --- /dev/null +++ b/images/skipping/pexels-jay-brand-1763356224-32095660.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2dea96208cf382de3a55cbd927962467a051dee5199bfef22b6f660743d1b5b +size 2420455 diff --git a/images/skipping/pexels-lasvane-31614951-16187063.jpg b/images/skipping/pexels-lasvane-31614951-16187063.jpg new file mode 100644 index 0000000000000000000000000000000000000000..521a82bacaee7798d91668309ccdf92f6eeee292 --- /dev/null +++ b/images/skipping/pexels-lasvane-31614951-16187063.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f32bd2e9c9a326fbbe1692f1b7bb29cbf51810f8d616e587e939c16b301e500e +size 515579 diff --git a/images/skipping/pexels-mart-production-9566330.jpg b/images/skipping/pexels-mart-production-9566330.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c956668729098f0d0d6731aaef1fe014cd11203 --- /dev/null +++ b/images/skipping/pexels-mart-production-9566330.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed2bb86a99ed2876c56e05a23cf19ba6050216bf220a0b535001883adcc06546 +size 2537111 diff --git a/images/skipping/pexels-miihaarr-2408206.jpg b/images/skipping/pexels-miihaarr-2408206.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1393d17a7148e931b1f55ee8716f73ef59cb347 --- /dev/null +++ b/images/skipping/pexels-miihaarr-2408206.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44d0456e60a78303a010ef93c5ed388aac95f1b013037d43f4239fb68ad56efe +size 2594126 diff --git a/images/skipping/pexels-n-voitkevich-4939429.jpg b/images/skipping/pexels-n-voitkevich-4939429.jpg new file mode 100644 index 0000000000000000000000000000000000000000..083001a7e207d860685f55a7bc745a11080dd2a5 --- /dev/null +++ b/images/skipping/pexels-n-voitkevich-4939429.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d126074fe42055841549babeca6c0759aaaecdc0f056655a10438b5ad2a863de +size 3063192 diff --git a/images/skipping/pexels-olly-3763879.jpg b/images/skipping/pexels-olly-3763879.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8c89a8362585f5f771fbe907d2c1e6a7d0c2b25 --- /dev/null +++ b/images/skipping/pexels-olly-3763879.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd0fe412b64de13891627a8fec8661aece79cd547b85d94fd1ee1999855c3420 +size 1452445 diff --git a/images/skipping/pexels-rdne-7187927.jpg b/images/skipping/pexels-rdne-7187927.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01bc280692f43ac3ed524b53e674475a6ed823b8 --- /dev/null +++ b/images/skipping/pexels-rdne-7187927.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00e22ed22684f0ad91abaf0d6b5070d987693ac914dbf93218692bebedb9d754 +size 719336 diff --git a/images/skipping/pexels-yunusemrelca-15161732.jpg b/images/skipping/pexels-yunusemrelca-15161732.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf731daa9a4384e93128b8ea624fcd5ae4ebbd94 --- /dev/null +++ b/images/skipping/pexels-yunusemrelca-15161732.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8afa8cf7e1184965fa40e5b90a6b8281d6c39d19f41860612e6d95885035c582 +size 1645027 diff --git a/images/skipping/skipping_10.jpg b/images/skipping/skipping_10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57872760743166ea98705d90c8ceffc100df4241 --- /dev/null +++ b/images/skipping/skipping_10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:011f41720f05ec07d1ad3100b4ead6638d8a25951f88c313c77d392f506abe3a +size 2620080 diff --git a/images/skipping/skipping_11.jpg b/images/skipping/skipping_11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c9d5dc6bd596f37db6e3113e0c2a17a66748cc5 --- /dev/null +++ b/images/skipping/skipping_11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e431ac5a9310b08ba71af2d76024ebaefd6cb3973b86325fd1c6e88ee0e5fcf7 +size 1395317 diff --git a/images/skipping/skipping_6.jpg b/images/skipping/skipping_6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a88a77ff3aafd5b4913810c19af72ec498110e27 --- /dev/null +++ b/images/skipping/skipping_6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:758c6052e777a11c573a6d580f1bc1dcbb44139cb48c65791f07fcf0e6cc6716 +size 1998300 diff --git a/action_verbs/images/stretch/.gitkeep b/images/sleeping/.gitkeep similarity index 100% rename from action_verbs/images/stretch/.gitkeep rename to images/sleeping/.gitkeep diff --git a/action_verbs/images/sleep/sleep_1.jpg b/images/sleeping/sleeping_1.jpg similarity index 100% rename from action_verbs/images/sleep/sleep_1.jpg rename to images/sleeping/sleeping_1.jpg diff --git a/action_verbs/images/sleep/sleep_2.jpg b/images/sleeping/sleeping_10.jpg similarity index 100% rename from action_verbs/images/sleep/sleep_2.jpg rename to images/sleeping/sleeping_10.jpg diff --git a/images/sleeping/sleeping_2.jpg b/images/sleeping/sleeping_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69fa75a467a466bc036c9b8c3b2477e9cc325476 --- /dev/null +++ b/images/sleeping/sleeping_2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ea1163984cf0220d7415d1672dfaaf8885097a1a3d9654335c01d39c646a2ca +size 1824292 diff --git a/action_verbs/images/sleep/sleep_3.jpg b/images/sleeping/sleeping_3.jpg similarity index 100% rename from action_verbs/images/sleep/sleep_3.jpg rename to images/sleeping/sleeping_3.jpg diff --git a/action_verbs/images/sleep/sleep_4.jpg b/images/sleeping/sleeping_4.jpg similarity index 100% rename from action_verbs/images/sleep/sleep_4.jpg rename to images/sleeping/sleeping_4.jpg diff --git a/action_verbs/images/sleep/sleep_5.jpg b/images/sleeping/sleeping_5.jpg similarity index 100% rename from action_verbs/images/sleep/sleep_5.jpg rename to images/sleeping/sleeping_5.jpg diff --git a/action_verbs/images/sleep/sleep_6.jpg b/images/sleeping/sleeping_6.jpg similarity index 100% rename from action_verbs/images/sleep/sleep_6.jpg rename to images/sleeping/sleeping_6.jpg diff --git a/action_verbs/images/sleep/sleep_7.jpg b/images/sleeping/sleeping_7.jpg similarity index 100% rename from action_verbs/images/sleep/sleep_7.jpg rename to images/sleeping/sleeping_7.jpg diff --git a/action_verbs/images/sleep/sleep_8.jpg b/images/sleeping/sleeping_8.jpg similarity index 100% rename from action_verbs/images/sleep/sleep_8.jpg rename to images/sleeping/sleeping_8.jpg diff --git a/action_verbs/images/sleep/sleep_9.jpg b/images/sleeping/sleeping_9.jpg similarity index 100% rename from action_verbs/images/sleep/sleep_9.jpg rename to images/sleeping/sleeping_9.jpg diff --git a/action_verbs/images/swim/.gitkeep b/images/sliding/.gitkeep similarity index 100% rename from action_verbs/images/swim/.gitkeep rename to images/sliding/.gitkeep diff --git a/images/sliding/pexels-ajaybhargavguduru-1076105.jpg b/images/sliding/pexels-ajaybhargavguduru-1076105.jpg new file mode 100644 index 0000000000000000000000000000000000000000..869889e572d04e1c68c2c1cdd1ae1b879d856e23 --- /dev/null +++ b/images/sliding/pexels-ajaybhargavguduru-1076105.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a9e9f4931e662038d5e6a0279ba8298f55321c9355aae3f68a05ba83db51963 +size 1176877 diff --git a/action_verbs/images/slide/slide_3.jpg b/images/sliding/pexels-ganiyevart-15153568.jpg similarity index 100% rename from action_verbs/images/slide/slide_3.jpg rename to images/sliding/pexels-ganiyevart-15153568.jpg diff --git a/images/sliding/pexels-glauco-moquete-1697414982-27898863.jpg b/images/sliding/pexels-glauco-moquete-1697414982-27898863.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e44acda57e135cf0a4c482125932542dedd5cae --- /dev/null +++ b/images/sliding/pexels-glauco-moquete-1697414982-27898863.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf8414aabafaa853ba86733cf9d2e0ef710aed9759bf0bc974a50380be216e9a +size 3063059 diff --git a/action_verbs/images/slide/slide_4.jpg b/images/sliding/pexels-laibun-5488878.jpg similarity index 100% rename from action_verbs/images/slide/slide_4.jpg rename to images/sliding/pexels-laibun-5488878.jpg diff --git a/action_verbs/images/slide/slide_5.jpg b/images/sliding/pexels-polesietoys-27642807.jpg similarity index 100% rename from action_verbs/images/slide/slide_5.jpg rename to images/sliding/pexels-polesietoys-27642807.jpg diff --git a/action_verbs/images/slide/slide_6.jpg b/images/sliding/pexels-ron-lach-9965350.jpg similarity index 100% rename from action_verbs/images/slide/slide_6.jpg rename to images/sliding/pexels-ron-lach-9965350.jpg diff --git a/action_verbs/images/slide/slide_7.jpg b/images/sliding/pexels-vika-glitter-392079-31166924.jpg similarity index 100% rename from action_verbs/images/slide/slide_7.jpg rename to images/sliding/pexels-vika-glitter-392079-31166924.jpg diff --git a/action_verbs/images/slide/slide_8.jpg b/images/sliding/pexels-yankrukov-8429860.jpg similarity index 100% rename from action_verbs/images/slide/slide_8.jpg rename to images/sliding/pexels-yankrukov-8429860.jpg diff --git a/action_verbs/images/slide/slide_9.jpg b/images/sliding/slide-2457323_1280.jpg similarity index 100% rename from action_verbs/images/slide/slide_9.jpg rename to images/sliding/slide-2457323_1280.jpg diff --git a/action_verbs/images/slide/slide_10.jpg b/images/sliding/winter-6657331_1280.jpg similarity index 100% rename from action_verbs/images/slide/slide_10.jpg rename to images/sliding/winter-6657331_1280.jpg diff --git a/action_verbs/images/talk/.gitkeep b/images/smelling/.gitkeep similarity index 100% rename from action_verbs/images/talk/.gitkeep rename to images/smelling/.gitkeep diff --git a/action_verbs/images/smell/smell_1.jpg b/images/smelling/smelling_1.jpg similarity index 100% rename from action_verbs/images/smell/smell_1.jpg rename to images/smelling/smelling_1.jpg diff --git a/images/smelling/smelling_10.jpg b/images/smelling/smelling_10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8bb0cda9fa338d87105721bfd232bec25f3dd5c --- /dev/null +++ b/images/smelling/smelling_10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71a91346ddf4fb55ac1dc6b1dc8637e274d652d9ad246bb3066c33a829cbe2a0 +size 1003915 diff --git a/action_verbs/images/smell/smell_2.jpg b/images/smelling/smelling_2.jpg similarity index 100% rename from action_verbs/images/smell/smell_2.jpg rename to images/smelling/smelling_2.jpg diff --git a/action_verbs/images/smell/smell_3.jpg b/images/smelling/smelling_3.jpg similarity index 100% rename from action_verbs/images/smell/smell_3.jpg rename to images/smelling/smelling_3.jpg diff --git a/action_verbs/images/smell/smell_4.jpg b/images/smelling/smelling_4.jpg similarity index 100% rename from action_verbs/images/smell/smell_4.jpg rename to images/smelling/smelling_4.jpg diff --git a/action_verbs/images/smell/smell_5.jpg b/images/smelling/smelling_5.jpg similarity index 100% rename from action_verbs/images/smell/smell_5.jpg rename to images/smelling/smelling_5.jpg diff --git a/action_verbs/images/smell/smell_6.jpg b/images/smelling/smelling_6.jpg similarity index 100% rename from action_verbs/images/smell/smell_6.jpg rename to images/smelling/smelling_6.jpg diff --git a/action_verbs/images/smell/smell_7.jpg b/images/smelling/smelling_7.jpg similarity index 100% rename from action_verbs/images/smell/smell_7.jpg rename to images/smelling/smelling_7.jpg diff --git a/action_verbs/images/smell/smell_8.jpg b/images/smelling/smelling_8.jpg similarity index 100% rename from action_verbs/images/smell/smell_8.jpg rename to images/smelling/smelling_8.jpg diff --git a/action_verbs/images/smell/smell_9.jpg b/images/smelling/smelling_9.jpg similarity index 100% rename from action_verbs/images/smell/smell_9.jpg rename to images/smelling/smelling_9.jpg diff --git a/action_verbs/images/walk/.gitkeep b/images/smile/.gitkeep similarity index 100% rename from action_verbs/images/walk/.gitkeep rename to images/smile/.gitkeep diff --git a/action_verbs/images/smile/smile_2.jpg b/images/smile/smile_1.jpg similarity index 100% rename from action_verbs/images/smile/smile_2.jpg rename to images/smile/smile_1.jpg diff --git a/action_verbs/images/smile/smile_3.jpg b/images/smile/smile_10.jpg similarity index 100% rename from action_verbs/images/smile/smile_3.jpg rename to images/smile/smile_10.jpg diff --git a/action_verbs/images/smile/smile_4.jpg b/images/smile/smile_2.jpg similarity index 100% rename from action_verbs/images/smile/smile_4.jpg rename to images/smile/smile_2.jpg diff --git a/action_verbs/images/smile/smile_5.jpg b/images/smile/smile_3.jpg similarity index 100% rename from action_verbs/images/smile/smile_5.jpg rename to images/smile/smile_3.jpg diff --git a/action_verbs/images/smile/smile_6.jpg b/images/smile/smile_4.jpg similarity index 100% rename from action_verbs/images/smile/smile_6.jpg rename to images/smile/smile_4.jpg diff --git a/action_verbs/images/smile/smile_7.jpg b/images/smile/smile_5.jpg similarity index 100% rename from action_verbs/images/smile/smile_7.jpg rename to images/smile/smile_5.jpg diff --git a/images/smile/smile_6.jpg b/images/smile/smile_6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e71ba002e4ae1ad5a4cd89c056086e28a3c1079 --- /dev/null +++ b/images/smile/smile_6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2529bcd9f02e0ec549dc211fc2281029636566e18b40e8e00b3115a0ada1a1af +size 1389802 diff --git a/action_verbs/images/smile/smile_8.jpg b/images/smile/smile_7.jpg similarity index 100% rename from action_verbs/images/smile/smile_8.jpg rename to images/smile/smile_7.jpg diff --git a/action_verbs/images/smile/smile_9.jpg b/images/smile/smile_8.jpg similarity index 100% rename from action_verbs/images/smile/smile_9.jpg rename to images/smile/smile_8.jpg diff --git a/action_verbs/images/smile/smile_10.jpg b/images/smile/smile_9.jpg similarity index 100% rename from action_verbs/images/smile/smile_10.jpg rename to images/smile/smile_9.jpg diff --git a/action_verbs/images/wave/.gitkeep b/images/spin/.gitkeep similarity index 100% rename from action_verbs/images/wave/.gitkeep rename to images/spin/.gitkeep diff --git a/action_verbs/images/spin/spin_2.jpg b/images/spin/pexels-anastasia-shuraeva-8944032.jpg similarity index 100% rename from action_verbs/images/spin/spin_2.jpg rename to images/spin/pexels-anastasia-shuraeva-8944032.jpg diff --git a/images/spin/pexels-cottonbro-7353173.jpg b/images/spin/pexels-cottonbro-7353173.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56bdc88962c8cb1f023697f04c48d42a94e70c59 --- /dev/null +++ b/images/spin/pexels-cottonbro-7353173.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1cf95a89ab931f4615bb071adf2f1c589576aba29e7c859796bebde85c2108f +size 1607900 diff --git a/images/spin/pexels-cottonbro-9065101.jpg b/images/spin/pexels-cottonbro-9065101.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d927029f68f94e965a3262f1911370849f06ede7 --- /dev/null +++ b/images/spin/pexels-cottonbro-9065101.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60080dde245c30229e4aa11fbf1d7088c6b0aff7c64a2e1aebd472fa531c71b8 +size 1439746 diff --git a/images/spin/pexels-marek-piwnicki-3907296-12638482.jpg b/images/spin/pexels-marek-piwnicki-3907296-12638482.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8cdab8c836db3cdcab290fa600394a32c7d28d6 --- /dev/null +++ b/images/spin/pexels-marek-piwnicki-3907296-12638482.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:849a9b41d0fb39994cba777ab53fba24f9d9a714b078cd3d997ad0a3f093bf18 +size 1958432 diff --git a/action_verbs/images/spin/spin_3.jpg b/images/spin/pexels-pixabay-162574.jpg similarity index 100% rename from action_verbs/images/spin/spin_3.jpg rename to images/spin/pexels-pixabay-162574.jpg diff --git a/action_verbs/images/spin/spin_4.jpg b/images/spin/pexels-pixabay-270949.jpg similarity index 100% rename from action_verbs/images/spin/spin_4.jpg rename to images/spin/pexels-pixabay-270949.jpg diff --git a/images/spin/pexels-suzyhazelwood-5870919.jpg b/images/spin/pexels-suzyhazelwood-5870919.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0cc89360d394f1d60facb894a15e5ddf97d2cbe3 --- /dev/null +++ b/images/spin/pexels-suzyhazelwood-5870919.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b34cba0104edf66a96e500efa1c3316c3e3950c47f80ddcefdf12ff52e72b5f6 +size 2776059 diff --git a/action_verbs/images/spin/spin_5.jpg b/images/spin/pexels-tanino-56472-448539.jpg similarity index 100% rename from action_verbs/images/spin/spin_5.jpg rename to images/spin/pexels-tanino-56472-448539.jpg diff --git a/images/spin/pexels-taryn-elliott-4099123.jpg b/images/spin/pexels-taryn-elliott-4099123.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca7f71b5d9bab7b1b514a765f9fe5d7699eaca0e --- /dev/null +++ b/images/spin/pexels-taryn-elliott-4099123.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:185ceb7f54a98f906b0961da50d7a42632ef0b89ff290c88c1f7236c330b5748 +size 1160994 diff --git a/images/spin/pexels-wendywei-2881207.jpg b/images/spin/pexels-wendywei-2881207.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b75142302f64636507302c6ec627b3cf98f85c6 --- /dev/null +++ b/images/spin/pexels-wendywei-2881207.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bf5eb5ed9a38d0c4cd25a7151d6a93928aaf825408dfe308b472a49a5cc501f +size 2685804 diff --git a/action_verbs/images/wink/.gitkeep b/images/splash/.gitkeep similarity index 100% rename from action_verbs/images/wink/.gitkeep rename to images/splash/.gitkeep diff --git a/images/splash/splash_1.jpg b/images/splash/splash_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1081bf0fe8dd5d4ce8b9400419027a264c1e95a5 --- /dev/null +++ b/images/splash/splash_1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c77420d7350f91bee4517382d945a888a351d288b8444de3464cfadfaa03972 +size 446093 diff --git a/action_verbs/images/splash/splash_12.jpg b/images/splash/splash_10.jpg similarity index 100% rename from action_verbs/images/splash/splash_12.jpg rename to images/splash/splash_10.jpg diff --git a/images/splash/splash_2.jpg b/images/splash/splash_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90fcdbbc9635ab3300511b504e8c88ab7a142b00 --- /dev/null +++ b/images/splash/splash_2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3be00d05009ff03fc6a01eac4bd5711776967854d816a9ce0bda0c3c60599f75 +size 552366 diff --git a/action_verbs/images/splash/splash_13.jpg b/images/splash/splash_3.jpg similarity index 100% rename from action_verbs/images/splash/splash_13.jpg rename to images/splash/splash_3.jpg diff --git a/action_verbs/images/splash/splash_14.jpg b/images/splash/splash_4.jpg similarity index 100% rename from action_verbs/images/splash/splash_14.jpg rename to images/splash/splash_4.jpg diff --git a/action_verbs/images/splash/splash_15.jpg b/images/splash/splash_5.jpg similarity index 100% rename from action_verbs/images/splash/splash_15.jpg rename to images/splash/splash_5.jpg diff --git a/images/splash/splash_6.jpg b/images/splash/splash_6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dcbf6ca6db3af1c93cd53b080402066964df3bdb --- /dev/null +++ b/images/splash/splash_6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00b3ba6f54c2f4ace334fb9e7df159b2d449d00989691145ad31163a69c9eb17 +size 1004332 diff --git a/action_verbs/images/splash/splash_16.jpg b/images/splash/splash_7.jpg similarity index 100% rename from action_verbs/images/splash/splash_16.jpg rename to images/splash/splash_7.jpg diff --git a/action_verbs/images/splash/splash_17.jpg b/images/splash/splash_8.jpg similarity index 100% rename from action_verbs/images/splash/splash_17.jpg rename to images/splash/splash_8.jpg diff --git a/action_verbs/images/splash/splash_18.jpg b/images/splash/splash_9.jpg similarity index 100% rename from action_verbs/images/splash/splash_18.jpg rename to images/splash/splash_9.jpg diff --git a/action_verbs/images/write/.gitkeep b/images/stand up/.gitkeep similarity index 100% rename from action_verbs/images/write/.gitkeep rename to images/stand up/.gitkeep diff --git a/images/stand up/standup_1.jpg b/images/stand up/standup_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2117d6f6fdeca46d8a0e8ec44088c563a4c5c460 --- /dev/null +++ b/images/stand up/standup_1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89738588890a4da8e4d2178708b6d26f235c4786f6096b5dddb4f754c1d56a95 +size 2292990 diff --git a/images/stand up/standup_10.jpg b/images/stand up/standup_10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e353cf4b81c7afa7c038502715abc91cb8943c87 --- /dev/null +++ b/images/stand up/standup_10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f95b4e21ff895139c84cd7e5d70b6015ac2a39a46fadb7b90a027d7c7678200f +size 1152767 diff --git a/images/stand up/standup_2.jpg b/images/stand up/standup_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d33978852cf3b5b1b239ded5472de814ccf3c3e7 --- /dev/null +++ b/images/stand up/standup_2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5dc29cbb933777bd504e4ff2d2f0a2f4a7c1f5e40d2a4391fc2e062c8c2a9d5 +size 3353056 diff --git a/images/stand up/standup_3.jpg b/images/stand up/standup_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b92b62a39bcb2390faf6a98705adc19b53e3f7ef --- /dev/null +++ b/images/stand up/standup_3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d26aa7c7987d0bf9223ddba9b16553f70cff3ce5ad340a7909084e52a79e73d8 +size 804630 diff --git a/images/stand up/standup_4.jpg b/images/stand up/standup_4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e6f0806026cce98af57f042b3b2bcd9c66210fa --- /dev/null +++ b/images/stand up/standup_4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:925a5aae7e3f5c145fcc407c3fc6e50b3829172bc91a12b93d74eaaf05be5631 +size 223415 diff --git a/images/stand up/standup_5.jpg b/images/stand up/standup_5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c81ddbca79431c69ca4cd5cc0a4bbba74ea3954 --- /dev/null +++ b/images/stand up/standup_5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af0a958d2963a849c0138543b570c94888c535dc1e5e674c4e656e25f6cdab13 +size 913525 diff --git a/images/stand up/standup_6.jpg b/images/stand up/standup_6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b8bc4bda9b46ac30103333fb661ccf07df130f1 --- /dev/null +++ b/images/stand up/standup_6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55a76c817605f8ad19c0782e15046705020bc6aa68ef6ad3e49fe6b2c79baa51 +size 2494680 diff --git a/images/stand up/standup_7.jpg b/images/stand up/standup_7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b771d23d7aad17f18c53f4c98286164c208fa7a --- /dev/null +++ b/images/stand up/standup_7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2a2d25812ef9b90203709cbed6f4c03763652530706356066170c1ac41dfdca +size 1450845 diff --git a/images/stand up/standup_8.jpg b/images/stand up/standup_8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a927b998ea609327af27a70f37d94b16ef055662 --- /dev/null +++ b/images/stand up/standup_8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94dc2f8d7debcefb6341b4c3c7d90b36b8174ea5f71b5fb1424dc38f384b0946 +size 2472654 diff --git a/images/stand up/standup_9.jpg b/images/stand up/standup_9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1577031d2c60f142e97c7cb12aa0a04be39124dc --- /dev/null +++ b/images/stand up/standup_9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb526f9aa8a3b7ffee00be37ded64dffc1de773bdcf293a642ee6851ba0d096 +size 1772464 diff --git a/action_verbs/images/yawn/.gitkeep b/images/stand/.gitkeep similarity index 100% rename from action_verbs/images/yawn/.gitkeep rename to images/stand/.gitkeep diff --git a/images/stand/stand_1.jpg b/images/stand/stand_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1baeccaa5a104614da109e758bdafec2b72894f9 --- /dev/null +++ b/images/stand/stand_1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d40f0dff4209cad833a346ffd5be028a8f40a6158ea1df6a06d659eaff23730 +size 903144 diff --git a/images/stand/stand_10.jpg b/images/stand/stand_10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86ac17244371cf897c54182f2cf41a6b0ffde5a5 --- /dev/null +++ b/images/stand/stand_10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ea6f0f0b88e19c6d8c0fc831c82e8d88d952f003aabcf29949e613ffbc08da6 +size 1385987 diff --git a/images/stand/stand_2.jpg b/images/stand/stand_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a19001839308b7dea07afeb011ecb6e5051506a0 --- /dev/null +++ b/images/stand/stand_2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41b333e0a6cd3d1e1628d81b53ed08b6710deca0eb804b35f62b64d9488ef222 +size 1066758 diff --git a/images/stand/stand_3.jpg b/images/stand/stand_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e40ab3a2695f7d5a8d5247d706a3c26dc12976f --- /dev/null +++ b/images/stand/stand_3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84ca9bc0402957749737ae7ef3e64894efba28a01637dcd41ff49a1a423b3729 +size 2003333 diff --git a/images/stand/stand_4.jpg b/images/stand/stand_4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e59509f2feced6ee1028e3b4cd10395794c0b4a1 --- /dev/null +++ b/images/stand/stand_4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd2273ef3ff01254f0c0af12f5cf981b8766bd6902a16bde7514c3ba958ab66 +size 1182657 diff --git a/images/stand/stand_5.jpg b/images/stand/stand_5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51669f490f7dcf271a035d1c2d4fd6afd921483a --- /dev/null +++ b/images/stand/stand_5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c4a2592e109c82561239ed96c158dccd363427b130b910304710f0d8337b115 +size 1232096 diff --git a/images/stand/stand_6.jpg b/images/stand/stand_6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1162a845cf078d6f392843de8cbe47ce116292d --- /dev/null +++ b/images/stand/stand_6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29f0b3a24eb09ab174da43d424f08d7157895de8d8fbdf68309cb07710847b5e +size 2166871 diff --git a/images/stand/stand_7.jpg b/images/stand/stand_7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c79988bb4de08e6a067ea290d8e118c8171668a7 --- /dev/null +++ b/images/stand/stand_7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f329d8b046ccebe0ddb405f7ae577c2fd9a05f95b917f30dbc96ab364d27558 +size 1638938 diff --git a/images/stand/stand_8.jpg b/images/stand/stand_8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db9c0f27f1e6bff5b29c87e308862b96d44fb84e --- /dev/null +++ b/images/stand/stand_8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e1428a5958e520b46d46f48cc39c3b513b49c5e50964fa8d7923d31d32351fe +size 1405885 diff --git a/images/stand/stand_9.jpg b/images/stand/stand_9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91f7798e17470394beef8f6de529ceeaf576410a --- /dev/null +++ b/images/stand/stand_9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc9afbc48bfce8f99acf2045211a09eccffe0fa6182825a98c84d687805f46c2 +size 1794533 diff --git a/action_verbs/videos/.gitkeep b/images/standing up/.gitkeep similarity index 100% rename from action_verbs/videos/.gitkeep rename to images/standing up/.gitkeep diff --git a/action_verbs/videos/bark/.gitkeep b/images/stir/.gitkeep similarity index 100% rename from action_verbs/videos/bark/.gitkeep rename to images/stir/.gitkeep diff --git a/images/stir/stir_1.jpg b/images/stir/stir_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97fb59fd5ca54a04043c18aa859bd4585cc4a078 --- /dev/null +++ b/images/stir/stir_1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed3d08fb0a00efc8f38ff4202a5445904d6bbfac053b34aa832dca7402c60e8e +size 1874777 diff --git a/images/stir/stir_10.jpg b/images/stir/stir_10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f6d48c2e98ec4c92af19c101862d9e7d92c9eb3 --- /dev/null +++ b/images/stir/stir_10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3da4f3f2a40058c0d1a03a0ab830ea5b25bac6cfc270b74fdf9efcfddbe3425 +size 1951521 diff --git a/images/stir/stir_2.jpg b/images/stir/stir_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25f9d1a7603b83a2ece35578b1247f98ba2de2d1 --- /dev/null +++ b/images/stir/stir_2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3236b30a05de65ee046ec3bcf1ffd0a4a4f36d09397280831c2f052f051a36d4 +size 855927 diff --git a/images/stir/stir_3.jpg b/images/stir/stir_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f89dfc4c0463c6eb906efbdd1ca3fb8df06c822d --- /dev/null +++ b/images/stir/stir_3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee00f61f258f5862a99cc0169c7c890935c4df12a033de44ec98d036c5bc107c +size 3527130 diff --git a/action_verbs/images/stir/stir_3.jpg b/images/stir/stir_4.jpg similarity index 100% rename from action_verbs/images/stir/stir_3.jpg rename to images/stir/stir_4.jpg diff --git a/action_verbs/images/stir/stir_4.jpg b/images/stir/stir_5.jpg similarity index 100% rename from action_verbs/images/stir/stir_4.jpg rename to images/stir/stir_5.jpg diff --git a/action_verbs/images/stir/stir_5.jpg b/images/stir/stir_6.jpg similarity index 100% rename from action_verbs/images/stir/stir_5.jpg rename to images/stir/stir_6.jpg diff --git a/action_verbs/images/stir/stir_6.jpg b/images/stir/stir_7.jpg similarity index 100% rename from action_verbs/images/stir/stir_6.jpg rename to images/stir/stir_7.jpg diff --git a/action_verbs/images/stir/stir_7.jpg b/images/stir/stir_8.jpg similarity index 100% rename from action_verbs/images/stir/stir_7.jpg rename to images/stir/stir_8.jpg diff --git a/action_verbs/images/stir/stir_8.jpg b/images/stir/stir_9.jpg similarity index 100% rename from action_verbs/images/stir/stir_8.jpg rename to images/stir/stir_9.jpg diff --git a/action_verbs/videos/bend over/.gitkeep b/images/stretch/.gitkeep similarity index 100% rename from action_verbs/videos/bend over/.gitkeep rename to images/stretch/.gitkeep diff --git a/action_verbs/images/stretch/stretch_2.jpg b/images/stretch/pexels-ekaterina-bolovtsova-4051518.jpg similarity index 100% rename from action_verbs/images/stretch/stretch_2.jpg rename to images/stretch/pexels-ekaterina-bolovtsova-4051518.jpg diff --git a/images/stretch/pexels-ekaterina-bolovtsova-4051574.jpg b/images/stretch/pexels-ekaterina-bolovtsova-4051574.jpg new file mode 100644 index 0000000000000000000000000000000000000000..253f1b9514ab4bad22da4e9e66a57ed6c112f284 --- /dev/null +++ b/images/stretch/pexels-ekaterina-bolovtsova-4051574.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf4c34011d324b72a558bce2a453134b97e1430eff045e09cc9f22f57a62f50 +size 1604414 diff --git a/action_verbs/images/stretch/stretch_3.jpg b/images/stretch/pexels-mastercowley-634030.jpg similarity index 100% rename from action_verbs/images/stretch/stretch_3.jpg rename to images/stretch/pexels-mastercowley-634030.jpg diff --git a/action_verbs/images/stretch/stretch_4.jpg b/images/stretch/pexels-olly-3771071.jpg similarity index 100% rename from action_verbs/images/stretch/stretch_4.jpg rename to images/stretch/pexels-olly-3771071.jpg diff --git a/action_verbs/images/stretch/stretch_5.jpg b/images/stretch/pexels-olly-3790848.jpg similarity index 100% rename from action_verbs/images/stretch/stretch_5.jpg rename to images/stretch/pexels-olly-3790848.jpg diff --git a/action_verbs/images/stretch/stretch_6.jpg b/images/stretch/pexels-polina-tankilevitch-5849311.jpg similarity index 100% rename from action_verbs/images/stretch/stretch_6.jpg rename to images/stretch/pexels-polina-tankilevitch-5849311.jpg diff --git a/action_verbs/images/stretch/stretch_7.jpg b/images/stretch/pexels-runffwpu-2424257.jpg similarity index 100% rename from action_verbs/images/stretch/stretch_7.jpg rename to images/stretch/pexels-runffwpu-2424257.jpg diff --git a/action_verbs/images/stretch/stretch_8.jpg b/images/stretch/pexels-tamba09-979247.jpg similarity index 100% rename from action_verbs/images/stretch/stretch_8.jpg rename to images/stretch/pexels-tamba09-979247.jpg diff --git a/action_verbs/images/stretch/stretch_9.jpg b/images/stretch/pexels-thelazyartist-999257.jpg similarity index 100% rename from action_verbs/images/stretch/stretch_9.jpg rename to images/stretch/pexels-thelazyartist-999257.jpg diff --git a/action_verbs/images/stretch/stretch_10.jpg b/images/stretch/pexels-tima-miroshnichenko-5928243.jpg similarity index 100% rename from action_verbs/images/stretch/stretch_10.jpg rename to images/stretch/pexels-tima-miroshnichenko-5928243.jpg diff --git a/action_verbs/videos/bounce/.gitkeep b/images/swimming/.gitkeep similarity index 100% rename from action_verbs/videos/bounce/.gitkeep rename to images/swimming/.gitkeep diff --git a/action_verbs/images/swim/swim_5.jpg b/images/swimming/swimming_1.jpg similarity index 100% rename from action_verbs/images/swim/swim_5.jpg rename to images/swimming/swimming_1.jpg diff --git a/action_verbs/images/swim/swim_6.jpg b/images/swimming/swimming_10.jpg similarity index 100% rename from action_verbs/images/swim/swim_6.jpg rename to images/swimming/swimming_10.jpg diff --git a/action_verbs/images/swim/swim_7.jpg b/images/swimming/swimming_2.jpg similarity index 100% rename from action_verbs/images/swim/swim_7.jpg rename to images/swimming/swimming_2.jpg diff --git a/action_verbs/images/swim/swim_8.jpg b/images/swimming/swimming_3.jpg similarity index 100% rename from action_verbs/images/swim/swim_8.jpg rename to images/swimming/swimming_3.jpg diff --git a/action_verbs/images/swim/swim_9.jpg b/images/swimming/swimming_4.jpg similarity index 100% rename from action_verbs/images/swim/swim_9.jpg rename to images/swimming/swimming_4.jpg diff --git a/action_verbs/images/swim/swim_10.jpg b/images/swimming/swimming_5.jpg similarity index 100% rename from action_verbs/images/swim/swim_10.jpg rename to images/swimming/swimming_5.jpg diff --git a/action_verbs/images/swim/swim_11.jpg b/images/swimming/swimming_6.jpg similarity index 100% rename from action_verbs/images/swim/swim_11.jpg rename to images/swimming/swimming_6.jpg diff --git a/action_verbs/images/swim/swim_12.jpg b/images/swimming/swimming_7.jpg similarity index 100% rename from action_verbs/images/swim/swim_12.jpg rename to images/swimming/swimming_7.jpg diff --git a/action_verbs/images/swim/swim_13.jpg b/images/swimming/swimming_8.jpg similarity index 100% rename from action_verbs/images/swim/swim_13.jpg rename to images/swimming/swimming_8.jpg diff --git a/action_verbs/images/swim/swim_14.jpg b/images/swimming/swimming_9.jpg similarity index 100% rename from action_verbs/images/swim/swim_14.jpg rename to images/swimming/swimming_9.jpg diff --git a/action_verbs/videos/call/.gitkeep b/images/swingling/.gitkeep similarity index 100% rename from action_verbs/videos/call/.gitkeep rename to images/swingling/.gitkeep diff --git a/action_verbs/images/swing/swing_2.jpg b/images/swingling/pexels-afvzi-1263374-2416972.jpg similarity index 100% rename from action_verbs/images/swing/swing_2.jpg rename to images/swingling/pexels-afvzi-1263374-2416972.jpg diff --git a/action_verbs/images/swing/swing_3.jpg b/images/swingling/pexels-alexazabache-3848418.jpg similarity index 100% rename from action_verbs/images/swing/swing_3.jpg rename to images/swingling/pexels-alexazabache-3848418.jpg diff --git a/action_verbs/images/swing/swing_4.jpg b/images/swingling/pexels-asadphoto-3293148.jpg similarity index 100% rename from action_verbs/images/swing/swing_4.jpg rename to images/swingling/pexels-asadphoto-3293148.jpg diff --git a/action_verbs/images/swing/swing_5.jpg b/images/swingling/pexels-babydov-7787594.jpg similarity index 100% rename from action_verbs/images/swing/swing_5.jpg rename to images/swingling/pexels-babydov-7787594.jpg diff --git a/action_verbs/images/swing/swing_6.jpg b/images/swingling/pexels-gantas-4300115.jpg similarity index 100% rename from action_verbs/images/swing/swing_6.jpg rename to images/swingling/pexels-gantas-4300115.jpg diff --git a/action_verbs/images/swing/swing_7.jpg b/images/swingling/pexels-gerald-yambao-1266170-2413238.jpg similarity index 100% rename from action_verbs/images/swing/swing_7.jpg rename to images/swingling/pexels-gerald-yambao-1266170-2413238.jpg diff --git a/images/swingling/pexels-jdgromov-7101149.jpg b/images/swingling/pexels-jdgromov-7101149.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bccaab8e3b6f39d2a43dceaa08a0cb51f928e878 --- /dev/null +++ b/images/swingling/pexels-jdgromov-7101149.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6de73f0f834f67ce8738104e9217ec0352e3a9ea39fd240fe84aa00570be8ea7 +size 1009531 diff --git a/action_verbs/images/swing/swing_8.jpg b/images/swingling/pexels-majesticaljasmin-4960243.jpg similarity index 100% rename from action_verbs/images/swing/swing_8.jpg rename to images/swingling/pexels-majesticaljasmin-4960243.jpg diff --git a/action_verbs/images/swing/swing_9.jpg b/images/swingling/pexels-rdne-8083016.jpg similarity index 100% rename from action_verbs/images/swing/swing_9.jpg rename to images/swingling/pexels-rdne-8083016.jpg diff --git a/action_verbs/images/swing/swing_10.jpg b/images/swingling/pexels-svetlana-125804098-10037017.jpg similarity index 100% rename from action_verbs/images/swing/swing_10.jpg rename to images/swingling/pexels-svetlana-125804098-10037017.jpg diff --git a/action_verbs/videos/clean/.gitkeep b/images/talking/.gitkeep similarity index 100% rename from action_verbs/videos/clean/.gitkeep rename to images/talking/.gitkeep diff --git a/action_verbs/images/talk/talk_2.jpg b/images/talking/pexels-august-de-richelieu-4427882.jpg similarity index 100% rename from action_verbs/images/talk/talk_2.jpg rename to images/talking/pexels-august-de-richelieu-4427882.jpg diff --git a/action_verbs/images/talk/talk_3.jpg b/images/talking/pexels-august-de-richelieu-4427909.jpg similarity index 100% rename from action_verbs/images/talk/talk_3.jpg rename to images/talking/pexels-august-de-richelieu-4427909.jpg diff --git a/images/talking/pexels-bertellifotografia-3321796.jpg b/images/talking/pexels-bertellifotografia-3321796.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85a852f8452e48a19aa10713067a81e2fc264cb7 --- /dev/null +++ b/images/talking/pexels-bertellifotografia-3321796.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd4806c91c235e05cdf09f9397ef8622edbed6b5cf440dd69ffb31c654bd3c5a +size 2332645 diff --git a/action_verbs/images/talk/talk_4.jpg b/images/talking/pexels-bertellifotografia-3321799.jpg similarity index 100% rename from action_verbs/images/talk/talk_4.jpg rename to images/talking/pexels-bertellifotografia-3321799.jpg diff --git a/action_verbs/images/talk/talk_5.jpg b/images/talking/pexels-canvastudio-3194524.jpg similarity index 100% rename from action_verbs/images/talk/talk_5.jpg rename to images/talking/pexels-canvastudio-3194524.jpg diff --git a/action_verbs/images/talk/talk_6.jpg b/images/talking/pexels-cottonbro-4098202.jpg similarity index 100% rename from action_verbs/images/talk/talk_6.jpg rename to images/talking/pexels-cottonbro-4098202.jpg diff --git a/images/talking/pexels-freestockpro-344102.jpg b/images/talking/pexels-freestockpro-344102.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a15aa2e92daffa3c5f66eb8c3db1c3a97f544ff --- /dev/null +++ b/images/talking/pexels-freestockpro-344102.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb1eaf06d488242c5c1865a582b7c3512f051c6b69f46c5d11c3ea58029ae2f +size 1051144 diff --git a/action_verbs/images/talk/talk_7.jpg b/images/talking/pexels-jopwell-2422280.jpg similarity index 100% rename from action_verbs/images/talk/talk_7.jpg rename to images/talking/pexels-jopwell-2422280.jpg diff --git a/action_verbs/images/talk/talk_8.jpg b/images/talking/pexels-zhuhehuai-716276.jpg similarity index 100% rename from action_verbs/images/talk/talk_8.jpg rename to images/talking/pexels-zhuhehuai-716276.jpg diff --git a/action_verbs/images/talk/talk_9.jpg b/images/talking/primeminister-2827724_1280.jpg similarity index 100% rename from action_verbs/images/talk/talk_9.jpg rename to images/talking/primeminister-2827724_1280.jpg diff --git a/action_verbs/videos/color/.gitkeep b/images/wake up/.gitkeep similarity index 100% rename from action_verbs/videos/color/.gitkeep rename to images/wake up/.gitkeep diff --git a/images/wake up/pexels-alex-green-5692255.jpg b/images/wake up/pexels-alex-green-5692255.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6dc421375410086439069fc90a410a3052f27af --- /dev/null +++ b/images/wake up/pexels-alex-green-5692255.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3321203f98150ffed0c89ebd3a00e51fd3bef6ff0dedf4be57f7d96a3e27e2e3 +size 1743634 diff --git a/images/wake up/pexels-cottonbro-4045536.jpg b/images/wake up/pexels-cottonbro-4045536.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f0d3fa2a3ed046742e3ee45e444d6d17f9c410d --- /dev/null +++ b/images/wake up/pexels-cottonbro-4045536.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b75e9bf7da7da34010a210cae160e98ef0f166461560236ac6cbb6ed488038f +size 1608149 diff --git a/images/wake up/pexels-cottonbro-6963184.jpg b/images/wake up/pexels-cottonbro-6963184.jpg new file mode 100644 index 0000000000000000000000000000000000000000..204225c266a3dcd62ef98b9dc87b41b497917052 --- /dev/null +++ b/images/wake up/pexels-cottonbro-6963184.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:511f6bdda4491996249a73a3418d9a39cee845c8feaf9d021e97fce6c0b0374e +size 1431162 diff --git a/images/wake up/pexels-kampus-5990953.jpg b/images/wake up/pexels-kampus-5990953.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22bec760986effc8bceb456b9d19f259cf97214f --- /dev/null +++ b/images/wake up/pexels-kampus-5990953.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b928d2c66d13f6fa450d5a297c9745cce87e6588b387b4b18c5d5c2932a7d4ad +size 513848 diff --git a/images/wake up/pexels-kampus-7556586.jpg b/images/wake up/pexels-kampus-7556586.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86a68d1b8a2da8a76f3ffb0ca8d5a05480f5b8d2 --- /dev/null +++ b/images/wake up/pexels-kampus-7556586.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d543b084ffe777d123f3e973d2da07e8566906fd2e1a3d45cf29e5cfb41fadf +size 983056 diff --git a/images/wake up/pexels-ketut-subiyanto-4907436.jpg b/images/wake up/pexels-ketut-subiyanto-4907436.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60b13b444a57aff6bdf111cac693d74bf982c805 --- /dev/null +++ b/images/wake up/pexels-ketut-subiyanto-4907436.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abd2ffeaf1d2774400f24ccf7ec4a4d5e2e67c956be933c67606fb15e37dd1a3 +size 2113822 diff --git a/images/wake up/pexels-marcus-aurelius-9788264.jpg b/images/wake up/pexels-marcus-aurelius-9788264.jpg new file mode 100644 index 0000000000000000000000000000000000000000..943638f4fd5067eb754d5be388d92362dd50c381 --- /dev/null +++ b/images/wake up/pexels-marcus-aurelius-9788264.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc60384f131b1afcfebc5fdc65182353ddce271fd78f1a48452c42a1596e7e37 +size 2184520 diff --git a/images/wake up/pexels-mart-production-7641254.jpg b/images/wake up/pexels-mart-production-7641254.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3e275a559fc38472600fa53cbda77abb14edb23 --- /dev/null +++ b/images/wake up/pexels-mart-production-7641254.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31a69e6ceaa9c87cec097da69c93d02761e05c165cc3b86c69be902cb7a780ea +size 1374961 diff --git a/images/wake up/pexels-miriam-alonso-7622504.jpg b/images/wake up/pexels-miriam-alonso-7622504.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77dc4a93217046907eb9de16b62aa31838257213 --- /dev/null +++ b/images/wake up/pexels-miriam-alonso-7622504.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2507caf84a612dde2708d5e9ce6dc651e44fc50d182eee6c0c45ab0ec9aede5 +size 2026846 diff --git a/images/wake up/pexels-olly-3771050.jpg b/images/wake up/pexels-olly-3771050.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16011b6d9a289ffe6415d3f46ae9dfc42779a51c --- /dev/null +++ b/images/wake up/pexels-olly-3771050.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd3308a17e736b162516c2784082ca589f2dfb9f8c7acc48ba56f362a001b787 +size 858727 diff --git a/action_verbs/videos/comb/.gitkeep b/images/walk/.gitkeep similarity index 100% rename from action_verbs/videos/comb/.gitkeep rename to images/walk/.gitkeep diff --git a/action_verbs/images/walk/walk_1.jpg b/images/walk/pexels-caleboquendo-3038455.jpg similarity index 100% rename from action_verbs/images/walk/walk_1.jpg rename to images/walk/pexels-caleboquendo-3038455.jpg diff --git a/action_verbs/images/walk/walk_2.jpg b/images/walk/pexels-conojeghuo-211047.jpg similarity index 100% rename from action_verbs/images/walk/walk_2.jpg rename to images/walk/pexels-conojeghuo-211047.jpg diff --git a/action_verbs/images/walk/walk_3.jpg b/images/walk/pexels-fotios-photos-744912.jpg similarity index 100% rename from action_verbs/images/walk/walk_3.jpg rename to images/walk/pexels-fotios-photos-744912.jpg diff --git a/action_verbs/images/walk/walk_4.jpg b/images/walk/pexels-lukas-hartmann-304281-907526.jpg similarity index 100% rename from action_verbs/images/walk/walk_4.jpg rename to images/walk/pexels-lukas-hartmann-304281-907526.jpg diff --git a/action_verbs/images/walk/walk_5.jpg b/images/walk/pexels-lum3n-44775-237692.jpg similarity index 100% rename from action_verbs/images/walk/walk_5.jpg rename to images/walk/pexels-lum3n-44775-237692.jpg diff --git a/action_verbs/images/walk/walk_6.jpg b/images/walk/pexels-nord6-808267.jpg similarity index 100% rename from action_verbs/images/walk/walk_6.jpg rename to images/walk/pexels-nord6-808267.jpg diff --git a/action_verbs/images/walk/walk_7.jpg b/images/walk/pexels-pawel-l-435199-1262749.jpg similarity index 100% rename from action_verbs/images/walk/walk_7.jpg rename to images/walk/pexels-pawel-l-435199-1262749.jpg diff --git a/action_verbs/images/walk/walk_8.jpg b/images/walk/pexels-pripicart-631986.jpg similarity index 100% rename from action_verbs/images/walk/walk_8.jpg rename to images/walk/pexels-pripicart-631986.jpg diff --git a/action_verbs/images/walk/walk_9.jpg b/images/walk/pexels-tr-n-anh-vu-333975-932572.jpg similarity index 100% rename from action_verbs/images/walk/walk_9.jpg rename to images/walk/pexels-tr-n-anh-vu-333975-932572.jpg diff --git a/action_verbs/images/walk/walk_10.jpg b/images/walk/pexels-vinta-supply-co-nyc-268013-842963.jpg similarity index 100% rename from action_verbs/images/walk/walk_10.jpg rename to images/walk/pexels-vinta-supply-co-nyc-268013-842963.jpg diff --git a/action_verbs/videos/cook/.gitkeep b/images/waving/.gitkeep similarity index 100% rename from action_verbs/videos/cook/.gitkeep rename to images/waving/.gitkeep diff --git a/images/waving/waving_11.jpg b/images/waving/waving_11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df75a3af10a2e7490b82d0e3ccde96365468f03e --- /dev/null +++ b/images/waving/waving_11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afc95671fbd331e211d78b4b905193e76be07a1c1eeeb1ce034acade3a759a03 +size 1677203 diff --git a/action_verbs/images/wave/wave_5.jpg b/images/waving/waving_12.jpg similarity index 100% rename from action_verbs/images/wave/wave_5.jpg rename to images/waving/waving_12.jpg diff --git a/action_verbs/images/wave/wave_6.jpg b/images/waving/waving_14.jpg similarity index 100% rename from action_verbs/images/wave/wave_6.jpg rename to images/waving/waving_14.jpg diff --git a/action_verbs/images/wave/wave_7.jpg b/images/waving/waving_2.jpg similarity index 100% rename from action_verbs/images/wave/wave_7.jpg rename to images/waving/waving_2.jpg diff --git a/images/waving/waving_3.jpg b/images/waving/waving_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f49fc322560f7020b38174f5c7c1c5f7af24eb0 --- /dev/null +++ b/images/waving/waving_3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13f274610993dec853ed02b40be7991b08c6d5f7b9b8ae32f35edcfa7eeb06cc +size 1559076 diff --git a/action_verbs/images/wave/wave_8.jpg b/images/waving/waving_5.jpg similarity index 100% rename from action_verbs/images/wave/wave_8.jpg rename to images/waving/waving_5.jpg diff --git a/action_verbs/images/dance/dance_2.jpg b/images/waving/waving_6.jpg similarity index 81% rename from action_verbs/images/dance/dance_2.jpg rename to images/waving/waving_6.jpg index 5b98d7245c4120d294cad3cf7d04184ede27975e..43e44c92b59bd181b41c1a2397b13d703393e86a 100644 --- a/action_verbs/images/dance/dance_2.jpg +++ b/images/waving/waving_6.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5ccb07636cec5393fa2a099006efd62b85cc289d460ee680f5f865b9907f55af -size 1473791 +oid sha256:a2692c42d9a3ce144793fe4c3aff0f35a551ce4392f708001f30498182881222 +size 1652922 diff --git a/images/waving/waving_7.jpg b/images/waving/waving_7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2951cd131719dbe71618dcab6480efcaec57412 --- /dev/null +++ b/images/waving/waving_7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b39c81c1e33a094362b1324ae420e4cc29207b78f211b2873053d4a4d3ebdf9 +size 2727161 diff --git a/action_verbs/images/wave/wave_11.jpg b/images/waving/waving_8.jpg similarity index 100% rename from action_verbs/images/wave/wave_11.jpg rename to images/waving/waving_8.jpg diff --git a/images/waving/waving_9.jpg b/images/waving/waving_9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d94c15757973a0668f4f646540e70495bfed33d2 --- /dev/null +++ b/images/waving/waving_9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0894f44e55e42eaa1285d7a708c0da34910a4ebd1b09f4dcded19d9be2912a1 +size 3056821 diff --git a/action_verbs/videos/crawl/.gitkeep b/images/write/.gitkeep similarity index 100% rename from action_verbs/videos/crawl/.gitkeep rename to images/write/.gitkeep diff --git a/images/write/pexels-janson-a-207878-753695.jpg b/images/write/pexels-janson-a-207878-753695.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd5eaed2fe3e930e471596c7a226baf229456e15 --- /dev/null +++ b/images/write/pexels-janson-a-207878-753695.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596490cb9f56592f1bdcabacfe0b4207f9375cec5aa72a1c61adbb049362024b +size 432099 diff --git a/images/write/pexels-jeshoots-com-147458-834897.jpg b/images/write/pexels-jeshoots-com-147458-834897.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1efb45706924e0e9cbd2c0ede10360d3f684ee95 --- /dev/null +++ b/images/write/pexels-jeshoots-com-147458-834897.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9ab238fef74dab97377b21c637cc29285a8db42d6522f56546dfb7d196796e3 +size 1795609 diff --git a/action_verbs/images/write/write_6.jpg b/images/write/pexels-judit-peter-281675-1766604.jpg similarity index 100% rename from action_verbs/images/write/write_6.jpg rename to images/write/pexels-judit-peter-281675-1766604.jpg diff --git a/images/write/pexels-lilartsy-1925536.jpg b/images/write/pexels-lilartsy-1925536.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48b75576c4cf4a6c51f26c9d6e32dc1dc7a539e6 --- /dev/null +++ b/images/write/pexels-lilartsy-1925536.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39ccc19732c5b812d7868b17138bcfec3c755d0fb155e4547ec2b1b36502e475 +size 794247 diff --git a/images/write/pexels-linkedin-1251832.jpg b/images/write/pexels-linkedin-1251832.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1befb69d2cff801a61ade4cd1d5277bc586e8245 --- /dev/null +++ b/images/write/pexels-linkedin-1251832.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ae6c3929768388ddacc0fd6b09ecaacfcc0cbb7568cd029a820ec8be9acf3f9 +size 1292119 diff --git a/images/write/pexels-neosiam-625219.jpg b/images/write/pexels-neosiam-625219.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e23ba43c2c1b7260a96f66b692344f7912ff0687 --- /dev/null +++ b/images/write/pexels-neosiam-625219.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7d179bd0d0cd8aca635fa7e8aa4b3c49e65a4aa71713ada1305916e7b09e298 +size 245891 diff --git a/images/write/pexels-nietjuhart-796603.jpg b/images/write/pexels-nietjuhart-796603.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2e6912f1cfad3a75b606378ca793e89a96c3d76 --- /dev/null +++ b/images/write/pexels-nietjuhart-796603.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5ef12a99cf6349127ca2bf95e81f9377f0c577dfb190e541c151c6dee7330ce +size 621510 diff --git a/images/write/pexels-olly-920377.jpg b/images/write/pexels-olly-920377.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e451e0a43c0625a7460632a8ab5987db1869324f --- /dev/null +++ b/images/write/pexels-olly-920377.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b58d82768aef57101a2bdb020c7bfcd97ab4ad2552838287476d396774677c8 +size 1211037 diff --git a/action_verbs/images/write/write_9.jpg b/images/write/pexels-picjumbo-com-55570-210661.jpg similarity index 100% rename from action_verbs/images/write/write_9.jpg rename to images/write/pexels-picjumbo-com-55570-210661.jpg diff --git a/images/write/pexels-tirachard-kumtanom-112571-733856.jpg b/images/write/pexels-tirachard-kumtanom-112571-733856.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6abcffc81cde2f3e4309bc50f882bd966a90ebea --- /dev/null +++ b/images/write/pexels-tirachard-kumtanom-112571-733856.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:886241cabe62d6c51ca08328aee20668056c3db5df434b63e0146880f5e32b85 +size 913377 diff --git a/action_verbs/videos/cry/.gitkeep b/images/yawn/.gitkeep similarity index 100% rename from action_verbs/videos/cry/.gitkeep rename to images/yawn/.gitkeep diff --git a/action_verbs/images/yawn/yawn_1.jpg b/images/yawn/pexels-cottonbro-4842498.jpg similarity index 100% rename from action_verbs/images/yawn/yawn_1.jpg rename to images/yawn/pexels-cottonbro-4842498.jpg diff --git a/action_verbs/images/yawn/yawn_2.jpg b/images/yawn/pexels-cottonbro-9063623.jpg similarity index 100% rename from action_verbs/images/yawn/yawn_2.jpg rename to images/yawn/pexels-cottonbro-9063623.jpg diff --git a/action_verbs/images/yawn/yawn_3.jpg b/images/yawn/pexels-ekrulila-12227401.jpg similarity index 100% rename from action_verbs/images/yawn/yawn_3.jpg rename to images/yawn/pexels-ekrulila-12227401.jpg diff --git a/action_verbs/images/yawn/yawn_4.jpg b/images/yawn/pexels-elias-ficavontade-1830526-3416980.jpg similarity index 100% rename from action_verbs/images/yawn/yawn_4.jpg rename to images/yawn/pexels-elias-ficavontade-1830526-3416980.jpg diff --git a/images/yawn/pexels-george-milton-7034619.jpg b/images/yawn/pexels-george-milton-7034619.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02e09a324a9a7651aac12cd64711b4208c143216 --- /dev/null +++ b/images/yawn/pexels-george-milton-7034619.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e86ab76130bcdeb0b6a2dbb3cdf26a9e3cefbf361c4c054a28a37ddfb508917 +size 1445350 diff --git a/images/yawn/pexels-karolina-grabowska-6333943.jpg b/images/yawn/pexels-karolina-grabowska-6333943.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42123e945af1816e9770b5b59ffa0422e11c1c57 --- /dev/null +++ b/images/yawn/pexels-karolina-grabowska-6333943.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20dac9c53073bad753c2cbaafd4b3800090ad3825e124e8fdde5b5fc17051fe5 +size 3657873 diff --git a/action_verbs/images/yawn/yawn_6.jpg b/images/yawn/pexels-magda-ehlers-pexels-13772527.jpg similarity index 100% rename from action_verbs/images/yawn/yawn_6.jpg rename to images/yawn/pexels-magda-ehlers-pexels-13772527.jpg diff --git a/images/yawn/pexels-marcin-jozwiak-199600-3600870.jpg b/images/yawn/pexels-marcin-jozwiak-199600-3600870.jpg new file mode 100644 index 0000000000000000000000000000000000000000..407c6a75d02ef00bfeede8233a32687e9b9c97a2 --- /dev/null +++ b/images/yawn/pexels-marcin-jozwiak-199600-3600870.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adba91e4a7f1f2decbd8f33ac2817a565bd0a2cb34f702cc65d602f7e1a2a47f +size 3475088 diff --git a/images/yawn/pexels-norman-milwood-236004651-30806456.jpg b/images/yawn/pexels-norman-milwood-236004651-30806456.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe6d469cdea0f2c42edd44c4a1f49cb4e155f06e --- /dev/null +++ b/images/yawn/pexels-norman-milwood-236004651-30806456.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94c65d59a7b283eef230509652f430c0a271aaf651f2719ed3e460b8908cee64 +size 494791 diff --git a/images/yawn/pexels-olly-3760538.jpg b/images/yawn/pexels-olly-3760538.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9afe99e41e8772cb38fc68108e42034362ab099f --- /dev/null +++ b/images/yawn/pexels-olly-3760538.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:759ef4064dfc8dcc4557d18ef16bd77a3d6b5122aa4652878de3557058fb0cdf +size 563465 diff --git a/action_verbs/images/yawn/yawn_7.jpg b/images/yawn/pexels-serenakoi-1576193.jpg similarity index 100% rename from action_verbs/images/yawn/yawn_7.jpg rename to images/yawn/pexels-serenakoi-1576193.jpg diff --git a/subfolders.txt b/subfolders.txt deleted file mode 100644 index 805a42bd9d9f4010a08d041527eecab63ed1387b..0000000000000000000000000000000000000000 --- a/subfolders.txt +++ /dev/null @@ -1,349 +0,0 @@ -action_verbs/images/bark -action_verbs/images/bend over -action_verbs/images/bounce -action_verbs/images/call -action_verbs/images/clean -action_verbs/images/color -action_verbs/images/comb -action_verbs/images/cook -action_verbs/images/crawl -action_verbs/images/cry -action_verbs/images/dance -action_verbs/images/dig -action_verbs/images/draw -action_verbs/images/fall -action_verbs/images/fly -action_verbs/images/get dressed -action_verbs/images/hug -action_verbs/images/jump -action_verbs/images/kiss -action_verbs/images/knock -action_verbs/images/laugh -action_verbs/images/lie down -action_verbs/images/listen -action_verbs/images/look -action_verbs/images/melt -action_verbs/images/paint -action_verbs/images/point -action_verbs/images/read -action_verbs/images/run -action_verbs/images/scratch -action_verbs/images/sing -action_verbs/images/sit -action_verbs/images/skate -action_verbs/images/ski -action_verbs/images/sleep -action_verbs/images/slide -action_verbs/images/smell -action_verbs/images/smile -action_verbs/images/spin -action_verbs/images/splash -action_verbs/images/stir -action_verbs/images/stretch -action_verbs/images/swim -action_verbs/images/swing -action_verbs/images/talk -action_verbs/images/walk -action_verbs/images/wave -action_verbs/images/wink -action_verbs/images/write -action_verbs/images/yawn -action_verbs/videos/bark -action_verbs/videos/bend over -action_verbs/videos/bounce -action_verbs/videos/call -action_verbs/videos/clean -action_verbs/videos/color -action_verbs/videos/comb -action_verbs/videos/cook -action_verbs/videos/crawl -action_verbs/videos/cry -action_verbs/videos/dance -action_verbs/videos/dig -action_verbs/videos/draw -action_verbs/videos/fall -action_verbs/videos/fly -action_verbs/videos/get dressed -action_verbs/videos/hug -action_verbs/videos/jump -action_verbs/videos/kiss -action_verbs/videos/knock -action_verbs/videos/laugh -action_verbs/videos/lie down -action_verbs/videos/listen -action_verbs/videos/look -action_verbs/videos/melt -action_verbs/videos/paint -action_verbs/videos/point -action_verbs/videos/read -action_verbs/videos/run -action_verbs/videos/scratch -action_verbs/videos/sing -action_verbs/videos/sit -action_verbs/videos/skate -action_verbs/videos/ski -action_verbs/videos/sleep -action_verbs/videos/slide -action_verbs/videos/smell -action_verbs/videos/smile -action_verbs/videos/spin -action_verbs/videos/splash -action_verbs/videos/stir -action_verbs/videos/stretch -action_verbs/videos/swim -action_verbs/videos/swingle -action_verbs/videos/talk -action_verbs/videos/walk -action_verbs/videos/wave -action_verbs/videos/wink -action_verbs/videos/write -action_verbs/videos/yawn -verb_with_noun/images/bake bread -verb_with_noun/images/bake chicken -verb_with_noun/images/bake pizza -verb_with_noun/images/blow balloon -verb_with_noun/images/blow bubbles -verb_with_noun/images/blow nose -verb_with_noun/images/blow out candles -verb_with_noun/images/bounce the ball -verb_with_noun/images/break board -verb_with_noun/images/break cookie -verb_with_noun/images/brush hair -verb_with_noun/images/brush teeth -verb_with_noun/images/buckle up seat belt -verb_with_noun/images/build blocks -verb_with_noun/images/button shirt -verb_with_noun/images/carry baby -verb_with_noun/images/carry backpack -verb_with_noun/images/carry bag -verb_with_noun/images/carry basket -verb_with_noun/images/carry books -verb_with_noun/images/carry box -verb_with_noun/images/carry bucket -verb_with_noun/images/carry dog -verb_with_noun/images/carry ladder -verb_with_noun/images/catch ball -verb_with_noun/images/clap hands -verb_with_noun/images/climb fence -verb_with_noun/images/climb ladder -verb_with_noun/images/climb rocks -verb_with_noun/images/climb wall -verb_with_noun/images/close box -verb_with_noun/images/comb hair -verb_with_noun/images/cut bread -verb_with_noun/images/cut carrot -verb_with_noun/images/cut cucumber -verb_with_noun/images/cut nails -verb_with_noun/images/cut paper -verb_with_noun/images/dig sand -verb_with_noun/images/drink coffee -verb_with_noun/images/drink juice -verb_with_noun/images/drink milk -verb_with_noun/images/drink tea -verb_with_noun/images/drink water -verb_with_noun/images/drive bus -verb_with_noun/images/drive car -verb_with_noun/images/dry body -verb_with_noun/images/dry hair -verb_with_noun/images/eat apple -verb_with_noun/images/eat banana -verb_with_noun/images/eat cake -verb_with_noun/images/eat chips -verb_with_noun/images/eat corn -verb_with_noun/images/eat ice cream -verb_with_noun/images/kick ball -verb_with_noun/images/make the bed -verb_with_noun/images/pack the bag -verb_with_noun/images/peel apple -verb_with_noun/images/peel banana -verb_with_noun/images/peel egg -verb_with_noun/images/peel orange -verb_with_noun/images/peel potato -verb_with_noun/images/pick up ball -verb_with_noun/images/pick up eggs -verb_with_noun/images/pick up trash -verb_with_noun/images/play game -verb_with_noun/images/play guitar -verb_with_noun/images/play piano -verb_with_noun/images/play soccer -verb_with_noun/images/play trumpet -verb_with_noun/images/play violin -verb_with_noun/images/play with toys -verb_with_noun/images/pour coffee -verb_with_noun/images/pour juice -verb_with_noun/images/pour milk -verb_with_noun/images/pour soup -verb_with_noun/images/pour water -verb_with_noun/images/pull curtain -verb_with_noun/images/pull rope -verb_with_noun/images/pull suitcase -verb_with_noun/images/pull wagon -verb_with_noun/images/push car -verb_with_noun/images/push chair -verb_with_noun/images/push shopping cart -verb_with_noun/images/push stroller -verb_with_noun/images/push wheelbarrow -verb_with_noun/images/read book -verb_with_noun/images/read newspaper -verb_with_noun/images/ride bike -verb_with_noun/images/ride bus -verb_with_noun/images/ride truck -verb_with_noun/images/roll ball -verb_with_noun/images/sail a boat -verb_with_noun/images/scratch arm -verb_with_noun/images/scratch head -verb_with_noun/images/set table -verb_with_noun/images/squeeze lemon -verb_with_noun/images/squeeze orange -verb_with_noun/images/squeeze toothpaste -verb_with_noun/images/sweep floor -verb_with_noun/images/take bath -verb_with_noun/images/throw ball -verb_with_noun/images/tie shoes -verb_with_noun/images/wash apple -verb_with_noun/images/wash car -verb_with_noun/images/wash dishes -verb_with_noun/images/wash hands -verb_with_noun/images/wash tomatoes -verb_with_noun/images/watch tv -verb_with_noun/images/water plants -verb_with_noun/images/wipe floor -verb_with_noun/images/wipe table -verb_with_noun/images/wipe window -verb_with_noun/images/zip jacket -verb_with_noun/videos/bake bread -verb_with_noun/videos/bake chicken -verb_with_noun/videos/bake pizza -verb_with_noun/videos/blow balloon -verb_with_noun/videos/blow bubbles -verb_with_noun/videos/blow nose -verb_with_noun/videos/blow out candles -verb_with_noun/videos/bounce the ball -verb_with_noun/videos/break board -verb_with_noun/videos/break cookie -verb_with_noun/videos/brush hair -verb_with_noun/videos/brush teeth -verb_with_noun/videos/buckle up seat belt -verb_with_noun/videos/build blocks -verb_with_noun/videos/button shirt -verb_with_noun/videos/carry baby -verb_with_noun/videos/carry backpack -verb_with_noun/videos/carry bag -verb_with_noun/videos/carry basket -verb_with_noun/videos/carry books -verb_with_noun/videos/carry box -verb_with_noun/videos/carry bucket -verb_with_noun/videos/carry dog -verb_with_noun/videos/carry ladder -verb_with_noun/videos/catch ball -verb_with_noun/videos/clap hands -verb_with_noun/videos/climb fence -verb_with_noun/videos/climb ladder -verb_with_noun/videos/climb rocks -verb_with_noun/videos/climb wall -verb_with_noun/videos/close book -verb_with_noun/videos/close box -verb_with_noun/videos/close door -verb_with_noun/videos/close drawer -verb_with_noun/videos/close jar -verb_with_noun/videos/comb hair -verb_with_noun/videos/cut bread -verb_with_noun/videos/cut carrot -verb_with_noun/videos/cut cucumber -verb_with_noun/videos/cut nails -verb_with_noun/videos/cut paper -verb_with_noun/videos/dig sand -verb_with_noun/videos/drink coffee -verb_with_noun/videos/drink juice -verb_with_noun/videos/drink milk -verb_with_noun/videos/drink tea -verb_with_noun/videos/drink water -verb_with_noun/videos/drive bus -verb_with_noun/videos/drive car -verb_with_noun/videos/dry body -verb_with_noun/videos/dry hair -verb_with_noun/videos/eat apple -verb_with_noun/videos/eat banana -verb_with_noun/videos/eat cake -verb_with_noun/videos/eat chips -verb_with_noun/videos/eat corn -verb_with_noun/videos/eat ice cream -verb_with_noun/videos/kick ball -verb_with_noun/videos/make the bed -verb_with_noun/videos/open book -verb_with_noun/videos/open box -verb_with_noun/videos/open cabinet -verb_with_noun/videos/open door -verb_with_noun/videos/open drawer -verb_with_noun/videos/open fridge -verb_with_noun/videos/open jar -verb_with_noun/videos/pack the bag -verb_with_noun/videos/peel apple -verb_with_noun/videos/peel banana -verb_with_noun/videos/peel egg -verb_with_noun/videos/peel orange -verb_with_noun/videos/peel potato -verb_with_noun/videos/pick up ball -verb_with_noun/videos/pick up cup -verb_with_noun/videos/pick up eggs -verb_with_noun/videos/pick up package -verb_with_noun/videos/pick up rock -verb_with_noun/videos/pick up trash -verb_with_noun/videos/play game -verb_with_noun/videos/play guitar -verb_with_noun/videos/play piano -verb_with_noun/videos/play soccer -verb_with_noun/videos/play trumpet -verb_with_noun/videos/play violin -verb_with_noun/videos/play with toys -verb_with_noun/videos/pour coffee -verb_with_noun/videos/pour juice -verb_with_noun/videos/pour milk -verb_with_noun/videos/pour soup -verb_with_noun/videos/pour water -verb_with_noun/videos/pull curtain -verb_with_noun/videos/pull rope -verb_with_noun/videos/pull suitcase -verb_with_noun/videos/pull wagon -verb_with_noun/videos/push car -verb_with_noun/videos/push chair -verb_with_noun/videos/push shopping cart -verb_with_noun/videos/push stroller -verb_with_noun/videos/push wheelbarrow -verb_with_noun/videos/put on glasses -verb_with_noun/videos/put on gloves -verb_with_noun/videos/put on jacket -verb_with_noun/videos/put on shoes -verb_with_noun/videos/read book -verb_with_noun/videos/read newspaper -verb_with_noun/videos/ride bike -verb_with_noun/videos/ride bus -verb_with_noun/videos/ride truck -verb_with_noun/videos/roll ball -verb_with_noun/videos/sail a boat -verb_with_noun/videos/scratch arm -verb_with_noun/videos/scratch head -verb_with_noun/videos/set table -verb_with_noun/videos/squeeze lemon -verb_with_noun/videos/squeeze orange -verb_with_noun/videos/squeeze toothpaste -verb_with_noun/videos/sweep floor -verb_with_noun/videos/take bath -verb_with_noun/videos/take off hat -verb_with_noun/videos/take off jacket -verb_with_noun/videos/take off mask -verb_with_noun/videos/take off shoes -verb_with_noun/videos/takeoff glasses -verb_with_noun/videos/throw ball -verb_with_noun/videos/tie shoes -verb_with_noun/videos/wash apple -verb_with_noun/videos/wash car -verb_with_noun/videos/wash dishes -verb_with_noun/videos/wash hands -verb_with_noun/videos/wash tomatoes -verb_with_noun/videos/watch tv -verb_with_noun/videos/water plants -verb_with_noun/videos/wipe floor -verb_with_noun/videos/wipe table -verb_with_noun/videos/wipe window -verb_with_noun/videos/zip jacket diff --git a/verb_with_noun/.gitattributes b/verb_with_noun/.gitattributes deleted file mode 100644 index 1ef325f1b111266a6b26e0196871bd78baa8c2f3..0000000000000000000000000000000000000000 --- a/verb_with_noun/.gitattributes +++ /dev/null @@ -1,59 +0,0 @@ -*.7z filter=lfs diff=lfs merge=lfs -text -*.arrow filter=lfs diff=lfs merge=lfs -text -*.bin filter=lfs diff=lfs merge=lfs -text -*.bz2 filter=lfs diff=lfs merge=lfs -text -*.ckpt filter=lfs diff=lfs merge=lfs -text -*.ftz filter=lfs diff=lfs merge=lfs -text -*.gz filter=lfs diff=lfs merge=lfs -text -*.h5 filter=lfs diff=lfs merge=lfs -text -*.joblib filter=lfs diff=lfs merge=lfs -text -*.lfs.* filter=lfs diff=lfs merge=lfs -text -*.lz4 filter=lfs diff=lfs merge=lfs -text -*.mds filter=lfs diff=lfs merge=lfs -text -*.mlmodel filter=lfs diff=lfs merge=lfs -text -*.model filter=lfs diff=lfs merge=lfs -text -*.msgpack filter=lfs diff=lfs merge=lfs -text -*.npy filter=lfs diff=lfs merge=lfs -text -*.npz filter=lfs diff=lfs merge=lfs -text -*.onnx filter=lfs diff=lfs merge=lfs -text -*.ot filter=lfs diff=lfs merge=lfs -text -*.parquet filter=lfs diff=lfs merge=lfs -text -*.pb filter=lfs diff=lfs merge=lfs -text -*.pickle filter=lfs diff=lfs merge=lfs -text -*.pkl filter=lfs diff=lfs merge=lfs -text -*.pt filter=lfs diff=lfs merge=lfs -text -*.pth filter=lfs diff=lfs merge=lfs -text -*.rar filter=lfs diff=lfs merge=lfs -text -*.safetensors filter=lfs diff=lfs merge=lfs -text -saved_model/**/* filter=lfs diff=lfs merge=lfs -text -*.tar.* filter=lfs diff=lfs merge=lfs -text -*.tar filter=lfs diff=lfs merge=lfs -text -*.tflite filter=lfs diff=lfs merge=lfs -text -*.tgz filter=lfs diff=lfs merge=lfs -text -*.wasm filter=lfs diff=lfs merge=lfs -text -*.xz filter=lfs diff=lfs merge=lfs -text -*.zip filter=lfs diff=lfs merge=lfs -text -*.zst filter=lfs diff=lfs merge=lfs -text -*tfevents* filter=lfs diff=lfs merge=lfs -text -# Audio files - uncompressed -*.pcm filter=lfs diff=lfs merge=lfs -text -*.sam filter=lfs diff=lfs merge=lfs -text -*.raw filter=lfs diff=lfs merge=lfs -text -# Audio files - compressed -*.aac filter=lfs diff=lfs merge=lfs -text -*.flac filter=lfs diff=lfs merge=lfs -text -*.mp3 filter=lfs diff=lfs merge=lfs -text -*.ogg filter=lfs diff=lfs merge=lfs -text -*.wav filter=lfs diff=lfs merge=lfs -text -# Image files - uncompressed -*.bmp filter=lfs diff=lfs merge=lfs -text -*.gif filter=lfs diff=lfs merge=lfs -text -*.png filter=lfs diff=lfs merge=lfs -text -*.tiff filter=lfs diff=lfs merge=lfs -text -# Image files - compressed -*.jpg filter=lfs diff=lfs merge=lfs -text -*.jpeg filter=lfs diff=lfs merge=lfs -text -*.webp filter=lfs diff=lfs merge=lfs -text -# Video files - compressed -*.mp4 filter=lfs diff=lfs merge=lfs -text -*.webm filter=lfs diff=lfs merge=lfs -text diff --git a/verb_with_noun/brush hair/4800107-uhd_2160_3840_30fps.mp4 b/verb_with_noun/brush hair/4800107-uhd_2160_3840_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a34396aec1906bf6434f7601feb7382b2b44aadf --- /dev/null +++ b/verb_with_noun/brush hair/4800107-uhd_2160_3840_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a2c31759fbff479cb1c35120fe5ae63be65d59b2bd107db5fb0627cdd34be60 +size 21645503 diff --git a/verb_with_noun/videos/brush hair/brush_hair_1.mp4 b/verb_with_noun/brush hair/5075238-uhd_3840_2160_25fps.mp4 similarity index 100% rename from verb_with_noun/videos/brush hair/brush_hair_1.mp4 rename to verb_with_noun/brush hair/5075238-uhd_3840_2160_25fps.mp4 diff --git a/verb_with_noun/videos/brush hair/brush_hair_2.mp4 b/verb_with_noun/brush hair/6663332-uhd_2160_3744_30fps.mp4 similarity index 100% rename from verb_with_noun/videos/brush hair/brush_hair_2.mp4 rename to verb_with_noun/brush hair/6663332-uhd_2160_3744_30fps.mp4 diff --git a/verb_with_noun/videos/brush hair/brush_hair_3.mp4 b/verb_with_noun/brush hair/7306718-uhd_4096_2160_25fps.mp4 similarity index 100% rename from verb_with_noun/videos/brush hair/brush_hair_3.mp4 rename to verb_with_noun/brush hair/7306718-uhd_4096_2160_25fps.mp4 diff --git a/verb_with_noun/videos/brush hair/brush_hair_4.mp4 b/verb_with_noun/brush hair/8730825-uhd_3840_2160_25fps.mp4 similarity index 100% rename from verb_with_noun/videos/brush hair/brush_hair_4.mp4 rename to verb_with_noun/brush hair/8730825-uhd_3840_2160_25fps.mp4 diff --git a/verb_with_noun/brush hair/pexels-artempodrez-7504672.jpg b/verb_with_noun/brush hair/pexels-artempodrez-7504672.jpg new file mode 100644 index 0000000000000000000000000000000000000000..28152924f2b3e0517b55989b209631a5cc888390 --- /dev/null +++ b/verb_with_noun/brush hair/pexels-artempodrez-7504672.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee7c19b6c46415cef7a36442e87879c9a9c53e1289d43323907ca11541e68dff +size 1267036 diff --git a/verb_with_noun/brush hair/pexels-artempodrez-7505006.jpg b/verb_with_noun/brush hair/pexels-artempodrez-7505006.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d194f9f11f8e8eb89d20c32062024f44289aaa57 --- /dev/null +++ b/verb_with_noun/brush hair/pexels-artempodrez-7505006.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:153565e61744caef5b7a84a7d5b890e450625c10a6bb83e1729a3782ce5ddf84 +size 487185 diff --git a/verb_with_noun/images/brush hair/brush_hair_6.jpg b/verb_with_noun/brush hair/pexels-greta-hoffman-9475729.jpg similarity index 100% rename from verb_with_noun/images/brush hair/brush_hair_6.jpg rename to verb_with_noun/brush hair/pexels-greta-hoffman-9475729.jpg diff --git a/verb_with_noun/images/brush hair/brush_hair_7.jpg b/verb_with_noun/brush hair/pexels-jill-wellington-1638660-39250.jpg similarity index 100% rename from verb_with_noun/images/brush hair/brush_hair_7.jpg rename to verb_with_noun/brush hair/pexels-jill-wellington-1638660-39250.jpg diff --git a/verb_with_noun/images/brush hair/brush_hair_8.jpg b/verb_with_noun/brush hair/pexels-karolina-grabowska-7321246.jpg similarity index 100% rename from verb_with_noun/images/brush hair/brush_hair_8.jpg rename to verb_with_noun/brush hair/pexels-karolina-grabowska-7321246.jpg diff --git a/verb_with_noun/images/brush hair/brush_hair_9.jpg b/verb_with_noun/brush hair/pexels-pnw-prod-7327137.jpg similarity index 100% rename from verb_with_noun/images/brush hair/brush_hair_9.jpg rename to verb_with_noun/brush hair/pexels-pnw-prod-7327137.jpg diff --git a/verb_with_noun/images/brush hair/brush_hair_10.jpg b/verb_with_noun/brush hair/pexels-yankrukov-7020353.jpg similarity index 100% rename from verb_with_noun/images/brush hair/brush_hair_10.jpg rename to verb_with_noun/brush hair/pexels-yankrukov-7020353.jpg diff --git a/verb_with_noun/videos/brush teeth/brush_teeth_1.mp4 b/verb_with_noun/brush teeth/4554463-uhd_3840_2160_25fps.mp4 similarity index 100% rename from verb_with_noun/videos/brush teeth/brush_teeth_1.mp4 rename to verb_with_noun/brush teeth/4554463-uhd_3840_2160_25fps.mp4 diff --git a/verb_with_noun/videos/brush teeth/brush_teeth_2.mp4 b/verb_with_noun/brush teeth/7490788-uhd_2160_3840_25fps.mp4 similarity index 100% rename from verb_with_noun/videos/brush teeth/brush_teeth_2.mp4 rename to verb_with_noun/brush teeth/7490788-uhd_2160_3840_25fps.mp4 diff --git a/verb_with_noun/videos/brush teeth/brush_teeth_3.mp4 b/verb_with_noun/brush teeth/7614376-uhd_4096_2160_25fps.mp4 similarity index 100% rename from verb_with_noun/videos/brush teeth/brush_teeth_3.mp4 rename to verb_with_noun/brush teeth/7614376-uhd_4096_2160_25fps.mp4 diff --git a/verb_with_noun/videos/brush teeth/brush_teeth_4.mp4 b/verb_with_noun/brush teeth/8308296-hd_1920_1080_25fps.mp4 similarity index 100% rename from verb_with_noun/videos/brush teeth/brush_teeth_4.mp4 rename to verb_with_noun/brush teeth/8308296-hd_1920_1080_25fps.mp4 diff --git a/verb_with_noun/videos/brush teeth/brush_teeth_5.mp4 b/verb_with_noun/brush teeth/8747607-uhd_2160_3840_25fps.mp4 similarity index 100% rename from verb_with_noun/videos/brush teeth/brush_teeth_5.mp4 rename to verb_with_noun/brush teeth/8747607-uhd_2160_3840_25fps.mp4 diff --git a/verb_with_noun/images/brush teeth/brush_teeth_6.jpg b/verb_with_noun/brush teeth/pexels-fayas-faz-1808247494-28357241.jpg similarity index 100% rename from verb_with_noun/images/brush teeth/brush_teeth_6.jpg rename to verb_with_noun/brush teeth/pexels-fayas-faz-1808247494-28357241.jpg diff --git a/verb_with_noun/images/brush teeth/brush_teeth_7.jpg b/verb_with_noun/brush teeth/pexels-greta-hoffman-9475393.jpg similarity index 100% rename from verb_with_noun/images/brush teeth/brush_teeth_7.jpg rename to verb_with_noun/brush teeth/pexels-greta-hoffman-9475393.jpg diff --git a/verb_with_noun/images/brush teeth/brush_teeth_8.jpg b/verb_with_noun/brush teeth/pexels-keira-burton-6623872.jpg similarity index 100% rename from verb_with_noun/images/brush teeth/brush_teeth_8.jpg rename to verb_with_noun/brush teeth/pexels-keira-burton-6623872.jpg diff --git a/verb_with_noun/images/brush teeth/brush_teeth_9.jpg b/verb_with_noun/brush teeth/pexels-ketut-subiyanto-4546141.jpg similarity index 100% rename from verb_with_noun/images/brush teeth/brush_teeth_9.jpg rename to verb_with_noun/brush teeth/pexels-ketut-subiyanto-4546141.jpg diff --git a/verb_with_noun/images/brush teeth/brush_teeth_10.jpg b/verb_with_noun/brush teeth/pexels-marcus-aurelius-9788542.jpg similarity index 100% rename from verb_with_noun/images/brush teeth/brush_teeth_10.jpg rename to verb_with_noun/brush teeth/pexels-marcus-aurelius-9788542.jpg diff --git a/verb_with_noun/images/brush teeth/brush_teeth_11.jpg b/verb_with_noun/brush teeth/pexels-miriam-alonso-7622548.jpg similarity index 100% rename from verb_with_noun/images/brush teeth/brush_teeth_11.jpg rename to verb_with_noun/brush teeth/pexels-miriam-alonso-7622548.jpg diff --git a/verb_with_noun/images/brush teeth/brush_teeth_12.jpg b/verb_with_noun/brush teeth/pexels-olly-3771821.jpg similarity index 100% rename from verb_with_noun/images/brush teeth/brush_teeth_12.jpg rename to verb_with_noun/brush teeth/pexels-olly-3771821.jpg diff --git a/verb_with_noun/images/brush teeth/brush_teeth_13.jpg b/verb_with_noun/brush teeth/pexels-tima-miroshnichenko-6336644.jpg similarity index 100% rename from verb_with_noun/images/brush teeth/brush_teeth_13.jpg rename to verb_with_noun/brush teeth/pexels-tima-miroshnichenko-6336644.jpg diff --git a/action_verbs/videos/dig/dig_4.mp4 b/verb_with_noun/dig sand/4411099-hd_1920_1080_30fps.mp4 similarity index 100% rename from action_verbs/videos/dig/dig_4.mp4 rename to verb_with_noun/dig sand/4411099-hd_1920_1080_30fps.mp4 diff --git a/verb_with_noun/videos/dig sand/dig_sand_2.mp4 b/verb_with_noun/dig sand/4747196-hd_1920_1080_25fps.mp4 similarity index 100% rename from verb_with_noun/videos/dig sand/dig_sand_2.mp4 rename to verb_with_noun/dig sand/4747196-hd_1920_1080_25fps.mp4 diff --git a/verb_with_noun/videos/dig sand/dig_sand_3.mp4 b/verb_with_noun/dig sand/5014255-hd_1920_1080_30fps.mp4 similarity index 100% rename from verb_with_noun/videos/dig sand/dig_sand_3.mp4 rename to verb_with_noun/dig sand/5014255-hd_1920_1080_30fps.mp4 diff --git a/verb_with_noun/videos/dig sand/dig_sand_4.mp4 b/verb_with_noun/dig sand/8925394-uhd_3840_2160_25fps.mp4 similarity index 100% rename from verb_with_noun/videos/dig sand/dig_sand_4.mp4 rename to verb_with_noun/dig sand/8925394-uhd_3840_2160_25fps.mp4 diff --git a/verb_with_noun/images/dig sand/dig_sand_5.jpg b/verb_with_noun/dig sand/pexels-ehma-15352499.jpg similarity index 100% rename from verb_with_noun/images/dig sand/dig_sand_5.jpg rename to verb_with_noun/dig sand/pexels-ehma-15352499.jpg diff --git a/action_verbs/images/dig/dig_11.jpg b/verb_with_noun/dig sand/pexels-kaipro-28273720.jpg similarity index 100% rename from action_verbs/images/dig/dig_11.jpg rename to verb_with_noun/dig sand/pexels-kaipro-28273720.jpg diff --git a/verb_with_noun/images/dig sand/dig_sand_7.jpg b/verb_with_noun/dig sand/pexels-kampus-8623401.jpg similarity index 100% rename from verb_with_noun/images/dig sand/dig_sand_7.jpg rename to verb_with_noun/dig sand/pexels-kampus-8623401.jpg diff --git a/verb_with_noun/images/dig sand/dig_sand_8.jpg b/verb_with_noun/dig sand/pexels-kampus-8926050.jpg similarity index 100% rename from verb_with_noun/images/dig sand/dig_sand_8.jpg rename to verb_with_noun/dig sand/pexels-kampus-8926050.jpg diff --git a/verb_with_noun/images/dig sand/dig_sand_9.jpg b/verb_with_noun/dig sand/pexels-kindelmedia-7849974.jpg similarity index 100% rename from verb_with_noun/images/dig sand/dig_sand_9.jpg rename to verb_with_noun/dig sand/pexels-kindelmedia-7849974.jpg diff --git a/verb_with_noun/images/dig sand/dig_sand_10.jpg b/verb_with_noun/dig sand/pexels-kindelmedia-8301489.jpg similarity index 100% rename from verb_with_noun/images/dig sand/dig_sand_10.jpg rename to verb_with_noun/dig sand/pexels-kindelmedia-8301489.jpg diff --git a/verb_with_noun/images/dig sand/dig_sand_11.jpg b/verb_with_noun/dig sand/pexels-lstan-2252311.jpg similarity index 100% rename from verb_with_noun/images/dig sand/dig_sand_11.jpg rename to verb_with_noun/dig sand/pexels-lstan-2252311.jpg diff --git a/verb_with_noun/images/dig sand/dig_sand_12.jpg b/verb_with_noun/dig sand/pexels-rachel-loughman-3513722-5476429.jpg similarity index 100% rename from verb_with_noun/images/dig sand/dig_sand_12.jpg rename to verb_with_noun/dig sand/pexels-rachel-loughman-3513722-5476429.jpg diff --git a/verb_with_noun/images/dig sand/dig_sand_13.jpg b/verb_with_noun/dig sand/pexels-tatianasyrikova-3932877.jpg similarity index 100% rename from verb_with_noun/images/dig sand/dig_sand_13.jpg rename to verb_with_noun/dig sand/pexels-tatianasyrikova-3932877.jpg diff --git a/verb_with_noun/images/dig sand/dig_sand_14.jpg b/verb_with_noun/dig sand/pexels-yankrukov-8435769.jpg similarity index 100% rename from verb_with_noun/images/dig sand/dig_sand_14.jpg rename to verb_with_noun/dig sand/pexels-yankrukov-8435769.jpg diff --git a/verb_with_noun/images/bake bread/bake_bread_4.jpg b/verb_with_noun/images/bake bread/bake_bread_4.jpg deleted file mode 100644 index 14983f4a3744aba743a75edbd1ce68861c3000be..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/bake bread/bake_bread_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db03639080248b26cb282382cb7ae89834f68afe15c65a9a70c8f5e816aa18d1 -size 3703233 diff --git a/verb_with_noun/images/bake bread/bake_bread_5.jpg b/verb_with_noun/images/bake bread/bake_bread_5.jpg deleted file mode 100644 index 81cc56bfd161d4e96e52d458ce7f32d218e0088c..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/bake bread/bake_bread_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3953b233cf4aa55295da3aad5f065e758ee21365dec4c4f50c941d012abb352d -size 3239808 diff --git a/verb_with_noun/images/bake bread/bake_bread_6.jpg b/verb_with_noun/images/bake bread/bake_bread_6.jpg deleted file mode 100644 index 5a4453156b2ef4c8369965cfc5b6780c492d265f..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/bake bread/bake_bread_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bed038050cc4300522c644b5029481ab95ae582800a595ed6f61779653507ca7 -size 2611552 diff --git a/verb_with_noun/images/bake bread/bake_bread_7.jpg b/verb_with_noun/images/bake bread/bake_bread_7.jpg deleted file mode 100644 index 8fdd2f47edee39a4b755dfc1b258f0146495059a..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/bake bread/bake_bread_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f2de62946c0181858541a59d7f7f210ae7388bebab04e7cdb43203006b13111 -size 1940763 diff --git a/verb_with_noun/images/bake bread/bake_bread_8.jpg b/verb_with_noun/images/bake bread/bake_bread_8.jpg deleted file mode 100644 index fbd02aa9e5d6d48f8169b713506ff8f8a7fc380a..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/bake bread/bake_bread_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac4212be02e4b85d0cdb52819a658bc4eeb8f6bd3dbd947326a7bec624714930 -size 10366201 diff --git a/verb_with_noun/images/bake chicken/bake_chicken_4.jpg b/verb_with_noun/images/bake chicken/bake_chicken_4.jpg deleted file mode 100644 index 44ba4bfe49071ed8866a17eea9e7051ec52415ee..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/bake chicken/bake_chicken_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a982e37361fb97664f323204ba69e725a6dca6392d6c1363eddeddbe8235f92 -size 5810099 diff --git a/verb_with_noun/images/bake chicken/bake_chicken_5.jpg b/verb_with_noun/images/bake chicken/bake_chicken_5.jpg deleted file mode 100644 index de6f73ceec7b0b660447e08214c8211399421f41..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/bake chicken/bake_chicken_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8abed4b8af4370119cf7123e63f6228914f9329014f2bd621247d79d6c4ff38c -size 1755610 diff --git a/verb_with_noun/images/bake chicken/bake_chicken_6.jpg b/verb_with_noun/images/bake chicken/bake_chicken_6.jpg deleted file mode 100644 index 7a78d4af88f46a7384fd74329a4ce7a5c565c965..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/bake chicken/bake_chicken_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:07b24f08092860139fea1264819386d2de8b9576fcdafb915c8bc2febf36d53c -size 85143 diff --git a/verb_with_noun/images/bake chicken/bake_chicken_7.jpg b/verb_with_noun/images/bake chicken/bake_chicken_7.jpg deleted file mode 100644 index 6fba6770fa50444f979da0ac3025d41da0cf8247..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/bake chicken/bake_chicken_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8705eaaa8eb55ec1dc11b554180b37b25e15b86b61d6a90e2772eed95d9d6b58 -size 1430088 diff --git a/verb_with_noun/images/bake chicken/bake_chicken_8.jpg b/verb_with_noun/images/bake chicken/bake_chicken_8.jpg deleted file mode 100644 index faa55ade920c8bdeff4b789e4d9c4e79ce5293de..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/bake chicken/bake_chicken_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a63b4fbee33257b4682b7254ad91fce0e5be633bfc70dfb8b9c172df80a64030 -size 1994850 diff --git a/verb_with_noun/images/bake pizza/bake_pizza_4.jpg b/verb_with_noun/images/bake pizza/bake_pizza_4.jpg deleted file mode 100644 index 3b9d8250cf30d27c233a968bca787f0536d5d960..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/bake pizza/bake_pizza_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ebbfa3a0c83348c84da84473302702ee80a65d79f3d151d69e86a576ff1b859 -size 1476443 diff --git a/verb_with_noun/images/bake pizza/bake_pizza_5.jpg b/verb_with_noun/images/bake pizza/bake_pizza_5.jpg deleted file mode 100644 index f4cf63bbbfcfeb8bc7b10efec069d7206b2bbb71..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/bake pizza/bake_pizza_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:371b3c80cda7bbb76f59d17f26fd9fa0467ee37cdab0b1e34598859ec402f8c2 -size 3178811 diff --git a/verb_with_noun/images/bake pizza/bake_pizza_6.jpg b/verb_with_noun/images/bake pizza/bake_pizza_6.jpg deleted file mode 100644 index 153503672307063e66b42f353c1dca524243d73c..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/bake pizza/bake_pizza_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:45e05bf614376d603af74418aeb218a96ba03ba9889f2157ca9d02afe69bd71c -size 1002017 diff --git a/verb_with_noun/images/bake pizza/bake_pizza_7.jpg b/verb_with_noun/images/bake pizza/bake_pizza_7.jpg deleted file mode 100644 index e8d1e32f61d5b3180e99bb76f624d388d2f0da33..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/bake pizza/bake_pizza_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1adc40a6322b778ea755554b6ce2a56d9091e6bb712b1c515cc86e0afd734f6d -size 776376 diff --git a/verb_with_noun/images/bake pizza/bake_pizza_8.jpg b/verb_with_noun/images/bake pizza/bake_pizza_8.jpg deleted file mode 100644 index 3426a9d3ddf9ca1de8937850e5955744ab467732..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/bake pizza/bake_pizza_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28f92d74f7a96b5f29376ecf43e501e248b100e6c2e730d0325aeee69836feeb -size 780707 diff --git a/verb_with_noun/images/blow balloon/blow_balloon_5.jpg b/verb_with_noun/images/blow balloon/blow_balloon_5.jpg deleted file mode 100644 index 42491133b5ab30b5a7cc0a9fa4d5136c740b246c..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/blow balloon/blow_balloon_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d11730065ff684c68124c0811605e59e332d8bfb54711699cf24089749e2c9c6 -size 407632 diff --git a/verb_with_noun/images/blow balloon/blow_balloon_6.jpg b/verb_with_noun/images/blow balloon/blow_balloon_6.jpg deleted file mode 100644 index d5d09b4f7caacad2d190d8a2248285e6f71601c5..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/blow balloon/blow_balloon_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2128a4762ab3863c7ec4c3021dd8d274511c9afa1f91564236cf943e94ba249d -size 2625061 diff --git a/verb_with_noun/images/blow balloon/blow_balloon_7.jpg b/verb_with_noun/images/blow balloon/blow_balloon_7.jpg deleted file mode 100644 index 1e71de188abfd1fd3d4ca0f1a8bbdc81ccfa404c..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/blow balloon/blow_balloon_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a6d1fa129347d68771df1b7f3354a3de8e845bf74947be97a7361d38bd783af -size 2756933 diff --git a/verb_with_noun/images/blow balloon/blow_balloon_8.jpg b/verb_with_noun/images/blow balloon/blow_balloon_8.jpg deleted file mode 100644 index b6d5b76003460af9a658e93d6d7d418f629883fc..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/blow balloon/blow_balloon_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9fd2755f65698c2de8875607bc80e67cf330f9041f7a5af3bfe9976bdba10896 -size 1426683 diff --git a/verb_with_noun/images/blow balloon/blow_balloon_9.jpg b/verb_with_noun/images/blow balloon/blow_balloon_9.jpg deleted file mode 100644 index 6afa90cb3bbd84b4eb0c752f4f48f3933821e1f9..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/blow balloon/blow_balloon_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89d9f979f4c615fc80a396f1d93e54b61dab83e70edc8489cf0ca4634b6b263f -size 668338 diff --git a/verb_with_noun/images/blow bubbles/blow_bubbles_4.jpg b/verb_with_noun/images/blow bubbles/blow_bubbles_4.jpg deleted file mode 100644 index 4cae4f2ece9a4983aa669c166f45f5cc87887e26..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/blow bubbles/blow_bubbles_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dabd2deb7afa8e15eae0e7ab64783e8557408e02974070e61ca9a8f732afa8cd -size 1449280 diff --git a/verb_with_noun/images/blow bubbles/blow_bubbles_5.jpg b/verb_with_noun/images/blow bubbles/blow_bubbles_5.jpg deleted file mode 100644 index 29cb053cef54c539649d349b4af66b0c64289f71..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/blow bubbles/blow_bubbles_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b9c65caaaf4bec0b47e99e2be77009d79dedf595231dc14a66ef70c3d39d0c3 -size 1934803 diff --git a/verb_with_noun/images/blow bubbles/blow_bubbles_6.jpg b/verb_with_noun/images/blow bubbles/blow_bubbles_6.jpg deleted file mode 100644 index c7d2f529ed75352c1989b547c72dd08741db0b76..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/blow bubbles/blow_bubbles_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37e52cf2400f29d7614da8c24e4add2d762c748c03f3d1053a41cd491732cf4b -size 927515 diff --git a/verb_with_noun/images/blow bubbles/blow_bubbles_7.jpg b/verb_with_noun/images/blow bubbles/blow_bubbles_7.jpg deleted file mode 100644 index 7b2ecddf7a4af6474644684fbe6d67c7cdfa9184..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/blow bubbles/blow_bubbles_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c650d1d7884ce236c6e2f6ffc1ce370c208d223f3e81ff6200bbaa0d8030cf6 -size 239129 diff --git a/verb_with_noun/images/blow nose/blow_nose_1.jpeg b/verb_with_noun/images/blow nose/blow_nose_1.jpeg deleted file mode 100644 index 1f879d4cbbdef8409f12a73702d6018e9db9c7ea..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/blow nose/blow_nose_1.jpeg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1053a8ddb1fc088c23f79a8f60835c6f728fe5e37bf8ec95415c35c0926d46be -size 49957 diff --git a/verb_with_noun/images/blow nose/blow_nose_2.jpg b/verb_with_noun/images/blow nose/blow_nose_2.jpg deleted file mode 100644 index 90cdd6a72d8883c1c832ce8be3f31b400787b90b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/blow nose/blow_nose_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:195a94f076a91970087b42b9a8b9a1dc4ce2b3d37ba79191734f6c2e2d57ee85 -size 764215 diff --git a/verb_with_noun/images/blow nose/blow_nose_3.jpg b/verb_with_noun/images/blow nose/blow_nose_3.jpg deleted file mode 100644 index 15094a6dc2fbab90af701f489c4c57d1d508144c..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/blow nose/blow_nose_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6bd50aa61827c5e059d0aa1632e546620dc10eb2dc35b8baea6d52e3304375b3 -size 435819 diff --git a/verb_with_noun/images/blow nose/blow_nose_7.jpg b/verb_with_noun/images/blow nose/blow_nose_7.jpg deleted file mode 100644 index d9dc7db0613bf118d3b142ba3d4eb1ee9a895aba..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/blow nose/blow_nose_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7d5a6d71916798c71ca44ba6f0166b431379778e70af859f77f76653484fd8c -size 1494932 diff --git a/verb_with_noun/images/blow out candles/blow_out_candles_5.jpg b/verb_with_noun/images/blow out candles/blow_out_candles_5.jpg deleted file mode 100644 index 2291518f494da125ef3b17ce3d7ae6ce078174a8..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/blow out candles/blow_out_candles_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6aac106a9fa8fe37a091bedcd5a9d9546def860fe45a61fcac8299eaa0397685 -size 2762508 diff --git a/verb_with_noun/images/blow out candles/blow_out_candles_6.jpg b/verb_with_noun/images/blow out candles/blow_out_candles_6.jpg deleted file mode 100644 index 15b8daeba9627654b32359f3c10d1c45ef4eec20..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/blow out candles/blow_out_candles_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9c305e695707a8157b60a3d513c66e5619b6fdb3525179835464baf680a339f -size 3569548 diff --git a/verb_with_noun/images/blow out candles/blow_out_candles_7.jpg b/verb_with_noun/images/blow out candles/blow_out_candles_7.jpg deleted file mode 100644 index 9a3c2137e83dac44c7a946a1ce48731e897ac39d..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/blow out candles/blow_out_candles_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84b35263f53a3a92c5b4665d362f450da73155df5a8b0857087e445686bef564 -size 1872385 diff --git a/verb_with_noun/images/blow out candles/blow_out_candles_8.jpg b/verb_with_noun/images/blow out candles/blow_out_candles_8.jpg deleted file mode 100644 index 4ecbbc5ced369f6a5b385d1ac3f4728c936c1be1..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/blow out candles/blow_out_candles_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e8c5c4c6396f49207799d98ad1d5955068cf50cf50aba335e612d317c4c32cf -size 1660589 diff --git a/verb_with_noun/images/blow out candles/blow_out_candles_9.jpg b/verb_with_noun/images/blow out candles/blow_out_candles_9.jpg deleted file mode 100644 index adc4ba1bc6eafe805963c4d25386fdcb59bcfd70..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/blow out candles/blow_out_candles_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f83b3e09024d94b2bf3f64a51e41d57291336ecbbbf927edc0db0f7073867a34 -size 2869675 diff --git a/verb_with_noun/images/bounce the ball/bounce_the_ball_10.jpg b/verb_with_noun/images/bounce the ball/bounce_the_ball_10.jpg deleted file mode 100644 index d0ebfc2c53bf2f63073f238d92e6995aed903620..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/bounce the ball/bounce_the_ball_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fbb2012f10d7488b7c6e0f46691a477869ea00c482bf768ebc5136e9097ba214 -size 745837 diff --git a/verb_with_noun/images/bounce the ball/bounce_the_ball_11.jpg b/verb_with_noun/images/bounce the ball/bounce_the_ball_11.jpg deleted file mode 100644 index 7a5c3eb08ad636747d2ac2d5ce2cd3dedf8ad2c8..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/bounce the ball/bounce_the_ball_11.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5995a10e37c58a7cb129f0f9ed021c9db7d559db433fb4f73616073b8e2f270 -size 1455549 diff --git a/verb_with_noun/images/bounce the ball/bounce_the_ball_5.jpg b/verb_with_noun/images/bounce the ball/bounce_the_ball_5.jpg deleted file mode 100644 index 2a962fad1db74f979fdc976b98ed000d4594cba2..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/bounce the ball/bounce_the_ball_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0dfd527b38f04c675854d31ab51b7266a561700e78c590781aa9b09a10d62e78 -size 748781 diff --git a/verb_with_noun/images/bounce the ball/bounce_the_ball_6.jpg b/verb_with_noun/images/bounce the ball/bounce_the_ball_6.jpg deleted file mode 100644 index 0ad80d0fa7b1e82d4817a6de42504d51000c9064..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/bounce the ball/bounce_the_ball_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c884223a976c76cdeb28e32d941a22c669f893832c1fb27e1ba875fb398531e8 -size 1765915 diff --git a/verb_with_noun/images/bounce the ball/bounce_the_ball_7.jpg b/verb_with_noun/images/bounce the ball/bounce_the_ball_7.jpg deleted file mode 100644 index c2df04e1b3089607e8d867e3562fe34f888366a5..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/bounce the ball/bounce_the_ball_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e6fc9c44e017b7854626205803d28d0d00dd76aae101ca81ab72b0e55e6ceeb -size 2602648 diff --git a/verb_with_noun/images/bounce the ball/bounce_the_ball_8.jpg b/verb_with_noun/images/bounce the ball/bounce_the_ball_8.jpg deleted file mode 100644 index 88b7c35ce3dec02c12a26eee0dcfa910fc3cd006..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/bounce the ball/bounce_the_ball_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef86a8ea4752a12726af475f6172d6a4de396e99f5e238347df26163add790f1 -size 3200531 diff --git a/verb_with_noun/images/bounce the ball/bounce_the_ball_9.jpg b/verb_with_noun/images/bounce the ball/bounce_the_ball_9.jpg deleted file mode 100644 index 8be38de0f2fb212c471d0102df34c351ccca3af9..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/bounce the ball/bounce_the_ball_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1756ababbe195cf078a2710bac54153e5b9d6adddc69c142461ab9ce23937a6e -size 1730990 diff --git a/verb_with_noun/images/break board/break_board_4.png b/verb_with_noun/images/break board/break_board_4.png deleted file mode 100644 index 5a48369aafe08be9fdd8da1bd1388d0ac1195a30..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/break board/break_board_4.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39f53091224df81cd3d1306ad5f02f5d55aa6df7c106c3dcee5fd2909374c7e3 -size 207746 diff --git a/verb_with_noun/images/break board/break_board_5.jpg b/verb_with_noun/images/break board/break_board_5.jpg deleted file mode 100644 index fe1b4ed2df8519f36cbbfffd380cf2d66ff53c4f..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/break board/break_board_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:99e36548219e703861f57340a71b45bd7e88c9c1faf3cab6a722900d7e9f5531 -size 3633840 diff --git a/verb_with_noun/images/break board/break_board_6.jpg b/verb_with_noun/images/break board/break_board_6.jpg deleted file mode 100644 index 50e65f44625767cb10e828ab3d7e5a24ff51f4ba..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/break board/break_board_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:554ba4be0b9939d8126b236cc29fcca54e5068dde79f8e9ac801fe0e64cef319 -size 2834824 diff --git a/verb_with_noun/images/break board/break_board_7.jpg b/verb_with_noun/images/break board/break_board_7.jpg deleted file mode 100644 index 44704a9a8ec0a5873aa5b1705fca5db7c04a7129..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/break board/break_board_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:624a34abb207365e475fec397b6dec2ec67f2e6d5931f8e9eb3b401a73c671c1 -size 944878 diff --git a/verb_with_noun/images/break cookie/break_cookie_4.jpg b/verb_with_noun/images/break cookie/break_cookie_4.jpg deleted file mode 100644 index eac5eb959695eb41906808f33663e1c232b3e092..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/break cookie/break_cookie_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e38026ce80387d2e55dcd5bb4fafc4e3cf4927b9fc7e9bd25871271f95282bd -size 893736 diff --git a/verb_with_noun/images/break cookie/break_cookie_5.webp b/verb_with_noun/images/break cookie/break_cookie_5.webp deleted file mode 100644 index cff95aeaea38e4df2298646073445ca71194ef27..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/break cookie/break_cookie_5.webp +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a947bb057ec0d4f620f47bea737bb8083c7cea1290232f7e6b2dbb934ee6845c -size 25236 diff --git a/verb_with_noun/images/break cookie/break_cookie_6.jpg b/verb_with_noun/images/break cookie/break_cookie_6.jpg deleted file mode 100644 index 6697a67d15980f9f32c182c7cf63a6698df5438f..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/break cookie/break_cookie_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf12ff11cda50fe32589bf99a22cb9a8ac478989ef6e49a5f169cb21755ac398 -size 1409722 diff --git a/verb_with_noun/images/break cookie/break_cookie_7.jpg b/verb_with_noun/images/break cookie/break_cookie_7.jpg deleted file mode 100644 index 6bd9f764c1ac8d9f1ee63dfe0c00daeb81609343..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/break cookie/break_cookie_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc81371d3a300154c4834301bc1820198744c3e21efad5175d92dd71d75fec10 -size 973605 diff --git a/verb_with_noun/images/break cookie/break_cookie_8.jpg b/verb_with_noun/images/break cookie/break_cookie_8.jpg deleted file mode 100644 index c5df23981e68739b5188c058fcd4e990b19d67ef..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/break cookie/break_cookie_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb03ef5f408e5499e1298c32c13411990fa7f4f17907aa60eb17476819d3cb63 -size 250837 diff --git a/verb_with_noun/images/brush hair/brush_hair_11.jpg b/verb_with_noun/images/brush hair/brush_hair_11.jpg deleted file mode 100644 index 06f8b7f90c01a95786c416d6184e02a3d606aa66..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/brush hair/brush_hair_11.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af1374fc4eb131a3e21e5c1c5b5df48647b0af900f4233aa9f532ecc381ce527 -size 1155904 diff --git a/verb_with_noun/images/brush hair/brush_hair_12.jpg b/verb_with_noun/images/brush hair/brush_hair_12.jpg deleted file mode 100644 index 281ea2f2ca511dec3d2c765c506f299bc6cf76d3..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/brush hair/brush_hair_12.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33c4e3467e0248d7a5749cfcbf024b3ffefc54091e932064f8d7f6d51ee53f2b -size 2499796 diff --git a/verb_with_noun/images/buckle up seat belt/buckle_up_seat_belt_4.jpg b/verb_with_noun/images/buckle up seat belt/buckle_up_seat_belt_4.jpg deleted file mode 100644 index 25d4610243628ade96232e0cf6eff6fe8b2bee2a..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/buckle up seat belt/buckle_up_seat_belt_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af100d33cb0b6dd35c8dc31c54af0806ed0b5b9c849bd57aa8820566ce041b2c -size 66597 diff --git a/verb_with_noun/images/buckle up seat belt/buckle_up_seat_belt_5.jpg b/verb_with_noun/images/buckle up seat belt/buckle_up_seat_belt_5.jpg deleted file mode 100644 index 2290bd38a84b16d62d62be9fdffb11b1b699471f..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/buckle up seat belt/buckle_up_seat_belt_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:332c559409c3d58de5a7a2025ad46c3715895ad5439e6881627cc4f513253146 -size 71664 diff --git a/verb_with_noun/images/buckle up seat belt/buckle_up_seat_belt_6.jpg b/verb_with_noun/images/buckle up seat belt/buckle_up_seat_belt_6.jpg deleted file mode 100644 index acbea05e98e188c6e79a6ea138646d90e5148ae4..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/buckle up seat belt/buckle_up_seat_belt_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58fe2449321bd63b540a15307b3b93ef43ed932d828faf373c5ea3bdbf1badbf -size 69401 diff --git a/verb_with_noun/images/buckle up seat belt/buckle_up_seat_belt_7.jpg b/verb_with_noun/images/buckle up seat belt/buckle_up_seat_belt_7.jpg deleted file mode 100644 index 85d340aa8d3a82ab66e38d89268e86ebd77fa661..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/buckle up seat belt/buckle_up_seat_belt_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23bd6d7bf81245a36dd6f4f9bf06e0fde0626392a77cabfb738d1665abfb2b8c -size 817109 diff --git a/verb_with_noun/images/buckle up seat belt/buckle_up_seat_belt_8.jpg b/verb_with_noun/images/buckle up seat belt/buckle_up_seat_belt_8.jpg deleted file mode 100644 index 08d232686e1661c25bc35391287f82c865c88b61..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/buckle up seat belt/buckle_up_seat_belt_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f109bd4cddf044648c84a642fd3cf22d65e1e60d35d468ef03437918f571b0b3 -size 2324045 diff --git a/verb_with_noun/images/build blocks/build_blocks_4.jpg b/verb_with_noun/images/build blocks/build_blocks_4.jpg deleted file mode 100644 index 773bdf1e6ac7f36663f8ca7a3b3fe4115a56d09b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/build blocks/build_blocks_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63901442b22b7aa51c04b0f10f7284f23979961e5fd4529c420ad9ab8093587f -size 1730429 diff --git a/verb_with_noun/images/build blocks/build_blocks_5.jpg b/verb_with_noun/images/build blocks/build_blocks_5.jpg deleted file mode 100644 index 21328dfbb659749b08adc44e141e2e04a304a594..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/build blocks/build_blocks_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24d9e957662258efa992cf8ed4bfa34df7abd39caed127d01de68ac7e455fd50 -size 2579747 diff --git a/verb_with_noun/images/build blocks/build_blocks_6.jpg b/verb_with_noun/images/build blocks/build_blocks_6.jpg deleted file mode 100644 index 4c26d808cc59cd8578655fccffd40519f575ba89..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/build blocks/build_blocks_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac036085be29f52dbffdde77ebe7df70239a03b46dd0d3e75043759a335614f4 -size 845554 diff --git a/verb_with_noun/images/build blocks/build_blocks_7.jpg b/verb_with_noun/images/build blocks/build_blocks_7.jpg deleted file mode 100644 index 7d9fa2c3404f5c45ad598839496f43e7c0035e95..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/build blocks/build_blocks_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f4df547402e01cf84c5c319ab8499a26e54d683deb684c15a24b0f1a56d31c7 -size 1814023 diff --git a/verb_with_noun/images/build blocks/build_blocks_8.jpg b/verb_with_noun/images/build blocks/build_blocks_8.jpg deleted file mode 100644 index 2ae2d43c0a47c1b2d603cea43f7b77e17fb33548..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/build blocks/build_blocks_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc1e5b107eb8c8e01e5d5c21021ef4333e2b0475f6830083860d1c926076045c -size 1671187 diff --git a/verb_with_noun/images/button shirt/button_shirt_5.jpg b/verb_with_noun/images/button shirt/button_shirt_5.jpg deleted file mode 100644 index 66510d7764393c7af457519daa761e6e7e2e896b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/button shirt/button_shirt_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c054d8f135cdcd4db8075910a9c5ed56d8f9592e4fc365bda63db74750fbaf3 -size 1931205 diff --git a/verb_with_noun/images/button shirt/button_shirt_6.jpg b/verb_with_noun/images/button shirt/button_shirt_6.jpg deleted file mode 100644 index f210394bae44a10cea7bb851a75890212bd90d82..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/button shirt/button_shirt_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:712796653996ee27e6b0768f9bc41d8d2deded5dc9525b7b59f60e72a651e70e -size 1076878 diff --git a/verb_with_noun/images/button shirt/button_shirt_7.jpg b/verb_with_noun/images/button shirt/button_shirt_7.jpg deleted file mode 100644 index 2433bbf41d501f780ecfc2568ea3cfb9ec967f5a..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/button shirt/button_shirt_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:000ad067a0d7f2ec7d031f836ec6782ac2f20b76888811f0456c3c8520ea83ef -size 881950 diff --git a/verb_with_noun/images/button shirt/button_shirt_8.jpg b/verb_with_noun/images/button shirt/button_shirt_8.jpg deleted file mode 100644 index 077ffc0686a40713dd58a7ca0c313b8714a48639..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/button shirt/button_shirt_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e664be6d5b79927f5434647648a5110ae31f41e54986c2dc27e0d2f285a08f16 -size 1618729 diff --git a/verb_with_noun/images/carry baby/carry_baby_3.jpg b/verb_with_noun/images/carry baby/carry_baby_3.jpg deleted file mode 100644 index d65c284d75963bb93f82b75655ecbde6ea0125fc..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry baby/carry_baby_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2614c90c335f805cd61bc8ff1052d0f40eda9d19911fd6cac58968ef89076397 -size 1819599 diff --git a/verb_with_noun/images/carry baby/carry_baby_4.jpg b/verb_with_noun/images/carry baby/carry_baby_4.jpg deleted file mode 100644 index eb1b961a05614f5f258b9269bc84c0be21db9b96..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry baby/carry_baby_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e671dffb42bcb7ddd956b6b8fd23c44d184b0297e955495c1c84be0477e3401c -size 733638 diff --git a/verb_with_noun/images/carry baby/carry_baby_6.jpg b/verb_with_noun/images/carry baby/carry_baby_6.jpg deleted file mode 100644 index d141343f14e0d9833c52059709906bc486695216..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry baby/carry_baby_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1610022c4d9a74d9fdde499c9f063e412f08895d8c4da71910b0d4f8a8f9056 -size 1284368 diff --git a/verb_with_noun/images/carry baby/carry_baby_7.jpg b/verb_with_noun/images/carry baby/carry_baby_7.jpg deleted file mode 100644 index ce8a68bf0aa938308d328ed882f6d20cfd813bf9..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry baby/carry_baby_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3f0e31b4a66c50f611543eb993121258f07bdecbb08fbdf811a12f074d42ec4 -size 1360760 diff --git a/verb_with_noun/images/carry baby/carry_baby_8.jpg b/verb_with_noun/images/carry baby/carry_baby_8.jpg deleted file mode 100644 index 9e64965b9bbb3c737c43edfc2eb925ae95881605..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry baby/carry_baby_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:019bda818362ddfdcefb581e827cdc0ad27d1c0ab78fcea7239cc6587891d7ea -size 894173 diff --git a/verb_with_noun/images/carry backpack/carry_backpack_10.jpg b/verb_with_noun/images/carry backpack/carry_backpack_10.jpg deleted file mode 100644 index 4f50e99d15ccfa18b3f1d241f46356ecb8505244..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry backpack/carry_backpack_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e51a9ac39ebb27e507433d69ae6af78c10477e03fc0eb2dbd2640b0462d755d -size 1750701 diff --git a/verb_with_noun/images/carry backpack/carry_backpack_11.jpg b/verb_with_noun/images/carry backpack/carry_backpack_11.jpg deleted file mode 100644 index ff3e65c3cc7311fd4f1e4e80e830b9f8ed2f79a5..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry backpack/carry_backpack_11.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d402fc43c1e3677b2e8f1c4fbc619ebfbd3819c2c6613b1af3c27943709d0d09 -size 3495632 diff --git a/verb_with_noun/images/carry backpack/carry_backpack_3.jpg b/verb_with_noun/images/carry backpack/carry_backpack_3.jpg deleted file mode 100644 index 147cb5fdc6a4a8e9381176cec9c9f21e96909eb8..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry backpack/carry_backpack_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4b3ac553de400f2f3800c79ff595ac4aeed4899fd7759957483afe73a6bfb42 -size 4263896 diff --git a/verb_with_noun/images/carry backpack/carry_backpack_6.jpg b/verb_with_noun/images/carry backpack/carry_backpack_6.jpg deleted file mode 100644 index aae6bc8a85e7894de05b7683f34ad1dc34a7e514..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry backpack/carry_backpack_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce9b7216bf2793c6b528c765e98291b00c2846120791adbdb2f35c010b72813c -size 941682 diff --git a/verb_with_noun/images/carry backpack/carry_backpack_7.jpg b/verb_with_noun/images/carry backpack/carry_backpack_7.jpg deleted file mode 100644 index 61efe9f940c60b07ad92fb1e8b05d02c639e6e07..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry backpack/carry_backpack_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f988afafad5e28966c378558da9be166a8eb1bb2b1cbe2bcad66a969b4b1e8eb -size 1544648 diff --git a/verb_with_noun/images/carry backpack/carry_backpack_8.jpg b/verb_with_noun/images/carry backpack/carry_backpack_8.jpg deleted file mode 100644 index 46ba2f5f83faadcd9db68d3298f4612c2dedfc97..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry backpack/carry_backpack_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ac81a9313e9f2d4052332d3ed0375b8691a0c9d0ed3795cfcd0a34004d13258 -size 971137 diff --git a/verb_with_noun/images/carry backpack/carry_backpack_9.jpg b/verb_with_noun/images/carry backpack/carry_backpack_9.jpg deleted file mode 100644 index 679ef337bf14a945a6691649bad85e6770665213..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry backpack/carry_backpack_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1967b714b2649cfe56d715cbc4137fee719f7879440185069a80466eb8b939bc -size 4049994 diff --git a/verb_with_noun/images/carry bag/carry_bag_4.jpg b/verb_with_noun/images/carry bag/carry_bag_4.jpg deleted file mode 100644 index 13d6a57f5c29a86d20d19eca1bfea63109466465..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry bag/carry_bag_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fbbb05880307e518585a277f7a291c79f25fdbb8d9aed01c581fae17d3b62869 -size 3081184 diff --git a/verb_with_noun/images/carry bag/carry_bag_5.jpg b/verb_with_noun/images/carry bag/carry_bag_5.jpg deleted file mode 100644 index 887ca3a7c9752758df1a0c012cb9af2665034cb8..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry bag/carry_bag_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4023b35a75dba29ddd746f933a2ae347c17ae53d0fb5c2cbd51060065f959cae -size 1620318 diff --git a/verb_with_noun/images/carry bag/carry_bag_6.jpg b/verb_with_noun/images/carry bag/carry_bag_6.jpg deleted file mode 100644 index 452bac05e2195f6636ea50be22c120e4ae386795..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry bag/carry_bag_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fab9f932de0241b973f8eedd9f7c78d37fd5351acda8fd980de9fded89d92b94 -size 1033265 diff --git a/verb_with_noun/images/carry basket/carry_basket_4.jpg b/verb_with_noun/images/carry basket/carry_basket_4.jpg deleted file mode 100644 index 1febf72a494112a49cb7487e5077ceb1bb9478df..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry basket/carry_basket_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aabc40e3064e350ec2dc02340f7e139ddb494a92418a5b85d4741a74d677e222 -size 3114060 diff --git a/verb_with_noun/images/carry basket/carry_basket_5.jpg b/verb_with_noun/images/carry basket/carry_basket_5.jpg deleted file mode 100644 index 048c8157637dc74aecdffff0724e83bd7652f879..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry basket/carry_basket_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:155f5a41315325875a9fb8290d66672678431651cc33e7a144848a803580a675 -size 2616080 diff --git a/verb_with_noun/images/carry basket/carry_basket_6.jpg b/verb_with_noun/images/carry basket/carry_basket_6.jpg deleted file mode 100644 index 2d04d62a96b4a8fbeddb7c34de49c2f5dd0541b7..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry basket/carry_basket_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32d08825d91782c3b88bf64aaffd641b85cc005280736ad7036683b3ac678194 -size 272272 diff --git a/verb_with_noun/images/carry basket/carry_basket_7.jpg b/verb_with_noun/images/carry basket/carry_basket_7.jpg deleted file mode 100644 index 74bf6971187256bb210b0701764903ce9a08bd77..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry basket/carry_basket_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d49f369a0cb0e67d8b2865e9d0fcf7e5615a3f57c9b19545401d3970d0781ec9 -size 1885206 diff --git a/verb_with_noun/images/carry basket/carry_basket_8.jpg b/verb_with_noun/images/carry basket/carry_basket_8.jpg deleted file mode 100644 index 939fcd6ce46844e604dd653ff57645bd10b403a3..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry basket/carry_basket_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d3f5a98b5685d73ea9776c6ae550533f3e2087c765672baa1f5e63b1203af71 -size 4854171 diff --git a/verb_with_noun/images/carry basket/carry_basket_9.jpg b/verb_with_noun/images/carry basket/carry_basket_9.jpg deleted file mode 100644 index c898f211195e3d94cae46901cf81e77cd336f903..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry basket/carry_basket_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ead606270b59415dd9c446b6c6b9bb65ddf7ba69894bf34eea0264ad1420f6c -size 2630511 diff --git a/verb_with_noun/images/carry books/carry_books_4.jpg b/verb_with_noun/images/carry books/carry_books_4.jpg deleted file mode 100644 index fe32cb0119da5fc9d5660bd4023fd731969ba1f0..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry books/carry_books_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9205da8b58d673f5dc93ec5a078dc08d135c174298b3351f1a177b198edc8a2d -size 1991641 diff --git a/verb_with_noun/images/carry books/carry_books_5.jpg b/verb_with_noun/images/carry books/carry_books_5.jpg deleted file mode 100644 index fe48e0703b2ec1c5a020221fa292cd04c591d31c..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry books/carry_books_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc895d8678b78a3ef8ee2a63b3a71e9ff7c8067874f07bd02a9d76db71d5cb51 -size 1146874 diff --git a/verb_with_noun/images/carry books/carry_books_6.jpg b/verb_with_noun/images/carry books/carry_books_6.jpg deleted file mode 100644 index d6cbc2bfcf3df1c16ec1a641c7750ba7b4d279bb..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry books/carry_books_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef9bfe36071b119337d143e85f632e0b12daf57dbb93dc5e50cf7240e0939f1f -size 226878 diff --git a/verb_with_noun/images/carry books/carry_books_7.jpg b/verb_with_noun/images/carry books/carry_books_7.jpg deleted file mode 100644 index b4fd6062b22d9f3bc5cfd279c36d1714a3b913dc..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry books/carry_books_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8dc5e8f094c4addc4825a4fe2d54c3abd257859b5d0f77a58c1e371cbc09ec1f -size 471677 diff --git a/verb_with_noun/images/carry books/carry_books_8.jpg b/verb_with_noun/images/carry books/carry_books_8.jpg deleted file mode 100644 index 298396d9f7ff2af7ddf8451cfbd6bf7ec9f21e95..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry books/carry_books_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84a5c297b3b519489fb9fe6c4c5d5fcb3f652d90cf002268b05ed1fdac6bc565 -size 735015 diff --git a/verb_with_noun/images/carry box/carry_box_5.jpg b/verb_with_noun/images/carry box/carry_box_5.jpg deleted file mode 100644 index 26adbdfbae015b529a52704ff86226682d254b94..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry box/carry_box_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ad89465f34bcb06cb5e25ef459955a214dfcba997b200cd039923a2812bbe74 -size 624062 diff --git a/verb_with_noun/images/carry box/carry_box_6.jpg b/verb_with_noun/images/carry box/carry_box_6.jpg deleted file mode 100644 index ed265d1005c3af36ab508a0fd5591b59d1d5a0a0..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry box/carry_box_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9c263099e387313ae35ad8802b8d7632168b4fa81047e02a8041856d2b063d5 -size 1190925 diff --git a/verb_with_noun/images/carry box/carry_box_7.jpg b/verb_with_noun/images/carry box/carry_box_7.jpg deleted file mode 100644 index 1281d5a13e359b1e1567d9052b60d9a5d27ce79b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry box/carry_box_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8e6fdb199789a1cb1d19d693da2916d4596d091d351fe9a7a1a23e7949d9625 -size 2153990 diff --git a/verb_with_noun/images/carry box/carry_box_8.jpg b/verb_with_noun/images/carry box/carry_box_8.jpg deleted file mode 100644 index c13b250bee35a3b21cd972b081f21ee28cb5a81e..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry box/carry_box_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7af83cb4a8d727e943dd136df8ddaf8cd16949572a59d84400b6b8b390d638c3 -size 2357646 diff --git a/verb_with_noun/images/carry box/carry_box_9.jpg b/verb_with_noun/images/carry box/carry_box_9.jpg deleted file mode 100644 index e8839830a7ffe7264438d976ab6708c4403fc1fb..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry box/carry_box_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b33aa96391308064a826fec71d501f8ad72efc834a288e3d37cd902e1f25e6f0 -size 495243 diff --git a/verb_with_noun/images/carry bucket/carry_bucket_4.jpg b/verb_with_noun/images/carry bucket/carry_bucket_4.jpg deleted file mode 100644 index a0ff91aeba2def98a2360707d9e9584cf824b69f..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry bucket/carry_bucket_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3feca0600893d4f44dc15023e0f597a3105ec15da5b699f531a5dd66ecb8b185 -size 1038433 diff --git a/verb_with_noun/images/carry bucket/carry_bucket_5.jpg b/verb_with_noun/images/carry bucket/carry_bucket_5.jpg deleted file mode 100644 index 9511614728d4bc40eafce99cacf7085a8e6188af..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry bucket/carry_bucket_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9bcdb7e7c9776b43db4fdb2ffa2216a33d177f5dd67ccc6b64e829e53aeee846 -size 1857041 diff --git a/verb_with_noun/images/carry bucket/carry_bucket_6.jpg b/verb_with_noun/images/carry bucket/carry_bucket_6.jpg deleted file mode 100644 index f11735afa5f9eea724cd74db724bf2a215be0941..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry bucket/carry_bucket_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26ceaa2a8d06469c6355b2103922136ae3df0ff6f1f62eca1c99bc0bc19de9fa -size 621383 diff --git a/verb_with_noun/images/carry bucket/carry_bucket_7.jpg b/verb_with_noun/images/carry bucket/carry_bucket_7.jpg deleted file mode 100644 index 04480a99c643c9e654347f87d9a8d01ecb162d49..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry bucket/carry_bucket_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4bf0b9418b690100c9d1d083d207359adec85f13147baa56cee9dfa56941394 -size 2625112 diff --git a/verb_with_noun/images/carry dog/carry_dog_10.jpg b/verb_with_noun/images/carry dog/carry_dog_10.jpg deleted file mode 100644 index 82310af786b23cf24bb5b009bdaf733f5da1637a..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry dog/carry_dog_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f4e279d467d92f1d22fa7cf2cbbb557b83fbd7095769e4e863889558a440f29 -size 3083366 diff --git a/verb_with_noun/images/carry dog/carry_dog_11.jpg b/verb_with_noun/images/carry dog/carry_dog_11.jpg deleted file mode 100644 index 0dc5e467ece01d8c5bb753a18fc8c67b22804d8a..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry dog/carry_dog_11.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dca047fee884138e0db2790153aa61ea0a654dd1332d9c197cf8b7bf5078483b -size 2149037 diff --git a/verb_with_noun/images/carry dog/carry_dog_6.webp b/verb_with_noun/images/carry dog/carry_dog_6.webp deleted file mode 100644 index 75ba910369145eddb6a8e52e993902fe33e19039..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry dog/carry_dog_6.webp +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de21ff5e69037faf0b9e56535c76a574afa9ba18447c9b9aff9e01f3c7d94949 -size 31610 diff --git a/verb_with_noun/images/carry dog/carry_dog_7.jpg b/verb_with_noun/images/carry dog/carry_dog_7.jpg deleted file mode 100644 index decd91bbb402e1b416637fac3bc8c8cc01dc2eed..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry dog/carry_dog_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41c28845cc6272c641a99bf71207b2ae37490cc3a4e0cbc84fabf225b81409c4 -size 877847 diff --git a/verb_with_noun/images/carry dog/carry_dog_8.jpg b/verb_with_noun/images/carry dog/carry_dog_8.jpg deleted file mode 100644 index 7f94a14498a701d43bbbb0de277e5efcabb3772d..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry dog/carry_dog_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:53b50684d44da5ae81c4ae9c2a0619776c1f2bed087e73b5dcde3588fed09345 -size 1945677 diff --git a/verb_with_noun/images/carry dog/carry_dog_9.jpg b/verb_with_noun/images/carry dog/carry_dog_9.jpg deleted file mode 100644 index f86e3bafbfc6292c04fcfea6af738e9542f5a395..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry dog/carry_dog_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de815e91f9140ee28585d839179dd69fae93e1bfc07e9d5385490764f635baa3 -size 802839 diff --git a/verb_with_noun/images/carry ladder/carry_ladder_2.jpg b/verb_with_noun/images/carry ladder/carry_ladder_2.jpg deleted file mode 100644 index 57ac99c4aa7539b877d9f69e5ee09ae5d019fd0b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry ladder/carry_ladder_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a96a8d28306a888f6c4c07c4006bfeb935174a493d064edc73d79d0c781e5787 -size 71327 diff --git a/verb_with_noun/images/carry ladder/carry_ladder_3.jpg b/verb_with_noun/images/carry ladder/carry_ladder_3.jpg deleted file mode 100644 index bcd947e537dc5df11f62025da9a349f013eb5da6..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry ladder/carry_ladder_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1066b09d214a53e5d2dcabab64dc53bf913d6108dbe76fa408173cb21fe0f9a -size 42979 diff --git a/verb_with_noun/images/carry ladder/carry_ladder_4.jpg b/verb_with_noun/images/carry ladder/carry_ladder_4.jpg deleted file mode 100644 index ee2713e38d6bf12f4d4d0117aeccf7da36cb745e..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry ladder/carry_ladder_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26222e1118c900aebb82c383536c6399d628ff4e78cbdf036ceaffcdd9a24089 -size 1130311 diff --git a/verb_with_noun/images/carry ladder/carry_ladder_5.jpg b/verb_with_noun/images/carry ladder/carry_ladder_5.jpg deleted file mode 100644 index c2a6ab49ed907c9e447b48b4de4b34e1c319e682..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry ladder/carry_ladder_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ba2b212e63b83ec45dd36fd490b8e565a69ce11f33ad8f4c9748ad84ca9fccc -size 775209 diff --git a/verb_with_noun/images/carry ladder/carry_ladder_6.jpg b/verb_with_noun/images/carry ladder/carry_ladder_6.jpg deleted file mode 100644 index 9ab393b6ff811ffb33200dd574ae8109833b53a0..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/carry ladder/carry_ladder_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef343bb98a331cdd425d6d670b27342feae702ef894018d9ef10d5d56adcac3c -size 2459871 diff --git a/verb_with_noun/images/catch ball/catch_ball_4.jpg b/verb_with_noun/images/catch ball/catch_ball_4.jpg deleted file mode 100644 index c866e563dcbb74efd7b60a861758fb2be45ad451..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/catch ball/catch_ball_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b53c3e4e0178d9086bdf42cb0b193cb6e1088e31f5b7ec689db0c7a78ca3b1fd -size 1623190 diff --git a/verb_with_noun/images/catch ball/catch_ball_5.jpg b/verb_with_noun/images/catch ball/catch_ball_5.jpg deleted file mode 100644 index 6f202a11ff987b7098cf85d8176919318ef01246..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/catch ball/catch_ball_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0878ce06331a70f8f81030cb9677cd4771d36219ba4126f825f3062ea8642481 -size 339070 diff --git a/verb_with_noun/images/catch ball/catch_ball_6.jpg b/verb_with_noun/images/catch ball/catch_ball_6.jpg deleted file mode 100644 index 1446b640274176249ac8574d08f190b4e3eb58f7..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/catch ball/catch_ball_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77a7500b72189bc7dde88eaeeaf1f0c0392bd5e8499e2e0f2cffa14698a01eb2 -size 2188198 diff --git a/verb_with_noun/images/catch ball/catch_ball_7.jpg b/verb_with_noun/images/catch ball/catch_ball_7.jpg deleted file mode 100644 index d04f563b901e5f88e9549ecbf216eeb9eb841b2a..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/catch ball/catch_ball_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6a45a9a2044aac3a4ad689fe0e4a99a48c1177a90ec2336d5935d1787eecc28 -size 592428 diff --git a/verb_with_noun/images/catch ball/catch_ball_8.jpg b/verb_with_noun/images/catch ball/catch_ball_8.jpg deleted file mode 100644 index 7d88c8c5b6262e59b6fc55c589d55ab81f54ecd3..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/catch ball/catch_ball_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e326471e7903e47824c00ff7fef54221c52a42c3a3437952abf5cab5f7acfac4 -size 1510433 diff --git a/verb_with_noun/images/catch ball/catch_ball_9.jpg b/verb_with_noun/images/catch ball/catch_ball_9.jpg deleted file mode 100644 index e0cba26a9f90e9161ea62b043158705ed1bdc865..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/catch ball/catch_ball_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e8203b66bc26f854ebafe778dfb9e086811edcfd613915ca24643797f088e6b -size 1426372 diff --git a/verb_with_noun/images/clap hands/clap_hands_4.jpg b/verb_with_noun/images/clap hands/clap_hands_4.jpg deleted file mode 100644 index 0fde671d1bf57a43198c7a78c72a88e29206a1ce..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/clap hands/clap_hands_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:256384709719d445268914a5bbdbb4f4c60386c52d1bbce52b0e315d6d679de0 -size 4772312 diff --git a/verb_with_noun/images/clap hands/clap_hands_5.jpg b/verb_with_noun/images/clap hands/clap_hands_5.jpg deleted file mode 100644 index f0c883edca71b304daf09dbdedbdd9df6e546188..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/clap hands/clap_hands_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46a266ececd2986d5482e8d9194990902385865973be5f02289a3ac215090825 -size 2356925 diff --git a/verb_with_noun/images/clap hands/clap_hands_6.jpg b/verb_with_noun/images/clap hands/clap_hands_6.jpg deleted file mode 100644 index c9d0a085b6aaa4091ffa1850b8084039fe11dfd6..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/clap hands/clap_hands_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a79ff2ede097a1a4d32db4bc69c8a74b07ddd1ee4e268c80449402037491805 -size 1841396 diff --git a/verb_with_noun/images/clap hands/clap_hands_7.jpg b/verb_with_noun/images/clap hands/clap_hands_7.jpg deleted file mode 100644 index 87b9b472f804d157ab72000a8e4abeb562d3793c..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/clap hands/clap_hands_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4fd33f7b6e13db5fe98a7d3b717dca90785fd878a2b5abf6be376a536a8db22 -size 1495926 diff --git a/verb_with_noun/images/clap hands/clap_hands_8.jpg b/verb_with_noun/images/clap hands/clap_hands_8.jpg deleted file mode 100644 index a867fcbd65f511af9b7637eb322cc36aea4bb3be..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/clap hands/clap_hands_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9cbd51174ae1aeb9a31c3d92722e711836c7c146f3ab22ec72347c6881a11c55 -size 1936319 diff --git a/verb_with_noun/images/climb fence/climb_fence_10.jpg b/verb_with_noun/images/climb fence/climb_fence_10.jpg deleted file mode 100644 index e3de2ad95cf7b361a4057782e7060963e495e1b6..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/climb fence/climb_fence_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:53129f32ec985384e3f62f6227160a3f2d2c24d801e9f293185cffa0ab7f16b0 -size 2411247 diff --git a/verb_with_noun/images/climb fence/climb_fence_2.jpg b/verb_with_noun/images/climb fence/climb_fence_2.jpg deleted file mode 100644 index a3ebab1e0c4eb60d06febdc386b8209008fec9c5..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/climb fence/climb_fence_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:474a89e638184d50f8fa78f92b693deffcb87ad6a08553dd19d20d7bad895328 -size 1436897 diff --git a/verb_with_noun/images/climb fence/climb_fence_3.jpg b/verb_with_noun/images/climb fence/climb_fence_3.jpg deleted file mode 100644 index 04bfbd7879e2b4b08e6c806edf3fae4de335aa9c..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/climb fence/climb_fence_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60dd38a74cc0b706135650d5f39410b0963af8c59e4aa48ada38a2cd81c8105c -size 1606213 diff --git a/verb_with_noun/images/climb fence/climb_fence_4.jpg b/verb_with_noun/images/climb fence/climb_fence_4.jpg deleted file mode 100644 index 611e1f6c4abde441915426af0e3e52f436e52736..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/climb fence/climb_fence_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10a6e6990673ae1b35ab115c7fdedf1c100ece99b2d1d33e0688bf1cca6ded11 -size 2723547 diff --git a/verb_with_noun/images/climb fence/climb_fence_5.jpg b/verb_with_noun/images/climb fence/climb_fence_5.jpg deleted file mode 100644 index 518c978c7764a284a26048dfa4fd3f9321304b5a..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/climb fence/climb_fence_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1d9c654d6c597c68f8ce403d2ca4bd1472b3f81da9e6f27469413a62b130912 -size 2526014 diff --git a/verb_with_noun/images/climb fence/climb_fence_6.jpg b/verb_with_noun/images/climb fence/climb_fence_6.jpg deleted file mode 100644 index 37dbff9942e3724cfd4ce74aa01d4aba682ac3f1..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/climb fence/climb_fence_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a94613c08557ec1979f6f19e951b4d2fa1a52c11db15d5f7a5470a20d39af9a8 -size 420668 diff --git a/verb_with_noun/images/climb ladder/climb_ladder_10.jpg b/verb_with_noun/images/climb ladder/climb_ladder_10.jpg deleted file mode 100644 index 37fcc5d802d4b7b0bff52c3e63cf9326f20a3e85..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/climb ladder/climb_ladder_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11431d22dedc0597317470e5e3d9313ef86b0ca45ede750bb1dc26f171850289 -size 1153867 diff --git a/verb_with_noun/images/climb ladder/climb_ladder_3.jpg b/verb_with_noun/images/climb ladder/climb_ladder_3.jpg deleted file mode 100644 index 9df02eaad94f498e1cd5f513e4e4146b01c886ca..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/climb ladder/climb_ladder_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad4d6977946f8a5ac9bbf2fe06bbd9a143127fb69bac56109f37bbbe85b946fb -size 2185311 diff --git a/verb_with_noun/images/climb ladder/climb_ladder_4.jpg b/verb_with_noun/images/climb ladder/climb_ladder_4.jpg deleted file mode 100644 index 37806c5ddc169bf9be5cf7994e8c8f4f5ce3f2f3..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/climb ladder/climb_ladder_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f7201660cf1adeaa924af2f622089764b375ff4901aec3c72e6ba915ca3354f -size 2525244 diff --git a/verb_with_noun/images/climb ladder/climb_ladder_5.jpg b/verb_with_noun/images/climb ladder/climb_ladder_5.jpg deleted file mode 100644 index d2f49b419c4505907d5bbb0c1c2bff1e21ec81d5..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/climb ladder/climb_ladder_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed063cfb9c3be88f2618c0c1125203e89eb220e0497ddfc9816c2d1f7378dcfc -size 2271897 diff --git a/verb_with_noun/images/climb ladder/climb_ladder_6.jpg b/verb_with_noun/images/climb ladder/climb_ladder_6.jpg deleted file mode 100644 index 64e7a74179ee31a21651e4264878c4e8c11febe1..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/climb ladder/climb_ladder_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9185a774f2498bbccadccf044b2279fdeda529d54bcbda467de54106367f8e45 -size 2713616 diff --git a/verb_with_noun/images/climb ladder/climb_ladder_7.jpg b/verb_with_noun/images/climb ladder/climb_ladder_7.jpg deleted file mode 100644 index abd4218d868ba2b30fb70201b822f20714190c59..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/climb ladder/climb_ladder_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a90b2e6dc938ba5c5b79fd865525eeec04374f608dffaeb074ee0da878b34cc -size 1155355 diff --git a/verb_with_noun/images/climb rocks/climb_rocks_4.jpg b/verb_with_noun/images/climb rocks/climb_rocks_4.jpg deleted file mode 100644 index b5a5f1d685cf77a901cc7d9f9cddbf5216d02f9b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/climb rocks/climb_rocks_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3520915829e4e4e51eabb62189565300802679cc5fb90d60e3aa2fa72ebb45dd -size 9943643 diff --git a/verb_with_noun/images/climb rocks/climb_rocks_5.jpg b/verb_with_noun/images/climb rocks/climb_rocks_5.jpg deleted file mode 100644 index 95ed2e01a2c4468b8b91c35c136d2114dc2397cf..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/climb rocks/climb_rocks_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14002c54d9eb69783b35dab3d55a41779b0a0d13d45a77fbebe7783e5d8d60cd -size 5889734 diff --git a/verb_with_noun/images/climb rocks/climb_rocks_6.jpg b/verb_with_noun/images/climb rocks/climb_rocks_6.jpg deleted file mode 100644 index 47dd826f7bae590bd929b7e898f4d14a3ca67252..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/climb rocks/climb_rocks_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30906a70586171f58198b4a9c0d1b4fe8ded8b79d33d0f1170fad46d4e0bffa3 -size 2882005 diff --git a/verb_with_noun/images/climb rocks/climb_rocks_7.jpg b/verb_with_noun/images/climb rocks/climb_rocks_7.jpg deleted file mode 100644 index 1c97a405ef717d1033b8a3914afb465bb5ce9589..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/climb rocks/climb_rocks_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:484a93373ca7202d976b4b5c386218d4ace24fdc0dbc5bb8c35aaeaeec574c2a -size 3415756 diff --git a/verb_with_noun/images/climb rocks/climb_rocks_8.jpg b/verb_with_noun/images/climb rocks/climb_rocks_8.jpg deleted file mode 100644 index 78a23eba3b9257ba4d6821d9abb6bdd496f83fdb..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/climb rocks/climb_rocks_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6f846ca96d354912a2aece006717a4b8477ffa876176018fca384882c3b7dc9 -size 2985841 diff --git a/verb_with_noun/images/climb wall/climb_wall_1.jpg b/verb_with_noun/images/climb wall/climb_wall_1.jpg deleted file mode 100644 index ad50c83a911cd59c3e173e2df27f9d79480ff664..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/climb wall/climb_wall_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66232c6b54fd62ee37e30973f4ef10f180cd3ab64ff5b4e50edc5062716f2191 -size 2185091 diff --git a/verb_with_noun/images/climb wall/climb_wall_2.jpg b/verb_with_noun/images/climb wall/climb_wall_2.jpg deleted file mode 100644 index 1364dba4778757f2b474ca0194e7d98f158d8c9e..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/climb wall/climb_wall_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3386bdbbb1844ed114b580eab597778a4d1ac17553226fe61b6e4c4f9e032aa7 -size 2841729 diff --git a/verb_with_noun/images/climb wall/climb_wall_3.jpg b/verb_with_noun/images/climb wall/climb_wall_3.jpg deleted file mode 100644 index 082f2338e69341498c512e7d282af1c507dac86e..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/climb wall/climb_wall_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c48e00c75407a6ed6e3fc376e98bd6f30af9c2fa52706376dce9959c45a0fbe -size 1985653 diff --git a/verb_with_noun/images/climb wall/climb_wall_4.jpg b/verb_with_noun/images/climb wall/climb_wall_4.jpg deleted file mode 100644 index 6ecfb855a5e7ae6e360dbb62b4b82f4b01474cab..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/climb wall/climb_wall_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:430d213bf69c0f5d520b9d41055a561d6c60b0ce37f4efc1d51c49c008721c6e -size 1704633 diff --git a/verb_with_noun/images/climb wall/climb_wall_8.jpg b/verb_with_noun/images/climb wall/climb_wall_8.jpg deleted file mode 100644 index 8e1fed4499db3c5c4dc6316ae6bb3020777ee103..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/climb wall/climb_wall_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:443bea98f003af218759bcd1495d6474ff15a16712d2c1505da20684b62e03cc -size 800291 diff --git a/verb_with_noun/images/close box/close_box_5.jpg b/verb_with_noun/images/close box/close_box_5.jpg deleted file mode 100644 index c87d42646a017980922844f1817e54affd1b08ca..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/close box/close_box_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8dda3e8b43d75e1946530f5eec15a778c5e811c156eb7b5764ca366b02ff7d94 -size 1308657 diff --git a/verb_with_noun/images/close box/close_box_6.jpg b/verb_with_noun/images/close box/close_box_6.jpg deleted file mode 100644 index f60054e248674d1acb49279caab41486e4e108f7..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/close box/close_box_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff8225fc3fe85ca7d4eb1f2b536d4b3354410293f38bd5ec05966f4a70f190fe -size 1424542 diff --git a/verb_with_noun/images/close box/close_box_7.jpg b/verb_with_noun/images/close box/close_box_7.jpg deleted file mode 100644 index 8284627cd167756f6ab08537f9ca3eb2fb41001f..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/close box/close_box_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:216126cb6a6f6bb43940703cd836acd5be07fcd62732eb4d3534877223ad568c -size 2001526 diff --git a/verb_with_noun/images/close box/close_box_8.jpg b/verb_with_noun/images/close box/close_box_8.jpg deleted file mode 100644 index bea81684b0bc4873e2ead5d1a0a71c174c3dc409..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/close box/close_box_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5767e605d7421ae059dbb07fdd5acfa89db3172aa2a342e8e2dc2c280483abd7 -size 2597370 diff --git a/verb_with_noun/images/comb hair/comb_hair_4.jpg b/verb_with_noun/images/comb hair/comb_hair_4.jpg deleted file mode 100644 index b82f40f440cd34c6fb4f00098c2f6f878f512d15..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/comb hair/comb_hair_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09a577fee9f1855f53fd7ff8fb2a4dd82d380507beb6a4b7097d52bc64e1c070 -size 8321519 diff --git a/verb_with_noun/images/comb hair/comb_hair_5.jpg b/verb_with_noun/images/comb hair/comb_hair_5.jpg deleted file mode 100644 index b34848b0f044368a101e2916bc4eb0f23bc06501..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/comb hair/comb_hair_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8d72fe74ecf2c9ca333671066fd0134f692edc8017439953c85fcec8127f5e4 -size 1470327 diff --git a/verb_with_noun/images/comb hair/comb_hair_6.jpg b/verb_with_noun/images/comb hair/comb_hair_6.jpg deleted file mode 100644 index 2ce1276ebaba030906fe8b6cd19fd6d40d4ed4d1..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/comb hair/comb_hair_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be211f6d575ac4d3bf73e95ca58404f246190b8843e7d573ce1d498b96037816 -size 1526909 diff --git a/verb_with_noun/images/comb hair/comb_hair_7.jpg b/verb_with_noun/images/comb hair/comb_hair_7.jpg deleted file mode 100644 index 7e002c7cb9b02bc26a756d309b9c8079506b6c07..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/comb hair/comb_hair_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88fcbe36eb49aa9ae53531913a6e3aa91a538a0c2a496f2dabb2a30b9fb813d6 -size 1641451 diff --git a/verb_with_noun/images/comb hair/comb_hair_8.jpg b/verb_with_noun/images/comb hair/comb_hair_8.jpg deleted file mode 100644 index 54141d423342e0672a0eef527588ba99d14b6faf..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/comb hair/comb_hair_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9742e86a4f3f1356eabaeac642b83ba30f2c9a5bca79c678ec6a263335bde8e -size 952624 diff --git a/verb_with_noun/images/cut bread/cut_bread_4.jpg b/verb_with_noun/images/cut bread/cut_bread_4.jpg deleted file mode 100644 index e1066aef228719076609fab511e904f48787a4c9..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut bread/cut_bread_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:318abfe6d36c05c4d29b888829dcf992611cb759c24375415bbebb82cb8abf91 -size 2790283 diff --git a/verb_with_noun/images/cut bread/cut_bread_5.jpg b/verb_with_noun/images/cut bread/cut_bread_5.jpg deleted file mode 100644 index 623a8d1fdedb21d2a71639ec51c608937de0deac..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut bread/cut_bread_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e5bbb2c9642a90d02824c290ff3100a8bb4bdbff292bbdead30e4a80aafbc40 -size 1131458 diff --git a/verb_with_noun/images/cut bread/cut_bread_6.jpg b/verb_with_noun/images/cut bread/cut_bread_6.jpg deleted file mode 100644 index 5d2b0afa3bad023ad871d2a454ac01c01cb12c7c..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut bread/cut_bread_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ece1fa28a9e403985a844de872be132123a953035efe455a887e481e2169e0fc -size 3124877 diff --git a/verb_with_noun/images/cut bread/cut_bread_7.jpg b/verb_with_noun/images/cut bread/cut_bread_7.jpg deleted file mode 100644 index 3a63484c3443f9b6af34f41cdd897a203e3c3916..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut bread/cut_bread_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89aaa0adbca30b3fba9b38b6b8efb1c9353c666464cb9601b70a14a3960f269f -size 3597702 diff --git a/verb_with_noun/images/cut bread/cut_bread_8.jpg b/verb_with_noun/images/cut bread/cut_bread_8.jpg deleted file mode 100644 index 68b287654a5332e50c88cfaba055952f06fe2572..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut bread/cut_bread_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:705d1e666485398b0ce1ed38b55fb6ef93276ead3d84b01974792a64eb2b3888 -size 1127482 diff --git a/verb_with_noun/images/cut carrot/cut_carrot_10.jpg b/verb_with_noun/images/cut carrot/cut_carrot_10.jpg deleted file mode 100644 index 9e515f62a22a45ebb53d3be6281afdb867de6700..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut carrot/cut_carrot_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:624c40e19ee285f9f4f8274871fc14e198bd990ddf1b7b52e9417ec679d115e0 -size 1966508 diff --git a/verb_with_noun/images/cut carrot/cut_carrot_2.jpg b/verb_with_noun/images/cut carrot/cut_carrot_2.jpg deleted file mode 100644 index 3e76f4d9931288d66f689434599fed0e714144dc..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut carrot/cut_carrot_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c9d6fad8837b7775641218b87e37b49498c6ff4f3580a198776946c3691240e -size 11756981 diff --git a/verb_with_noun/images/cut carrot/cut_carrot_3.jpg b/verb_with_noun/images/cut carrot/cut_carrot_3.jpg deleted file mode 100644 index f9985ad88f7a977b29eb0d19d5819f133f5e8759..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut carrot/cut_carrot_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e61549fd8a91baaef593c642353f60c2ac7abd060bac1c207742cbf9becbd09 -size 1915147 diff --git a/verb_with_noun/images/cut carrot/cut_carrot_4.jpg b/verb_with_noun/images/cut carrot/cut_carrot_4.jpg deleted file mode 100644 index b68ca704ca6244e93808f3fc1075513d55f0bad6..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut carrot/cut_carrot_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:320a6679b1b550ad4d5d85c8414f064c2ac9a870bdcab1f504e54e207434e320 -size 406255 diff --git a/verb_with_noun/images/cut carrot/cut_carrot_5.jpg b/verb_with_noun/images/cut carrot/cut_carrot_5.jpg deleted file mode 100644 index 2af712d080e27dbf21e3bae68f15b33769958b93..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut carrot/cut_carrot_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c40a61847285fd6e04fef25dcea8711faa9ae1dbef840711c53a4b0aaf66b0f -size 2800028 diff --git a/verb_with_noun/images/cut carrot/cut_carrot_8.jpg b/verb_with_noun/images/cut carrot/cut_carrot_8.jpg deleted file mode 100644 index 923462145b986b8f0dd4bb4c17a9f1890ebf0983..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut carrot/cut_carrot_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77d3a3137c8222da12d04a9c773c373bc346d90e04325a57c401e9d8531f5094 -size 2901428 diff --git a/verb_with_noun/images/cut carrot/cut_carrot_9.jpg b/verb_with_noun/images/cut carrot/cut_carrot_9.jpg deleted file mode 100644 index 1214f41d6d567416e73edb44e64a2ee8c0c40c50..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut carrot/cut_carrot_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2fef1c82595247c17ff5aa764dc48be0135966d56c059cd04c8551c7682b8f8 -size 3112740 diff --git a/verb_with_noun/images/cut cucumber/cut_cucumber_5.jpg b/verb_with_noun/images/cut cucumber/cut_cucumber_5.jpg deleted file mode 100644 index 5eee688573151c63475b878a34bb91645ff76dba..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut cucumber/cut_cucumber_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d69108dd082582f400188ff9701e05f922acb837044f59b334c316b35123fd6 -size 1676817 diff --git a/verb_with_noun/images/cut cucumber/cut_cucumber_6.jpg b/verb_with_noun/images/cut cucumber/cut_cucumber_6.jpg deleted file mode 100644 index 1e90db1344b2d9c0f69b4dee5641c3c4db7a7ce0..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut cucumber/cut_cucumber_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5df95879e827c03f97796726a4d480a3ac098a30bbf94dcc4e24acbf68a18ea0 -size 882514 diff --git a/verb_with_noun/images/cut cucumber/cut_cucumber_7.jpg b/verb_with_noun/images/cut cucumber/cut_cucumber_7.jpg deleted file mode 100644 index 1a6a10cc03b59497390b69b1220f938daf1c3f81..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut cucumber/cut_cucumber_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da5884ee7dd99422846994b261717b18c6acf51ec902ebb7fadce76726cea0b1 -size 2539690 diff --git a/verb_with_noun/images/cut cucumber/cut_cucumber_8.jpg b/verb_with_noun/images/cut cucumber/cut_cucumber_8.jpg deleted file mode 100644 index 0df94b58d263ade5625548fba46710370d31c7c2..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut cucumber/cut_cucumber_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e6b156ff28a5d2b6654c25341c64dbc13f45508aba419b2ef1f71fc6c3e1e2d -size 2034835 diff --git a/verb_with_noun/images/cut nails/cut_nails_4.jpg b/verb_with_noun/images/cut nails/cut_nails_4.jpg deleted file mode 100644 index 52637860be32ffe2dc998549a234221dfe058611..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut nails/cut_nails_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d77911e9ccbebcb36b78d0faac021198db8e53647d699667ecfb4677df9e72bb -size 2752745 diff --git a/verb_with_noun/images/cut nails/cut_nails_5.jpg b/verb_with_noun/images/cut nails/cut_nails_5.jpg deleted file mode 100644 index 709a42d7ab1d2511a5f5681659eed535098b0c88..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut nails/cut_nails_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82daa969b3034e3d25fe5de2582a439ef6837155c66772feb6cb0ba3ffe2f71c -size 2630292 diff --git a/verb_with_noun/images/cut nails/cut_nails_6.jpg b/verb_with_noun/images/cut nails/cut_nails_6.jpg deleted file mode 100644 index 9034cc71fd7977c4483fbb8e5f7641cd692c893d..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut nails/cut_nails_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:16e768f3b86acc43237339b9533b41dfec1724cb770041049e189cb293131741 -size 725466 diff --git a/verb_with_noun/images/cut nails/cut_nails_7.jpg b/verb_with_noun/images/cut nails/cut_nails_7.jpg deleted file mode 100644 index e97d6694f985c4da993a1d5ae0ba6ecb474c90b2..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut nails/cut_nails_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7af766dffd889045eef53be31fb030d1ea43a75e44355297878800f4e584b56 -size 3746245 diff --git a/verb_with_noun/images/cut nails/cut_nails_8.jpg b/verb_with_noun/images/cut nails/cut_nails_8.jpg deleted file mode 100644 index 5b01fe0aa19b19a1d7d5fce87a2a9cfc8daf7574..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut nails/cut_nails_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff9706c96a7be7ce1df52fbab2ab73c40ac127e0efb478d81f62b176796e25fe -size 2265636 diff --git a/verb_with_noun/images/cut paper/cut_paper_5.jpg b/verb_with_noun/images/cut paper/cut_paper_5.jpg deleted file mode 100644 index b8eff1aca5b78a15c74119ba58d49e6fe6ab038d..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut paper/cut_paper_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9466ff40ccaa400242ef9e8f47e26d7b7ca4e0481bd2175d29e83f1f22a2d284 -size 988901 diff --git a/verb_with_noun/images/cut paper/cut_paper_6.jpg b/verb_with_noun/images/cut paper/cut_paper_6.jpg deleted file mode 100644 index be35db77d3bd45c7ebafaef4c7061133a7d396a4..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut paper/cut_paper_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb27d083434bb75f22a737447be73ff0671c3e00aaf0ed36d948d7df6064cec8 -size 1247019 diff --git a/verb_with_noun/images/cut paper/cut_paper_7.jpg b/verb_with_noun/images/cut paper/cut_paper_7.jpg deleted file mode 100644 index c2fdadcfef682787412a604978fee0340194a9f1..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/cut paper/cut_paper_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ecdd7e842dc8c3dab33fd5748818b3002c41958863f72667a0338f63e01109e3 -size 782040 diff --git a/verb_with_noun/images/dig sand/dig_sand_6.jpg b/verb_with_noun/images/dig sand/dig_sand_6.jpg deleted file mode 100644 index d94f16323b528314729888c0f3ccc540ec069ca3..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/dig sand/dig_sand_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22453dc7ad438f4142063587f3ca1485d2d8d4c0a432266a2d60e2b81d643416 -size 1967484 diff --git a/verb_with_noun/images/drink coffee/drink_coffee_2.jpg b/verb_with_noun/images/drink coffee/drink_coffee_2.jpg deleted file mode 100644 index a02dde2eb904e76a1082939d60220eb826e8e5a9..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drink coffee/drink_coffee_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6619b92b1d56c8983ebfda55ae8820b00676ad97541de0a7a864881590a29e13 -size 62463 diff --git a/verb_with_noun/images/drink coffee/drink_coffee_3.jpg b/verb_with_noun/images/drink coffee/drink_coffee_3.jpg deleted file mode 100644 index dd3ecc670cdacca42c113e63297b149ad69852e2..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drink coffee/drink_coffee_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:137e108e0b55a6daba8f7e4090c0fe5673f80e78fd4afb098ba53c5b43ff1222 -size 53395 diff --git a/verb_with_noun/images/drink coffee/drink_coffee_4.jpg b/verb_with_noun/images/drink coffee/drink_coffee_4.jpg deleted file mode 100644 index 89cd696e76534e0d057521b1b9b19fe022e7c67e..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drink coffee/drink_coffee_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e708522e39f2615c46c06e90b6b90ef9b0fc72978f2997ee28540e08b1055174 -size 53900 diff --git a/verb_with_noun/images/drink coffee/drink_coffee_5.jpg b/verb_with_noun/images/drink coffee/drink_coffee_5.jpg deleted file mode 100644 index eb0ea91e51d7469b6feef2b90f6199a46c968273..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drink coffee/drink_coffee_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e9e2c1b90d806470d07f14c570b502f4f800d62a18d17804b831d524d710dbf -size 1083468 diff --git a/verb_with_noun/images/drink coffee/drink_coffee_6.jpg b/verb_with_noun/images/drink coffee/drink_coffee_6.jpg deleted file mode 100644 index 95c781291dfb7eee9321e42f83746c75b1fcd30e..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drink coffee/drink_coffee_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0b58334a291450e29597f3db2626328589bfadd9b47b67b8a45fa9d8e0dec5c -size 1462061 diff --git a/verb_with_noun/images/drink juice/drink_juice_5.jpg b/verb_with_noun/images/drink juice/drink_juice_5.jpg deleted file mode 100644 index 0873be0b982144955c357cff084270ca68f2fa6b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drink juice/drink_juice_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f140c8a46f0c12a2d9d4afe86cc534677c9ae3f204a57ff4f11c3fa9f14d168 -size 59935 diff --git a/verb_with_noun/images/drink juice/drink_juice_6.jpg b/verb_with_noun/images/drink juice/drink_juice_6.jpg deleted file mode 100644 index 23fe83e723a1b53e7872727b71371029dcf25cc0..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drink juice/drink_juice_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dbf725d26e27861b34ee77837acb23247c71d1b36312ae0b1cd867181580ca71 -size 869574 diff --git a/verb_with_noun/images/drink juice/drink_juice_7.jpg b/verb_with_noun/images/drink juice/drink_juice_7.jpg deleted file mode 100644 index c62c20e0db951135d781e2c7fda8d36cb9b52dae..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drink juice/drink_juice_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:744e4757898ba4a740eede08e40a57a81d785e1c65f4ed460b73ebba53006aa0 -size 417630 diff --git a/verb_with_noun/images/drink milk/drink_milk_4.jpg b/verb_with_noun/images/drink milk/drink_milk_4.jpg deleted file mode 100644 index b4f5af7d79b89bf74d7bbd52bebf8dd4d515bfa5..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drink milk/drink_milk_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:039be61087cb52083171228cff34a2b5aa8b397df83422d0d5bf242fd57fb841 -size 1314375 diff --git a/verb_with_noun/images/drink milk/drink_milk_5.jpg b/verb_with_noun/images/drink milk/drink_milk_5.jpg deleted file mode 100644 index 61bd61a669e6bc9ad5aa62f6631efba3d6a9a4ed..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drink milk/drink_milk_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78495978e892135c6c792b9caebad06aa7d566517a418d752a4143edd864394c -size 1804725 diff --git a/verb_with_noun/images/drink milk/drink_milk_6.jpg b/verb_with_noun/images/drink milk/drink_milk_6.jpg deleted file mode 100644 index 4a9065e9b462db1bee9917ea4c185f26511ae5c8..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drink milk/drink_milk_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a80b77d724f0276636809d769ca077dd909d283a46b4cdf51ee5a48997e0a969 -size 552587 diff --git a/verb_with_noun/images/drink milk/drink_milk_7.jpg b/verb_with_noun/images/drink milk/drink_milk_7.jpg deleted file mode 100644 index 23b148b0c13dcebd292b685007d18919c64d2ba7..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drink milk/drink_milk_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a99c2e397921fd5c434245399a4829619855e503658ae74b90988a07a8fa7463 -size 3133714 diff --git a/verb_with_noun/images/drink tea/drink_tea_5.jpg b/verb_with_noun/images/drink tea/drink_tea_5.jpg deleted file mode 100644 index 46c22aad7fed6be4a4133f6471d13ad595e2892b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drink tea/drink_tea_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68b8059352383903e5ee42af2062110823eb0bfbb542ba3f3056bc6a73eb5c9a -size 876544 diff --git a/verb_with_noun/images/drink tea/drink_tea_6.jpg b/verb_with_noun/images/drink tea/drink_tea_6.jpg deleted file mode 100644 index c1d474635ed168b69a861be426769d500ec7bf14..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drink tea/drink_tea_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:396cb327b12c8d1f3748dd7071b562fc44a1951430460258efbaaf73627a8fec -size 978328 diff --git a/verb_with_noun/images/drink tea/drink_tea_7.jpg b/verb_with_noun/images/drink tea/drink_tea_7.jpg deleted file mode 100644 index dbf35c802b3e6667738cb8abdd48c2b62b91a55f..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drink tea/drink_tea_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9dd9e3c5024ac917c093d1ea36bc5b587707207478bdaa023c3caf525a247862 -size 2428066 diff --git a/verb_with_noun/images/drink tea/drink_tea_8.jpg b/verb_with_noun/images/drink tea/drink_tea_8.jpg deleted file mode 100644 index 086cd6f134611cfe41c398e906e8c4b3cffa3fc3..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drink tea/drink_tea_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a41aec347e0391777885fa4e12bb36dc56e56d97f82a80f84b23695ac2b0d0d5 -size 1608463 diff --git a/verb_with_noun/images/drink water/drink_water_1.jpg b/verb_with_noun/images/drink water/drink_water_1.jpg deleted file mode 100644 index f824447ac7d59cebc627a874709d5374ced9a4c3..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drink water/drink_water_1.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5cbcef1c42073e34db633f652447b0dc38e77c8bbd5449f78908efea0aac5d86 -size 677172 diff --git a/verb_with_noun/images/drink water/drink_water_2.jpg b/verb_with_noun/images/drink water/drink_water_2.jpg deleted file mode 100644 index 78f017968346cb03bcf80d0c2561a982c1798f73..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drink water/drink_water_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8aac657a0d7365b6ff5d3952e9a287ec981835360526834ea6fe13bf1828a9ea -size 1360938 diff --git a/verb_with_noun/images/drink water/drink_water_3.jpg b/verb_with_noun/images/drink water/drink_water_3.jpg deleted file mode 100644 index 655b2ea10b99296d5e6c296016c8138ac1bb6c48..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drink water/drink_water_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a5b4eecad7307555fb35161e1e7164d31c9959e0c75f2e26fd95ce8a2eead6c -size 1341487 diff --git a/verb_with_noun/images/drink water/drink_water_4.jpg b/verb_with_noun/images/drink water/drink_water_4.jpg deleted file mode 100644 index c280d9bf8d987d52e8943416d15148f07d623ff6..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drink water/drink_water_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e97d85730e95713dfbae1b705e257a4da0bbb612ebe5d27f5709016cd3924e24 -size 752754 diff --git a/verb_with_noun/images/drink water/drink_water_5.jpg b/verb_with_noun/images/drink water/drink_water_5.jpg deleted file mode 100644 index 85a9311bb76a517e2d2cdf015f4ea8272c4f59b8..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drink water/drink_water_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8fafce25925f56b641ceb70c7402939435b00cc5c07bc03eeaa2d6e8a81ba5e3 -size 1041124 diff --git a/verb_with_noun/images/drive bus/drive_bus_10.jpg b/verb_with_noun/images/drive bus/drive_bus_10.jpg deleted file mode 100644 index ea545849ea315665ebc43cbfa3050989ff587a03..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drive bus/drive_bus_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a481637f6b7413e472d419171fd7e5ff51f15a65de767ccfc8354666fb44203 -size 548599 diff --git a/verb_with_noun/images/drive bus/drive_bus_5.jpg b/verb_with_noun/images/drive bus/drive_bus_5.jpg deleted file mode 100644 index 2b0f4caced32246f97de122abb12c9d3921fb256..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drive bus/drive_bus_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c060c54e30df8dab2829f072d023f5c9867cbadf508bade106cde4b89e75210 -size 6106614 diff --git a/verb_with_noun/images/drive bus/drive_bus_6.jpg b/verb_with_noun/images/drive bus/drive_bus_6.jpg deleted file mode 100644 index b90138f720607d18de6b849d237369d397b454fa..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drive bus/drive_bus_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:646257f7ae241b7b0dbfa5160c2e30683d6e5e9160e5da4636327f35fa5a6482 -size 6871057 diff --git a/verb_with_noun/images/drive bus/drive_bus_7.jpg b/verb_with_noun/images/drive bus/drive_bus_7.jpg deleted file mode 100644 index 24d0fa2f4724cd8ab45bd8a69549621f254583cc..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drive bus/drive_bus_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:161d253b13f6f492d95638b2b7e1a709b36a5c69f82181a33f818419d9c2b433 -size 2591385 diff --git a/verb_with_noun/images/drive bus/drive_bus_8.jpg b/verb_with_noun/images/drive bus/drive_bus_8.jpg deleted file mode 100644 index 9eb7435bb869d4eb524590bca4f1e0f52b291825..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drive bus/drive_bus_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02dd18088fbe000887fe8e8524229217b5daff8040dbfcd5faef4230c967fa9d -size 1946298 diff --git a/verb_with_noun/images/drive bus/drive_bus_9.jpg b/verb_with_noun/images/drive bus/drive_bus_9.jpg deleted file mode 100644 index fadf960c84b671cb22faff0f26e49aa279d1ed0a..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drive bus/drive_bus_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21ea92323717747b67d6836f19829e3694c31b77239da53192b669e8f6dc0243 -size 3335022 diff --git a/verb_with_noun/images/drive car/drive_car_10.jpg b/verb_with_noun/images/drive car/drive_car_10.jpg deleted file mode 100644 index e03056423a963398e97b987d4b5c3951823cefd8..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drive car/drive_car_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91ec027614d81cf0138ad5c391d7f4803b7cb80be62bde33a3cfbedaad6f8a50 -size 2788847 diff --git a/verb_with_noun/images/drive car/drive_car_6.jpg b/verb_with_noun/images/drive car/drive_car_6.jpg deleted file mode 100644 index 83e148877d489476621c7b67b1917ca1050cd6a7..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drive car/drive_car_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71eedd010990447952d78e65ce24c12956033426769cd5ba4b30a899a85c00b4 -size 2453261 diff --git a/verb_with_noun/images/drive car/drive_car_7.jpg b/verb_with_noun/images/drive car/drive_car_7.jpg deleted file mode 100644 index 9592dcb73a7822a023f0bdcdc552baccdaab3e76..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drive car/drive_car_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c489edeb00e4fe8a6d589161b05d0ccd7f9dbe41000d94dbd56c8170eed29c68 -size 1053075 diff --git a/verb_with_noun/images/drive car/drive_car_8.jpg b/verb_with_noun/images/drive car/drive_car_8.jpg deleted file mode 100644 index 55c205e04b71801b83cd5ef81d852ee6b35bd6ca..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drive car/drive_car_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f3e4dbec8ce438bea107dac02c103852fa427f0d2c6434d0e065acf4476ec68 -size 993175 diff --git a/verb_with_noun/images/drive car/drive_car_9.jpg b/verb_with_noun/images/drive car/drive_car_9.jpg deleted file mode 100644 index 9e98ae93fcce668467da5d6158a00f2dd2160701..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/drive car/drive_car_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae18c5ec432b0924b08ecf49e42eae071e376c2e82f95b488053f50812196d09 -size 1274138 diff --git a/verb_with_noun/images/dry body/dry_body_4.jpg b/verb_with_noun/images/dry body/dry_body_4.jpg deleted file mode 100644 index 24a1fc7ef2d577ce6ecc21fb66c7211ba1f9cc78..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/dry body/dry_body_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43c7e7f5d4d1e8a524f62ce771bd3709723e837d8fbb4d514171f1bbe451ec93 -size 57694 diff --git a/verb_with_noun/images/dry body/dry_body_5.jpg b/verb_with_noun/images/dry body/dry_body_5.jpg deleted file mode 100644 index 0ea7590f709cf90cd5d19bc0e39e27fa1b2bcf6d..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/dry body/dry_body_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c6b6efe2ebc8aade663c324df660d0090100559c3ce53149cca355cc87156ba -size 47655 diff --git a/verb_with_noun/images/dry body/dry_body_6.jpg b/verb_with_noun/images/dry body/dry_body_6.jpg deleted file mode 100644 index 1ec1456c0237367a024317edf0b3d8599d1586b0..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/dry body/dry_body_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5066af64d041d5a42b034f60e10948a3dc9e1110d982da8461505308f0810d8 -size 53503 diff --git a/verb_with_noun/images/dry body/dry_body_7.jpg b/verb_with_noun/images/dry body/dry_body_7.jpg deleted file mode 100644 index 9af9c90149d48a2a326ad0fadc710baceaca727d..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/dry body/dry_body_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e753df22606e1b7c5202ca69ff24b12d3105c22fc33c563ec670acdf3fe77d4e -size 1750531 diff --git a/verb_with_noun/images/dry body/dry_body_8.jpg b/verb_with_noun/images/dry body/dry_body_8.jpg deleted file mode 100644 index 966adcd49e28fb0f3fd98398f445b69cb2042328..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/dry body/dry_body_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23b3ff9eb92831ba8ec7db732ed44b1661ab0458b8885261c9950e2da8c01064 -size 1924739 diff --git a/verb_with_noun/images/dry body/dry_body_9.jpg b/verb_with_noun/images/dry body/dry_body_9.jpg deleted file mode 100644 index 0ab7552aff8a3ad6587ba32a0315bf93aff8746f..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/dry body/dry_body_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:096b93f38675fde1c8179c6f55a7dc859c97295fc4ace470151add6b6275f8b3 -size 790808 diff --git a/verb_with_noun/images/dry hair/dry_hair_4.jpg b/verb_with_noun/images/dry hair/dry_hair_4.jpg deleted file mode 100644 index bdbe2ce64db5ded6727bf6d2ca602215b97756a5..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/dry hair/dry_hair_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:294166a10cedbabde573fff8d82da5079c1697e431bbd3aa25fe5508ae5240ba -size 2091014 diff --git a/verb_with_noun/images/dry hair/dry_hair_5.jpg b/verb_with_noun/images/dry hair/dry_hair_5.jpg deleted file mode 100644 index fee162de7392feb709650d06b6c991fbc3903902..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/dry hair/dry_hair_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3220c534cc057c06a36d16c2a74a9a57b4a55cd700bed3563d32247fff53a53f -size 2511357 diff --git a/verb_with_noun/images/dry hair/dry_hair_6.jpg b/verb_with_noun/images/dry hair/dry_hair_6.jpg deleted file mode 100644 index 9f8a5a4d5b2324612f4e8939d093f4d05de49225..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/dry hair/dry_hair_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c13b67ac4a38e440f05230b56b9d4ff4734318159225f861eca49384c7b2a03 -size 1533125 diff --git a/verb_with_noun/images/dry hair/dry_hair_7.jpg b/verb_with_noun/images/dry hair/dry_hair_7.jpg deleted file mode 100644 index 12589e844f205f86b0b5edcc895d8f741a0256fe..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/dry hair/dry_hair_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9eb5f534e03f316a172c0f1ce6a2e693dd04f2eea984c215a99b51da155697e -size 2670594 diff --git a/verb_with_noun/images/dry hair/dry_hair_8.jpg b/verb_with_noun/images/dry hair/dry_hair_8.jpg deleted file mode 100644 index 177155655f26ab77aa7b9e42260d6ebabbf56aea..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/dry hair/dry_hair_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fa7680c8b09bec78e9133ba5eb85c9fccf4fb1b7961829d0c7b2877b58b3389 -size 665583 diff --git a/verb_with_noun/images/dry hair/dry_hair_9.jpg b/verb_with_noun/images/dry hair/dry_hair_9.jpg deleted file mode 100644 index 04714eb7900d09588b58be3fffa9d941350153d0..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/dry hair/dry_hair_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0bc87715d7eeca3174150134a34362cc667afaeb4bf26bce3c3f388d9c829db -size 2140196 diff --git a/verb_with_noun/images/eat apple/eat_apple_4.jpg b/verb_with_noun/images/eat apple/eat_apple_4.jpg deleted file mode 100644 index f0af920556ecea671f68bc907fe11cc5ba2e9b1c..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat apple/eat_apple_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82cfa9153b3bfa997c484299ee793eea3ec610c7399ce7584ee225479a12b9c9 -size 2284565 diff --git a/verb_with_noun/images/eat apple/eat_apple_5.jpg b/verb_with_noun/images/eat apple/eat_apple_5.jpg deleted file mode 100644 index 768286e13856ece55fa26bcea23902401a6c2183..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat apple/eat_apple_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c2ec8e7c31e8520b8360fd74da3dc78b6e64709686184a5b49f996890f2a066 -size 5262903 diff --git a/verb_with_noun/images/eat apple/eat_apple_6.jpg b/verb_with_noun/images/eat apple/eat_apple_6.jpg deleted file mode 100644 index 0ac7035827a79d9cb141ee011a40c6ab866843d3..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat apple/eat_apple_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89b2a27cdd91de842caada42535b6c284faced231dd7e43b9bb56df6cf0169e6 -size 2915281 diff --git a/verb_with_noun/images/eat apple/eat_apple_7.jpg b/verb_with_noun/images/eat apple/eat_apple_7.jpg deleted file mode 100644 index fda2675ddf4e5ef91b0559591737aa26d203d9e9..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat apple/eat_apple_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:568614afb90453991f27134b398966b3719af9441a38ff7a538d6fd97975c54e -size 4806633 diff --git a/verb_with_noun/images/eat apple/eat_apple_8.jpg b/verb_with_noun/images/eat apple/eat_apple_8.jpg deleted file mode 100644 index 365e49db8d729ff6b12b2a22865abcd4448bfd5d..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat apple/eat_apple_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4c8de7e539c13d375a5846e6ea9dd0f0031c43dd25a220738f83d88387792dd -size 1512766 diff --git a/verb_with_noun/images/eat banana/eat_banana_4.jpg b/verb_with_noun/images/eat banana/eat_banana_4.jpg deleted file mode 100644 index 1f2835a8089fcaf3b2938f5642f17f0fff335d49..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat banana/eat_banana_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7a8c4c372def940b9b63ee2d7f2fadb2a28eab86f7327b9490b1647d44175ee -size 55388 diff --git a/verb_with_noun/images/eat banana/eat_banana_5.jpg b/verb_with_noun/images/eat banana/eat_banana_5.jpg deleted file mode 100644 index 94bbaafb0a4bc357646f60fd67b17e84518fa35e..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat banana/eat_banana_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:021c4f279a331585b758bd9ac15fe20a4c3de37b156935fb7e67b8cd99cc78ae -size 50476 diff --git a/verb_with_noun/images/eat banana/eat_banana_6.jpg b/verb_with_noun/images/eat banana/eat_banana_6.jpg deleted file mode 100644 index 5494ac7459b414a915773252f38169e24fce38f5..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat banana/eat_banana_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef7cf6925a1d2beb83fe112a5b16a80b926d10edba5077d8b6d98b0dcbf4b519 -size 2125734 diff --git a/verb_with_noun/images/eat cake/eat_cake_5.jpg b/verb_with_noun/images/eat cake/eat_cake_5.jpg deleted file mode 100644 index d3a7448e99be579369c62ddfdb5510f98e29dc10..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat cake/eat_cake_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43c34d4323754c5c1a89059b97e7c8e6c0be2b879304d024b5c67dba7499052f -size 1841711 diff --git a/verb_with_noun/images/eat cake/eat_cake_6.jpg b/verb_with_noun/images/eat cake/eat_cake_6.jpg deleted file mode 100644 index 657ae3b85e2037a887e1bce4f7b06ab67e789ac1..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat cake/eat_cake_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5cfc8809098f782e4b4a2eccb5027903bda8b7267febf1f4e998b2b07a64029 -size 2612771 diff --git a/verb_with_noun/images/eat cake/eat_cake_7.jpg b/verb_with_noun/images/eat cake/eat_cake_7.jpg deleted file mode 100644 index 480dbba2e9cda58eacac28df15caa5f56bc413f4..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat cake/eat_cake_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2987fec3a0cee03e3ff4be57b7fdf36ef1bd9028833f92f46cc147499284f1ff -size 776848 diff --git a/verb_with_noun/images/eat cake/eat_cake_8.jpg b/verb_with_noun/images/eat cake/eat_cake_8.jpg deleted file mode 100644 index 453c213aa2fcc5224e6c4a1af4738d392bcf5f74..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat cake/eat_cake_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e53bbb20f8d5b077854519aa9212af1527a72cd15ff2ccdb6c0d5ca73fa5ce0 -size 630585 diff --git a/verb_with_noun/images/eat cake/eat_cake_9.jpg b/verb_with_noun/images/eat cake/eat_cake_9.jpg deleted file mode 100644 index 0d5a20a15ab4dfe921f893c8c0e32584efe712c5..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat cake/eat_cake_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81538791c431a2cd63d8fbcf29a46cc9e9bf284295d9217571f0ce2ead4ad47d -size 3142098 diff --git a/verb_with_noun/images/eat chips/eat_chips_4.jpg b/verb_with_noun/images/eat chips/eat_chips_4.jpg deleted file mode 100644 index 3c2328d31df97ab8dcfe2b44fa8377337cac8147..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat chips/eat_chips_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7ae95c3d0cb0b5bf14a2fbd18434530c538d1bfff2ae9d7486f199f67f4cf8c -size 2404966 diff --git a/verb_with_noun/images/eat chips/eat_chips_5.jpg b/verb_with_noun/images/eat chips/eat_chips_5.jpg deleted file mode 100644 index e98a3f2ce5f04ac330d6934dd4cee38f8bec2a37..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat chips/eat_chips_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a3f7ec60361380d02ecea48f9c453af807dd8294a71722cf7dca858a650be82 -size 866822 diff --git a/verb_with_noun/images/eat chips/eat_chips_6.jpg b/verb_with_noun/images/eat chips/eat_chips_6.jpg deleted file mode 100644 index 0033eeef4aa15d26568c76c465917e386efa5fcf..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat chips/eat_chips_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb5b73b2f56d4ed7a967a663b532d497b00cc9114916a6adf3b3e0f7385769a5 -size 1457381 diff --git a/verb_with_noun/images/eat chips/eat_chips_7.jpg b/verb_with_noun/images/eat chips/eat_chips_7.jpg deleted file mode 100644 index bd804f622d51a67d838fbdbebfbdb5f1b3d8a68b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat chips/eat_chips_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32813ab43d282c93516a845f0fae936cf8ba0c8ce43ff3ff6964e550a731d1ca -size 1166501 diff --git a/verb_with_noun/images/eat chips/eat_chips_8.jpg b/verb_with_noun/images/eat chips/eat_chips_8.jpg deleted file mode 100644 index b31379483ef0339e5756e15f83f96dc158d737a1..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat chips/eat_chips_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1b7e91ea8465a5909003d043dd15150c5b1f769498f4bfba07cda8049887f41 -size 4325366 diff --git a/verb_with_noun/images/eat corn/eat_corn_4.jpg b/verb_with_noun/images/eat corn/eat_corn_4.jpg deleted file mode 100644 index ac5bc259e9e2561ed81279873fe22e9ea1166c59..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat corn/eat_corn_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ef82a814be77b2f73f3a6cef6280919de7cda22e706bde80d81cbf3b0f4d283 -size 1507278 diff --git a/verb_with_noun/images/eat corn/eat_corn_5.jpg b/verb_with_noun/images/eat corn/eat_corn_5.jpg deleted file mode 100644 index 5f26d54254c70b2bc0ff932d5567bf4b768e31de..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat corn/eat_corn_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4bd924d7d77a09d599ed1e8b29cd6550df1434b41e6b86c3d4d09103d0e3cd9 -size 3945139 diff --git a/verb_with_noun/images/eat corn/eat_corn_6.jpg b/verb_with_noun/images/eat corn/eat_corn_6.jpg deleted file mode 100644 index a61fff381d8cc82d1ddb51ba2bd83ef89690b32b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat corn/eat_corn_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31ad2f05ee58be05d2e8cee4c4d3b4683cca42393fcd6c86f5b6dfea96d61883 -size 46706 diff --git a/verb_with_noun/images/eat corn/eat_corn_7.jpg b/verb_with_noun/images/eat corn/eat_corn_7.jpg deleted file mode 100644 index e33b4f9331faedd997c1c1ffc1acfb7df43c2b82..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat corn/eat_corn_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e49ad4d8e649dc6e8f38356dc7b3ea1de5a3c112b58a61ed321f6c107810a93d -size 3325557 diff --git a/verb_with_noun/images/eat corn/eat_corn_8.jpg b/verb_with_noun/images/eat corn/eat_corn_8.jpg deleted file mode 100644 index 79812b5d77caa9e248f7b82ef4d853dcbd0fe9d3..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat corn/eat_corn_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb7e114618e11ccbbada91b28b7ddf21cb891d9fafec11e5430b15c62e204725 -size 1623834 diff --git a/verb_with_noun/images/eat ice cream/eat_ice_cream_4.jpg b/verb_with_noun/images/eat ice cream/eat_ice_cream_4.jpg deleted file mode 100644 index 3e0d83b39ca16321e212763398b648afc9df45f4..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat ice cream/eat_ice_cream_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ccecee523d505bb81106895db306d9757476422dbc3e2c04aba8eb1afad3798a -size 802984 diff --git a/verb_with_noun/images/eat ice cream/eat_ice_cream_5.jpg b/verb_with_noun/images/eat ice cream/eat_ice_cream_5.jpg deleted file mode 100644 index 467e088a6a9cff5d2d133a9b3c5b6f72c64a948b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat ice cream/eat_ice_cream_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ffb708d3da5350b42be0a53542d01e061bdf29ff5fbbc009e6eb61ed6abb6dd -size 2156879 diff --git a/verb_with_noun/images/eat ice cream/eat_ice_cream_6.jpg b/verb_with_noun/images/eat ice cream/eat_ice_cream_6.jpg deleted file mode 100644 index 73c6023660e02fc798cca14da2b8e7338ab5f93e..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat ice cream/eat_ice_cream_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7cc39bba2815e3416792e3797536fff4f68bf55d910bf4eb2474880db09a8137 -size 1123586 diff --git a/verb_with_noun/images/eat ice cream/eat_ice_cream_7.jpg b/verb_with_noun/images/eat ice cream/eat_ice_cream_7.jpg deleted file mode 100644 index 02c8ee47b027664f8d9b21cbbc87ee0e64283919..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat ice cream/eat_ice_cream_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d367a5f622c74e0d17c9c26e8c9f45bc3da334619c59a15320cde56cc0a98a8b -size 317709 diff --git a/verb_with_noun/images/eat ice cream/eat_ice_cream_8.jpg b/verb_with_noun/images/eat ice cream/eat_ice_cream_8.jpg deleted file mode 100644 index dc35082a2d875e758481a0d447274e8132bc0560..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/eat ice cream/eat_ice_cream_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6dc4629f6e77056835ebb7429ff592896880406f25a079f3c562f82348a31934 -size 2478449 diff --git a/verb_with_noun/images/kick ball/kick_ball_4.jpg b/verb_with_noun/images/kick ball/kick_ball_4.jpg deleted file mode 100644 index ba9f7dcaf753f51d44a8c8e04d395e3ab4ec0d7b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/kick ball/kick_ball_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89460be91967c7640b9e98162b0512a856cd327830725d489b3352338387780f -size 2170333 diff --git a/verb_with_noun/images/kick ball/kick_ball_5.jpg b/verb_with_noun/images/kick ball/kick_ball_5.jpg deleted file mode 100644 index 233f8ff120cb21747463f9881ebbb26ad2b26d17..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/kick ball/kick_ball_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:861e32089149524d525dcfb781352bd23d3dba3d88b0958cdd73ce8a3b584ed8 -size 1431261 diff --git a/verb_with_noun/images/kick ball/kick_ball_6.jpg b/verb_with_noun/images/kick ball/kick_ball_6.jpg deleted file mode 100644 index 4cd0164f66fa522720c6aacf3e5d25baf75c7d90..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/kick ball/kick_ball_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05750a88a95747bee6aba67104277fbb30aa94ba06ce33dd92cb14f677b685af -size 1762952 diff --git a/verb_with_noun/images/kick ball/kick_ball_7.jpg b/verb_with_noun/images/kick ball/kick_ball_7.jpg deleted file mode 100644 index 58d0ba237bc934154771c0173f0b87073a741759..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/kick ball/kick_ball_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bbe5d459e2d0e2ee98302ff418ad0ea1343dadc456645879a555fa6385942b7d -size 955586 diff --git a/verb_with_noun/images/kick ball/kick_ball_8.jpg b/verb_with_noun/images/kick ball/kick_ball_8.jpg deleted file mode 100644 index f8c749a7f39b56c3bdd34879b6272cecc046ed30..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/kick ball/kick_ball_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:560a99859696d1656016f2d022b1581fcd37a1b3c1e0220a2bf649962cf31861 -size 1353740 diff --git a/verb_with_noun/images/make the bed/make_the_bed_4.jpg b/verb_with_noun/images/make the bed/make_the_bed_4.jpg deleted file mode 100644 index 939b9e4547e8bd7ac8a3a9da99bd97a8197a6279..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/make the bed/make_the_bed_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:34bdf8479b8062754dcd8cd9576915c5fb05348802a8d79da8b355afbdc1b12f -size 3095216 diff --git a/verb_with_noun/images/make the bed/make_the_bed_5.jpg b/verb_with_noun/images/make the bed/make_the_bed_5.jpg deleted file mode 100644 index e68e3739d067b4a944e558d840aee3f53bbd8b8b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/make the bed/make_the_bed_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2786a64f5a2f63d3b78c9df077c468ee61e32dfd4008eceea8ca7bcb666194f9 -size 3048740 diff --git a/verb_with_noun/images/make the bed/make_the_bed_6.jpg b/verb_with_noun/images/make the bed/make_the_bed_6.jpg deleted file mode 100644 index dc3a1a64d5a2e509b9ea112210dd014a61d5967b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/make the bed/make_the_bed_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83aa1b620cd49144b7fca92f80c27c1f8761b2dc4c6b71f56afac13aff9cbe02 -size 648616 diff --git a/verb_with_noun/images/make the bed/make_the_bed_7.jpg b/verb_with_noun/images/make the bed/make_the_bed_7.jpg deleted file mode 100644 index 9d0f28b69ec72762a1a942a879861d4984fc2b5f..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/make the bed/make_the_bed_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47d5b9d5a0a225ec77d29acf093b1bc08ea7f1a062d8f0257b0b901efc7c7eed -size 1629708 diff --git a/verb_with_noun/images/make the bed/make_the_bed_8.jpg b/verb_with_noun/images/make the bed/make_the_bed_8.jpg deleted file mode 100644 index 198ba060581fbc5fcc0972419a00a8161938ca1b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/make the bed/make_the_bed_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3852ad47510961196a3089fd095f3a25fb6731b2841c9db10187f5c62d73800 -size 1039734 diff --git a/verb_with_noun/images/make the bed/make_the_bed_9.jpg b/verb_with_noun/images/make the bed/make_the_bed_9.jpg deleted file mode 100644 index 80ce5f50dcd39812e40c3375eb6506a3779b6e82..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/make the bed/make_the_bed_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f253377a74e0705a7ebd66dd5f005f5b25d71b24e9bcee3dbc4056e817009e09 -size 2315264 diff --git a/verb_with_noun/images/pack the bag/pack_the_bag_3.jpg b/verb_with_noun/images/pack the bag/pack_the_bag_3.jpg deleted file mode 100644 index 17c42c23c91e23bba7eeffc908793f95816adc47..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pack the bag/pack_the_bag_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2362592d944f312d78a3d26b5e7a653d2b80da132d6b40891eb7d514c5f70802 -size 60209 diff --git a/verb_with_noun/images/pack the bag/pack_the_bag_5.jpg b/verb_with_noun/images/pack the bag/pack_the_bag_5.jpg deleted file mode 100644 index 921aa226cac7eee0bb5dcf92894ebce8ce8f0143..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pack the bag/pack_the_bag_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e6cc34f73ec833bce7f27aafe05acc8ee48ae84c5c64fb8cc30e71a11d48cd6 -size 2029619 diff --git a/verb_with_noun/images/pack the bag/pack_the_bag_6.jpg b/verb_with_noun/images/pack the bag/pack_the_bag_6.jpg deleted file mode 100644 index 01382c63f875bc662b12df06dff58a1db9801b34..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pack the bag/pack_the_bag_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da397401e5dcc0648c633e98de2a351a0b1643d04df70bad41dda48252d01b06 -size 5049324 diff --git a/verb_with_noun/images/pack the bag/pack_the_bag_7.jpg b/verb_with_noun/images/pack the bag/pack_the_bag_7.jpg deleted file mode 100644 index 2bd22633d288b4aac38bd61d1ae0723c64e6682f..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pack the bag/pack_the_bag_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f92a2f80fd71ddc0b33a240359c49e3a7e966b5952653b5199c0c800791e0e5f -size 1612637 diff --git a/verb_with_noun/images/peel apple/peel_apple_4.jpg b/verb_with_noun/images/peel apple/peel_apple_4.jpg deleted file mode 100644 index 9f169a84e795e2f94266268b4451a43840e0c6b4..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel apple/peel_apple_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:362dbdb6237d52c970ce244e064be9f258dec1cb1d908c8b06ddde389fc826d0 -size 289645 diff --git a/verb_with_noun/images/peel apple/peel_apple_5.jpg b/verb_with_noun/images/peel apple/peel_apple_5.jpg deleted file mode 100644 index c59f4630d2858749e1c481dc563cb55a40e0b053..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel apple/peel_apple_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1789a0af17eb81caa92d23d6edc4648d4c4766fc14719d950308a4eefa1f1354 -size 228960 diff --git a/verb_with_noun/images/peel apple/peel_apple_6.jpg b/verb_with_noun/images/peel apple/peel_apple_6.jpg deleted file mode 100644 index d1828d4f2424c922dcafa2eb22517065c3f412fe..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel apple/peel_apple_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6029435004227701314b1c1249af50b2ba5fa04b3494bc0eaedcfe04eb71cd21 -size 2848019 diff --git a/verb_with_noun/images/peel apple/peel_apple_7.jpg b/verb_with_noun/images/peel apple/peel_apple_7.jpg deleted file mode 100644 index b0d118ea3bed4f7b1f1a83bb6675c4a7bb2223ad..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel apple/peel_apple_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90fabb29335adbfb7106a023729a13b168c7bce8033dc2913efff0129dc7578c -size 2680314 diff --git a/verb_with_noun/images/peel apple/peel_apple_8.jpg b/verb_with_noun/images/peel apple/peel_apple_8.jpg deleted file mode 100644 index 7760ecd03ac7c786fb8a6d8b7a518a3f5c3d6343..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel apple/peel_apple_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:194c0d46ef2a36d6f2e58aa55d16d2a74a5c978f86e9efc16183367462a50fa5 -size 959156 diff --git a/verb_with_noun/images/peel apple/peel_apple_9.jpg b/verb_with_noun/images/peel apple/peel_apple_9.jpg deleted file mode 100644 index 4a275ac08a4de4cd1cd251167bdd72df9ce6f725..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel apple/peel_apple_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0959170789d75eab35fc31d61a95de8952ac8afdc277d9bcab2f1b5162f8ba05 -size 2159534 diff --git a/verb_with_noun/images/peel banana/peel_banana_1.png b/verb_with_noun/images/peel banana/peel_banana_1.png deleted file mode 100644 index 5020bd25fdfe2565f1b4a3c3446c4388e7a0a8e3..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel banana/peel_banana_1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7300fb519ec089e89f7cfdceb9d3325fc32c512eea80a60eaff17500e07c0d0 -size 2481944 diff --git a/verb_with_noun/images/peel banana/peel_banana_2.png b/verb_with_noun/images/peel banana/peel_banana_2.png deleted file mode 100644 index 03d6eea3b65fcacea3f0e4acc41bae13314ca064..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel banana/peel_banana_2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b050de6e5f29586df421315727840df0802c48ac4d2f4e40362657091875495 -size 2279501 diff --git a/verb_with_noun/images/peel banana/peel_banana_8.jpg b/verb_with_noun/images/peel banana/peel_banana_8.jpg deleted file mode 100644 index ac1b4acedd3dbaa3c0a401a5ada74c363d3458fb..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel banana/peel_banana_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5df42740c1106481ebe775f25734c822028aab27d69833ccec3d77a0cbff4242 -size 1663020 diff --git a/verb_with_noun/images/peel egg/peel_egg_4.jpg b/verb_with_noun/images/peel egg/peel_egg_4.jpg deleted file mode 100644 index 45dc779df84f85041aaa6b61b988f085c28d2547..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel egg/peel_egg_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0478cfa6f178cb717a5450ef1178a5355e63bdeeae7d2eaa98af8d3878678f24 -size 48315 diff --git a/verb_with_noun/images/peel egg/peel_egg_5.jpg b/verb_with_noun/images/peel egg/peel_egg_5.jpg deleted file mode 100644 index 7bc74ccc2eda8c1a9cb897d0411e55d1be7a9456..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel egg/peel_egg_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e8e4fa27a28eff8e9ef867e91b3aecc16221efca62c986106a58c4c970a4c7e -size 48532 diff --git a/verb_with_noun/images/peel egg/peel_egg_7.jpg b/verb_with_noun/images/peel egg/peel_egg_7.jpg deleted file mode 100644 index 5dab9c0cfdff870f8e6d3db43e06f329ccd6f720..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel egg/peel_egg_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ca8bbac8de7390dfa9b4da2536dfa05bb5e979e96baa3edd93db52709976399 -size 658524 diff --git a/verb_with_noun/images/peel egg/peel_egg_8.jpg b/verb_with_noun/images/peel egg/peel_egg_8.jpg deleted file mode 100644 index 3afd74ee59b5671560f770d091e1bb9fc702e74f..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel egg/peel_egg_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:767e557c0bac36f8e6801ace327e2c763c6f9d236799d8b8dcc3da2fb70687c7 -size 527474 diff --git a/verb_with_noun/images/peel egg/peel_egg_9.jpg b/verb_with_noun/images/peel egg/peel_egg_9.jpg deleted file mode 100644 index 9979d1d6a4b57ca5315943f429c85cd18d43d0bf..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel egg/peel_egg_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c421b9f63961d8e74f5000dcbf15792a8d28b2060db1f373ea3a9a3438cc57a5 -size 762853 diff --git a/verb_with_noun/images/peel orange/peel_orange_3.jpg b/verb_with_noun/images/peel orange/peel_orange_3.jpg deleted file mode 100644 index cc10a6f4b8f4d1d5410f20079153d7a71a0f3b34..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel orange/peel_orange_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81bbf3f753d4643fec99b8b9106e0f1f1eaa933e606deb2e5238e610e41862e9 -size 52511 diff --git a/verb_with_noun/images/peel orange/peel_orange_4.jpg b/verb_with_noun/images/peel orange/peel_orange_4.jpg deleted file mode 100644 index fce520976a8e6523e7674d89dcc3600e855d8327..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel orange/peel_orange_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5ffaf0046531191eca241e6f6141ac12df39106b4a2c1fee05cfb01395e1680 -size 55221 diff --git a/verb_with_noun/images/peel orange/peel_orange_5.jpg b/verb_with_noun/images/peel orange/peel_orange_5.jpg deleted file mode 100644 index 6bdfe483791bef40089b26e8f6e72103ac736948..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel orange/peel_orange_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f0a1d04f5d41750f78408df792db7710455e370a9ef9ca085557989e41d6a34 -size 84574 diff --git a/verb_with_noun/images/peel orange/peel_orange_7.jpg b/verb_with_noun/images/peel orange/peel_orange_7.jpg deleted file mode 100644 index c42f0d13a9245a0254038d7fa1569dc5c0738824..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel orange/peel_orange_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05a54adf512eaa56a807708f8d450ace984ab3ba47c53c62db9af5b0ef57aded -size 1258724 diff --git a/verb_with_noun/images/peel orange/peel_orange_8.jpg b/verb_with_noun/images/peel orange/peel_orange_8.jpg deleted file mode 100644 index 9c594c38975ad798d87fc51e8d537565455b7692..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel orange/peel_orange_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2e67c69ce7f375116544249c22b0d481eb9e9c63608e779044860e2fa6ba348 -size 922530 diff --git a/verb_with_noun/images/peel potato/peel_potato_2.jpg b/verb_with_noun/images/peel potato/peel_potato_2.jpg deleted file mode 100644 index 11d106dc33b8e69808dce326ed33d9beca7918ad..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel potato/peel_potato_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:45190ac60650ab98d2f80cc9e269fac5725de1517dd2d720f2327e432bcbc615 -size 330653 diff --git a/verb_with_noun/images/peel potato/peel_potato_3.jpg b/verb_with_noun/images/peel potato/peel_potato_3.jpg deleted file mode 100644 index e8d4c3a351985ae542cc8fe223749f47ef23350e..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel potato/peel_potato_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:afe68d18b5ef5f7a0a572a6e9a4a02e6c0614044a2b5ae6beac561c84bf4719a -size 1214031 diff --git a/verb_with_noun/images/peel potato/peel_potato_4.jpg b/verb_with_noun/images/peel potato/peel_potato_4.jpg deleted file mode 100644 index 3efbe89857f6b32f76503841c6e0927eae81aeee..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel potato/peel_potato_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:668122e1f227e3c46fa716b488d6a9b130103df0c79db966ea071adcc9a2645a -size 780823 diff --git a/verb_with_noun/images/peel potato/peel_potato_5.jpg b/verb_with_noun/images/peel potato/peel_potato_5.jpg deleted file mode 100644 index 0881f4502107ded50bf77949513e216db1f8071e..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/peel potato/peel_potato_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b65db161af6191eebb10795bd73575e41eabb29f114665cb9e4acf56359cab11 -size 267986 diff --git a/verb_with_noun/images/pick up ball/pick_up_ball_2.jpg b/verb_with_noun/images/pick up ball/pick_up_ball_2.jpg deleted file mode 100644 index 0f482e105061bfcaf8d73bdb236ea0890512f2ee..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pick up ball/pick_up_ball_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18208b8cd6291f0c01a558c8a2a255fb72bd840b849d7d0635be6687a15fef6f -size 57982 diff --git a/verb_with_noun/images/pick up ball/pick_up_ball_3.jpg b/verb_with_noun/images/pick up ball/pick_up_ball_3.jpg deleted file mode 100644 index ac6ff0cfaa0cc5346e9afdecab84d4ee20bb8563..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pick up ball/pick_up_ball_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb0bc36c2d3fe5960da929fbac4e36593136db8baf13e5f53df8905c836146d3 -size 659841 diff --git a/verb_with_noun/images/pick up ball/pick_up_ball_4.jpg b/verb_with_noun/images/pick up ball/pick_up_ball_4.jpg deleted file mode 100644 index 13a9451ff322b21fa83adaf577ca9d35a66d8fb1..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pick up ball/pick_up_ball_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b648e9a6a92d615597c04fd56492c035f08e656b40e9edfe3a41d93663e3128 -size 1258930 diff --git a/verb_with_noun/images/pick up ball/pick_up_ball_5.jpg b/verb_with_noun/images/pick up ball/pick_up_ball_5.jpg deleted file mode 100644 index 21acbf34da1edca66944b95c7c8270437ec76ce8..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pick up ball/pick_up_ball_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a72748cfb3474422ca3e9641750600b88304f7d7d6481584da84b1f4ca70c7eb -size 1099535 diff --git a/verb_with_noun/images/pick up ball/pick_up_ball_6.jpg b/verb_with_noun/images/pick up ball/pick_up_ball_6.jpg deleted file mode 100644 index 08931a4d4b4a260159d8e843a10bd63e97af81be..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pick up ball/pick_up_ball_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e329e9bdf251325000f1994b528a604281568f40768fdd0990fd3ba42160fe1 -size 33012 diff --git a/verb_with_noun/images/pick up eggs/pick_up_eggs_2.jpg b/verb_with_noun/images/pick up eggs/pick_up_eggs_2.jpg deleted file mode 100644 index e3269648c9366e2a1771efb5980805b11a629699..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pick up eggs/pick_up_eggs_2.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:542344464fb78f09971a4a72fb6cf51c140f34beb1e77f6e3aa56f539a4f9a87 -size 2238887 diff --git a/verb_with_noun/images/pick up eggs/pick_up_eggs_3.jpg b/verb_with_noun/images/pick up eggs/pick_up_eggs_3.jpg deleted file mode 100644 index 2fe632af06db75a549179d9487face98048ebce8..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pick up eggs/pick_up_eggs_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6fbb484d04ae68b608ba8696b05db408aa347483b664a079af3357e75347df09 -size 731978 diff --git a/verb_with_noun/images/pick up eggs/pick_up_eggs_4.jpg b/verb_with_noun/images/pick up eggs/pick_up_eggs_4.jpg deleted file mode 100644 index 36094e2b16ca19d443b7ccf721261685fd13135d..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pick up eggs/pick_up_eggs_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26d0cc6d8964493c4486bfbe3e82586fde357b8a943bd187cf09485f2a95a1cf -size 280735 diff --git a/verb_with_noun/images/pick up eggs/pick_up_eggs_5.jpg b/verb_with_noun/images/pick up eggs/pick_up_eggs_5.jpg deleted file mode 100644 index ab2c2f9eecdb336d62bd923b745b1f15b65141aa..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pick up eggs/pick_up_eggs_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7274c298521156901c4390d0bb4463e81dd81a55198931b7d72c97ccacb86c0c -size 1408618 diff --git a/verb_with_noun/images/pick up eggs/pick_up_eggs_6.jpg b/verb_with_noun/images/pick up eggs/pick_up_eggs_6.jpg deleted file mode 100644 index 3736c652c1543562fb88eed7706b412131ed8ab4..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pick up eggs/pick_up_eggs_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d004998932e48188b15852986160d6aa3471922202e6222ec3aa6ac6e64642fa -size 1168148 diff --git a/verb_with_noun/images/pick up trash/pick_up_trash_6.jpg b/verb_with_noun/images/pick up trash/pick_up_trash_6.jpg deleted file mode 100644 index 1457f25c276eb18e05b29fd1e763c4097b64953b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pick up trash/pick_up_trash_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ac48cc8da342ae89145dcb042335cc2869647ef968db7ee2306247eca93ec14 -size 3150855 diff --git a/verb_with_noun/images/play game/play_game_5.jpg b/verb_with_noun/images/play game/play_game_5.jpg deleted file mode 100644 index a0e3826838613176bb1cef5962f3b8f2900ef34a..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play game/play_game_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ffec2c399de3e004f21588a2930063d7cf90c670657e5c326708c0ebb0092c1 -size 490853 diff --git a/verb_with_noun/images/play game/play_game_6.jpg b/verb_with_noun/images/play game/play_game_6.jpg deleted file mode 100644 index 5f8213703b8e123ded962f22c843993a98a8f21f..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play game/play_game_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9481a671a1dd5fba990ac3847825ae436837989adcaed94240043ab2dd2137a7 -size 1759521 diff --git a/verb_with_noun/images/play game/play_game_7.jpg b/verb_with_noun/images/play game/play_game_7.jpg deleted file mode 100644 index ef78ec03eea92a42274f07666a8a4838b8e46ae1..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play game/play_game_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f743e154c023270532afdee15118a42d21c9bc2bfa4d897adacc5e77a6e2ddd -size 1016871 diff --git a/verb_with_noun/images/play game/play_game_8.jpg b/verb_with_noun/images/play game/play_game_8.jpg deleted file mode 100644 index 3ce3b181b7426d8566c79af3fbd14f8404d9d9bf..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play game/play_game_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86e1b271e315f2b75ec9699bbbb405d1451ae30c91ff5041e4f6ed49fce97a58 -size 1214225 diff --git a/verb_with_noun/images/play game/play_game_9.jpg b/verb_with_noun/images/play game/play_game_9.jpg deleted file mode 100644 index 908b3b30a1f256e6bfd575c2ff7b06e0182f70dd..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play game/play_game_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29850064d8010fb344d8cc65da8eab8eefb9d9caaa7382faff3f7a35c8851d33 -size 1694825 diff --git a/verb_with_noun/images/play guitar/play_guitar_10.jpg b/verb_with_noun/images/play guitar/play_guitar_10.jpg deleted file mode 100644 index edcaebe7d28e11166023138f49bf4fbd5f635b0d..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play guitar/play_guitar_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6614b74f69ba7defe3a0f9d9e06ee095f5eceb08ecea8b304b4a6897e5320909 -size 4251408 diff --git a/verb_with_noun/images/play guitar/play_guitar_4.jpg b/verb_with_noun/images/play guitar/play_guitar_4.jpg deleted file mode 100644 index 2b3a81c3b419ade9599782a0af338ab6f194a8e4..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play guitar/play_guitar_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9138579da6828f3364aa12da78eb2fac83a58d5dfcddc734da7bdc427e9b6ee6 -size 8244039 diff --git a/verb_with_noun/images/play guitar/play_guitar_5.jpg b/verb_with_noun/images/play guitar/play_guitar_5.jpg deleted file mode 100644 index 594bf4ff5fe2c28b8f7f36819eaae3c502d6e5a0..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play guitar/play_guitar_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae788cc9882804865b4cfa1e974102b0bfa26a6a1d7fafb2c7be8ea257f76cd2 -size 7043370 diff --git a/verb_with_noun/images/play guitar/play_guitar_6.jpg b/verb_with_noun/images/play guitar/play_guitar_6.jpg deleted file mode 100644 index 823a5b4df9f102a1981bf5c59df6e2115f4c873d..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play guitar/play_guitar_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e4f00c0fc7e595d0c30629b8ed0bec92063aeee059d9bec0e8cc659fdc082d1 -size 1861376 diff --git a/verb_with_noun/images/play guitar/play_guitar_7.jpg b/verb_with_noun/images/play guitar/play_guitar_7.jpg deleted file mode 100644 index 318d07a3b0b2c1bebdd6a1a4f89403bca6cf968b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play guitar/play_guitar_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:075805fa87145d6b1040b4304b13bf528e2b1f6bff924b32d0b63e76135f1ca8 -size 2395307 diff --git a/verb_with_noun/images/play guitar/play_guitar_8.jpg b/verb_with_noun/images/play guitar/play_guitar_8.jpg deleted file mode 100644 index 185b5fa90aba606684bc847c581a67f1e53aa67c..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play guitar/play_guitar_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4130c8b16c35d9c422a73bf03b2535beb776f35a069c794ab2cd4ac4b40e0567 -size 1281789 diff --git a/verb_with_noun/images/play guitar/play_guitar_9.jpg b/verb_with_noun/images/play guitar/play_guitar_9.jpg deleted file mode 100644 index 7141f5704f7cb6bbcf5659c2450b592618ddab91..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play guitar/play_guitar_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9a21a386857e258f0f553b19353ddfff61e4aa8cdc54654c2474987f9592361 -size 2741042 diff --git a/verb_with_noun/images/play piano/play_piano_5.jpg b/verb_with_noun/images/play piano/play_piano_5.jpg deleted file mode 100644 index c054b909f1f932d244b66f50a7367825e84910a5..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play piano/play_piano_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09848a0fdbb505c0650246fd21dd7ab205c59a4be36fd83d83c97f246a371847 -size 1511194 diff --git a/verb_with_noun/images/play piano/play_piano_6.jpg b/verb_with_noun/images/play piano/play_piano_6.jpg deleted file mode 100644 index b315223fa628201e31f87a354792245c6c1e2f38..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play piano/play_piano_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e45da97b34a83f25a12807174d807c445cc9840b4a6ba9f5cae8e2423d530af1 -size 848670 diff --git a/verb_with_noun/images/play piano/play_piano_7.jpg b/verb_with_noun/images/play piano/play_piano_7.jpg deleted file mode 100644 index b771d1d15e21d358ade9e54014512202cf7680c0..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play piano/play_piano_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a0ea98360e5cc65216358850441e75f36eca87aad2d988513650c67fc2c6432 -size 286364 diff --git a/verb_with_noun/images/play piano/play_piano_8.jpg b/verb_with_noun/images/play piano/play_piano_8.jpg deleted file mode 100644 index 0f4432b9c337fca7e6d575a9f0670a5ae183a009..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play piano/play_piano_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22e2f20030d2967b3bea2884649f08dc56f5b1d65348073ac51fa388feaf979b -size 814427 diff --git a/verb_with_noun/images/play piano/play_piano_9.jpg b/verb_with_noun/images/play piano/play_piano_9.jpg deleted file mode 100644 index 1efda30ed838aa2e54c85e10f315f85244feae34..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play piano/play_piano_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ee6527bc8a94157a17ee80bd4a233ca11ef63d3d06bc187135f38cb321c23e6 -size 4178963 diff --git a/verb_with_noun/images/play soccer/play_soccer_5.jpg b/verb_with_noun/images/play soccer/play_soccer_5.jpg deleted file mode 100644 index 77d8859129fbbfcfd6f358791adeb19e2f4613e2..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play soccer/play_soccer_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca54148e528cff3b85bfbfb5c8415a82105faa90c02e2be652db7a3b72aada5d -size 1244326 diff --git a/verb_with_noun/images/play soccer/play_soccer_6.jpg b/verb_with_noun/images/play soccer/play_soccer_6.jpg deleted file mode 100644 index d9993d394d9660fede985307549ae344e5a3a39a..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play soccer/play_soccer_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fff286b0953a3dbba62d4422b9160efdfdda2f947a4b56b58efb90b0f2d5d0a5 -size 2038408 diff --git a/verb_with_noun/images/play soccer/play_soccer_7.jpg b/verb_with_noun/images/play soccer/play_soccer_7.jpg deleted file mode 100644 index a3ea31bd27dbfeb1d3187d34f9b9b5cf01dcc792..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play soccer/play_soccer_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8484ab6605cdfef5aa01cbd10e2de3f4be6ea55ac8dd4200742bfb6d309b655a -size 3823914 diff --git a/verb_with_noun/images/play soccer/play_soccer_8.jpg b/verb_with_noun/images/play soccer/play_soccer_8.jpg deleted file mode 100644 index e2181a144c6d15b7d5f152a4ffa27000a3802579..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play soccer/play_soccer_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d126d5702628049248ff8c498755e4e98944b5af3aab9125ebd1549f47f2f05a -size 352980 diff --git a/verb_with_noun/images/play soccer/play_soccer_9.jpg b/verb_with_noun/images/play soccer/play_soccer_9.jpg deleted file mode 100644 index 90a93ab05a3d0e936b05b893f7f412a869960961..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play soccer/play_soccer_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:95ef7c5f044920dca7fdcfe9f5d5019c51f63f3494917e261b2941c5668b50d4 -size 824048 diff --git a/verb_with_noun/images/play trumpet/play_trumpet_4.jpg b/verb_with_noun/images/play trumpet/play_trumpet_4.jpg deleted file mode 100644 index 3398a93c66ec99f5d7320570a2b39a4a8f8735e3..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play trumpet/play_trumpet_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c1d88ef08e60cebd68891922ecbf4044b78a98cdc620cacdc881266cf9f083c -size 2167147 diff --git a/verb_with_noun/images/play trumpet/play_trumpet_5.jpg b/verb_with_noun/images/play trumpet/play_trumpet_5.jpg deleted file mode 100644 index 33a7291484ba920ae15a268c74e5020c45f569b8..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play trumpet/play_trumpet_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d09c45dfc6408db3d25c04129e9cce7eee8b843957acefd8e303517967279a22 -size 2426331 diff --git a/verb_with_noun/images/play trumpet/play_trumpet_6.jpg b/verb_with_noun/images/play trumpet/play_trumpet_6.jpg deleted file mode 100644 index 95d1939721ee1c066e9edfa6a09d8cb1f5828ae5..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play trumpet/play_trumpet_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0d0d99c0371a1c4871e76e170297a470d6a532282770a425f3e1f9bae043960 -size 1307790 diff --git a/verb_with_noun/images/play trumpet/play_trumpet_7.jpg b/verb_with_noun/images/play trumpet/play_trumpet_7.jpg deleted file mode 100644 index a860f017e6a639154f9d1e7d88e9bc3ae3fe05ad..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play trumpet/play_trumpet_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b0f9745d10c6a4707b72f687cb139caa29b51e9fa794011ac94d45d69f9a2be -size 1654133 diff --git a/verb_with_noun/images/play trumpet/play_trumpet_8.jpg b/verb_with_noun/images/play trumpet/play_trumpet_8.jpg deleted file mode 100644 index 6c4e58e9f96f43a8af2f49c46708a1a4e7aa7c46..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play trumpet/play_trumpet_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9fec83497406ef3114a06c7cfa42cfb04de7687c2f266538d7b92ec7037531b2 -size 681670 diff --git a/verb_with_noun/images/play violin/play_violin_10.jpg b/verb_with_noun/images/play violin/play_violin_10.jpg deleted file mode 100644 index 849228c624ca6669a210d1a68142619b9d10164c..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play violin/play_violin_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4548d7a1da1df4adc43982a73cf914be88b8def12c4925a4750e43e67617449b -size 936150 diff --git a/verb_with_noun/images/play violin/play_violin_6.jpg b/verb_with_noun/images/play violin/play_violin_6.jpg deleted file mode 100644 index 4944c11bcf021106261e28cf4aeb24f874d356a1..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play violin/play_violin_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd462a4665b5dc40744c0791e32b79bd83f0253eba01d0ce3811a23b440534cd -size 658503 diff --git a/verb_with_noun/images/play violin/play_violin_7.jpg b/verb_with_noun/images/play violin/play_violin_7.jpg deleted file mode 100644 index 1ba5f3b10ecd9f0566a2438ea07c51fd34e4085a..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play violin/play_violin_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:279e79b913bc4e334c721e7ee6dddc8754c5a6708d031890579f3fa5c9405a60 -size 1200227 diff --git a/verb_with_noun/images/play violin/play_violin_8.jpg b/verb_with_noun/images/play violin/play_violin_8.jpg deleted file mode 100644 index 639a94f824baccde61a178bd5fe20e1436642e23..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play violin/play_violin_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:700437f3b63b34ebd31b61de24f87137b2ed18ad8479967393bb8327989ca12c -size 2682150 diff --git a/verb_with_noun/images/play violin/play_violin_9.jpg b/verb_with_noun/images/play violin/play_violin_9.jpg deleted file mode 100644 index c44bc53e673a6ee24395219b0289145323fb8abb..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play violin/play_violin_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04c41859283076758e2ad1892ba990c5fe71173722ce58536d8b34d788143f36 -size 1253254 diff --git a/verb_with_noun/images/play with toys/play_with_toys_5.jpg b/verb_with_noun/images/play with toys/play_with_toys_5.jpg deleted file mode 100644 index 799045cccf81345292f096af6ffce8edc70bbaf5..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play with toys/play_with_toys_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8eff81a496ea57391a0b8a6b0b88d399e3c22aa082b432b9abe89c28d7268162 -size 577266 diff --git a/verb_with_noun/images/play with toys/play_with_toys_6.jpg b/verb_with_noun/images/play with toys/play_with_toys_6.jpg deleted file mode 100644 index 264dd98ef7453d3d663cda1ac201147c2a465193..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play with toys/play_with_toys_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb5a017ee9314f9c28345ed7d5f35c7ac260bd1408aab3d034c4d4bfd75f1657 -size 2184447 diff --git a/verb_with_noun/images/play with toys/play_with_toys_7.jpg b/verb_with_noun/images/play with toys/play_with_toys_7.jpg deleted file mode 100644 index 5072e6f4c15ecb60b401ab4666b9755796a32570..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play with toys/play_with_toys_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb54f4f89bcbd87dfe567d81bee532227319a83cb24f0fd66b37b73137785486 -size 1622172 diff --git a/verb_with_noun/images/play with toys/play_with_toys_8.jpg b/verb_with_noun/images/play with toys/play_with_toys_8.jpg deleted file mode 100644 index 9fd21e3bff3fce0ec652f2c8a4ddabee42e44a0c..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/play with toys/play_with_toys_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:caf735142f82d11193079f0c24436c81cf60f7ccd90d161d3dbb3cc3ca1cfd88 -size 1494609 diff --git a/verb_with_noun/images/pour coffee/pour_coffee_4.jpg b/verb_with_noun/images/pour coffee/pour_coffee_4.jpg deleted file mode 100644 index 53abcf8e26b130cb7806fe6279be475728514d87..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pour coffee/pour_coffee_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a52c274d266f6ba2097571dcadab814b4b5cb611abfff7133cb0acb4b17e5f3d -size 1554455 diff --git a/verb_with_noun/images/pour coffee/pour_coffee_5.jpg b/verb_with_noun/images/pour coffee/pour_coffee_5.jpg deleted file mode 100644 index 1637c5bead2b87927b8ae353da4f2d629e5c9c52..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pour coffee/pour_coffee_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1ac514142c8c44eaaae4bd81e5d086ac21a79843419af7edd6ee19f36999250 -size 1081786 diff --git a/verb_with_noun/images/pour coffee/pour_coffee_6.jpg b/verb_with_noun/images/pour coffee/pour_coffee_6.jpg deleted file mode 100644 index ccce1fb534664448e2c1c27cc71cae5c38a5afbe..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pour coffee/pour_coffee_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:355d68704d6962b9c748df553ff7b298cecdeeb14c94294afeea3b02d8e3ef28 -size 2652528 diff --git a/verb_with_noun/images/pour coffee/pour_coffee_7.jpg b/verb_with_noun/images/pour coffee/pour_coffee_7.jpg deleted file mode 100644 index 649d6b2e5db09e7892905b8cb66eefd656d60247..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pour coffee/pour_coffee_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:911e16adab62ced398a11c40e4dc16fa797c12d5fd1ac5558fbbc025d8214092 -size 1342098 diff --git a/verb_with_noun/images/pour coffee/pour_coffee_8.jpg b/verb_with_noun/images/pour coffee/pour_coffee_8.jpg deleted file mode 100644 index b2eac1e911a8ab95511cfe98d6b81ad7379447b5..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pour coffee/pour_coffee_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8bccbfc939f822ba1863ee7ab6aae2903341e55555d2f5f89f0ca405ac2e91c5 -size 1754765 diff --git a/verb_with_noun/images/pour juice/pour_juice_4.jpg b/verb_with_noun/images/pour juice/pour_juice_4.jpg deleted file mode 100644 index 051c380c7632c8ff445543c2f1b4394c62113a29..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pour juice/pour_juice_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68f75fb960fe3304db14de6da31faec16f26133241d0a604753c7abd647d16d5 -size 1156991 diff --git a/verb_with_noun/images/pour juice/pour_juice_5.jpg b/verb_with_noun/images/pour juice/pour_juice_5.jpg deleted file mode 100644 index 2e805c93d662ba96361512b62f56620e17d833a9..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pour juice/pour_juice_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f8c23bbb20823ddae367e2963b8c8073adf4279e8a306484c9ec17e6ce5426d -size 981991 diff --git a/verb_with_noun/images/pour juice/pour_juice_6.jpg b/verb_with_noun/images/pour juice/pour_juice_6.jpg deleted file mode 100644 index f14dea5ce4830d95443b23c04e05c25e991ff3dd..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pour juice/pour_juice_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e88710b608219bd350f8de7a70d7fa67fd7a33ca8b7ab25723a8e911c93137d0 -size 1167384 diff --git a/verb_with_noun/images/pour juice/pour_juice_7.jpg b/verb_with_noun/images/pour juice/pour_juice_7.jpg deleted file mode 100644 index 6e4aa400a866d4f390c4f709c10b10937e8a09c8..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pour juice/pour_juice_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8ed1cc0d0bcad5f0922f174842a55e9ae1bcd8a2301e35ea31a089839d54198 -size 1195039 diff --git a/verb_with_noun/images/pour juice/pour_juice_8.jpg b/verb_with_noun/images/pour juice/pour_juice_8.jpg deleted file mode 100644 index 705da773df913a9a9b1f67f7ba901afd0baaf9b5..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pour juice/pour_juice_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d218da32417536dcc74e7b5401fb54a7b2e0d56d42afe0c50844d4d6f125a85 -size 1479373 diff --git a/verb_with_noun/images/pour milk/pour_milk_5.jpg b/verb_with_noun/images/pour milk/pour_milk_5.jpg deleted file mode 100644 index f7635fb71cf07d8002ddd6e1883fdf187cd4dc35..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pour milk/pour_milk_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b103d53cef332ea3fc36a8d8b1a9754351961f19d4171696ac9b2d9acf5e622 -size 1969512 diff --git a/verb_with_noun/images/pour milk/pour_milk_6.jpg b/verb_with_noun/images/pour milk/pour_milk_6.jpg deleted file mode 100644 index d4f2428757fe1bc14cd022963f2794b1297f0185..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pour milk/pour_milk_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:216f8ef05dfc7837479aa3bf264ceecc639eda8cd2ad9856b97dedff89a5643e -size 3434281 diff --git a/verb_with_noun/images/pour milk/pour_milk_7.jpg b/verb_with_noun/images/pour milk/pour_milk_7.jpg deleted file mode 100644 index 034d180ddae016cffba3fcc6f5db9a847adf49a6..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pour milk/pour_milk_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5ecb5205e48b24cd62f91f62763dbe8fff77b7de426ae6971926e5eb1d790c0 -size 1281907 diff --git a/verb_with_noun/images/pour milk/pour_milk_8.jpg b/verb_with_noun/images/pour milk/pour_milk_8.jpg deleted file mode 100644 index 05e4f428faadf35e604d643057485e07aade1bb4..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pour milk/pour_milk_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:453731769b8122c62ef770e1da0c26bde3f778db605304a50d7417d1113ecd84 -size 1430230 diff --git a/verb_with_noun/images/pour soup/pour_soup_6.jpg b/verb_with_noun/images/pour soup/pour_soup_6.jpg deleted file mode 100644 index 28d3b23d6ed4dddba7906440fc9e14f7d64f9a23..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pour soup/pour_soup_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be3b4c3c2796900c1a0691acd187265cd46dfca6a8c8b63b9a9244e3bb04022b -size 1662297 diff --git a/verb_with_noun/images/pour soup/pour_soup_7.jpg b/verb_with_noun/images/pour soup/pour_soup_7.jpg deleted file mode 100644 index 1fde1208b30ee9a7e41b167371553d6fb8476cf2..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pour soup/pour_soup_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4a4991b49618950945c19651a777724fec9450fcf84f908a6e65c59f1f6d8cd -size 1618224 diff --git a/verb_with_noun/images/pour soup/pour_soup_8.jpg b/verb_with_noun/images/pour soup/pour_soup_8.jpg deleted file mode 100644 index 281f62bcfb15bc8ea9ec86bf180b6e387b13da53..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pour soup/pour_soup_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1372f031cdb6cb5d45e162b6f60652576edcb7947b56a1599182433692727351 -size 1351582 diff --git a/verb_with_noun/images/pour water/pour_water_6.jpg b/verb_with_noun/images/pour water/pour_water_6.jpg deleted file mode 100644 index 9ca1a81e4d4e53918b1104536439ddedb917dc08..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pour water/pour_water_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0bf884e21ee17a496af2ba99f2d03156bebf4bfe279ae768f76f026c95bfc340 -size 1202467 diff --git a/verb_with_noun/images/pour water/pour_water_7.jpg b/verb_with_noun/images/pour water/pour_water_7.jpg deleted file mode 100644 index 41a89bb31ce5f7de79a4ac764a1bedf7f4936ae5..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pour water/pour_water_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:516c6bfdef27dc129fed4cb066f88797334a37654d3029fd2965d41592a62d50 -size 513109 diff --git a/verb_with_noun/images/pour water/pour_water_8.jpg b/verb_with_noun/images/pour water/pour_water_8.jpg deleted file mode 100644 index a503db6fc6be3e2ad317240a419ba5872d5130f2..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pour water/pour_water_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe0a8d068e3bbb567c44aac090b30f52c534c74a177172dfefb6833d57d94313 -size 375547 diff --git a/verb_with_noun/images/pull curtain/pull_curtain_4.jpeg b/verb_with_noun/images/pull curtain/pull_curtain_4.jpeg deleted file mode 100644 index 62dccbc261f8109dc46945a6bf35af27c2f7404a..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pull curtain/pull_curtain_4.jpeg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c113d100ff49d908d8dcf577209aad0139cd7b1fd7df04320be534197f96c08 -size 29939 diff --git a/verb_with_noun/images/pull curtain/pull_curtain_5.jpeg b/verb_with_noun/images/pull curtain/pull_curtain_5.jpeg deleted file mode 100644 index 1327ff26a7d0cf5a3d244dd31dca7f7fb25e0b00..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pull curtain/pull_curtain_5.jpeg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c619cd0d606a9f765037db24b8cb99c79e912cc0acb31aa351e4ebb4e3dfb867 -size 35790 diff --git a/verb_with_noun/images/pull curtain/pull_curtain_6.jpeg b/verb_with_noun/images/pull curtain/pull_curtain_6.jpeg deleted file mode 100644 index cd2825814a8aeada0d674ac503e9d3a00dafebc9..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pull curtain/pull_curtain_6.jpeg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b59ac989cd6946c173972ada30b1fff19303b19fc2ebb6876484d94dc4e9ec8 -size 42649 diff --git a/verb_with_noun/images/pull curtain/pull_curtain_9.jpg b/verb_with_noun/images/pull curtain/pull_curtain_9.jpg deleted file mode 100644 index 7f456a9dd2265a29993d43198aeb261b73110ed9..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pull curtain/pull_curtain_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ae0610243f5d8932cb5ee3a8072daec6657fa8989db79782b35fe2cc9c56e16 -size 577068 diff --git a/verb_with_noun/images/pull rope/pull_rope_8.jpg b/verb_with_noun/images/pull rope/pull_rope_8.jpg deleted file mode 100644 index 080e2e428f8d7897423c628d9f5b28cef8dfc65c..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pull rope/pull_rope_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fdfad4e5ebcad5b407e17ccb49a6d9f14c2922e411280f158aea77a283db53e9 -size 1231620 diff --git a/verb_with_noun/images/pull suitcase/pull_suitcase_4.jpg b/verb_with_noun/images/pull suitcase/pull_suitcase_4.jpg deleted file mode 100644 index b918d87ede9e60752578d70934182ca13534e7e2..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pull suitcase/pull_suitcase_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55c6a8da6cf68796a8969f226a5e1c1be7446366f21ed400afcf272fa9a9a537 -size 1534073 diff --git a/verb_with_noun/images/pull suitcase/pull_suitcase_5.jpg b/verb_with_noun/images/pull suitcase/pull_suitcase_5.jpg deleted file mode 100644 index 47fec501071fd683b11f0ca3297da880622fa90e..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pull suitcase/pull_suitcase_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ddf77f690bcc886ee5f3393c962e74bb9ca1cb3c71f5d4e8560d7b75f8ada44e -size 924822 diff --git a/verb_with_noun/images/pull suitcase/pull_suitcase_6.jpg b/verb_with_noun/images/pull suitcase/pull_suitcase_6.jpg deleted file mode 100644 index 9924f5e785b80ada93ab3916a5f30a0dc3473cef..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pull suitcase/pull_suitcase_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:408f8e29e0d840aeee606dc0bf7ca5a21a5121aff1e768ef8c20ff675da94391 -size 1260433 diff --git a/verb_with_noun/images/pull suitcase/pull_suitcase_7.jpg b/verb_with_noun/images/pull suitcase/pull_suitcase_7.jpg deleted file mode 100644 index 2092467b858c3f1084522ae6b9ddca2241f3d6b5..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pull suitcase/pull_suitcase_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec4a0638e55fa35c8d3c08c5dc04950b4e7fe5bc5f210facea867d72bc1dc508 -size 1887816 diff --git a/verb_with_noun/images/pull suitcase/pull_suitcase_8.jpg b/verb_with_noun/images/pull suitcase/pull_suitcase_8.jpg deleted file mode 100644 index fc7690a4f7517bca9e0884eab3399192ec9957a0..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pull suitcase/pull_suitcase_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4520cc71fd7c49ed904cd96e02eb1f8ccd48b8e90c3aeda392aaecbbe498b05 -size 1673810 diff --git a/verb_with_noun/images/pull wagon/pull_wagon_4.jpg b/verb_with_noun/images/pull wagon/pull_wagon_4.jpg deleted file mode 100644 index 482b15a160d5555e85a5e86f0a6e27da3880a178..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/pull wagon/pull_wagon_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0196af956b392460dcf6052dbf42dc00b58a4857e242c0db7e413f0b0238c2c -size 1174676 diff --git a/verb_with_noun/images/push car/push_car_4.jpg b/verb_with_noun/images/push car/push_car_4.jpg deleted file mode 100644 index 8727487911ff107229fbc32a3a14c8b7a834f23d..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/push car/push_car_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29ff4b03a41c68a5ee7de4c313fc77d1137a1fe84232e08baa50a9f0030aefc0 -size 811614 diff --git a/verb_with_noun/images/push car/push_car_6.jpg b/verb_with_noun/images/push car/push_car_6.jpg deleted file mode 100644 index 7b5156d1ce4ad90754efda00144650fbd85e5055..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/push car/push_car_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f91ed9255a3481072540d192a40d39754b29180dbc953c49016ffb1029be58c5 -size 387927 diff --git a/verb_with_noun/images/push chair/push_chair_4.png b/verb_with_noun/images/push chair/push_chair_4.png deleted file mode 100644 index d0b8195c45b9b8b3c65ddb06d7170deda8ba2661..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/push chair/push_chair_4.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a51cfc6eb68fe4232ac1cc79d3ccb3fc130205f15bd69ab42bcf68aba08df722 -size 60802 diff --git a/verb_with_noun/images/push chair/push_chair_5.jpg b/verb_with_noun/images/push chair/push_chair_5.jpg deleted file mode 100644 index fb0dfbcbee671f644b681503f7114eecac583b5e..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/push chair/push_chair_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3b8b2a35abd233e09b6a16818debff5667b966e676b424a46c3c296a8a49857 -size 3023962 diff --git a/verb_with_noun/images/push chair/push_chair_6.jpg b/verb_with_noun/images/push chair/push_chair_6.jpg deleted file mode 100644 index 90ff61b181103454a2140b0f46853562830d7f01..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/push chair/push_chair_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a6debf4e1f5ece0f755ed6d49538369d84c5f1d7873e456107844c58bb888f2 -size 1007060 diff --git a/verb_with_noun/images/push shopping cart/push_shopping_cart_4.jpg b/verb_with_noun/images/push shopping cart/push_shopping_cart_4.jpg deleted file mode 100644 index ce35955b173b366fca95783729e0031917a017e0..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/push shopping cart/push_shopping_cart_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a74ec4ba2580689e3e8ac6de7c31464a0d93fea58ef79569d8aa6386289bb1d -size 2473821 diff --git a/verb_with_noun/images/push shopping cart/push_shopping_cart_5.jpg b/verb_with_noun/images/push shopping cart/push_shopping_cart_5.jpg deleted file mode 100644 index 41d2ee06d3ef6a155fdc66fe486c306bf3c54a93..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/push shopping cart/push_shopping_cart_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1fcebeb381b954c7a697f2dae77f09b9946e8142a98bd0ff217e574f3374ed0 -size 2605475 diff --git a/verb_with_noun/images/push shopping cart/push_shopping_cart_6.jpg b/verb_with_noun/images/push shopping cart/push_shopping_cart_6.jpg deleted file mode 100644 index 123560dec1f02a6af942dfd54aeb4d20e450c184..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/push shopping cart/push_shopping_cart_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ee0c40937839858e30f9abb9ecf33348b5d9fcc7af8280f144fabe7711722ed -size 1931364 diff --git a/verb_with_noun/images/push shopping cart/push_shopping_cart_8.jpg b/verb_with_noun/images/push shopping cart/push_shopping_cart_8.jpg deleted file mode 100644 index 3d4edff150de30e572253776ab4cc082bcb290e0..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/push shopping cart/push_shopping_cart_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c8efc9282df9364888a910d0766af8bfce430e555e89ed3b64db066ba36bbeeb -size 855024 diff --git a/verb_with_noun/images/push stroller/push_stroller_6.jpg b/verb_with_noun/images/push stroller/push_stroller_6.jpg deleted file mode 100644 index e504807446c16f498339273750a0dfc2e2948b9e..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/push stroller/push_stroller_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cde5e21f80306b4c34838bdb37258f73dfccccf4a212b11d3e69d4969be8037c -size 802755 diff --git a/verb_with_noun/images/push stroller/push_stroller_7.jpg b/verb_with_noun/images/push stroller/push_stroller_7.jpg deleted file mode 100644 index 03c95c69bff57790a807719a5e3c3d1f4c4b77b1..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/push stroller/push_stroller_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bddca415865bad5f13ccbe70d0f71e7e548378a7b3ae7706acd42057be693d2a -size 2503952 diff --git a/verb_with_noun/images/read book/read_book_4.jpg b/verb_with_noun/images/read book/read_book_4.jpg deleted file mode 100644 index 748b51b32f409d6f0b925db1415b1e7433f5d81b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/read book/read_book_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2650e1b2888601739c2778b26d3f457e70525ff3a8bcf70914039ed9f913fbb -size 548585 diff --git a/verb_with_noun/images/read book/read_book_5.jpg b/verb_with_noun/images/read book/read_book_5.jpg deleted file mode 100644 index 66143c68103d292fde7237d2b88cb712287d5513..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/read book/read_book_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35f7c49bdb123173e211d803f02e17747d9a9859e0bcbd13db5d82244fa83b48 -size 536560 diff --git a/verb_with_noun/images/read book/read_book_6.jpg b/verb_with_noun/images/read book/read_book_6.jpg deleted file mode 100644 index ccabe27d2861d1456917dff4b2c190d655386893..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/read book/read_book_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da4ef2bad4328b841a51c12b501aa2331cdbf3e5de152c52d65ccbab159a3543 -size 3683324 diff --git a/verb_with_noun/images/read book/read_book_7.jpg b/verb_with_noun/images/read book/read_book_7.jpg deleted file mode 100644 index 49156d3abb0d4e5c7f100f78d17280891a53e2a2..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/read book/read_book_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d07238ea430ae438cbc826b4dd1be28d0c3c6046f170f667b5f94ef22437924f -size 2549503 diff --git a/verb_with_noun/images/read newspaper/read_newspaper_5.jpg b/verb_with_noun/images/read newspaper/read_newspaper_5.jpg deleted file mode 100644 index 3c6905664050f1e329243a92aa49850fbf2271c2..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/read newspaper/read_newspaper_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:235d36460a3a52d4e15169979acc733b5a2a434f5908a8c95741477735a29305 -size 3016778 diff --git a/verb_with_noun/images/read newspaper/read_newspaper_6.jpg b/verb_with_noun/images/read newspaper/read_newspaper_6.jpg deleted file mode 100644 index 8d0f11679b7e7f4211701b8182ddb8218d98f89d..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/read newspaper/read_newspaper_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc1b4ad0792b410fa6df5cab776127ed671e34780719857b4b716d417d498f41 -size 3072286 diff --git a/verb_with_noun/images/read newspaper/read_newspaper_7.jpg b/verb_with_noun/images/read newspaper/read_newspaper_7.jpg deleted file mode 100644 index e7c11a9a207539578728c7ba94b025a17091f13a..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/read newspaper/read_newspaper_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0c67793cbed8bf9beb84a1791f6f1788c892c468f9ef7e29eab13fab6187cdc -size 895891 diff --git a/verb_with_noun/images/read newspaper/read_newspaper_8.jpg b/verb_with_noun/images/read newspaper/read_newspaper_8.jpg deleted file mode 100644 index 60522135316682fb0ee996b77f8862521a34d7f2..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/read newspaper/read_newspaper_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55a38618c161479b8f44cc953248880fc58f3d25756ddc0e13d9a2707293d8e4 -size 651093 diff --git a/verb_with_noun/images/read newspaper/read_newspaper_9.jpg b/verb_with_noun/images/read newspaper/read_newspaper_9.jpg deleted file mode 100644 index 71157f1d4fa637e764d22d72957f4ea724930c0e..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/read newspaper/read_newspaper_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b195eebb1bfe50f4343d0332b8f2108cbc055d8962e91fbc827052b908aa7ce -size 1627693 diff --git a/verb_with_noun/images/ride bike/ride_bike_5.jpg b/verb_with_noun/images/ride bike/ride_bike_5.jpg deleted file mode 100644 index 5d9b710e0b2f8ff71426dd95a9360cea9e7eef2e..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/ride bike/ride_bike_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3901045013fa38de44ef3048bef1308b1fe82c3050d1f03a939ae2c6f6947b77 -size 2632812 diff --git a/verb_with_noun/images/ride bike/ride_bike_6.jpg b/verb_with_noun/images/ride bike/ride_bike_6.jpg deleted file mode 100644 index 931c210164948fd8d90c9ff34764ed7c706443a0..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/ride bike/ride_bike_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54ab590eccc5f2b60ca3eaf62aa1db09a89931cdc819cc4b9c16b9136ad18add -size 1895954 diff --git a/verb_with_noun/images/ride bike/ride_bike_7.jpg b/verb_with_noun/images/ride bike/ride_bike_7.jpg deleted file mode 100644 index dfe6c37f573958d3c16e94b0832cfa0afef6b2d2..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/ride bike/ride_bike_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:591ec3594049058e095e511702a684e4815ea3f676044fe1cee24f76566a1290 -size 2708103 diff --git a/verb_with_noun/images/ride bike/ride_bike_8.jpg b/verb_with_noun/images/ride bike/ride_bike_8.jpg deleted file mode 100644 index 2aecec2499c55b6d9863964bc1ca07d404db70e1..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/ride bike/ride_bike_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68919c5978359e0cc3a9d88fdb33c918b4b0464b72134ea4c54efb030290a398 -size 96309 diff --git a/verb_with_noun/images/ride bus/ride_bus_5.jpg b/verb_with_noun/images/ride bus/ride_bus_5.jpg deleted file mode 100644 index 0762ad05bc75a39c47eed0d0f91ea57088d3ec98..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/ride bus/ride_bus_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c8076c2c60ae6264210aad4a1c503024d63e7e0fbfd5e25a0be66bc3349d204 -size 2525284 diff --git a/verb_with_noun/images/ride bus/ride_bus_6.jpg b/verb_with_noun/images/ride bus/ride_bus_6.jpg deleted file mode 100644 index 3f64e57c91189ba68cd4c5a1cf667a343281aa81..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/ride bus/ride_bus_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c81939a024e22c993ccaa527585023dc3ebf05eceaaa0ab3d7bffcb66e466b9 -size 1078963 diff --git a/verb_with_noun/images/ride bus/ride_bus_7.jpg b/verb_with_noun/images/ride bus/ride_bus_7.jpg deleted file mode 100644 index 8b305d1e97709a47c67c9fb0de1c45d480836a5e..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/ride bus/ride_bus_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82e25d995fb9b252ef7b636d53a7f5c07dea9cb0dd22630f7faadbf667a486f2 -size 2395564 diff --git a/verb_with_noun/images/ride truck/ride_truck_4.jpg b/verb_with_noun/images/ride truck/ride_truck_4.jpg deleted file mode 100644 index 5ba276bf84fe8cc21740c236b79d8a0b886016c9..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/ride truck/ride_truck_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e42b5523c9926435b4d37696da1a8538fdf5cc84927b27e0172ec8ef00de2958 -size 785314 diff --git a/verb_with_noun/images/ride truck/ride_truck_5.jpg b/verb_with_noun/images/ride truck/ride_truck_5.jpg deleted file mode 100644 index 3b4304d1fff887c84169ffeea3386b30849c5c2d..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/ride truck/ride_truck_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9397a0c14bf7c7c409e528f598237284d24ee0908181d3c61553c5de1d658963 -size 2883321 diff --git a/verb_with_noun/images/ride truck/ride_truck_6.jpg b/verb_with_noun/images/ride truck/ride_truck_6.jpg deleted file mode 100644 index 512d3976d48eb2a4ca1812624e36a8ba8383db8d..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/ride truck/ride_truck_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab080e3902294df4f31ea5496e4da004b5f1ccf8b75d335a7e58b697fcc72b43 -size 3499008 diff --git a/verb_with_noun/images/ride truck/ride_truck_7.jpg b/verb_with_noun/images/ride truck/ride_truck_7.jpg deleted file mode 100644 index c92d9f4546cdcf1b8aa8adc4dce815e8f6a6eab2..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/ride truck/ride_truck_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf4b829838bd1af18e0d79ac3855cdd1e02ab9898f254fa3f4d22dfac16ae9ed -size 2979652 diff --git a/verb_with_noun/images/roll ball/roll_ball_4.jpg b/verb_with_noun/images/roll ball/roll_ball_4.jpg deleted file mode 100644 index 8d080274c67ecb76f2cf51a26c2c2dfa55cd7505..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/roll ball/roll_ball_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b6034ad09c392675238a96edd6e16091ef582a993cb8d9c19c8824c47aea2ce -size 3171670 diff --git a/verb_with_noun/images/roll ball/roll_ball_5.jpg b/verb_with_noun/images/roll ball/roll_ball_5.jpg deleted file mode 100644 index 44c8a01f844b13738a7a94a81171758c7fe5e939..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/roll ball/roll_ball_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c79ab2b69dd20819d7edd3affbad1c35f3f3bae6c92f244a2cf51b94bb7b5347 -size 1811454 diff --git a/verb_with_noun/images/sail a boat/sail_a_boat_4.jpg b/verb_with_noun/images/sail a boat/sail_a_boat_4.jpg deleted file mode 100644 index be5b26ca4f317980fed50f2642e7ed3b2706a875..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/sail a boat/sail_a_boat_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35e54c5b671122458e6bee9684d62f4531c37d662b63e6bf5733a60a24084410 -size 1702826 diff --git a/verb_with_noun/images/sail a boat/sail_a_boat_5.jpg b/verb_with_noun/images/sail a boat/sail_a_boat_5.jpg deleted file mode 100644 index 07de42ba3fe8ca66c95966e83a77d96a6cf88581..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/sail a boat/sail_a_boat_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa0d0480ee08b9579409e784f9292063337059a99b70bc90a05f309161daf148 -size 1011588 diff --git a/verb_with_noun/images/sail a boat/sail_a_boat_6.jpg b/verb_with_noun/images/sail a boat/sail_a_boat_6.jpg deleted file mode 100644 index 17d7ce78321aa265ad8f609c29e2b48d7bb26be0..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/sail a boat/sail_a_boat_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13613d5d7e6dc23093d96c6623a4e5e8b2ff48e6e352174d0d45568f7e28e47b -size 685658 diff --git a/verb_with_noun/images/sail a boat/sail_a_boat_7.jpg b/verb_with_noun/images/sail a boat/sail_a_boat_7.jpg deleted file mode 100644 index fb7d98bf078b965271833a3ae698544caafd2c72..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/sail a boat/sail_a_boat_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e35976fe28623a4cdd9311d89c8fe0749bf4bb62cb85c4c55682d9511dc309f -size 405290 diff --git a/verb_with_noun/images/sail a boat/sail_a_boat_8.jpg b/verb_with_noun/images/sail a boat/sail_a_boat_8.jpg deleted file mode 100644 index a2b5f9a21c7e97669754e596633575b47c6fc7b2..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/sail a boat/sail_a_boat_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f73e147a5e89a12527d5b1c44b6b9900e8781e5dd472cb9863e05fa6fc4c6bb1 -size 729503 diff --git a/verb_with_noun/images/scratch arm/scratch_arm_4.jpg b/verb_with_noun/images/scratch arm/scratch_arm_4.jpg deleted file mode 100644 index 57928713eadbbf0b459c79e8a2db409133eaeb19..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/scratch arm/scratch_arm_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b73381b4bcf591c422809cf5ace21dc1f4bcaac18e007b0e16f4a2d5267e180 -size 1958916 diff --git a/verb_with_noun/images/scratch head/scratch_head_4.jpg b/verb_with_noun/images/scratch head/scratch_head_4.jpg deleted file mode 100644 index 8338efa76391f8c59275e9d95c2efe43f53e8fe6..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/scratch head/scratch_head_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3373810349a2bf52aa7cb8d34d93b155508ec711e5fdb6736e6256246daf2dee -size 1040989 diff --git a/verb_with_noun/images/scratch head/scratch_head_5.jpg b/verb_with_noun/images/scratch head/scratch_head_5.jpg deleted file mode 100644 index fe50c4c24afd8351591b2ad3f0ae61eeb8c1d655..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/scratch head/scratch_head_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb59f9fbaa34ebedf8b2135d01f62973346834d054d04490aee058176238f251 -size 1197560 diff --git a/verb_with_noun/images/scratch head/scratch_head_6.jpg b/verb_with_noun/images/scratch head/scratch_head_6.jpg deleted file mode 100644 index 88a5498a393807efd821a5155bce5a59cf64542c..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/scratch head/scratch_head_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3b863fc8da8d5eca59ff9e3cddcb81c9680dd0cc6355c1321bf7747e6a10ccd -size 650904 diff --git a/verb_with_noun/images/set table/set_table_4.jpg b/verb_with_noun/images/set table/set_table_4.jpg deleted file mode 100644 index a4898cb6532c0c196ab5cb5fa90d15a931239cbc..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/set table/set_table_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:431e3483fe21daf42173af92f906a8a3eee048833d2c12b26ec2b5f79845afa6 -size 1166116 diff --git a/verb_with_noun/images/set table/set_table_5.jpg b/verb_with_noun/images/set table/set_table_5.jpg deleted file mode 100644 index 4b33f15d5015a77a49adf1484673e4609e00fbdf..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/set table/set_table_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:683d91efeeef10192e34605afc7a85139c11812a7b14b560d4b0335c6642eac7 -size 1406114 diff --git a/verb_with_noun/images/set table/set_table_6.jpg b/verb_with_noun/images/set table/set_table_6.jpg deleted file mode 100644 index d9d01f5089a02f0793dfdc131aca0494ac8373ec..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/set table/set_table_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40653175ecf687a7f276e03008bb009db30f6d2f088c7dbafb93a42108e6d120 -size 3150678 diff --git a/verb_with_noun/images/squeeze lemon/squeeze_lemon_4.jpg b/verb_with_noun/images/squeeze lemon/squeeze_lemon_4.jpg deleted file mode 100644 index b623c0f594e4367cd0123ecfeff1aecc69fff6cd..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/squeeze lemon/squeeze_lemon_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc8e68d49148a9318a9051573667e7b8ee5822bab9dd774fde938995c025434f -size 734876 diff --git a/verb_with_noun/images/squeeze lemon/squeeze_lemon_5.jpg b/verb_with_noun/images/squeeze lemon/squeeze_lemon_5.jpg deleted file mode 100644 index 1203a74301141692041a6f6535484568355012ce..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/squeeze lemon/squeeze_lemon_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae0df71d68a9dc2d885d610a8b6df1fa0027aa323ac184f453861fc78ca66312 -size 1090533 diff --git a/verb_with_noun/images/squeeze lemon/squeeze_lemon_6.jpg b/verb_with_noun/images/squeeze lemon/squeeze_lemon_6.jpg deleted file mode 100644 index 7e7f1a48acb05258116d15fa03536dba15de01ae..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/squeeze lemon/squeeze_lemon_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f904532f8c62c6b3af56822d4a59425d787b3c246a489f70426562b9e97fdf9 -size 2372607 diff --git a/verb_with_noun/images/squeeze lemon/squeeze_lemon_7.jpg b/verb_with_noun/images/squeeze lemon/squeeze_lemon_7.jpg deleted file mode 100644 index f5cfc1ea4195ad9aa4501fc8b09ca895173673ff..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/squeeze lemon/squeeze_lemon_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec4504472515e5c8aa97281fdf074f3764870c6178fdf11737d2823532aafd7d -size 1722974 diff --git a/verb_with_noun/images/squeeze orange/squeeze_orange_6.jpg b/verb_with_noun/images/squeeze orange/squeeze_orange_6.jpg deleted file mode 100644 index 52e7d3dd573802025d7380910a26809297445ddb..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/squeeze orange/squeeze_orange_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf64a0e6b24880eebc689080e99479d8b6075dae28e0b738011a6d12b1349150 -size 950039 diff --git a/verb_with_noun/images/squeeze orange/squeeze_orange_7.jpg b/verb_with_noun/images/squeeze orange/squeeze_orange_7.jpg deleted file mode 100644 index 332576a225da8ede88df17b82f9368136305f456..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/squeeze orange/squeeze_orange_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf630a68de201b8818fa99c1d175bb1972ec2302b0ac8c5ffdac26c08664bb32 -size 511769 diff --git a/verb_with_noun/images/squeeze orange/squeeze_orange_8.jpg b/verb_with_noun/images/squeeze orange/squeeze_orange_8.jpg deleted file mode 100644 index 1c03a6a9a775187335fb43679d11576834a6d319..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/squeeze orange/squeeze_orange_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b37d37e292407f69e3ccd3141af6e5b6627b779c0dcaac05e6570a03d72f1ac -size 886907 diff --git a/verb_with_noun/images/squeeze orange/squeeze_orange_9.jpg b/verb_with_noun/images/squeeze orange/squeeze_orange_9.jpg deleted file mode 100644 index 99519b78a1e2e997f18b91329753ab4d5609b221..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/squeeze orange/squeeze_orange_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12101f9bbeff954e50ae1eaff77752597a2d87aba91a15c018870c307537c1bc -size 848144 diff --git a/verb_with_noun/images/squeeze toothpaste/squeeze_toothpaste_5.jpg b/verb_with_noun/images/squeeze toothpaste/squeeze_toothpaste_5.jpg deleted file mode 100644 index e9e88bf05e329fd8222fe3c1e481a52c5ba8b0f5..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/squeeze toothpaste/squeeze_toothpaste_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:446b58998c474ace4e733a97945a2c1c4915566e0e8c898611e11dd6156f005a -size 1685182 diff --git a/verb_with_noun/images/squeeze toothpaste/squeeze_toothpaste_6.jpg b/verb_with_noun/images/squeeze toothpaste/squeeze_toothpaste_6.jpg deleted file mode 100644 index ab2ef72d7c1125c874d25ef497cee26d45a0ff2b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/squeeze toothpaste/squeeze_toothpaste_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6326083ec8f51dc5364868c3855c8661876d3c75bb7097750ed6f4b9de357d92 -size 3576254 diff --git a/verb_with_noun/images/squeeze toothpaste/squeeze_toothpaste_7.jpg b/verb_with_noun/images/squeeze toothpaste/squeeze_toothpaste_7.jpg deleted file mode 100644 index 43dbc6ebf8a8a94a959959bacd0b4b74b6ce1236..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/squeeze toothpaste/squeeze_toothpaste_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26686bf57f8fb89de6a919a1529d05aeb3a0a2d7f0112b04a6f379ab71a3f662 -size 3425204 diff --git a/verb_with_noun/images/squeeze toothpaste/squeeze_toothpaste_8.jpg b/verb_with_noun/images/squeeze toothpaste/squeeze_toothpaste_8.jpg deleted file mode 100644 index c7b7fb7fac0aa0ca8feda2b34ffb0a91d20d68af..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/squeeze toothpaste/squeeze_toothpaste_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1dad2b12de3fe86fe5ac1fa7726ad88120b6e1fe193fe7b95e6c79db00f9d2a3 -size 1176833 diff --git a/verb_with_noun/images/squeeze toothpaste/squeeze_toothpaste_9.jpg b/verb_with_noun/images/squeeze toothpaste/squeeze_toothpaste_9.jpg deleted file mode 100644 index 34b543e3d8821283e4953540f4cf9b4cac1c41a3..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/squeeze toothpaste/squeeze_toothpaste_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29a4f712a4e293d15dee0fa34603136e80d85efd807446e4177fcea1c36ba8be -size 1202255 diff --git a/verb_with_noun/images/sweep floor/sweep_floor_5.jpg b/verb_with_noun/images/sweep floor/sweep_floor_5.jpg deleted file mode 100644 index 29166b8c0890de0a210ade40035764a4f9245e2c..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/sweep floor/sweep_floor_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:109d72262a7e7a0362b22b96a661a942152374aa3ecc6e0564ba714d07e90532 -size 2056189 diff --git a/verb_with_noun/images/sweep floor/sweep_floor_6.jpg b/verb_with_noun/images/sweep floor/sweep_floor_6.jpg deleted file mode 100644 index 4d209130d1aa0384b83b75585f8fc4a46000e11f..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/sweep floor/sweep_floor_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78574338606af4c6d64dc1cb37caeebac5e7be7fbdcbc881afdba31590d95ae2 -size 3044780 diff --git a/verb_with_noun/images/sweep floor/sweep_floor_7.jpg b/verb_with_noun/images/sweep floor/sweep_floor_7.jpg deleted file mode 100644 index ddf151db0d64934361e0e71ca9326c3fce4bad67..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/sweep floor/sweep_floor_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cce58438a6d4b295814803189efb336bdb92c5764212323561da0f92a5cfeb28 -size 1175997 diff --git a/verb_with_noun/images/sweep floor/sweep_floor_8.jpg b/verb_with_noun/images/sweep floor/sweep_floor_8.jpg deleted file mode 100644 index 220dd1d6c26b70c45b001162474f8ec225a03a17..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/sweep floor/sweep_floor_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fcae4bde5ff1d1ef0db46f9b1f47fbdb1a3bc5ad7a2c561df518686a0b51a6d -size 1803114 diff --git a/verb_with_noun/images/sweep floor/sweep_floor_9.jpg b/verb_with_noun/images/sweep floor/sweep_floor_9.jpg deleted file mode 100644 index ee69a223e20d1a9fb50cc34bfd1540719a6e2a73..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/sweep floor/sweep_floor_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:047d523705a9fbbd73a08f92584295b4053fb473e012e05b1485e3a61bc4b5c5 -size 2166625 diff --git a/verb_with_noun/images/take bath/take_bath_10.jpg b/verb_with_noun/images/take bath/take_bath_10.jpg deleted file mode 100644 index acad802cb31706710e964439e7272449e08e47ad..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/take bath/take_bath_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6fa620085bdd85f6c765026a0b044e05a4dccb31ada5cee96699c8c7a4af70c6 -size 2147957 diff --git a/verb_with_noun/images/take bath/take_bath_5.jpg b/verb_with_noun/images/take bath/take_bath_5.jpg deleted file mode 100644 index 9001670c18f6e4b637a622064a5bda410f8b6fe5..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/take bath/take_bath_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7ea8d2ac554ceb91417b382642af70e2cbbe98e83a9a1a376cf4f3917173952 -size 1531310 diff --git a/verb_with_noun/images/take bath/take_bath_6.jpg b/verb_with_noun/images/take bath/take_bath_6.jpg deleted file mode 100644 index ab549a763f0c5bad8257d8883e63112248357ef8..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/take bath/take_bath_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a6c30c90e11cdc81c38974bca9ba92cef1a7919f26e542cfe9bf683b71b8109 -size 1239161 diff --git a/verb_with_noun/images/take bath/take_bath_7.jpg b/verb_with_noun/images/take bath/take_bath_7.jpg deleted file mode 100644 index c173b4264f5e87d9ac19d7c86e2728387bb10f52..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/take bath/take_bath_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f1a2181526a002c6355c3a9223468c8190949995a2c768aba11d2c043f84bb9 -size 1051986 diff --git a/verb_with_noun/images/take bath/take_bath_8.jpg b/verb_with_noun/images/take bath/take_bath_8.jpg deleted file mode 100644 index cc53f9ac8a96a10cc688b5705fe5f064fc904cbe..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/take bath/take_bath_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7630aa9d6b5d02c1bf23ef5436b3c15af7e04766afa43763d596e2026dc8de2b -size 659107 diff --git a/verb_with_noun/images/take bath/take_bath_9.jpg b/verb_with_noun/images/take bath/take_bath_9.jpg deleted file mode 100644 index 09191cd86f51f8b4831ad19b8309edec611afb9e..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/take bath/take_bath_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28209925b9f31e0cba327d89ce90a8736449e08570ac599ab5c2d77cc1a19501 -size 2165140 diff --git a/verb_with_noun/images/throw ball/throw_ball_4.jpg b/verb_with_noun/images/throw ball/throw_ball_4.jpg deleted file mode 100644 index 598f7965f7836844f1a51100690687271bcd921c..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/throw ball/throw_ball_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:046e457fab2501f42996d7daa56d7af48d2a26a9837c4b42b0582d446cc85c32 -size 1171781 diff --git a/verb_with_noun/images/throw ball/throw_ball_5.jpg b/verb_with_noun/images/throw ball/throw_ball_5.jpg deleted file mode 100644 index 25f06bdb076655e68d46d874d14148c023b4a9a9..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/throw ball/throw_ball_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:53173638f070be2d803618dea850ef56870487e6bdc4870f102313887c06d131 -size 1178540 diff --git a/verb_with_noun/images/throw ball/throw_ball_6.jpg b/verb_with_noun/images/throw ball/throw_ball_6.jpg deleted file mode 100644 index f30dc3064f87b01d283d3614923cba3b2c27ba99..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/throw ball/throw_ball_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d22812c2fd5ea2701550e8298a0adab2420ca67789449f22355f9605d517e558 -size 1227143 diff --git a/verb_with_noun/images/throw ball/throw_ball_7.jpg b/verb_with_noun/images/throw ball/throw_ball_7.jpg deleted file mode 100644 index 008b0996e6006c251bfed8f05318dc8fcbddbcad..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/throw ball/throw_ball_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b4824dda1307ba8ecf6544662fb4e7d266c9b028e156eb10494e16b7a56543a -size 1044963 diff --git a/verb_with_noun/images/throw ball/throw_ball_8.jpg b/verb_with_noun/images/throw ball/throw_ball_8.jpg deleted file mode 100644 index fdf35906d1c015ae46c597ed55859c2cbf2791e1..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/throw ball/throw_ball_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dfe66ebe1ca9159c51782ace3af54b75a63d10a3cfa88e480d72c4f311c73a48 -size 938094 diff --git a/verb_with_noun/images/throw ball/throw_ball_9.jpg b/verb_with_noun/images/throw ball/throw_ball_9.jpg deleted file mode 100644 index 74987a035c1102a2b609747b3fa76f03b4353557..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/throw ball/throw_ball_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:872126e6677215076479ec745fff985a7ac47eb0ef776bac97a6d502c9f20740 -size 2084828 diff --git a/verb_with_noun/images/tie shoes/tie_shoes_10.jpg b/verb_with_noun/images/tie shoes/tie_shoes_10.jpg deleted file mode 100644 index 84037e288726b967b5af57c74cd73a3b19da51a8..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/tie shoes/tie_shoes_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c848530cb6a6f3e14d5823a58e38c04f868fae9b7aad171270e76481ee8d1669 -size 1408410 diff --git a/verb_with_noun/images/tie shoes/tie_shoes_5.jpg b/verb_with_noun/images/tie shoes/tie_shoes_5.jpg deleted file mode 100644 index 90bc9f56143aa0d7caeeb7fe8173117100b9de06..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/tie shoes/tie_shoes_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee98d86b2714ece99c08ccb505f128459f00c724fff9331e78655f8625f7290b -size 1083919 diff --git a/verb_with_noun/images/tie shoes/tie_shoes_6.jpg b/verb_with_noun/images/tie shoes/tie_shoes_6.jpg deleted file mode 100644 index 758a4a9e038ad2279e4a084056575ba95d952566..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/tie shoes/tie_shoes_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:74ba6e39c053d52b38b6de72d43ffe54464ed8ff0c3182ac54d10c587918535c -size 378810 diff --git a/verb_with_noun/images/tie shoes/tie_shoes_7.jpg b/verb_with_noun/images/tie shoes/tie_shoes_7.jpg deleted file mode 100644 index 5ab829b7494a6e1c4d7b25efe890c295dade221a..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/tie shoes/tie_shoes_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:399881c0ed85c0af3cf4aa72c60f453733dc9bc848034dba6e545e0c0d62415f -size 1504648 diff --git a/verb_with_noun/images/tie shoes/tie_shoes_8.jpg b/verb_with_noun/images/tie shoes/tie_shoes_8.jpg deleted file mode 100644 index 0a0292e78646190052781d0aa25a4a174472dddd..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/tie shoes/tie_shoes_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3c5c5134f9a0bdb9dc019b35c1df5d576f2bba989d4982d24bd1ca53e667e6c -size 540785 diff --git a/verb_with_noun/images/tie shoes/tie_shoes_9.jpg b/verb_with_noun/images/tie shoes/tie_shoes_9.jpg deleted file mode 100644 index 7c03fb23523f9ca68b2e511a3992f687b30881a2..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/tie shoes/tie_shoes_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:121f1f1eeb1156a5e596f173a5db5ef83086fe20b20d5b9a2eb1cd577d6901e4 -size 1995168 diff --git a/verb_with_noun/images/wash apple/wash_apple_4.jpg b/verb_with_noun/images/wash apple/wash_apple_4.jpg deleted file mode 100644 index 894faefcb8524c6af6ac84877b217f51d43e724b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wash apple/wash_apple_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:136da45bc8462d8db38bc5510af9b45722bdb99490dbfca151c47becff13df8c -size 1759722 diff --git a/verb_with_noun/images/wash apple/wash_apple_5.jpg b/verb_with_noun/images/wash apple/wash_apple_5.jpg deleted file mode 100644 index 29a257c9a4d3501d8f8583e9d8d2dcad9eff189f..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wash apple/wash_apple_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8734b643b924e8d651d04f129212201474b1d79fbe609fd22c7ae69fe0194aad -size 1096458 diff --git a/verb_with_noun/images/wash apple/wash_apple_6.jpg b/verb_with_noun/images/wash apple/wash_apple_6.jpg deleted file mode 100644 index 208ece952d29e85317ce68ea6397a0141a7b8ffc..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wash apple/wash_apple_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a9757174a5fedd21fd99802d924c33eb10ea2e9d7d7a113b1c79dbff6ea6d0f -size 1908256 diff --git a/verb_with_noun/images/wash apple/wash_apple_7.jpg b/verb_with_noun/images/wash apple/wash_apple_7.jpg deleted file mode 100644 index 458ba852fb074a688d3b2654406b57b01c62a2ae..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wash apple/wash_apple_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df2edcbfd51ebd5b7da4ba7e01fce129cf711464b5a13549ff7574019183f395 -size 1998339 diff --git a/verb_with_noun/images/wash car/wash_car_4.jpg b/verb_with_noun/images/wash car/wash_car_4.jpg deleted file mode 100644 index 60b74d8a222653c8c9fb10ec27186816ac21ffbc..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wash car/wash_car_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7319f99cd55b26ab56d930942d7a3c45a636bac095c96820aa0a285fa157c092 -size 3127647 diff --git a/verb_with_noun/images/wash car/wash_car_5.jpg b/verb_with_noun/images/wash car/wash_car_5.jpg deleted file mode 100644 index dca270d2293423ddce89b147f33008ef66492eec..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wash car/wash_car_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:362afdd3f68f7edd8641ef7e373ca035a7b6300270616b523ae7af81c7fc614f -size 548804 diff --git a/verb_with_noun/images/wash car/wash_car_7.jpg b/verb_with_noun/images/wash car/wash_car_7.jpg deleted file mode 100644 index 236a60cff671b8469253d78e886c80df92dad6a3..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wash car/wash_car_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9817b485c80ee0978379b8edbc160affb7d0816a3c908e44bd277a9741342650 -size 1075505 diff --git a/verb_with_noun/images/wash dishes/wash_dishes_4.jpg b/verb_with_noun/images/wash dishes/wash_dishes_4.jpg deleted file mode 100644 index 3d891847d1d8577044b449d0e95a2e8783cac98f..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wash dishes/wash_dishes_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe7251dbee31bb30d0e84fc97172909302e94d51ab40aa20ab42b99771f36547 -size 964662 diff --git a/verb_with_noun/images/wash dishes/wash_dishes_5.jpg b/verb_with_noun/images/wash dishes/wash_dishes_5.jpg deleted file mode 100644 index 924652f7eab551a0c917b2a37b08001c423e22a0..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wash dishes/wash_dishes_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dfcac744584738d1922d689dd405e47e1fa4bc6b77c535d83a1dc564a3521356 -size 1511081 diff --git a/verb_with_noun/images/wash dishes/wash_dishes_6.jpg b/verb_with_noun/images/wash dishes/wash_dishes_6.jpg deleted file mode 100644 index 54641f87cabd4d87a1dd6fd5354b82868e818358..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wash dishes/wash_dishes_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0faef7b0d53000af05b5f3fdf9adcd9f133d341db0797a29947edd37ac88f154 -size 2714268 diff --git a/verb_with_noun/images/wash dishes/wash_dishes_7.jpg b/verb_with_noun/images/wash dishes/wash_dishes_7.jpg deleted file mode 100644 index 8a7d0604e5e5e38e343f17c4626cc0452459a90b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wash dishes/wash_dishes_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:827300078060fbe2e82ab5b732eee26bac367caeead7aef2e78923faf7a57dd3 -size 1933147 diff --git a/verb_with_noun/images/wash dishes/wash_dishes_8.jpg b/verb_with_noun/images/wash dishes/wash_dishes_8.jpg deleted file mode 100644 index 2f7cb1f74d6b55971aa47a12f4fedd33e1ac5160..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wash dishes/wash_dishes_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11c097064c8dcbac1c3be3d54de14fca475e4d3e57e0eee11234145f1eadefdb -size 2100729 diff --git a/verb_with_noun/images/wash hands/wash_hands_4.jpg b/verb_with_noun/images/wash hands/wash_hands_4.jpg deleted file mode 100644 index bb1abfd77d1e97a61ce744d04e57160f10b53917..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wash hands/wash_hands_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b06ff65da0773c337f6d35b5b85ee85a99e715a2ff14a05d3da2151fa83c30a -size 1267155 diff --git a/verb_with_noun/images/wash hands/wash_hands_5.jpg b/verb_with_noun/images/wash hands/wash_hands_5.jpg deleted file mode 100644 index 563be181557ea6227720bb0c90d0e2eafb1ebe98..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wash hands/wash_hands_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:daa22946dfb45d266aa9f2d3a46753e07410fe0a00799a4940890e175e9b66f1 -size 1865745 diff --git a/verb_with_noun/images/wash hands/wash_hands_6.jpg b/verb_with_noun/images/wash hands/wash_hands_6.jpg deleted file mode 100644 index f94c6ead3ccdf2997ca518937afa046cb9a128fb..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wash hands/wash_hands_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:237612579ba5842892d7ec9ea1b7b3049a3bc580bda5ca5691c71a089835be7b -size 293598 diff --git a/verb_with_noun/images/wash hands/wash_hands_7.jpg b/verb_with_noun/images/wash hands/wash_hands_7.jpg deleted file mode 100644 index 75072b1cb40b7dbdda5b5d4983d5d934379f2cf6..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wash hands/wash_hands_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e72525d5ee8dd6045ec2565e2cf569ac64ead4efbc63f7820ca5f248bbc3e43 -size 609207 diff --git a/verb_with_noun/images/wash hands/wash_hands_8.jpg b/verb_with_noun/images/wash hands/wash_hands_8.jpg deleted file mode 100644 index aad570d6ecda11ab873bdbbb4cc3d28bcfe72824..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wash hands/wash_hands_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d539a4681f7a6e8afceb09d3c998d034bf1d63f2a7b3237d24f82190ead9fe94 -size 1969362 diff --git a/verb_with_noun/images/wash tomatoes/wash_tomatoes_4.jpg b/verb_with_noun/images/wash tomatoes/wash_tomatoes_4.jpg deleted file mode 100644 index b0f537526a7e8af8a4d3c6544380633a0fbe9de7..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wash tomatoes/wash_tomatoes_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4dfdb5c1af934e8cf086bdd044adfbc1190781882c2c69dea367e5ae205a69d2 -size 486590 diff --git a/verb_with_noun/images/wash tomatoes/wash_tomatoes_5.jpg b/verb_with_noun/images/wash tomatoes/wash_tomatoes_5.jpg deleted file mode 100644 index 4229c847d1ee0e331cc9f0223905d31508d759f3..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wash tomatoes/wash_tomatoes_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:53b51ccfb4b4c51f23a69e3be6b940e343881d56f4183e2463a7647c99a324bc -size 2162098 diff --git a/verb_with_noun/images/wash tomatoes/wash_tomatoes_6.jpg b/verb_with_noun/images/wash tomatoes/wash_tomatoes_6.jpg deleted file mode 100644 index d3397489a08c0c2d6987362c188728addbea3c20..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wash tomatoes/wash_tomatoes_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0931b3a61cd4217650d469d1a8b54b3dc4b91d4e5bdc2a7c24bafe14d58d6f88 -size 3177209 diff --git a/verb_with_noun/images/wash tomatoes/wash_tomatoes_7.jpg b/verb_with_noun/images/wash tomatoes/wash_tomatoes_7.jpg deleted file mode 100644 index 1304912ae55139ce20e6624eff47b406009b7fce..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wash tomatoes/wash_tomatoes_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05a632723a5701c4bb97aea48814cf646114206a147d1f9026899fc25db10f9b -size 1807638 diff --git a/verb_with_noun/images/wash tomatoes/wash_tomatoes_8.jpg b/verb_with_noun/images/wash tomatoes/wash_tomatoes_8.jpg deleted file mode 100644 index 487d145afd48d59664ba254887c50f305b7aa47b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wash tomatoes/wash_tomatoes_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:16c75a2bb329703d182a4dbd50292faa09fda739bb9ebafd08966d587e883775 -size 4304338 diff --git a/verb_with_noun/images/watch tv/watch_tv_5.jpg b/verb_with_noun/images/watch tv/watch_tv_5.jpg deleted file mode 100644 index ed70a282cf334f0b2a8963f2ab7764b30bd4e62b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/watch tv/watch_tv_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0aa7ce8c1b2dd2c7c63ed5ba3666b9cf5ede50db836740ccb44c8ee8d0c22801 -size 2293746 diff --git a/verb_with_noun/images/watch tv/watch_tv_6.jpg b/verb_with_noun/images/watch tv/watch_tv_6.jpg deleted file mode 100644 index 81a9e45c42c0fea728737faf7492b1ba57ec5bd9..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/watch tv/watch_tv_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5afc53def36b9cdb09da118d0709c45df4b3e4ea54491276cc3caca8e7ad8828 -size 2786689 diff --git a/verb_with_noun/images/watch tv/watch_tv_7.jpg b/verb_with_noun/images/watch tv/watch_tv_7.jpg deleted file mode 100644 index dc9eec220ee636566afb53bd16927e392b5cce8e..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/watch tv/watch_tv_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7c5677ac5b894e056376bd880a3846ae05adac17bfa12633d21f3b9a4b09b80 -size 1368158 diff --git a/verb_with_noun/images/watch tv/watch_tv_8.jpg b/verb_with_noun/images/watch tv/watch_tv_8.jpg deleted file mode 100644 index bc9ccda0a957d07633ddc0895c47de113fb3df3c..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/watch tv/watch_tv_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fdb168d4f3b36782b6789fd9f4ff21625e31d8bb6dcca8cd3810ff7701493be0 -size 1555619 diff --git a/verb_with_noun/images/water plants/water_plants_10.jpg b/verb_with_noun/images/water plants/water_plants_10.jpg deleted file mode 100644 index 3485c95a8a2fa4070b3cec89220d408e780cdaa7..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/water plants/water_plants_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69881b74845b61a5c78dc2f7cd69a0aa259d4db9f4384d68f95026754a2e0dd4 -size 2589420 diff --git a/verb_with_noun/images/water plants/water_plants_11.jpg b/verb_with_noun/images/water plants/water_plants_11.jpg deleted file mode 100644 index 51737dc53466441c1ff16203eca97aadf79480da..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/water plants/water_plants_11.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd96fea787f406761740d7c661f32f565becf587dacacfefaf2c51db089a8ea5 -size 4956333 diff --git a/verb_with_noun/images/water plants/water_plants_12.jpg b/verb_with_noun/images/water plants/water_plants_12.jpg deleted file mode 100644 index 5760c2deae0af145f794c32d591309f1a4568d16..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/water plants/water_plants_12.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a439a85a4b2b81983f2cb7aaf4d9194c6aee4434ccbde51f03891ca2646006ca -size 1128704 diff --git a/verb_with_noun/images/water plants/water_plants_13.jpg b/verb_with_noun/images/water plants/water_plants_13.jpg deleted file mode 100644 index 5b30e1df6642d0a31743fdbef4eedd2cda944d1b..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/water plants/water_plants_13.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5fa0ace6bea54a5afaed4d0c63055c6332ec9a391b3f62d347a221155411a414 -size 4990433 diff --git a/verb_with_noun/images/water plants/water_plants_14.jpg b/verb_with_noun/images/water plants/water_plants_14.jpg deleted file mode 100644 index 0f2345ed1aa19a30e3bea4a527baf51574efa0ac..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/water plants/water_plants_14.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4120a58bbf323e9979e665c99c750707a831a22e169d80f1c3ed5e70a32e4cd -size 376029 diff --git a/verb_with_noun/images/water plants/water_plants_15.jpg b/verb_with_noun/images/water plants/water_plants_15.jpg deleted file mode 100644 index 1c3e316ca3f907898f279c451a656c803c9c2418..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/water plants/water_plants_15.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5af3f537a9c3d972df5297ba206a1228e3c8404376faaf31669b4c5748471b5e -size 3067826 diff --git a/verb_with_noun/images/water plants/water_plants_7.jpg b/verb_with_noun/images/water plants/water_plants_7.jpg deleted file mode 100644 index 2d981a537ee9041f4bb8a144bd556b7484955cd0..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/water plants/water_plants_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fdba52d5f7a0b7892f2d56fce158af78113de8be563bd33ebedaa839cfda02b1 -size 1877824 diff --git a/verb_with_noun/images/water plants/water_plants_8.jpg b/verb_with_noun/images/water plants/water_plants_8.jpg deleted file mode 100644 index bdfb155070b8fef4da82e0708dbb9ebfc9e6acf3..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/water plants/water_plants_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85ce0fb6a9fd0d08f8f7d88d70f018155257cc17a726e01cd08406c9814a8aa6 -size 2669587 diff --git a/verb_with_noun/images/water plants/water_plants_9.jpg b/verb_with_noun/images/water plants/water_plants_9.jpg deleted file mode 100644 index 1db50b4cf32a156279d61191bec51a2ef4920f69..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/water plants/water_plants_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3ac66bc765044a6753a3b43ff82912502ef7a9f69b7b8b13e155b57f5abfae3 -size 1773984 diff --git a/verb_with_noun/images/wipe floor/wipe_floor_4.jpeg b/verb_with_noun/images/wipe floor/wipe_floor_4.jpeg deleted file mode 100644 index 07fd54501e9ea41e0dce17d9405c39228fda1fcf..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wipe floor/wipe_floor_4.jpeg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5cddeedf071c1e2fa62399ee5969c522accd7db329fd512c6b51c0159dc33179 -size 79238 diff --git a/verb_with_noun/images/wipe floor/wipe_floor_5.jpeg b/verb_with_noun/images/wipe floor/wipe_floor_5.jpeg deleted file mode 100644 index 84036e1b975a449d18b5de71b1be4ab716245df6..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wipe floor/wipe_floor_5.jpeg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59d50955016eb0817a7bd6248bc4a570c7d11b85696dfce1a3e5ffa2404ce6f9 -size 57651 diff --git a/verb_with_noun/images/wipe floor/wipe_floor_6.jpg b/verb_with_noun/images/wipe floor/wipe_floor_6.jpg deleted file mode 100644 index 264504d129c45222482cbc3d1a7f6f803ad1743e..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wipe floor/wipe_floor_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4fe3fe8f88a20921e7f7ffd8875148c5a72f152f58715fa250fda43da1b72254 -size 2545459 diff --git a/verb_with_noun/images/wipe floor/wipe_floor_7.jpg b/verb_with_noun/images/wipe floor/wipe_floor_7.jpg deleted file mode 100644 index 8e552369b9c17e1989eb423b7ed93fe6783cd8f7..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wipe floor/wipe_floor_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70f0af98c793f7074b3aa75dfb739fe0355be3c97cc2e6de2c9bfaad57cb3f1c -size 381583 diff --git a/verb_with_noun/images/wipe table/wipe_table_10.jpg b/verb_with_noun/images/wipe table/wipe_table_10.jpg deleted file mode 100644 index 2b4ad76b6b8666ed27946b08976c5e82dae2020a..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wipe table/wipe_table_10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:896ed6319ee1bb591ad69abb3a811bd1a4639db2c0efceb6c5da689de7a55e3d -size 277198 diff --git a/verb_with_noun/images/wipe table/wipe_table_11.jpg b/verb_with_noun/images/wipe table/wipe_table_11.jpg deleted file mode 100644 index 2fdcf054cb9ecbac005305630e6fd148c73691b5..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wipe table/wipe_table_11.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d931842e1bc483f3bca1222fcb12db0bf5ce16ebff4607ca31d39d2c4bbf9896 -size 792390 diff --git a/verb_with_noun/images/wipe table/wipe_table_6.jpg b/verb_with_noun/images/wipe table/wipe_table_6.jpg deleted file mode 100644 index bd53aaa32d9992d73175d3c18a326f269d579c79..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wipe table/wipe_table_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d63ba5a197e9d19965891642c80213a9966990e4746a5b819d0abcd266c2a6b -size 412215 diff --git a/verb_with_noun/images/wipe table/wipe_table_7.jpg b/verb_with_noun/images/wipe table/wipe_table_7.jpg deleted file mode 100644 index 357136331bb6c5aeda9f5c217e506bfe7c1012e0..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wipe table/wipe_table_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8663976b3c780b5b8f0c5677dfebb29e7fe795a17b6949932cf8cb039a00b4a -size 2176272 diff --git a/verb_with_noun/images/wipe table/wipe_table_8.jpg b/verb_with_noun/images/wipe table/wipe_table_8.jpg deleted file mode 100644 index 43a1c47ef29280ab4e7897f6f73bc4c71abadafd..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wipe table/wipe_table_8.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e04adcca8bfafd30a9a3127db4849e7af5762d797eec2c9b5190fd0bc930c9e4 -size 1014878 diff --git a/verb_with_noun/images/wipe table/wipe_table_9.jpg b/verb_with_noun/images/wipe table/wipe_table_9.jpg deleted file mode 100644 index c7f8ec10ac3c37da3b74b6714bd74a951c9f37e1..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wipe table/wipe_table_9.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:695b9cc44b85322123a8b69e7471f4b8aafaafceefefbb02568fde27ecd1dab6 -size 2231853 diff --git a/verb_with_noun/images/wipe window/wipe_window_5.jpg b/verb_with_noun/images/wipe window/wipe_window_5.jpg deleted file mode 100644 index 189c09b1ed8fd9e36f73eee5606b008d5df851ad..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wipe window/wipe_window_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7d6d39757863fd67c2f28630cbc91bfa82c29b88f5e8ecb63b13a526b8780d2 -size 695072 diff --git a/verb_with_noun/images/wipe window/wipe_window_6.jpg b/verb_with_noun/images/wipe window/wipe_window_6.jpg deleted file mode 100644 index d39cf09aca264e170fe1ea23f4db3dfad8017d94..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wipe window/wipe_window_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32be0b18d3795d155cafcb70f95e4dabda0f9c702d163477329e973fa4a63c83 -size 2155977 diff --git a/verb_with_noun/images/wipe window/wipe_window_7.jpg b/verb_with_noun/images/wipe window/wipe_window_7.jpg deleted file mode 100644 index cfdcec33c3be0d2c6fbe6078148b25111fad085d..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/wipe window/wipe_window_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a82395bacb7eba00a1d061bbad2904d9457ccc59a7ef767d5cd3ef6d1435c89c -size 1202529 diff --git a/verb_with_noun/images/zip jacket/zip_jacket_3.jpg b/verb_with_noun/images/zip jacket/zip_jacket_3.jpg deleted file mode 100644 index 9dd37277f8b5f583cb9a411b86461000a77af41c..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/zip jacket/zip_jacket_3.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20e1bedfe77ac3960eda2026f045c8cfd3b326a0009bc763411dc51350d38687 -size 401833 diff --git a/verb_with_noun/images/zip jacket/zip_jacket_4.jpg b/verb_with_noun/images/zip jacket/zip_jacket_4.jpg deleted file mode 100644 index 0ef2a2d8c2827e71206823cd324592da05479a56..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/zip jacket/zip_jacket_4.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0967999463a959806beeaa89e07a045a7480c4518799b253028cb24f5c21c2c5 -size 1817126 diff --git a/verb_with_noun/images/zip jacket/zip_jacket_5.jpg b/verb_with_noun/images/zip jacket/zip_jacket_5.jpg deleted file mode 100644 index 0b89a744aa5f141f877c785e05abb0cd5c8a5fd2..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/zip jacket/zip_jacket_5.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c806ab792f502969f14c604e63ff9cd4d1d3adf9e3855a001bff39b367ed689 -size 1208963 diff --git a/verb_with_noun/images/zip jacket/zip_jacket_6.jpg b/verb_with_noun/images/zip jacket/zip_jacket_6.jpg deleted file mode 100644 index dd88ef066df970f8384aff35d86b49790a26b7ea..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/zip jacket/zip_jacket_6.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e1277419dbc8c783c9ab8b13ad251750f8f62cc1c4f7497bf22f9bc095029e1 -size 2237026 diff --git a/verb_with_noun/images/zip jacket/zip_jacket_7.jpg b/verb_with_noun/images/zip jacket/zip_jacket_7.jpg deleted file mode 100644 index 4b0270866f997044f917f8ba7a474cc2a7cd5ad1..0000000000000000000000000000000000000000 --- a/verb_with_noun/images/zip jacket/zip_jacket_7.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33a0f5222bf200ee18555eaf2cbedd749be1bfe3957092ac43097820c279ee38 -size 1918681 diff --git a/verb_with_noun/open book/12120247_2160_3840_30fps.mp4 b/verb_with_noun/open book/12120247_2160_3840_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4511f22dd685557a8db4e29ae7abe6de2b99d4d7 --- /dev/null +++ b/verb_with_noun/open book/12120247_2160_3840_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:612650a69340464f6cd99457a7471ca74c20dc02e11ddbdea938fb4814bf507f +size 21708133 diff --git a/verb_with_noun/open book/4203480-hd_1920_1080_24fps.mp4 b/verb_with_noun/open book/4203480-hd_1920_1080_24fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..942cb119bcbb5381e61d213e92a8cd68354a1270 --- /dev/null +++ b/verb_with_noun/open book/4203480-hd_1920_1080_24fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c8a233360053e121ca1f68cd7eedc767c29811a971092b9b7cb4a2f08f16b0a +size 20725030 diff --git a/verb_with_noun/open book/5199732-uhd_3840_2160_25fps.mp4 b/verb_with_noun/open book/5199732-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd49e442d179a9c9c5a17ac1760771de6900654e --- /dev/null +++ b/verb_with_noun/open book/5199732-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cde2145324e9c969a67abc65a197f179f816fcc109b2d3628921ca13066e9537 +size 27357644 diff --git a/verb_with_noun/open book/5199738-uhd_2160_3840_25fps.mp4 b/verb_with_noun/open book/5199738-uhd_2160_3840_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78009e35894c2a3090fcb087ed3d31d94ec7d1c4 --- /dev/null +++ b/verb_with_noun/open book/5199738-uhd_2160_3840_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a762eb051abe3781a6ab079dc7db548164b9032bdc096b5e35ab1ab2316e245b +size 26482810 diff --git a/verb_with_noun/open book/7248990-hd_1920_1080_24fps.mp4 b/verb_with_noun/open book/7248990-hd_1920_1080_24fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..206b9301a88fb97736ff51a938626d0765988124 --- /dev/null +++ b/verb_with_noun/open book/7248990-hd_1920_1080_24fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68129eb9a86a27620930e1433f5987c7e906109ce2e4f9e59cfea84f9b1acf5b +size 5868266 diff --git a/verb_with_noun/open book/pexels-cottonbro-3944466.jpg b/verb_with_noun/open book/pexels-cottonbro-3944466.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3709f3bdf65188d3c40f7744f75a06c68d2c7593 --- /dev/null +++ b/verb_with_noun/open book/pexels-cottonbro-3944466.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f5c936a8843c7500d3b0ed7d2baf607e73f966313bbb5c8477aec44fe409692 +size 2143121 diff --git a/verb_with_noun/open book/pexels-cottonbro-4107126.jpg b/verb_with_noun/open book/pexels-cottonbro-4107126.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9a84542d197c242927de9dce0e78af08b121e10 --- /dev/null +++ b/verb_with_noun/open book/pexels-cottonbro-4107126.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6249c92b8f164eeed03ec8dec481b4ccd29936d9928911d10fc8f7595802ec3 +size 1963950 diff --git a/verb_with_noun/open book/pexels-cottonbro-4661279.jpg b/verb_with_noun/open book/pexels-cottonbro-4661279.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d0eb3902157430859e09f57fcff9481c6884daf --- /dev/null +++ b/verb_with_noun/open book/pexels-cottonbro-4661279.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14fb5e08db949dfeaaa27ba6ccbad8f6967ff30e54d41fa7186924f137b42a15 +size 1900810 diff --git a/verb_with_noun/open book/pexels-enzoelgalgo-2663851.jpg b/verb_with_noun/open book/pexels-enzoelgalgo-2663851.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3388ca7d3208850826ad462c558528a80f68354 --- /dev/null +++ b/verb_with_noun/open book/pexels-enzoelgalgo-2663851.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e980bb35fe7c1c45ee32dc989a459897f9d8e28dae4391c10d0849dd51ba7c2 +size 1684998 diff --git a/verb_with_noun/videos/close drawer/close_drawer_3.mp4 b/verb_with_noun/open book/pexels-leticia-alvares-1805702-26756092.jpg similarity index 80% rename from verb_with_noun/videos/close drawer/close_drawer_3.mp4 rename to verb_with_noun/open book/pexels-leticia-alvares-1805702-26756092.jpg index ff69d433fb31872f604b86844c3c0805cf9f117d..ffef43133abe9709f162f1ec327c4068be3cc0a2 100644 --- a/verb_with_noun/videos/close drawer/close_drawer_3.mp4 +++ b/verb_with_noun/open book/pexels-leticia-alvares-1805702-26756092.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c86d0bbf869c734eb90bdfd4b81a79934252986a6e36ef2925f799ac8650584 -size 12837086 +oid sha256:6a70bbee0f14a3259e179a0afcdbc6406e638ec4b5ecd0faf213abbd9991b9d9 +size 1294829 diff --git a/verb_with_noun/open book/pexels-lilartsy-3403858.jpg b/verb_with_noun/open book/pexels-lilartsy-3403858.jpg new file mode 100644 index 0000000000000000000000000000000000000000..162511dba2232546d1f2690eaf4cf423c248918f --- /dev/null +++ b/verb_with_noun/open book/pexels-lilartsy-3403858.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80761576d5e658f0b76839643e13c421464497dcaedfdd776ed8b352e7771506 +size 881598 diff --git a/verb_with_noun/open book/pexels-meshack-emmanuel-kazanshyi-1267432081-33131365.jpg b/verb_with_noun/open book/pexels-meshack-emmanuel-kazanshyi-1267432081-33131365.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd19ae3ca91e6b0f628dfc841a14c563109f3124 --- /dev/null +++ b/verb_with_noun/open book/pexels-meshack-emmanuel-kazanshyi-1267432081-33131365.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:892a93a81f0979eadace3a65a93e09ab48a04209e2e310b763d4bf263a856661 +size 1540901 diff --git a/verb_with_noun/open book/pexels-rdne-9242400.jpg b/verb_with_noun/open book/pexels-rdne-9242400.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b5d5e87a70675d55736fad5455d67ac166c201c --- /dev/null +++ b/verb_with_noun/open book/pexels-rdne-9242400.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6efa06ee1f17106bdaff82d9961acf653fd19e12472695f598399f08a77a574a +size 1165163 diff --git a/verb_with_noun/open book/pexels-ron-lach-7968066.jpg b/verb_with_noun/open book/pexels-ron-lach-7968066.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff4b4ee9bb20a9ac97fe125d40fc487cb96f358f --- /dev/null +++ b/verb_with_noun/open book/pexels-ron-lach-7968066.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:587a50a06fd3c12bd8f82bb97934af7a44503904d96c505a0ef7ff8acd9be224 +size 1763957 diff --git a/verb_with_noun/open book/pexels-yaroslav-shuraev-4503979.jpg b/verb_with_noun/open book/pexels-yaroslav-shuraev-4503979.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3c36c17795a99964aaf6b74fccb5fb1c5c445c6 --- /dev/null +++ b/verb_with_noun/open book/pexels-yaroslav-shuraev-4503979.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f0a6216cb5b3112ab71688a524dc5e49a860f17d567375655ca88d9578417b4 +size 1587197 diff --git a/verb_with_noun/videos/open box/open_box_1.mp4 b/verb_with_noun/open box/4440949-hd_1920_1080_25fps.mp4 similarity index 100% rename from verb_with_noun/videos/open box/open_box_1.mp4 rename to verb_with_noun/open box/4440949-hd_1920_1080_25fps.mp4 diff --git a/verb_with_noun/open box/5745611-uhd_3840_2160_25fps.mp4 b/verb_with_noun/open box/5745611-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b36ed259b3b62df3ae4c42a0e1a931f6dcd0b4ca --- /dev/null +++ b/verb_with_noun/open box/5745611-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c77f54083f5de4e301a26bae40f4813b5cf0e70ac42f11f55209e7e44fbf4d31 +size 34143216 diff --git a/verb_with_noun/open box/5900168-uhd_4096_2160_30fps.mp4 b/verb_with_noun/open box/5900168-uhd_4096_2160_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2701806a5bb9e4adcfe0f3ce2e1d6a61cae0b913 --- /dev/null +++ b/verb_with_noun/open box/5900168-uhd_4096_2160_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fab3c1444ca946074916316e7bbf58dc7a7ad341655530fc2893733a0f61c99a +size 16079936 diff --git a/verb_with_noun/open box/6848807-uhd_4096_2160_25fps.mp4 b/verb_with_noun/open box/6848807-uhd_4096_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..853936cc46adbceba8e0cf1c4cb935a1d99591b0 --- /dev/null +++ b/verb_with_noun/open box/6848807-uhd_4096_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8014961a8451f6678b64a47f61e036274aa9a314d942795d8fd9a80a15fa3cc +size 140903204 diff --git a/verb_with_noun/open box/9169682-uhd_2160_4096_25fps.mp4 b/verb_with_noun/open box/9169682-uhd_2160_4096_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9894b8e9c7b8c93e77b91c296e56d7d3ed4f1b3b --- /dev/null +++ b/verb_with_noun/open box/9169682-uhd_2160_4096_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2671550d55bd54d6c1f7620f45d427b4c295e6beb6e49fa1fc1e63d0c380ffe +size 35928956 diff --git a/verb_with_noun/open box/pexels-any-lane-5728329.jpg b/verb_with_noun/open box/pexels-any-lane-5728329.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ecce596548732f780af9e29f86cdc35220a74b85 --- /dev/null +++ b/verb_with_noun/open box/pexels-any-lane-5728329.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f203c449e972e8f8695e3729d3b29e5539a251770c288ce153fab524b9d25be8 +size 2911783 diff --git a/verb_with_noun/open box/pexels-cottonbro-4554234.jpg b/verb_with_noun/open box/pexels-cottonbro-4554234.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97f385f223c650fa853e6d548c7f4b5a27a704ed --- /dev/null +++ b/verb_with_noun/open box/pexels-cottonbro-4554234.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:434b9613ee692512e39f22ebc550155ddee97a7fc924c4a1aaaaf3c7bb9ec05e +size 674243 diff --git a/verb_with_noun/open box/pexels-cottonbro-6833325.jpg b/verb_with_noun/open box/pexels-cottonbro-6833325.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f15b1d40de5a0c27da2f025cf696475868a1ecc --- /dev/null +++ b/verb_with_noun/open box/pexels-cottonbro-6833325.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea93779e1579c6c4810d1a149e344773d4ff3c31c2a99d1b9d43d1788633d302 +size 786090 diff --git a/verb_with_noun/open box/pexels-cottonbro-8371733.jpg b/verb_with_noun/open box/pexels-cottonbro-8371733.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0609276d172dbfe14bde0827ed4cd613f179ae69 --- /dev/null +++ b/verb_with_noun/open box/pexels-cottonbro-8371733.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd89ff48f2927bd2019c951636023ba1b3fc3fec5f0237af7b7b802b0757c25e +size 3237154 diff --git a/verb_with_noun/open box/pexels-karolina-grabowska-4498136.jpg b/verb_with_noun/open box/pexels-karolina-grabowska-4498136.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49a43177452fb39c563b63178fd9a10dd5722497 --- /dev/null +++ b/verb_with_noun/open box/pexels-karolina-grabowska-4498136.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f12900c6fa4052f1db358d52af6453f4fdf3dbfcf4f4279a92f1509836ff26fe +size 1069649 diff --git a/verb_with_noun/open box/pexels-karolina-grabowska-4498152.jpg b/verb_with_noun/open box/pexels-karolina-grabowska-4498152.jpg new file mode 100644 index 0000000000000000000000000000000000000000..841d275c8ae9ef49f2a0217c695ef976fcd3e197 --- /dev/null +++ b/verb_with_noun/open box/pexels-karolina-grabowska-4498152.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8448e0904390b4c67e4c5e1fadd77c74215a2e247b5c4f04e033a157950bd61d +size 1321255 diff --git a/verb_with_noun/open box/pexels-mikhail-nilov-6969912.jpg b/verb_with_noun/open box/pexels-mikhail-nilov-6969912.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b67c6bc99a03f05361a7085d9d6a7515c35af94 --- /dev/null +++ b/verb_with_noun/open box/pexels-mikhail-nilov-6969912.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a769330d2e0679869e9e68ca7a0960a306db3bb36b3c9f4fb506282e8ab9461b +size 1921021 diff --git a/verb_with_noun/open box/pexels-polina-tankilevitch-4440845.jpg b/verb_with_noun/open box/pexels-polina-tankilevitch-4440845.jpg new file mode 100644 index 0000000000000000000000000000000000000000..004ea592ed140ebfcf9569419319d02bccb528cb --- /dev/null +++ b/verb_with_noun/open box/pexels-polina-tankilevitch-4440845.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b769be5a0af55c22e7402d05ca54d6a3b15a7eb467911508d6f76403d972eb96 +size 393740 diff --git a/verb_with_noun/open box/pexels-rdne-7309314.jpg b/verb_with_noun/open box/pexels-rdne-7309314.jpg new file mode 100644 index 0000000000000000000000000000000000000000..465fd5f7e409c974ad6c527652931f544f2cbd3c --- /dev/null +++ b/verb_with_noun/open box/pexels-rdne-7309314.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95ddb6c7758757bd61125d3cdaef1d5a414d5568f65f3dbf772ea3860697b7c7 +size 593939 diff --git a/verb_with_noun/open box/suitcase-3297015_1280.jpg b/verb_with_noun/open box/suitcase-3297015_1280.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61d4b0f72de03643d284a5fa555bbd1c07fbe034 --- /dev/null +++ b/verb_with_noun/open box/suitcase-3297015_1280.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1d4186fe65ea9b795fee5b1c67cf1a46cece90caecc623e3978b1f9021f61e4 +size 321100 diff --git a/verb_with_noun/open box/tin-can-rectangular-2634980_1280.jpg b/verb_with_noun/open box/tin-can-rectangular-2634980_1280.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7ece77e74c8de61875b84318a9bbacc38ad175b --- /dev/null +++ b/verb_with_noun/open box/tin-can-rectangular-2634980_1280.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71f86205e78da8ea0bb0b11a8d893d497b150ab5e2c5b5a94b54c5aacc6cffb2 +size 201239 diff --git a/verb_with_noun/open cabinet/5382871-uhd_3840_2160_25fps.mp4 b/verb_with_noun/open cabinet/5382871-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6da955c05bf21d5ea281770de0239c4eb6cb1251 --- /dev/null +++ b/verb_with_noun/open cabinet/5382871-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aef3fbac4dacceb12dc0e6e53ce0cca7cee69df94bf98669e14a5441eafd17c +size 7418949 diff --git a/verb_with_noun/videos/open cabinet/open_cabinet_1.mp4 b/verb_with_noun/open cabinet/8053934-uhd_3840_2160_25fps.mp4 similarity index 100% rename from verb_with_noun/videos/open cabinet/open_cabinet_1.mp4 rename to verb_with_noun/open cabinet/8053934-uhd_3840_2160_25fps.mp4 diff --git a/verb_with_noun/open cabinet/8580856-hd_1920_1080_30fps.mp4 b/verb_with_noun/open cabinet/8580856-hd_1920_1080_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96713cc727292c3fe3b20dca4e8160d8d04364b4 --- /dev/null +++ b/verb_with_noun/open cabinet/8580856-hd_1920_1080_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b606f6151b67adf403e8469f53c17b8521c8d0d3e2d3a3141f5f26a389b840d +size 8581157 diff --git a/verb_with_noun/open cabinet/8580892-hd_1080_1920_30fps.mp4 b/verb_with_noun/open cabinet/8580892-hd_1080_1920_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c9ea357f912bfa9be681103fda8f5cb517730ae --- /dev/null +++ b/verb_with_noun/open cabinet/8580892-hd_1080_1920_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78571abadfefa2bb9a57a2fdafac989b4991d0e122c8b85906d1aa36aed8f242 +size 6011934 diff --git a/verb_with_noun/open cabinet/8890619-uhd_4096_2160_24fps.mp4 b/verb_with_noun/open cabinet/8890619-uhd_4096_2160_24fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40f95225ca68750345354b1c1e22d40ff1049eab --- /dev/null +++ b/verb_with_noun/open cabinet/8890619-uhd_4096_2160_24fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99c28d071bc132ac403d7bd86c98ab016eb6c68a8df2d741b2917bfcfd71cb88 +size 49204649 diff --git a/verb_with_noun/open cabinet/pexels-atbo-66986-245219.jpg b/verb_with_noun/open cabinet/pexels-atbo-66986-245219.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd1c8827343a0f8fd53cdfcbaa13cbd537b88712 --- /dev/null +++ b/verb_with_noun/open cabinet/pexels-atbo-66986-245219.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:443ae720a643a15394c9d3ec86775fb7c51c63ad34596c36b948502811186e4c +size 426682 diff --git a/verb_with_noun/open cabinet/pexels-cottonbro-8666819.jpg b/verb_with_noun/open cabinet/pexels-cottonbro-8666819.jpg new file mode 100644 index 0000000000000000000000000000000000000000..492b15254ba4f323280fd0337acce9127aadd372 --- /dev/null +++ b/verb_with_noun/open cabinet/pexels-cottonbro-8666819.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c310317955c99ad840a355370351455f35fb40194b4f607886244f3ffad8647 +size 2803697 diff --git a/verb_with_noun/open cabinet/pexels-cup-of-couple-7303848.jpg b/verb_with_noun/open cabinet/pexels-cup-of-couple-7303848.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf950e5b56ae032d41fe43bd6126b81b3d217ab3 --- /dev/null +++ b/verb_with_noun/open cabinet/pexels-cup-of-couple-7303848.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb8375362db2ad54a51feff9a7752782223bb91939e07de0a5e3e121e6714cf6 +size 1018901 diff --git a/verb_with_noun/open cabinet/pexels-heyho-7614539.jpg b/verb_with_noun/open cabinet/pexels-heyho-7614539.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4511e363a0bceff2491bcec2163846c1b8e05a1 --- /dev/null +++ b/verb_with_noun/open cabinet/pexels-heyho-7614539.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eeecbc9d0cc73ffefefc5fa1032b9d9aa8c878da74b9f32ca1bc9ebb7fbe451 +size 1541071 diff --git a/verb_with_noun/open cabinet/pexels-javier-mix-1388139-2708106.jpg b/verb_with_noun/open cabinet/pexels-javier-mix-1388139-2708106.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9095a2ca006a5ff2ee92b1ce35d5329cb97c333c --- /dev/null +++ b/verb_with_noun/open cabinet/pexels-javier-mix-1388139-2708106.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0873323c3dc42128916aead4837093da4e0ae732293f27b2860959c9526617de +size 390071 diff --git a/verb_with_noun/open cabinet/pexels-pavel-danilyuk-8763149.jpg b/verb_with_noun/open cabinet/pexels-pavel-danilyuk-8763149.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a09ace8b521a4414e5e0295045c514066f2a28e --- /dev/null +++ b/verb_with_noun/open cabinet/pexels-pavel-danilyuk-8763149.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1a04b1f618858a0b33f627b38a3bc8f415c73b2f52896c0724bdbd283b868f4 +size 1790071 diff --git a/verb_with_noun/open cabinet/pexels-rdne-5591644.jpg b/verb_with_noun/open cabinet/pexels-rdne-5591644.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e3ec5870f8aa46ef43147743b196768d163184d --- /dev/null +++ b/verb_with_noun/open cabinet/pexels-rdne-5591644.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8ffb0248d4757a13c425a639e16fc1da205e6f62e2d3934d05553fd8816f028 +size 2474636 diff --git a/verb_with_noun/open cabinet/pexels-rdne-8580763.jpg b/verb_with_noun/open cabinet/pexels-rdne-8580763.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18b75e2226046e2f2c4075a7cf17c6a477531a31 --- /dev/null +++ b/verb_with_noun/open cabinet/pexels-rdne-8580763.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77897ede1b81af7313cda08d2e00691f74203973bf46888ba23f7780eb0ff5c6 +size 1380426 diff --git a/verb_with_noun/open cabinet/pexels-shvets-production-7512978.jpg b/verb_with_noun/open cabinet/pexels-shvets-production-7512978.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1058a2de8a118112fca502063ea004051a6c347 --- /dev/null +++ b/verb_with_noun/open cabinet/pexels-shvets-production-7512978.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:868f34f44c86d541eac09766515c3df5f3bcba16a9769eac023f3730bbe8fc89 +size 2343628 diff --git a/verb_with_noun/open cabinet/pexels-yaroslav-shuraev-8891818.jpg b/verb_with_noun/open cabinet/pexels-yaroslav-shuraev-8891818.jpg new file mode 100644 index 0000000000000000000000000000000000000000..637443b21107f523093bb3f28813ad3a8b24422f --- /dev/null +++ b/verb_with_noun/open cabinet/pexels-yaroslav-shuraev-8891818.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e307da4d771bbf75f0828bed7e01e466cf95bb8fe4ad2574163f77ba55461f3a +size 3614608 diff --git a/verb_with_noun/open door/2069138-hd_1920_1080_30fps.mp4 b/verb_with_noun/open door/2069138-hd_1920_1080_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3d176688c010fbbfc1a4f98f6a74fab51005681 --- /dev/null +++ b/verb_with_noun/open door/2069138-hd_1920_1080_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3879da7092f373e2c0951ed9ff66eef1dcb367c7ae729a36932d5e168162b84 +size 6883989 diff --git a/verb_with_noun/open door/2108274-hd_1920_1080_25fps.mp4 b/verb_with_noun/open door/2108274-hd_1920_1080_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..802ffcda4da9f2a4537b928b71ac7a511adeecc8 --- /dev/null +++ b/verb_with_noun/open door/2108274-hd_1920_1080_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef99b4eb03c1548b3d1ce5ffd9f1da9effd75e4c99111d0b8cab900812561fcb +size 3678960 diff --git a/verb_with_noun/videos/open door/open_door_1.mp4 b/verb_with_noun/open door/3371852-hd_1920_1080_24fps.mp4 similarity index 100% rename from verb_with_noun/videos/open door/open_door_1.mp4 rename to verb_with_noun/open door/3371852-hd_1920_1080_24fps.mp4 diff --git a/verb_with_noun/open door/4010080-hd_1920_1080_30fps.mp4 b/verb_with_noun/open door/4010080-hd_1920_1080_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7d6f9a449cacba0cb59b55cdf4b36973f40fbd1 --- /dev/null +++ b/verb_with_noun/open door/4010080-hd_1920_1080_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0b063ce4f0d0129e7570a56906a25d83896e1502f16f3cbf694700e3c67a676 +size 4479813 diff --git a/verb_with_noun/open door/4391744-uhd_3840_2160_25fps.mp4 b/verb_with_noun/open door/4391744-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6dde901da241a04d106f0a128a19f25e6a7cf7b --- /dev/null +++ b/verb_with_noun/open door/4391744-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56270a795cf58ac0689fb34fedb01f841fe579c915ebdc7c7c21735405f05cf5 +size 34788272 diff --git a/verb_with_noun/open door/pexels-charlotte-may-5825395.jpg b/verb_with_noun/open door/pexels-charlotte-may-5825395.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9e890f28fe164820532dfb9b8923aee839b0934 --- /dev/null +++ b/verb_with_noun/open door/pexels-charlotte-may-5825395.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbbf4bdb8cb254c94106ad792270e73ec2fbd7d76a42fbf5f00ac3931a0475e2 +size 1515912 diff --git a/verb_with_noun/open door/pexels-cottonbro-10069440.jpg b/verb_with_noun/open door/pexels-cottonbro-10069440.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44d5af4bd28329f4d5f56637b49409c0704199d8 --- /dev/null +++ b/verb_with_noun/open door/pexels-cottonbro-10069440.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2925ac4647b8dd3b4c95703c9191391679daa9fd7e2d8627c17126420ebcdabf +size 891085 diff --git a/verb_with_noun/open door/pexels-cottonbro-6276201.jpg b/verb_with_noun/open door/pexels-cottonbro-6276201.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5dff0a068149ccfc7d13e57057bbcdcc08ffbf0 --- /dev/null +++ b/verb_with_noun/open door/pexels-cottonbro-6276201.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63a32db561219ceca641bd53705a406d34e4869c4fddd58efbab03dc9669586b +size 5717133 diff --git a/verb_with_noun/open door/pexels-denniz-futalan-339724-2704261.jpg b/verb_with_noun/open door/pexels-denniz-futalan-339724-2704261.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19ca35d74aae4825b795dca5bdcfdea2e2f31821 --- /dev/null +++ b/verb_with_noun/open door/pexels-denniz-futalan-339724-2704261.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c678c1c1365232cd708554ac2bcbc4b2f531afdf4a2538874916f77a2f616336 +size 988774 diff --git a/verb_with_noun/open door/pexels-introspectivedsgn-9899853.jpg b/verb_with_noun/open door/pexels-introspectivedsgn-9899853.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8702169ff9f3170a2b7f0c58f8c681eebbf8404b --- /dev/null +++ b/verb_with_noun/open door/pexels-introspectivedsgn-9899853.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:248d25cab3bcef8c04a9663ef81fdf7ab61f763d9ac83a2c7ea2165243914e08 +size 2396840 diff --git a/verb_with_noun/open door/pexels-kindelmedia-6995147.jpg b/verb_with_noun/open door/pexels-kindelmedia-6995147.jpg new file mode 100644 index 0000000000000000000000000000000000000000..170496b6953402c435f7a53b8ae8c71b263d458c --- /dev/null +++ b/verb_with_noun/open door/pexels-kindelmedia-6995147.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f8a71a3f99f386596d5cf58771e48772d43cf52ec3d64831ffcd2af9182b3d +size 914461 diff --git a/verb_with_noun/open door/pexels-mizunokozuki-13801675.jpg b/verb_with_noun/open door/pexels-mizunokozuki-13801675.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c6bba7fa2d3d3b9cc4b9e752e4c28b81f60afbb --- /dev/null +++ b/verb_with_noun/open door/pexels-mizunokozuki-13801675.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e30b676a89b13b0155e14c63b60b5b3a10714197dabf04986318c661c57a4b5 +size 1620944 diff --git a/verb_with_noun/open door/pexels-norma-mortenson-4391472.jpg b/verb_with_noun/open door/pexels-norma-mortenson-4391472.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d63ca230f1073c9e1cce285c04f191a3277cd2b --- /dev/null +++ b/verb_with_noun/open door/pexels-norma-mortenson-4391472.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1a9f6dd1a0d0c68bec7226061fe9ad5aa0a8eb6a9afb0ad80df6e014a12e89f +size 2427363 diff --git a/verb_with_noun/open door/pexels-pixabay-271639.jpg b/verb_with_noun/open door/pexels-pixabay-271639.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12eb0500d605585cce48a087a25ebb49fc8f9390 --- /dev/null +++ b/verb_with_noun/open door/pexels-pixabay-271639.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e01957ee71c6e61206c5d8bf2a8789e413527efc4d2fa34b83db2ca8aa4008f2 +size 772273 diff --git a/verb_with_noun/open door/pexels-yankrukov-6818150.jpg b/verb_with_noun/open door/pexels-yankrukov-6818150.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0acedcd52158c1ceac52df477db7379872a853b --- /dev/null +++ b/verb_with_noun/open door/pexels-yankrukov-6818150.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1e602cd0fcb4cd528a2706842157455fe02f535ff3195edf26198462c403e35 +size 1613256 diff --git a/verb_with_noun/open drawer/10302789-uhd_4096_2160_25fps.mp4 b/verb_with_noun/open drawer/10302789-uhd_4096_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2544724943181b944afa85979d7efc54bd08d4b1 --- /dev/null +++ b/verb_with_noun/open drawer/10302789-uhd_4096_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff9460c0a8b16a89d1654f39af5c3e57802c891f4aee9a5c8b256a1cfdb3ea83 +size 66672488 diff --git a/verb_with_noun/open drawer/4010526-hd_1920_1080_24fps.mp4 b/verb_with_noun/open drawer/4010526-hd_1920_1080_24fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..435758548eb95fcbbfca56535f163464a125f9ab --- /dev/null +++ b/verb_with_noun/open drawer/4010526-hd_1920_1080_24fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:773cd7747a0cd8c58dcec9e0da87b286ac20e7591898faf7853a4c8f7445b4f7 +size 6197956 diff --git a/verb_with_noun/open drawer/6549279-uhd_3840_2160_25fps.mp4 b/verb_with_noun/open drawer/6549279-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df11d5cbd9e9e0987caef4f12e5c513ca8a36313 --- /dev/null +++ b/verb_with_noun/open drawer/6549279-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:042ab0dfbf2261e7dabba2385fa6817c13055669787e196a31c91cc89c6c575c +size 34544682 diff --git a/verb_with_noun/open drawer/6632882-hd_1920_1080_25fps.mp4 b/verb_with_noun/open drawer/6632882-hd_1920_1080_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a0aee691b6032b36ddccbcee023bd5499caeedc --- /dev/null +++ b/verb_with_noun/open drawer/6632882-hd_1920_1080_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab7115422ea1502b720f6ae8b7c637cd29dc57ddc11e64a5fe922c795039f16c +size 5045075 diff --git a/verb_with_noun/open drawer/7303604-hd_1080_1920_25fps.mp4 b/verb_with_noun/open drawer/7303604-hd_1080_1920_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..834c61b9fa04bc5899134cba9a42fd79dd0eaf30 --- /dev/null +++ b/verb_with_noun/open drawer/7303604-hd_1080_1920_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3876065d7bf019a6aec3005fb844738d19e4eb4f52fe1e54b52cfde452f6f9f +size 2654329 diff --git a/verb_with_noun/open drawer/pexels-arina-krasnikova-5709751.jpg b/verb_with_noun/open drawer/pexels-arina-krasnikova-5709751.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9993b39efd736929de764350ae0b99b9b9bd2ec --- /dev/null +++ b/verb_with_noun/open drawer/pexels-arina-krasnikova-5709751.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa578a9de54830f15f77f93c1d25af36738539c02507b8135517b0d5e292e4e1 +size 778296 diff --git a/verb_with_noun/open drawer/pexels-cottonbro-6333743.jpg b/verb_with_noun/open drawer/pexels-cottonbro-6333743.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4987ac59bd32888a976794f85a9fff9348b36652 --- /dev/null +++ b/verb_with_noun/open drawer/pexels-cottonbro-6333743.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b1a8af4f4b384d2dfb85ace27babfef9c885d7b8382cf63e91d6baa82cc9e6 +size 3449826 diff --git a/verb_with_noun/open drawer/pexels-mizunokozuki-12911304.jpg b/verb_with_noun/open drawer/pexels-mizunokozuki-12911304.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45f66d4e031c5949a066005ea7732ac54bb5d7ec --- /dev/null +++ b/verb_with_noun/open drawer/pexels-mizunokozuki-12911304.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d57e14d8783d6ee40855ce8dbda47ec2ec962403088b3a6e0992b560c4937e7f +size 1461590 diff --git a/verb_with_noun/open drawer/pexels-pixabay-207274.jpg b/verb_with_noun/open drawer/pexels-pixabay-207274.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c71381efdb4ac5d126ad02f4e47f8524189dfd63 --- /dev/null +++ b/verb_with_noun/open drawer/pexels-pixabay-207274.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e978d7dcfd898de20b7bd2a891fd926e1a5ad5280783afb8227289773e422caf +size 2033435 diff --git a/verb_with_noun/open drawer/pexels-polina-kovaleva-5644688.jpg b/verb_with_noun/open drawer/pexels-polina-kovaleva-5644688.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b89626915d114033cb9b6ad235f9d7b930a5131 --- /dev/null +++ b/verb_with_noun/open drawer/pexels-polina-kovaleva-5644688.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daf4cc74126c890b7d0d7b634ce440a930cefd44f2a2aa2540b7e6f457f21925 +size 576689 diff --git a/verb_with_noun/open drawer/pexels-rdne-6129587.jpg b/verb_with_noun/open drawer/pexels-rdne-6129587.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d4cef60cd11fa5d87453eb684fad16097cd35ac --- /dev/null +++ b/verb_with_noun/open drawer/pexels-rdne-6129587.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46ac2857a17d5e8c54dc28386904ea956f9e5f8edd2944be02d8e48dadd801b4 +size 1181448 diff --git a/verb_with_noun/open drawer/pexels-ron-lach-10567233.jpg b/verb_with_noun/open drawer/pexels-ron-lach-10567233.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f12960473369bf8212ac7c9f381793b721a67179 --- /dev/null +++ b/verb_with_noun/open drawer/pexels-ron-lach-10567233.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef518c2f18dec6473afcb13907a51f7a02de8853e6268d6f834500b0911caf89 +size 1331424 diff --git a/verb_with_noun/open drawer/pexels-shkrabaanthony-5467461.jpg b/verb_with_noun/open drawer/pexels-shkrabaanthony-5467461.jpg new file mode 100644 index 0000000000000000000000000000000000000000..159163124be21a5f07d3295ce5795fc72262a1f2 --- /dev/null +++ b/verb_with_noun/open drawer/pexels-shkrabaanthony-5467461.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71a384bc7a7643a6cf0977388f35fc4e4575152555f25b5a3222dc5337ad972c +size 989827 diff --git a/verb_with_noun/open drawer/pexels-tima-miroshnichenko-9574323.jpg b/verb_with_noun/open drawer/pexels-tima-miroshnichenko-9574323.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9c46926665104fdd1567ea92cb4bd92e379f13c --- /dev/null +++ b/verb_with_noun/open drawer/pexels-tima-miroshnichenko-9574323.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:812369363f4de2976214b48e6f3b5a9811a7e850d30f9d9bf0dc07f82bb36a5c +size 986957 diff --git a/verb_with_noun/open drawer/pexels-tima-miroshnichenko-9574532.jpg b/verb_with_noun/open drawer/pexels-tima-miroshnichenko-9574532.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2ea7a59448023b5c260ffa3a816802e13873144 --- /dev/null +++ b/verb_with_noun/open drawer/pexels-tima-miroshnichenko-9574532.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5816c22cff74c3bd8084a7f052738cf2639957660936cc0aceb41e20dfcc5841 +size 771626 diff --git a/verb_with_noun/open jar/3783056-hd_1920_1080_25fps.mp4 b/verb_with_noun/open jar/3783056-hd_1920_1080_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02b4bca71468479aba32adf5ce0dc644acb1b753 --- /dev/null +++ b/verb_with_noun/open jar/3783056-hd_1920_1080_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce661a5f4e7fbd0fd4a30182ef6d4c303b9cc4fb11505f384b27776c83aba9ad +size 4617001 diff --git a/verb_with_noun/videos/open jar/open_jar_1.mp4 b/verb_with_noun/open jar/4146099-hd_1920_1080_24fps.mp4 similarity index 100% rename from verb_with_noun/videos/open jar/open_jar_1.mp4 rename to verb_with_noun/open jar/4146099-hd_1920_1080_24fps.mp4 diff --git a/verb_with_noun/videos/open jar/open_jar_2.mp4 b/verb_with_noun/open jar/5332652-uhd_4096_2160_30fps.mp4 similarity index 100% rename from verb_with_noun/videos/open jar/open_jar_2.mp4 rename to verb_with_noun/open jar/5332652-uhd_4096_2160_30fps.mp4 diff --git a/verb_with_noun/open jar/6664412-uhd_4096_1974_30fps.mp4 b/verb_with_noun/open jar/6664412-uhd_4096_1974_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16ed72d204c6f338a152dc88368fdd3a2e7149b3 --- /dev/null +++ b/verb_with_noun/open jar/6664412-uhd_4096_1974_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eed4023f944dd182f68ea29019fa0e560f1efbb34ba997e59e1910bed978fabd +size 24297244 diff --git a/verb_with_noun/open jar/pexels-artempodrez-4492064.jpg b/verb_with_noun/open jar/pexels-artempodrez-4492064.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3f3ffbe89bebbac5573eac57cba1ba156b935a1 --- /dev/null +++ b/verb_with_noun/open jar/pexels-artempodrez-4492064.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63fdd5035a3ea183d02acd787d28065a59892812fbb342650c9602c6fa143507 +size 278998 diff --git a/verb_with_noun/open jar/pexels-boryslav-15209694.jpg b/verb_with_noun/open jar/pexels-boryslav-15209694.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5e017349a888f97ac6202195174dfaabfdc252a --- /dev/null +++ b/verb_with_noun/open jar/pexels-boryslav-15209694.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d05a72a885e625a3a8a24dcc6632956954c0b6acdfe11b9ab434e035f3ef413 +size 971474 diff --git a/verb_with_noun/open jar/pexels-boryslav-15209698.jpg b/verb_with_noun/open jar/pexels-boryslav-15209698.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30b5c7a221da9540a2343b5a50a872047e86f94b --- /dev/null +++ b/verb_with_noun/open jar/pexels-boryslav-15209698.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de08172330b6c1f0713b4f177af2edd5e344706409eb7b6c550e928a5a16d983 +size 1128016 diff --git a/verb_with_noun/open jar/pexels-felipequeiroz-19804303.jpg b/verb_with_noun/open jar/pexels-felipequeiroz-19804303.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9271ca7d426a7a6e5d57b3b18790fc5d69e9d7b0 --- /dev/null +++ b/verb_with_noun/open jar/pexels-felipequeiroz-19804303.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd6a48161c66b6426e967779a792c93510d4a63ff9217f1aa34473089c3b01c4 +size 961826 diff --git a/verb_with_noun/open jar/pexels-n-voitkevich-5425863.jpg b/verb_with_noun/open jar/pexels-n-voitkevich-5425863.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e0236095aef88cc4a1591f557f42a26ea03590b0 --- /dev/null +++ b/verb_with_noun/open jar/pexels-n-voitkevich-5425863.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17cef279375883a26796b47cd467424617184abc2a1bab33390cfc33588be2be +size 2651731 diff --git a/verb_with_noun/open jar/pexels-sarah-chai-7262450.jpg b/verb_with_noun/open jar/pexels-sarah-chai-7262450.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e81b6d219f62d528988be5dbc7013de3ed9158b --- /dev/null +++ b/verb_with_noun/open jar/pexels-sarah-chai-7262450.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c4e363e3dc03e969216fbc672e742d0af9b3a4f2956a2eeacc113967d2f300b +size 1817320 diff --git a/verb_with_noun/open jar/pexels-sarah-chai-7263025.jpg b/verb_with_noun/open jar/pexels-sarah-chai-7263025.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40671c9c7c505981174e9d0d13b0b871bed9aab5 --- /dev/null +++ b/verb_with_noun/open jar/pexels-sarah-chai-7263025.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e899f495de28fd81e148cbe6e49d8421dd3a7d41a88ff7fc3b977540adf4c4f +size 1801809 diff --git a/verb_with_noun/pick up package/4169883-uhd_3840_2160_25fps.mp4 b/verb_with_noun/pick up package/4169883-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f055287ba3bdca356f54c5e68b4379bab55c415c --- /dev/null +++ b/verb_with_noun/pick up package/4169883-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f974109c047216ed529f3b5c914345dc2a6dd8af7ccc7117bae8200ebdb971a +size 19480031 diff --git a/verb_with_noun/pick up package/6994429-uhd_3840_2160_30fps.mp4 b/verb_with_noun/pick up package/6994429-uhd_3840_2160_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24e60933e253349c6216d4c5caf7e23f1b934585 --- /dev/null +++ b/verb_with_noun/pick up package/6994429-uhd_3840_2160_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72ff2cf4a42f8624e5cd1e6427bd740754c131f02e1e47879c8ca51c79ad95da +size 53517067 diff --git a/verb_with_noun/pick up package/9218140-hd_1920_1080_30fps.mp4 b/verb_with_noun/pick up package/9218140-hd_1920_1080_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4075d581cbfa6ebc4fef958a73df1e6ae8ead61d --- /dev/null +++ b/verb_with_noun/pick up package/9218140-hd_1920_1080_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07710a6a6861e9345cda9c775ab262a8f6a1ddfd0bebe36d11eb8b901e91bb98 +size 9914552 diff --git a/verb_with_noun/pick up package/pexels-mikhail-nilov-6969885.jpg b/verb_with_noun/pick up package/pexels-mikhail-nilov-6969885.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bceda10dec34d698f6100b65ce94f62e7b6e2934 --- /dev/null +++ b/verb_with_noun/pick up package/pexels-mikhail-nilov-6969885.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05084a9e1b26d332effdb0ac430e0701bcc3df58dd5f50362155b7e4ef6bb7c8 +size 2286094 diff --git a/verb_with_noun/pick up trash/13612253_3840_2160_25fps.mp4 b/verb_with_noun/pick up trash/13612253_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d3b8abaaf225799596474f3a82665f548dc70b8 --- /dev/null +++ b/verb_with_noun/pick up trash/13612253_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91be059d151c7324a0797d800022a8c784e86e4f60c71f7dc4210c95800c9476 +size 99743105 diff --git a/verb_with_noun/videos/pick up trash/pick_up_trash_1.mp4 b/verb_with_noun/pick up trash/3196599-uhd_3840_2160_25fps.mp4 similarity index 100% rename from verb_with_noun/videos/pick up trash/pick_up_trash_1.mp4 rename to verb_with_noun/pick up trash/3196599-uhd_3840_2160_25fps.mp4 diff --git a/verb_with_noun/videos/pick up trash/pick_up_trash_2.mp4 b/verb_with_noun/pick up trash/8405718-hd_1920_1080_24fps.mp4 similarity index 100% rename from verb_with_noun/videos/pick up trash/pick_up_trash_2.mp4 rename to verb_with_noun/pick up trash/8405718-hd_1920_1080_24fps.mp4 diff --git a/verb_with_noun/images/pick up trash/pick_up_trash_3.jpg b/verb_with_noun/pick up trash/pexels-cristian-rojas-8405721.jpg similarity index 100% rename from verb_with_noun/images/pick up trash/pick_up_trash_3.jpg rename to verb_with_noun/pick up trash/pexels-cristian-rojas-8405721.jpg diff --git a/verb_with_noun/pick up trash/pexels-lara-jameson-9324308.jpg b/verb_with_noun/pick up trash/pexels-lara-jameson-9324308.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d1753a99b54b91f90f3872dfbf432cabc858dce5 --- /dev/null +++ b/verb_with_noun/pick up trash/pexels-lara-jameson-9324308.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02b0c6ac0516aaf5ce29635f338f5bb49c8472aa0446974ee4e3a57eb8213cb4 +size 2116873 diff --git a/verb_with_noun/images/pick up trash/pick_up_trash_4.jpg b/verb_with_noun/pick up trash/pexels-ron-lach-9543411.jpg similarity index 100% rename from verb_with_noun/images/pick up trash/pick_up_trash_4.jpg rename to verb_with_noun/pick up trash/pexels-ron-lach-9543411.jpg diff --git a/verb_with_noun/images/pick up trash/pick_up_trash_5.jpg b/verb_with_noun/pick up trash/pexels-shvetsa-5029810.jpg similarity index 100% rename from verb_with_noun/images/pick up trash/pick_up_trash_5.jpg rename to verb_with_noun/pick up trash/pexels-shvetsa-5029810.jpg diff --git a/verb_with_noun/images/pick up trash/pick_up_trash_7.jpg b/verb_with_noun/pick up trash/pexels-thirdman-7657040.jpg similarity index 100% rename from verb_with_noun/images/pick up trash/pick_up_trash_7.jpg rename to verb_with_noun/pick up trash/pexels-thirdman-7657040.jpg diff --git a/verb_with_noun/pull rope/4935616-uhd_2160_4096_25fps.mp4 b/verb_with_noun/pull rope/4935616-uhd_2160_4096_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35ae49c0b0137d4365db10fdd40223d0295cbeb0 --- /dev/null +++ b/verb_with_noun/pull rope/4935616-uhd_2160_4096_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35125c405736d57bc766c758ca9bdcb76a9180bed3719b118fedf8a8f77b1c17 +size 28406631 diff --git a/verb_with_noun/videos/pull rope/pull_rope_9.mp4 b/verb_with_noun/pull rope/7427860-hd_1920_1080_30fps.mp4 similarity index 100% rename from verb_with_noun/videos/pull rope/pull_rope_9.mp4 rename to verb_with_noun/pull rope/7427860-hd_1920_1080_30fps.mp4 diff --git a/verb_with_noun/videos/pull rope/pull_rope_1.mp4 b/verb_with_noun/pull rope/7550493-hd_1080_1920_30fps.mp4 similarity index 100% rename from verb_with_noun/videos/pull rope/pull_rope_1.mp4 rename to verb_with_noun/pull rope/7550493-hd_1080_1920_30fps.mp4 diff --git a/verb_with_noun/pull rope/9654463-uhd_4096_2160_25fps.mp4 b/verb_with_noun/pull rope/9654463-uhd_4096_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b5d0d2e5597b2aac8ee6f1d5e666199127a7b3d --- /dev/null +++ b/verb_with_noun/pull rope/9654463-uhd_4096_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe75a49f67550e7ec4fc5fd2533a5de1135db5e4bd57750900d351f9e541659 +size 22629199 diff --git a/verb_with_noun/pull rope/9654473-uhd_4096_2160_25fps.mp4 b/verb_with_noun/pull rope/9654473-uhd_4096_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e87f6eef0f656aaea2c5beb78d822664dbb9f3e3 --- /dev/null +++ b/verb_with_noun/pull rope/9654473-uhd_4096_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce849e134ede6eaee98d3e4ab500521f24c25fd15ae3387b5f918f28f9924e95 +size 52754271 diff --git a/verb_with_noun/images/pull rope/pull_rope_3.jpg b/verb_with_noun/pull rope/pexels-barnabas-davoti-31615494-11249182.jpg similarity index 100% rename from verb_with_noun/images/pull rope/pull_rope_3.jpg rename to verb_with_noun/pull rope/pexels-barnabas-davoti-31615494-11249182.jpg diff --git a/verb_with_noun/images/pull rope/pull_rope_6.jpg b/verb_with_noun/pull rope/pexels-rdne-7551734.jpg similarity index 100% rename from verb_with_noun/images/pull rope/pull_rope_6.jpg rename to verb_with_noun/pull rope/pexels-rdne-7551734.jpg diff --git a/verb_with_noun/pull rope/pexels-rdne-8034571.jpg b/verb_with_noun/pull rope/pexels-rdne-8034571.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9293f3fc444149050d9faed8dbc2eaed79ee03f5 --- /dev/null +++ b/verb_with_noun/pull rope/pexels-rdne-8034571.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a8489549f51f25b3136bdc0b03b88f1a1441d0ea94d24cb6ff4f1e351d1c1ae +size 1677715 diff --git a/verb_with_noun/pull rope/pexels-rdne-8034577.jpg b/verb_with_noun/pull rope/pexels-rdne-8034577.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb8385b4fc8c891b97c506afcc29aa60cdbea120 --- /dev/null +++ b/verb_with_noun/pull rope/pexels-rdne-8034577.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb7832e67d1a985175e26a039cab0654b44125b123aa1328a17d830ca3eee00c +size 1032207 diff --git a/verb_with_noun/pull rope/pexels-rdne-8034584.jpg b/verb_with_noun/pull rope/pexels-rdne-8034584.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e5fb3baf468924b7a581c6be0a163d07ab27b51 --- /dev/null +++ b/verb_with_noun/pull rope/pexels-rdne-8034584.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6f8c2ac120fb2c8d22fa4ac1594111f5304f07b82a9e78ef97918eb6eb71e2a +size 876704 diff --git a/verb_with_noun/pull rope/pexels-rdne-8034586.jpg b/verb_with_noun/pull rope/pexels-rdne-8034586.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56af9e867275bd5b07bdcc0eb4aaa411b03e165a --- /dev/null +++ b/verb_with_noun/pull rope/pexels-rdne-8034586.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d89e87a798f9aa3ba7864dc50fc3dd4bc83dac30342633ec18f3a78e03a8b2 +size 1216122 diff --git a/verb_with_noun/images/pull rope/pull_rope_4.jpg b/verb_with_noun/pull rope/pexels-ron-lach-10037038.jpg similarity index 100% rename from verb_with_noun/images/pull rope/pull_rope_4.jpg rename to verb_with_noun/pull rope/pexels-ron-lach-10037038.jpg diff --git a/verb_with_noun/images/pull rope/pull_rope_7.jpg b/verb_with_noun/pull rope/pexels-tuankiettd-29329997.jpg similarity index 100% rename from verb_with_noun/images/pull rope/pull_rope_7.jpg rename to verb_with_noun/pull rope/pexels-tuankiettd-29329997.jpg diff --git a/verb_with_noun/images/pull rope/pull_rope_5.jpg b/verb_with_noun/pull rope/pexels-yankrukov-8613170.jpg similarity index 100% rename from verb_with_noun/images/pull rope/pull_rope_5.jpg rename to verb_with_noun/pull rope/pexels-yankrukov-8613170.jpg diff --git a/verb_with_noun/pull wagon/5526754-uhd_3840_2160_24fps.mp4 b/verb_with_noun/pull wagon/5526754-uhd_3840_2160_24fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0775cf8682ed6a34fdbaab13a8a0c72e903eb2c8 --- /dev/null +++ b/verb_with_noun/pull wagon/5526754-uhd_3840_2160_24fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bee8aa3e08c39a9eed77f1154cb8e7181225679a4e7aa8887ffb629eea27585 +size 27046891 diff --git a/verb_with_noun/images/pull wagon/pull_wagon_5.jpg b/verb_with_noun/pull wagon/pexels-greta-hoffman-7728685.jpg similarity index 100% rename from verb_with_noun/images/pull wagon/pull_wagon_5.jpg rename to verb_with_noun/pull wagon/pexels-greta-hoffman-7728685.jpg diff --git a/verb_with_noun/pull wagon/pexels-greta-hoffman-7729139.jpg b/verb_with_noun/pull wagon/pexels-greta-hoffman-7729139.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b89814ce097254ebe0c4b6b2acb4760692fb48c3 --- /dev/null +++ b/verb_with_noun/pull wagon/pexels-greta-hoffman-7729139.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dcb563340aaa6179a4e8621eccd101c102717d1e3969e35c8b3b023521068bf +size 2447405 diff --git a/verb_with_noun/images/pull wagon/pull_wagon_6.jpg b/verb_with_noun/pull wagon/pexels-perfect-lens-10057557.jpg similarity index 100% rename from verb_with_noun/images/pull wagon/pull_wagon_6.jpg rename to verb_with_noun/pull wagon/pexels-perfect-lens-10057557.jpg diff --git a/verb_with_noun/images/pull wagon/pull_wagon_7.jpg b/verb_with_noun/pull wagon/pexels-zen-chung-5528951.jpg similarity index 100% rename from verb_with_noun/images/pull wagon/pull_wagon_7.jpg rename to verb_with_noun/pull wagon/pexels-zen-chung-5528951.jpg diff --git a/verb_with_noun/pull wagon/pexels-zen-chung-5528963.jpg b/verb_with_noun/pull wagon/pexels-zen-chung-5528963.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d833bc75fcd12ef26d4acbf596284c40cafb5fba --- /dev/null +++ b/verb_with_noun/pull wagon/pexels-zen-chung-5528963.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a988fb2e03c2a3269b4263042c53ac4540615529fee9d22e526544419c644461 +size 2671266 diff --git a/verb_with_noun/pull wagon/pexels-zen-chung-5528978.jpg b/verb_with_noun/pull wagon/pexels-zen-chung-5528978.jpg new file mode 100644 index 0000000000000000000000000000000000000000..838380823a5f541a74d7c4559da0ab8fd9256e71 --- /dev/null +++ b/verb_with_noun/pull wagon/pexels-zen-chung-5528978.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7a9469b5f3c876c74f783479e02b09b447434bb2e5d0c59dd363971a72758b1 +size 2414114 diff --git a/verb_with_noun/push car/12968109_3840_2160_24fps.mp4 b/verb_with_noun/push car/12968109_3840_2160_24fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6e07d18e2fbae0934c5ff68110e49e68325654e --- /dev/null +++ b/verb_with_noun/push car/12968109_3840_2160_24fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b403b9b052f3e52caa7dc12da5a5d29d428839b9ee09da1ec210914cae56a256 +size 323609690 diff --git a/verb_with_noun/push car/16605635-uhd_3840_2160_60fps.mp4 b/verb_with_noun/push car/16605635-uhd_3840_2160_60fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c381d7cf789a91f71d9b3a2b3afc5313594f716 --- /dev/null +++ b/verb_with_noun/push car/16605635-uhd_3840_2160_60fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7a9431cc4595834bb724c4a732f2a651a30d127672687a2ccef7897c8f25430 +size 30031131 diff --git a/verb_with_noun/videos/push car/push_car_2.mp4 b/verb_with_noun/push car/18446686-hd_1920_1080_60fps.mp4 similarity index 100% rename from verb_with_noun/videos/push car/push_car_2.mp4 rename to verb_with_noun/push car/18446686-hd_1920_1080_60fps.mp4 diff --git a/verb_with_noun/images/push car/push_car_3.jpg b/verb_with_noun/push car/pexels-babix-13518783.jpg similarity index 100% rename from verb_with_noun/images/push car/push_car_3.jpg rename to verb_with_noun/push car/pexels-babix-13518783.jpg diff --git a/verb_with_noun/push car/pexels-dmitrii-eremin-67499966-11716821.jpg b/verb_with_noun/push car/pexels-dmitrii-eremin-67499966-11716821.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c980ed80d5cbd7285c4599ede9a654db824dba3e --- /dev/null +++ b/verb_with_noun/push car/pexels-dmitrii-eremin-67499966-11716821.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dfdcc5cf5a13c94cb5909a70491065b338d0b7013e280a53c07fcdcffc814ba +size 597098 diff --git a/verb_with_noun/push car/pexels-jdm-kuruma-1304609967-24712882.jpg b/verb_with_noun/push car/pexels-jdm-kuruma-1304609967-24712882.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e89e7ea960c1ed952b0900bd52b14aed06e96f0c --- /dev/null +++ b/verb_with_noun/push car/pexels-jdm-kuruma-1304609967-24712882.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:202167b1cb09322f523ad47767645fdef4e9ce29c153b178db6bc774799e4187 +size 2809074 diff --git a/verb_with_noun/push car/pexels-kolkatarchobiwala-19109582.jpg b/verb_with_noun/push car/pexels-kolkatarchobiwala-19109582.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04e0b3adf153d432b426f8280fe5db454f6bc354 --- /dev/null +++ b/verb_with_noun/push car/pexels-kolkatarchobiwala-19109582.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3da8a75a8d3623d2631f91798827c1caf211ac2461e3f27d3d4d3208f257b565 +size 2345151 diff --git a/verb_with_noun/images/push car/push_car_5.jpg b/verb_with_noun/push car/pexels-photomandi-12926268.jpg similarity index 100% rename from verb_with_noun/images/push car/push_car_5.jpg rename to verb_with_noun/push car/pexels-photomandi-12926268.jpg diff --git a/verb_with_noun/push car/pexels-sheikh-basharat-33843080-15177095.jpg b/verb_with_noun/push car/pexels-sheikh-basharat-33843080-15177095.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dbcae01126b4bab3a5e6a129a6d35ab562de81b7 --- /dev/null +++ b/verb_with_noun/push car/pexels-sheikh-basharat-33843080-15177095.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f8a2b937b49f048cb82a362490a9dead692d57e106dc81c2aa18d4add7505c4 +size 787892 diff --git a/verb_with_noun/images/push car/push_car_7.jpg b/verb_with_noun/push car/pexels-vilij-corps-899699265-20903271.jpg similarity index 100% rename from verb_with_noun/images/push car/push_car_7.jpg rename to verb_with_noun/push car/pexels-vilij-corps-899699265-20903271.jpg diff --git a/verb_with_noun/videos/push stroller/push_stroller_1.mp4 b/verb_with_noun/push stroller/12591375_2160_3840_60fps.mp4 similarity index 100% rename from verb_with_noun/videos/push stroller/push_stroller_1.mp4 rename to verb_with_noun/push stroller/12591375_2160_3840_60fps.mp4 diff --git a/verb_with_noun/videos/push stroller/push_stroller_3.mp4 b/verb_with_noun/push stroller/5090282-uhd_3840_2160_30fps.mp4 similarity index 100% rename from verb_with_noun/videos/push stroller/push_stroller_3.mp4 rename to verb_with_noun/push stroller/5090282-uhd_3840_2160_30fps.mp4 diff --git a/verb_with_noun/push stroller/6623005-uhd_3840_2160_24fps.mp4 b/verb_with_noun/push stroller/6623005-uhd_3840_2160_24fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9e22088c23e10c81f1a8342c8b8218e5e0966d3 --- /dev/null +++ b/verb_with_noun/push stroller/6623005-uhd_3840_2160_24fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82108a3c4c290a599f8e84a0ca49daf49942796fbe51e5892c882bfa3ac79c28 +size 30935798 diff --git a/verb_with_noun/push stroller/6849026-uhd_3840_2160_24fps.mp4 b/verb_with_noun/push stroller/6849026-uhd_3840_2160_24fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d4fb900b8f16c8d88345031f381d78da6e90f1b --- /dev/null +++ b/verb_with_noun/push stroller/6849026-uhd_3840_2160_24fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98abd7f4ad70f2cfa8df95f46ddebe98d341a8af8b05d4d3cb6ee72e9d36fa00 +size 29500442 diff --git a/verb_with_noun/videos/push stroller/push_stroller_4.mp4 b/verb_with_noun/push stroller/6849059-uhd_3840_2160_24fps.mp4 similarity index 100% rename from verb_with_noun/videos/push stroller/push_stroller_4.mp4 rename to verb_with_noun/push stroller/6849059-uhd_3840_2160_24fps.mp4 diff --git a/verb_with_noun/images/push stroller/push_stroller_5.jpg b/verb_with_noun/push stroller/pexels-erkocphoto-30427912.jpg similarity index 100% rename from verb_with_noun/images/push stroller/push_stroller_5.jpg rename to verb_with_noun/push stroller/pexels-erkocphoto-30427912.jpg diff --git a/verb_with_noun/push stroller/pexels-kamaji-ogino-5094350.jpg b/verb_with_noun/push stroller/pexels-kamaji-ogino-5094350.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3711f2235338163ea6aa1c85990b5899e78501d7 --- /dev/null +++ b/verb_with_noun/push stroller/pexels-kamaji-ogino-5094350.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6bab56c621801d14f8d03c8e80b780116e17e337158ea9349d23cf944ab3652 +size 1791595 diff --git a/verb_with_noun/push stroller/pexels-ninobur-16450019.jpg b/verb_with_noun/push stroller/pexels-ninobur-16450019.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ecd98c560657fceb6448973e3c1290cca712eff --- /dev/null +++ b/verb_with_noun/push stroller/pexels-ninobur-16450019.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5625cca1507c461c69f58d95f4178ab8be95b726be6707041b767cf27eb4ef44 +size 1977512 diff --git a/verb_with_noun/push stroller/pexels-sasha-kim-8430131.jpg b/verb_with_noun/push stroller/pexels-sasha-kim-8430131.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb3ef5531a2f06dc09e5c12c88a40f03c50bfd85 --- /dev/null +++ b/verb_with_noun/push stroller/pexels-sasha-kim-8430131.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:577ee2ce0d2a0d224e752a3a915700aa97c6f92d2c3c09f09b6b299f94575162 +size 2489155 diff --git a/verb_with_noun/images/push stroller/push_stroller_8.jpg b/verb_with_noun/push stroller/pexels-uniqueton-3616466.jpg similarity index 100% rename from verb_with_noun/images/push stroller/push_stroller_8.jpg rename to verb_with_noun/push stroller/pexels-uniqueton-3616466.jpg diff --git a/verb_with_noun/images/push stroller/push_stroller_9.jpg b/verb_with_noun/push stroller/pexels-yankrukov-5216836.jpg similarity index 100% rename from verb_with_noun/images/push stroller/push_stroller_9.jpg rename to verb_with_noun/push stroller/pexels-yankrukov-5216836.jpg diff --git a/verb_with_noun/push wheelbarrow/5678945-uhd_4096_2160_30fps.mp4 b/verb_with_noun/push wheelbarrow/5678945-uhd_4096_2160_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16dd3599d78f39429b6a81178872f7289cd8798c --- /dev/null +++ b/verb_with_noun/push wheelbarrow/5678945-uhd_4096_2160_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1813b40e6a9b00e902ad62309530238d63322d23086e83bc2bf01622cb081eba +size 78432877 diff --git a/verb_with_noun/videos/push wheelbarrow/push_wheelbarrow_1.mp4 b/verb_with_noun/push wheelbarrow/7713899-uhd_2160_3840_24fps.mp4 similarity index 100% rename from verb_with_noun/videos/push wheelbarrow/push_wheelbarrow_1.mp4 rename to verb_with_noun/push wheelbarrow/7713899-uhd_2160_3840_24fps.mp4 diff --git a/verb_with_noun/videos/push wheelbarrow/push_wheelbarrow_2.mp4 b/verb_with_noun/push wheelbarrow/7782524-hd_1080_1920_30fps.mp4 similarity index 100% rename from verb_with_noun/videos/push wheelbarrow/push_wheelbarrow_2.mp4 rename to verb_with_noun/push wheelbarrow/7782524-hd_1080_1920_30fps.mp4 diff --git a/verb_with_noun/push wheelbarrow/8965385-uhd_3840_2160_25fps.mp4 b/verb_with_noun/push wheelbarrow/8965385-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50d525f62f784cf935b192bc5bd5d79d33ad3341 --- /dev/null +++ b/verb_with_noun/push wheelbarrow/8965385-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a53df94e29d00b61b7291d16f528aee5a14613c57c18cbaf69c6c9d76b8be46 +size 19482818 diff --git a/verb_with_noun/images/push wheelbarrow/push_wheelbarrow_5.jpg b/verb_with_noun/push wheelbarrow/pexels-dziana-hasanbekava-7994416.jpg similarity index 100% rename from verb_with_noun/images/push wheelbarrow/push_wheelbarrow_5.jpg rename to verb_with_noun/push wheelbarrow/pexels-dziana-hasanbekava-7994416.jpg diff --git a/verb_with_noun/images/push wheelbarrow/push_wheelbarrow_6.jpg b/verb_with_noun/push wheelbarrow/pexels-kenechukwu-emmanuel-1635620388-30912889.jpg similarity index 100% rename from verb_with_noun/images/push wheelbarrow/push_wheelbarrow_6.jpg rename to verb_with_noun/push wheelbarrow/pexels-kenechukwu-emmanuel-1635620388-30912889.jpg diff --git a/verb_with_noun/images/push wheelbarrow/push_wheelbarrow_7.jpg b/verb_with_noun/push wheelbarrow/pexels-mvalentinoph-12137912.jpg similarity index 100% rename from verb_with_noun/images/push wheelbarrow/push_wheelbarrow_7.jpg rename to verb_with_noun/push wheelbarrow/pexels-mvalentinoph-12137912.jpg diff --git a/verb_with_noun/images/push wheelbarrow/push_wheelbarrow_8.jpg b/verb_with_noun/push wheelbarrow/pexels-mwakapila-victor-460326292-20177672.jpg similarity index 100% rename from verb_with_noun/images/push wheelbarrow/push_wheelbarrow_8.jpg rename to verb_with_noun/push wheelbarrow/pexels-mwakapila-victor-460326292-20177672.jpg diff --git a/verb_with_noun/images/push wheelbarrow/push_wheelbarrow_9.jpg b/verb_with_noun/push wheelbarrow/pexels-polesietoys-6138218.jpg similarity index 100% rename from verb_with_noun/images/push wheelbarrow/push_wheelbarrow_9.jpg rename to verb_with_noun/push wheelbarrow/pexels-polesietoys-6138218.jpg diff --git a/verb_with_noun/videos/bake bread/bake_bread_1.mp4 b/verb_with_noun/videos/bake bread/bake_bread_1.mp4 deleted file mode 100644 index 5d133f040a559966a0b9da879e9433bd654b9f3a..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/bake bread/bake_bread_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa3fecb90f5a3a2336ac145bd479f7a19b8f552c314c4d044105595142e0cefa -size 9610713 diff --git a/verb_with_noun/videos/bake bread/bake_bread_2.mp4 b/verb_with_noun/videos/bake bread/bake_bread_2.mp4 deleted file mode 100644 index e706ec1512e46e740773316fe34cb5969405a26f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/bake bread/bake_bread_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9f41149387c217e4cbdf10ff1bc82823eaf8ed56b1d9caad53840468266b2cd -size 3188140 diff --git a/verb_with_noun/videos/bake bread/bake_bread_3.mp4 b/verb_with_noun/videos/bake bread/bake_bread_3.mp4 deleted file mode 100644 index 5931b562d855816cd57086374a557ac3d67ad377..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/bake bread/bake_bread_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b08c5b5028ae3650781b10bfcbfeec436c81175ea2767f6f6253948ed3e6db1 -size 5893945 diff --git a/verb_with_noun/videos/bake chicken/bake_chicken_1.mp4 b/verb_with_noun/videos/bake chicken/bake_chicken_1.mp4 deleted file mode 100644 index 0dd39c01788ec0a1d6e446e940bbe89b2f53d8ab..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/bake chicken/bake_chicken_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a0ed26e8e7e3f5b5f78a7c87a576effc9b5e928436ff6368f63e6b4ce84ce01 -size 53692419 diff --git a/verb_with_noun/videos/bake chicken/bake_chicken_2.mp4 b/verb_with_noun/videos/bake chicken/bake_chicken_2.mp4 deleted file mode 100644 index c322becd4a37bd3646e55812210ffa07d79c3e8d..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/bake chicken/bake_chicken_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7dfb959596739c211895d8f26af51ba9aab6adc1c2fad903e41ac6b56733edeb -size 2856836 diff --git a/verb_with_noun/videos/bake chicken/bake_chicken_3.mp4 b/verb_with_noun/videos/bake chicken/bake_chicken_3.mp4 deleted file mode 100644 index 3b7241eaab586f22e5a7d903cbe481197cac7d97..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/bake chicken/bake_chicken_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3c2769640bc12538eecb98c0225042ee5cf671f8996f750c422a908454941d9 -size 4420830 diff --git a/verb_with_noun/videos/bake pizza/bake_pizza_1.mp4 b/verb_with_noun/videos/bake pizza/bake_pizza_1.mp4 deleted file mode 100644 index e53fc00caf67deadb255b4624f04e04a9492e89c..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/bake pizza/bake_pizza_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14acbcdef3c5d13c8d7f2ec27e4558c679d0816d89d535516f753ef296cd0f85 -size 3728801 diff --git a/verb_with_noun/videos/bake pizza/bake_pizza_2.mp4 b/verb_with_noun/videos/bake pizza/bake_pizza_2.mp4 deleted file mode 100644 index 168638c45279e61f78d7291d6e57b8e70934018d..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/bake pizza/bake_pizza_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5daf76a8b81989d8737a38f513a8a03b1987e212502e74cac209358f10dcdc5e -size 5192776 diff --git a/verb_with_noun/videos/bake pizza/bake_pizza_3.mp4 b/verb_with_noun/videos/bake pizza/bake_pizza_3.mp4 deleted file mode 100644 index 1111f18e527c7aed0a8f331a1e9855f6099a3e26..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/bake pizza/bake_pizza_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9dec150254af8959597f9333257e77a4dedf59763c86aa890be98bcf92cf4293 -size 9154243 diff --git a/verb_with_noun/videos/blow balloon/blow_balloon_1.mp4 b/verb_with_noun/videos/blow balloon/blow_balloon_1.mp4 deleted file mode 100644 index 8ac0af8246398f6b59a28b507110e2e7c3909abd..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/blow balloon/blow_balloon_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1dd01f3269a757d167d6f828f5d7c5f2cff2e86a5a263e7d4507e5962e02850 -size 15070299 diff --git a/verb_with_noun/videos/blow balloon/blow_balloon_2.mp4 b/verb_with_noun/videos/blow balloon/blow_balloon_2.mp4 deleted file mode 100644 index 64a2497e0156b3a951e6101aa22e3a74f2941e51..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/blow balloon/blow_balloon_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce78107e21689f2680276b045cf8ef5b9a98c1de224d79a981441623c8386caa -size 18177164 diff --git a/verb_with_noun/videos/blow balloon/blow_balloon_3.mp4 b/verb_with_noun/videos/blow balloon/blow_balloon_3.mp4 deleted file mode 100644 index 9dc1b50b30368e14e22a9154411f358f03689c71..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/blow balloon/blow_balloon_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6442f2c4c66bddc6fee92e5d01e1f667dce1be952bc96642c29fc55d519913bc -size 3427163 diff --git a/verb_with_noun/videos/blow balloon/blow_balloon_4.mp4 b/verb_with_noun/videos/blow balloon/blow_balloon_4.mp4 deleted file mode 100644 index f221ee7d5d3ac2ff03f12e8282482993d5d9e31d..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/blow balloon/blow_balloon_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b3f588e676bb37cd6bb0f63a7497fb32f3bb2b7b64e07a6f68f29596fe165ce1 -size 5592039 diff --git a/verb_with_noun/videos/blow bubbles/blow_bubbles_1.mp4 b/verb_with_noun/videos/blow bubbles/blow_bubbles_1.mp4 deleted file mode 100644 index a4bfef884e949440605277e361de4966e1d9a159..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/blow bubbles/blow_bubbles_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0fe6b286043ebd7c3b38131b0d3bbc5fda4e876ffcd506d000e1f0dfcf981210 -size 25359125 diff --git a/verb_with_noun/videos/blow bubbles/blow_bubbles_2.mp4 b/verb_with_noun/videos/blow bubbles/blow_bubbles_2.mp4 deleted file mode 100644 index 8f1c038259fa3f0ba4205a4129791aa3fb513f05..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/blow bubbles/blow_bubbles_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f48ab0fcd6f9e03370e7322b1e27beb3166df8da4efa7787f98dae74cc1cb366 -size 38078356 diff --git a/verb_with_noun/videos/blow bubbles/blow_bubbles_3.mp4 b/verb_with_noun/videos/blow bubbles/blow_bubbles_3.mp4 deleted file mode 100644 index 1d630f62d735b15e8cafbc1a39c903049c8db9a2..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/blow bubbles/blow_bubbles_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11eaf5f4edbdab05b0828618ed0e4524581dc66385ce58a575bbdc850078f3ad -size 18514672 diff --git a/verb_with_noun/videos/blow nose/blow_nose_4.mp4 b/verb_with_noun/videos/blow nose/blow_nose_4.mp4 deleted file mode 100644 index 2d9f1f8de25d017fe0817799f3aba8553e7c1f4a..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/blow nose/blow_nose_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:852c74801c32dbca6727ae3b8d28fca62f1b8bc33cc5f90e4f29201a4db93dd6 -size 3312983 diff --git a/verb_with_noun/videos/blow nose/blow_nose_5.mp4 b/verb_with_noun/videos/blow nose/blow_nose_5.mp4 deleted file mode 100644 index 06f25ce13aa62ba566452adeb6646b4bba140f95..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/blow nose/blow_nose_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad2c8f5b8a5c108523f6c25c956edd992a6ef717a837429e04f2b70ae046454e -size 8353322 diff --git a/verb_with_noun/videos/blow nose/blow_nose_6.mp4 b/verb_with_noun/videos/blow nose/blow_nose_6.mp4 deleted file mode 100644 index 146920ce6e555f8e4e49bab091cceb5b0a01c881..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/blow nose/blow_nose_6.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5955f7d4c68ceb114cee47424cd59386b6119a5c68aa751c9e7880beadaead1 -size 5730240 diff --git a/verb_with_noun/videos/blow out candles/blow_out_candles_1.mp4 b/verb_with_noun/videos/blow out candles/blow_out_candles_1.mp4 deleted file mode 100644 index b3c10ce93040da328063f2965c874046748280b1..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/blow out candles/blow_out_candles_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6369983a589701133b46f59b68c7e6e9f553ae3a37e6c229b72c87c08719bab -size 23548671 diff --git a/verb_with_noun/videos/blow out candles/blow_out_candles_2.mp4 b/verb_with_noun/videos/blow out candles/blow_out_candles_2.mp4 deleted file mode 100644 index 4b916a11f2574920e6994a386de0755faf473b10..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/blow out candles/blow_out_candles_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f99f7008bb8cf4eec6bb1ba6a9fcd3fe39602888366d5c51e389c80dcdc42539 -size 32657734 diff --git a/verb_with_noun/videos/blow out candles/blow_out_candles_3.mp4 b/verb_with_noun/videos/blow out candles/blow_out_candles_3.mp4 deleted file mode 100644 index b74881356ec6083e50c6f1af1e807c5c93fdbb8b..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/blow out candles/blow_out_candles_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b69c64f8199dea024547d6dc3b408da1229009c18bb39dabaf429b1815ac937c -size 10897390 diff --git a/verb_with_noun/videos/blow out candles/blow_out_candles_4.mp4 b/verb_with_noun/videos/blow out candles/blow_out_candles_4.mp4 deleted file mode 100644 index ef0a3014f73be143b323ecf7950505c531e6abd6..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/blow out candles/blow_out_candles_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b2d103fc07c8589cf417759f622952903d9c30c1fb1fed3fa14dea22b124a13 -size 3822311 diff --git a/verb_with_noun/videos/bounce the ball/bounce_the_ball_1.mp4 b/verb_with_noun/videos/bounce the ball/bounce_the_ball_1.mp4 deleted file mode 100644 index 596a5a089f71b6f3d1575ddd6276bc3aa73246cc..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/bounce the ball/bounce_the_ball_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a5d5d691ce3d4f5f62603c959a775bb4723dcc21d2216954a99fd80364db844 -size 42062744 diff --git a/verb_with_noun/videos/bounce the ball/bounce_the_ball_2.mp4 b/verb_with_noun/videos/bounce the ball/bounce_the_ball_2.mp4 deleted file mode 100644 index 41c9f4dd0c49ea8f6c6f3dbc90032e792e741c7e..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/bounce the ball/bounce_the_ball_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:727a31c828ce40f4a098e47e2513dfd22fa37a60e8231dcd597f6cac42bec75f -size 24112758 diff --git a/verb_with_noun/videos/bounce the ball/bounce_the_ball_3.mp4 b/verb_with_noun/videos/bounce the ball/bounce_the_ball_3.mp4 deleted file mode 100644 index 11299d522ef26766ff96d1986fbee1bd381e7b78..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/bounce the ball/bounce_the_ball_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6500261fca332052921c40cd4939e8e68e26fa9e17624e5bc9ea7da4cad0a8b7 -size 6798691 diff --git a/verb_with_noun/videos/bounce the ball/bounce_the_ball_4.mp4 b/verb_with_noun/videos/bounce the ball/bounce_the_ball_4.mp4 deleted file mode 100644 index 072338ac8c2a3d307ef93bf282bfc29280da4276..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/bounce the ball/bounce_the_ball_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82908ead0f71300ccef349b8b960c3c8ffc6e2ca7f55ca0eacedf98c163736b3 -size 5889658 diff --git a/verb_with_noun/videos/break board/break_board_1.mp4 b/verb_with_noun/videos/break board/break_board_1.mp4 deleted file mode 100644 index 88fb75ea2a0f86e930f4ecd161140c97b839c0d2..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/break board/break_board_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54024e9a338488b6fd4f2eecece02f59c50e477d96c7be995efb68c6d62438d9 -size 3759827 diff --git a/verb_with_noun/videos/break board/break_board_2.mp4 b/verb_with_noun/videos/break board/break_board_2.mp4 deleted file mode 100644 index 82dee88b8dcc571ceddb59fa97a5303c2d360718..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/break board/break_board_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c260e995570a08716d2ff4852569e7bb4733b9ce00b4a6e5a2896e8e0815ba0 -size 5699801 diff --git a/verb_with_noun/videos/break board/break_board_3.mp4 b/verb_with_noun/videos/break board/break_board_3.mp4 deleted file mode 100644 index dae33236bf7d030828194f8088906d1161824cab..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/break board/break_board_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a560e8e360116049955bfb449683e0b68cf256d4a9c894068ba40b845e55f66 -size 3426716 diff --git a/verb_with_noun/videos/break cookie/break_cookie_1.mp4 b/verb_with_noun/videos/break cookie/break_cookie_1.mp4 deleted file mode 100644 index 31041c19df47086cb8bcc919306e3af3ee7f7918..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/break cookie/break_cookie_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b112d7a44931db830045855572e70ee6d1204429f1f7688dfcde952b2aa885c3 -size 17946726 diff --git a/verb_with_noun/videos/break cookie/break_cookie_2.mp4 b/verb_with_noun/videos/break cookie/break_cookie_2.mp4 deleted file mode 100644 index c89397fdaf24600f8f3082ac088b13fe8dc8cfda..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/break cookie/break_cookie_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8c0ba2b8b4c9d23d8a6f74f5453702a898f4f5a0c0f058269f74902ecef9ec4 -size 11160674 diff --git a/verb_with_noun/videos/break cookie/break_cookie_3.mp4 b/verb_with_noun/videos/break cookie/break_cookie_3.mp4 deleted file mode 100644 index 01ab9bed18c6cd930442234656f062997a6b5e43..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/break cookie/break_cookie_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7673dc8f3d69373b43d1eecb3e74e99fb20facd2b6ffe9cbc88c953e06a80224 -size 3874581 diff --git a/verb_with_noun/videos/brush hair/brush_hair_5.mp4 b/verb_with_noun/videos/brush hair/brush_hair_5.mp4 deleted file mode 100644 index e23af89aa328e6304474c235445d6134299c4695..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/brush hair/brush_hair_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb9a0b1ebd9bd55d59dc9ea9415b1324a86461c3c815988c004b07ff3fc7e9d0 -size 4579711 diff --git a/verb_with_noun/videos/buckle up seat belt/buckle_up_seat_belt_1.mp4 b/verb_with_noun/videos/buckle up seat belt/buckle_up_seat_belt_1.mp4 deleted file mode 100644 index e25d1b1491f45d2745dfb589b84524780529c1c1..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/buckle up seat belt/buckle_up_seat_belt_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d85fde467b35e2eb00cafd4db49adcf06a625d610871cff529e38f539e497fdd -size 24153890 diff --git a/verb_with_noun/videos/buckle up seat belt/buckle_up_seat_belt_2.mp4 b/verb_with_noun/videos/buckle up seat belt/buckle_up_seat_belt_2.mp4 deleted file mode 100644 index 65e5fc4acbc2d7aa10e0497acd6cfb8090055cfb..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/buckle up seat belt/buckle_up_seat_belt_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3058ce0e6cab439123a49972201a5101b208676d29be219975405cc787a07577 -size 6630656 diff --git a/verb_with_noun/videos/buckle up seat belt/buckle_up_seat_belt_3.mp4 b/verb_with_noun/videos/buckle up seat belt/buckle_up_seat_belt_3.mp4 deleted file mode 100644 index 483280b6fc21856f08a6af72023b47cec6c2c529..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/buckle up seat belt/buckle_up_seat_belt_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4387de5c373f74e0202985e16dbd477791e900e6a2ebfe8d160ac5a59d53bdec -size 13057376 diff --git a/verb_with_noun/videos/build blocks/build_blocks_1.mp4 b/verb_with_noun/videos/build blocks/build_blocks_1.mp4 deleted file mode 100644 index d57809205a2af1a097cd5ee196d26524bf350040..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/build blocks/build_blocks_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87be5a3824452929b6afb4324c6751763aec42e8cb0bdf739e0b59f9a36cb27b -size 38413507 diff --git a/verb_with_noun/videos/build blocks/build_blocks_2.mp4 b/verb_with_noun/videos/build blocks/build_blocks_2.mp4 deleted file mode 100644 index 65531084a38c9ed85e37f12e0be635de8815c332..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/build blocks/build_blocks_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f1d54b81ba526579a9375ef676cf41049552403e9809b4210c1f5a8b1878a6e -size 24013189 diff --git a/verb_with_noun/videos/build blocks/build_blocks_3.mp4 b/verb_with_noun/videos/build blocks/build_blocks_3.mp4 deleted file mode 100644 index e263492e909c578e0658916e735fdd21cd5d3aec..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/build blocks/build_blocks_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b43ff277f4029388fd0a008f555022495cae3074cdd36f8d7a350b75a724178 -size 41383513 diff --git a/verb_with_noun/videos/button shirt/button_shirt_1.mp4 b/verb_with_noun/videos/button shirt/button_shirt_1.mp4 deleted file mode 100644 index 6cdc9aed98110712468fb63b20e7323816dcb839..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/button shirt/button_shirt_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:068d8a4c9b0e2afaf11013d19bebeec985f9fe567760b872e4616dbfe72478b7 -size 12285616 diff --git a/verb_with_noun/videos/button shirt/button_shirt_2.mp4 b/verb_with_noun/videos/button shirt/button_shirt_2.mp4 deleted file mode 100644 index 2b7bed45b14668b4f8bf36b0ec48633c4d690a12..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/button shirt/button_shirt_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c5ca0cd89a73b999571959e28706ee9b019a14b93536dc2a7f2568db9897844 -size 9651048 diff --git a/verb_with_noun/videos/button shirt/button_shirt_3.mp4 b/verb_with_noun/videos/button shirt/button_shirt_3.mp4 deleted file mode 100644 index e0f6d80c1e2af0354cb661251831c07f1983f288..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/button shirt/button_shirt_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9882cac2a43be188522ccfb5491ed7e5c07d33a2450f2bcc71166b83240a815d -size 3647549 diff --git a/verb_with_noun/videos/button shirt/button_shirt_4.mp4 b/verb_with_noun/videos/button shirt/button_shirt_4.mp4 deleted file mode 100644 index e329f2b23bac652416e47cef38a3dd5d39567334..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/button shirt/button_shirt_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20da1cf475b42900e9ba98939ede14b32a2a7413637d85d5e637347caf8d0225 -size 16925327 diff --git a/verb_with_noun/videos/carry baby/carry_baby_1.mp4 b/verb_with_noun/videos/carry baby/carry_baby_1.mp4 deleted file mode 100644 index 731038fc50693db171451a2cada3d53568b1d16c..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry baby/carry_baby_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bffde313cc51f6f317f281bf0317c75a0e2f806b0339da1a83416278204a7125 -size 9294632 diff --git a/verb_with_noun/videos/carry baby/carry_baby_2.mp4 b/verb_with_noun/videos/carry baby/carry_baby_2.mp4 deleted file mode 100644 index a7f670600226f93f43e472b3b5473564661fcf71..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry baby/carry_baby_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:644aeaae54cc7fe60a8a19abd2adca0b0de99d993dd4a9af28565ae3030be993 -size 29524319 diff --git a/verb_with_noun/videos/carry baby/carry_baby_5.mp4 b/verb_with_noun/videos/carry baby/carry_baby_5.mp4 deleted file mode 100644 index 5bc70082288b1a383fda06fe020e919a4bb49b77..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry baby/carry_baby_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42d1df930d257e55968b187aeeab75c6679b6692aa29a0af54a500a3038b2eb8 -size 3224206 diff --git a/verb_with_noun/videos/carry backpack/carry_backpack_1.mp4 b/verb_with_noun/videos/carry backpack/carry_backpack_1.mp4 deleted file mode 100644 index 85aef91f9ec692b0d91440246f7a5f1ccf8a979b..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry backpack/carry_backpack_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14c899b93c332775cecf3c334ef9ddbf011f5c391928205b43a4977229047371 -size 14724228 diff --git a/verb_with_noun/videos/carry backpack/carry_backpack_2.mp4 b/verb_with_noun/videos/carry backpack/carry_backpack_2.mp4 deleted file mode 100644 index 896d5b7aad2ef1372eae5d59736010aa1ab0df60..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry backpack/carry_backpack_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:243c1759f300bfd6b652114b6916979f5d8233b287b459d013b7d1a65e173f43 -size 27549722 diff --git a/verb_with_noun/videos/carry backpack/carry_backpack_4.mp4 b/verb_with_noun/videos/carry backpack/carry_backpack_4.mp4 deleted file mode 100644 index db8ddb79ce07720f63819424a5059f2f9014c4f7..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry backpack/carry_backpack_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:453734a6bf2a55dba42a7c2cb272f11059d5085a71ffdc13bcc3580af1cb786c -size 12354803 diff --git a/verb_with_noun/videos/carry backpack/carry_backpack_5.mp4 b/verb_with_noun/videos/carry backpack/carry_backpack_5.mp4 deleted file mode 100644 index e14fa049b11f00b08a405ad835b4cdd45afb36d4..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry backpack/carry_backpack_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1be5205a2b954e2f864769cd5d610a3056a6d9fb7677f512932a7996341b8a3 -size 12931662 diff --git a/verb_with_noun/videos/carry bag/carry_bag_1.mp4 b/verb_with_noun/videos/carry bag/carry_bag_1.mp4 deleted file mode 100644 index 2f7f677c9c9b82b842bb578ba20dbb669708ff2d..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry bag/carry_bag_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58364f6ef584ff43cfdc7a30dd9a71725dc5f0a5ebbac601e6d1c205e685d952 -size 32456995 diff --git a/verb_with_noun/videos/carry bag/carry_bag_2.mp4 b/verb_with_noun/videos/carry bag/carry_bag_2.mp4 deleted file mode 100644 index a73022099f05325ce192d7f34c7506dba363343f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry bag/carry_bag_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af639a61f5e331bff9e797fab6fe9107d3238316578d1d4da69e74ee4dc80935 -size 78466469 diff --git a/verb_with_noun/videos/carry bag/carry_bag_3.mp4 b/verb_with_noun/videos/carry bag/carry_bag_3.mp4 deleted file mode 100644 index dbf880d5411aa991ef575ecde9f28d90c8d1b12c..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry bag/carry_bag_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75aa30c693ad3ed212e96bc070a93e94d3aa18b4e456454cd961f0c7d4ae45df -size 36326068 diff --git a/verb_with_noun/videos/carry basket/carry_basket_1.mp4 b/verb_with_noun/videos/carry basket/carry_basket_1.mp4 deleted file mode 100644 index 6b2488dfad66f77397a726d9cd664d2100aac966..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry basket/carry_basket_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b87b51eba1d4e65da4f1f3d78470354e07eabc2e04d6ad9cfbfc19204e7659f9 -size 68842530 diff --git a/verb_with_noun/videos/carry basket/carry_basket_2.mp4 b/verb_with_noun/videos/carry basket/carry_basket_2.mp4 deleted file mode 100644 index 9b5bf7dcfe645ac8bbbc84de31490dd808eade4b..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry basket/carry_basket_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05ca17da26f3145340e6bc413abc4884cf95882a7caaa4fdfae7ad2ad08a450b -size 25821540 diff --git a/verb_with_noun/videos/carry basket/carry_basket_3.mp4 b/verb_with_noun/videos/carry basket/carry_basket_3.mp4 deleted file mode 100644 index 26caa883318cf5130126e4a2b65e135e7eb1c73b..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry basket/carry_basket_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9504d1439ac6a41fe63d799576a6bb9c4f71689906ce796fd38b1b6dad2bda22 -size 25379989 diff --git a/verb_with_noun/videos/carry books/carry_books_1.mp4 b/verb_with_noun/videos/carry books/carry_books_1.mp4 deleted file mode 100644 index 1cac82b676a76822f30171d264b056fbdc78890e..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry books/carry_books_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52e196c2f674aa1419e404bf06fc3208c1179bb6a73c142caeabed1c56d0e661 -size 27383548 diff --git a/verb_with_noun/videos/carry books/carry_books_2.mp4 b/verb_with_noun/videos/carry books/carry_books_2.mp4 deleted file mode 100644 index 7d45554c933ae008ece14e37dae5e05c2024d9d6..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry books/carry_books_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ae3a29795ba15d2e21fa01f975313f8858e9915f6c208d0b911db09d5afcf24 -size 28444483 diff --git a/verb_with_noun/videos/carry books/carry_books_3.mp4 b/verb_with_noun/videos/carry books/carry_books_3.mp4 deleted file mode 100644 index 1cf33f50af5b86b29ef7feae221de4fd44f40137..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry books/carry_books_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02dc019d2554c8f6114a097b1d14d123ac6ad078dfdcd57e7c51e5267741e180 -size 3785165 diff --git a/verb_with_noun/videos/carry box/carry_box_1.mp4 b/verb_with_noun/videos/carry box/carry_box_1.mp4 deleted file mode 100644 index 43bd56038a8eeb3c106ca25071be89dd37c7bedb..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry box/carry_box_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70e9cf68f72d06893b6192f6ba1208bbf0b3ccb4dfe3fad5664f29b2044f0721 -size 11394664 diff --git a/verb_with_noun/videos/carry box/carry_box_2.mp4 b/verb_with_noun/videos/carry box/carry_box_2.mp4 deleted file mode 100644 index 62a415ec63c74c2f27486a7b734379cfe3b82db8..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry box/carry_box_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:052140255ec08755ea3bbb13365796452c68ce491d6b716dc7d0b56e7b550ce1 -size 5178822 diff --git a/verb_with_noun/videos/carry box/carry_box_3.mp4 b/verb_with_noun/videos/carry box/carry_box_3.mp4 deleted file mode 100644 index 1a60351f3869e9e4bc8450fe172f7d9715965136..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry box/carry_box_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf8f209b1be63655142d2c025c7888600b5a2ac32428b14d7b14934dd2f311dc -size 15342696 diff --git a/verb_with_noun/videos/carry box/carry_box_4.mp4 b/verb_with_noun/videos/carry box/carry_box_4.mp4 deleted file mode 100644 index 1f7801a1a68f6a67565cf0df9a6d6a1665efd646..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry box/carry_box_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9717c1f62fbd0a479bcd16bf7d8762a759e6eab27d4943b0f9b7e4dd6fbda8ef -size 3443999 diff --git a/verb_with_noun/videos/carry bucket/carry_bucket_1.mp4 b/verb_with_noun/videos/carry bucket/carry_bucket_1.mp4 deleted file mode 100644 index 50e9e84df1a77e447864ed96026437c2fd1fc8c0..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry bucket/carry_bucket_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5419d43b9d73c84099f54aef7361caa819213b14e740bbb1accc96406c0e981f -size 5188436 diff --git a/verb_with_noun/videos/carry bucket/carry_bucket_2.mp4 b/verb_with_noun/videos/carry bucket/carry_bucket_2.mp4 deleted file mode 100644 index 5069318cbfd72c390bc970f0c49ee83c753d6499..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry bucket/carry_bucket_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52304e6970c230c5154e9c00140e471275360496895abc79d8528ef708fc982b -size 51611254 diff --git a/verb_with_noun/videos/carry bucket/carry_bucket_3.mp4 b/verb_with_noun/videos/carry bucket/carry_bucket_3.mp4 deleted file mode 100644 index a89bb42c1904eb6f7e22cc2bb180f80693408922..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry bucket/carry_bucket_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f991dceead7485e2a4a25e89fa668bfc969d0e4b24bb336a7cdf5bf118ba936 -size 4340236 diff --git a/verb_with_noun/videos/carry dog/carry_dog_1.mp4 b/verb_with_noun/videos/carry dog/carry_dog_1.mp4 deleted file mode 100644 index 2174ce13fd0f7133110af89964f9d876617a2f81..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry dog/carry_dog_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ffd5bfd2e8d6cc14dffc2dd9c993ded788248f3b2dc2721384fc1b8b592b436 -size 41676282 diff --git a/verb_with_noun/videos/carry dog/carry_dog_2.mp4 b/verb_with_noun/videos/carry dog/carry_dog_2.mp4 deleted file mode 100644 index a331da78ac209995555d01f4cfdde6f0f962d008..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry dog/carry_dog_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1098e9dbbe55529ca57e6fece8655ab83967b281b5b1c6485e1743d9000e2c7 -size 41055519 diff --git a/verb_with_noun/videos/carry dog/carry_dog_3.mp4 b/verb_with_noun/videos/carry dog/carry_dog_3.mp4 deleted file mode 100644 index 64787c828f31278234d4d2c17523e9d4453ee62b..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry dog/carry_dog_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1263644f34db6b5cd2dcac4e6830c491913bd78b33bce374a20c1992f204d9da -size 20188368 diff --git a/verb_with_noun/videos/carry dog/carry_dog_4.mp4 b/verb_with_noun/videos/carry dog/carry_dog_4.mp4 deleted file mode 100644 index 43465149523df3088e657a3fdbd599a78b655485..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry dog/carry_dog_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba62c6fd2cb883d9faca4315e07d5cfd44c8312bee3dec05dc1a0e4359fc82fb -size 31604768 diff --git a/verb_with_noun/videos/carry dog/carry_dog_5.mp4 b/verb_with_noun/videos/carry dog/carry_dog_5.mp4 deleted file mode 100644 index 1a7d67d291105be8c0ce60f23c644ae88a38a66e..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry dog/carry_dog_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb488792640f4c00dd1a89ac4e211d583d7a767e10c34d95c45ac50d27c7e5bf -size 447006 diff --git a/verb_with_noun/videos/carry ladder/carry_ladder_1.mp4 b/verb_with_noun/videos/carry ladder/carry_ladder_1.mp4 deleted file mode 100644 index e04672b96fc4ada83d470655adacb838f7f84859..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/carry ladder/carry_ladder_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e0c37f1b3312a9fa123c4b104a19571b51b220e2f23642a6104cbbcbd39a83f -size 1494301 diff --git a/verb_with_noun/videos/catch ball/catch_ball_1.mp4 b/verb_with_noun/videos/catch ball/catch_ball_1.mp4 deleted file mode 100644 index 46cffe5446e89eb7755a65490a6a9592ce70bbac..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/catch ball/catch_ball_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6aa0b7c69bd5b48cf4f71a8a3f128eb0687466a31bb71d02c0341206a927dc86 -size 4134486 diff --git a/verb_with_noun/videos/catch ball/catch_ball_2.mp4 b/verb_with_noun/videos/catch ball/catch_ball_2.mp4 deleted file mode 100644 index 8c65d08895d80e793479baf5dfbf96ef4a2ac65e..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/catch ball/catch_ball_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30b906aaa0d799e2cdf9d397d693894f5a557612858d0bd5497558fa0648ea9c -size 2852472 diff --git a/verb_with_noun/videos/catch ball/catch_ball_3.mp4 b/verb_with_noun/videos/catch ball/catch_ball_3.mp4 deleted file mode 100644 index 0b68af9640f0f49a19193dccbf70c9abbd89a020..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/catch ball/catch_ball_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf9cfaae47e2ede1f120b6ec5d3b2af5bdc637737bcdfb5dbe278293b96d751f -size 413883 diff --git a/verb_with_noun/videos/clap hands/clap_hands_1.mp4 b/verb_with_noun/videos/clap hands/clap_hands_1.mp4 deleted file mode 100644 index 0eaaf42ff7e397f364c52e3e7abdb83bba106179..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/clap hands/clap_hands_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:632c4c7546459a397457530984dd8b5938dee8d20216bfd878b50f4a55875cc9 -size 10420214 diff --git a/verb_with_noun/videos/clap hands/clap_hands_2.mp4 b/verb_with_noun/videos/clap hands/clap_hands_2.mp4 deleted file mode 100644 index a613837935559d498161266276bf96e32294165f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/clap hands/clap_hands_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1863636b966d4a78d1d885ffeb0d8c759a3578fcdec6828aafaaaf7ad5a4bf56 -size 2400160 diff --git a/verb_with_noun/videos/clap hands/clap_hands_3.mp4 b/verb_with_noun/videos/clap hands/clap_hands_3.mp4 deleted file mode 100644 index 75275d87553d5fa1d27564b4d171062ca58a7581..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/clap hands/clap_hands_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:571098cc6293c818a81bed222d1023f86fa9ac52eb013a761ed83d39d193ddeb -size 30550673 diff --git a/verb_with_noun/videos/climb fence/climb_fence_1.mp4 b/verb_with_noun/videos/climb fence/climb_fence_1.mp4 deleted file mode 100644 index 58b760a12c1e8cc0253a5c2e29678828cc0f1a17..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/climb fence/climb_fence_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd32cf53b8de9d6cec35b9da773913cc1844b30dfc05e55c8ab640851426f4fe -size 54333667 diff --git a/verb_with_noun/videos/climb fence/climb_fence_7.mp4 b/verb_with_noun/videos/climb fence/climb_fence_7.mp4 deleted file mode 100644 index 07ff5d9a33e532514a23a0272fceefe5ab36c10f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/climb fence/climb_fence_7.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7bcf69a5d3430e1277da556d80417550f80ec8a4d6005f7edb2d2311442437e -size 11024702 diff --git a/verb_with_noun/videos/climb fence/climb_fence_8.mp4 b/verb_with_noun/videos/climb fence/climb_fence_8.mp4 deleted file mode 100644 index fc6c31a57d0a87330220b88ef92771c0bad217b8..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/climb fence/climb_fence_8.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad18e980118621c2efcbff5aae83bd880900218ce4fa81845b5be4b0dc4e95d6 -size 8005944 diff --git a/verb_with_noun/videos/climb fence/climb_fence_9.mp4 b/verb_with_noun/videos/climb fence/climb_fence_9.mp4 deleted file mode 100644 index 1799abbc97560727bb64e1d7cb89252b05aa8909..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/climb fence/climb_fence_9.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c099af6f6d1c5f5be280e2e599759d0a008df7a47f88a2313f00af6771d45707 -size 16563658 diff --git a/verb_with_noun/videos/climb ladder/climb_ladder_1.mp4 b/verb_with_noun/videos/climb ladder/climb_ladder_1.mp4 deleted file mode 100644 index af75247c0a01005c3ee434f12a7f6f4763a8ac0a..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/climb ladder/climb_ladder_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46beaefb08f3be5ff7c5be5efdcbb0fcf40cdbdbfecf6143599ee7be669c0b86 -size 64503528 diff --git a/verb_with_noun/videos/climb ladder/climb_ladder_2.mp4 b/verb_with_noun/videos/climb ladder/climb_ladder_2.mp4 deleted file mode 100644 index 462c82cab11db843c02cdc6b96b502673e3adcfb..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/climb ladder/climb_ladder_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d19c1d711d8df75e2ed9400e9c976ec0e6ac3524838e8eb3b17e457d0bea003 -size 21271080 diff --git a/verb_with_noun/videos/climb ladder/climb_ladder_8.mp4 b/verb_with_noun/videos/climb ladder/climb_ladder_8.mp4 deleted file mode 100644 index c574848c02b611c9f0e7f59e8dd8cdb001cb93eb..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/climb ladder/climb_ladder_8.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:554e6f5334b8849de728486d7e0e3d3709b28cf1488e014794f5c6d0404d36a7 -size 14587284 diff --git a/verb_with_noun/videos/climb ladder/climb_ladder_9.mp4 b/verb_with_noun/videos/climb ladder/climb_ladder_9.mp4 deleted file mode 100644 index c6d942215cead98b9c758779bcef194d1f6eda1b..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/climb ladder/climb_ladder_9.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:244491fee1bb1bec9c62ab1f525dcea5c6fdfeee27d4079351b69537bfcbace7 -size 6421209 diff --git a/verb_with_noun/videos/climb rocks/climb_rocks_1.mp4 b/verb_with_noun/videos/climb rocks/climb_rocks_1.mp4 deleted file mode 100644 index f78218b95c4b60f79c95ffda5be68e4a04bec91d..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/climb rocks/climb_rocks_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db3670b2a5a7df7462bbbf7e27bb0f60b64b9f3e564e03ae2542d2124a244cb5 -size 69402003 diff --git a/verb_with_noun/videos/climb rocks/climb_rocks_2.mp4 b/verb_with_noun/videos/climb rocks/climb_rocks_2.mp4 deleted file mode 100644 index 3731ea964d13fbcefd01d95215abe0f618f47b93..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/climb rocks/climb_rocks_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:558c9faacbc0126f20f85a33fac5e8c92817223548ca5d81fd7ba1e621d59131 -size 289696523 diff --git a/verb_with_noun/videos/climb rocks/climb_rocks_3.mp4 b/verb_with_noun/videos/climb rocks/climb_rocks_3.mp4 deleted file mode 100644 index d79cfacf51f1bb620411638fa08db166ea83dbbc..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/climb rocks/climb_rocks_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf5d4388d5a0c5b530b01ebf3a42df5a6c6ff23a12e83e24f11c2ab02b7767b8 -size 23598127 diff --git a/verb_with_noun/videos/climb wall/climb_wall_5.mp4 b/verb_with_noun/videos/climb wall/climb_wall_5.mp4 deleted file mode 100644 index f81b6ca7c200ceb42c07a99c2c95ae5d6ef47d06..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/climb wall/climb_wall_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57e52c47c34d2fa5ad541b1e9d1d37d8d419c1b578714d40f68f73c08f141e40 -size 31367383 diff --git a/verb_with_noun/videos/climb wall/climb_wall_6.mp4 b/verb_with_noun/videos/climb wall/climb_wall_6.mp4 deleted file mode 100644 index 94590c36ea03453b5450587a943cfeda9cafbfcd..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/climb wall/climb_wall_6.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2647816a582dc493e072560f961623cabfc577039cf87a3f1a7ea31f01f12d99 -size 18000919 diff --git a/verb_with_noun/videos/climb wall/climb_wall_7.mp4 b/verb_with_noun/videos/climb wall/climb_wall_7.mp4 deleted file mode 100644 index 3fc74c2ebf99718a8537851ae0c302b40d8cf007..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/climb wall/climb_wall_7.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3d86f2ca8c99759786429fcd6e71ad314b3ee05cd0dd3b685d7b4806241d1bc -size 22108764 diff --git a/verb_with_noun/videos/close book/close_book_1.mp4 b/verb_with_noun/videos/close book/close_book_1.mp4 deleted file mode 100644 index c29cbbb12c16e7c771884839047a37e3a2523e04..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/close book/close_book_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37c36fc2b8d47f2f1d055fc4b1735a12fe07d064c705bc800411471d70180787 -size 12103712 diff --git a/verb_with_noun/videos/close book/close_book_2.mp4 b/verb_with_noun/videos/close book/close_book_2.mp4 deleted file mode 100644 index e517b7d5b985b6da924fcffebe78886e44174658..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/close book/close_book_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:011d272b8186b02463e13180f5a8c6d46fecd536368f33d823dcba213666b4bd -size 7951055 diff --git a/verb_with_noun/videos/close book/close_book_3.mp4 b/verb_with_noun/videos/close book/close_book_3.mp4 deleted file mode 100644 index 7b8e67d220bfe898142c6f3924c2e9ac6743f4a3..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/close book/close_book_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1c1af1fc8db093a3219dc1659ea9400442390fafceec802c5ab0ddd94fdc390 -size 5988552 diff --git a/verb_with_noun/videos/close box/close_box_1.mp4 b/verb_with_noun/videos/close box/close_box_1.mp4 deleted file mode 100644 index 11e098647238259e941fe816a7a4a1d9a1526a8d..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/close box/close_box_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9024e7c77c49c128cd89e2e8328503ae0ecf6176c9f7e857b58fa70d6a5d1f8 -size 24395991 diff --git a/verb_with_noun/videos/close box/close_box_2.mp4 b/verb_with_noun/videos/close box/close_box_2.mp4 deleted file mode 100644 index 1164efd2832df8834f41245fee3240e3c317ef8a..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/close box/close_box_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90c1519d3d4b7f3b1879812b2a778bb4fe3eb7b332a42297a05012e3945924ef -size 16737542 diff --git a/verb_with_noun/videos/close box/close_box_3.mp4 b/verb_with_noun/videos/close box/close_box_3.mp4 deleted file mode 100644 index 46430fff33cc7aa4e2334adbdb6cd64987bcd5fc..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/close box/close_box_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d009d27143801e18297e71c2594bb224470e528561d36d97916d9caf9d830e08 -size 5864731 diff --git a/verb_with_noun/videos/close box/close_box_4.mp4 b/verb_with_noun/videos/close box/close_box_4.mp4 deleted file mode 100644 index b691c9210de9f16cc2b98e09525bbd7e37300b1d..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/close box/close_box_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09e0c62e6b1326dfea6bcdc33a45d02915f3ad39c62f86c68db809d41f4a7e02 -size 5356358 diff --git a/verb_with_noun/videos/close door/close_door_1.mp4 b/verb_with_noun/videos/close door/close_door_1.mp4 deleted file mode 100644 index 0ca500e0444d240a0da56f8c48d441ef84a50930..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/close door/close_door_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d5514cc5c5633e8b0aa92b22afe7d5a1a6b5627258cc4ff703d92ff94a3420d -size 3909618 diff --git a/verb_with_noun/videos/close door/close_door_2.mp4 b/verb_with_noun/videos/close door/close_door_2.mp4 deleted file mode 100644 index 9cbf4c1aa7e5dab05b68ab52b64f67f509a289df..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/close door/close_door_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:872d43ead47ea553a6e4ceb5124e1f6c428675a3e569d39aa4278d31bd8754a8 -size 6625542 diff --git a/verb_with_noun/videos/close door/close_door_3.mp4 b/verb_with_noun/videos/close door/close_door_3.mp4 deleted file mode 100644 index ff7f6e6506090183e00d047b441795c9e50a9717..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/close door/close_door_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ae2677ba7946f7914ba4ddefafc423a6af90341857b425d2eac7d302ea707c3 -size 8453842 diff --git a/verb_with_noun/videos/close door/close_door_4.mp4 b/verb_with_noun/videos/close door/close_door_4.mp4 deleted file mode 100644 index ca7a69c4bb69792f535cdccfd784c997e34f3423..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/close door/close_door_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a04fd82b3dc9565753857cf2a3f7a9c0be86e63b03810d7474ae2befea36577c -size 2517216 diff --git a/verb_with_noun/videos/close drawer/close_drawer_1.mp4 b/verb_with_noun/videos/close drawer/close_drawer_1.mp4 deleted file mode 100644 index cb7b9bd57067496576d5d3e378d25e224912f5f9..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/close drawer/close_drawer_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:477aa9e592939113632f67866a65f71ecca70a10e2be5fcdc6423bc8d6054cc4 -size 22807321 diff --git a/verb_with_noun/videos/close drawer/close_drawer_2.mp4 b/verb_with_noun/videos/close drawer/close_drawer_2.mp4 deleted file mode 100644 index bdb11561471bbc33202550e2df1a26bf016fb1cb..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/close drawer/close_drawer_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a4e6437363e01cbd140d07d69f8a057036f090ec0e890bebae3ce9e149e3381 -size 3605187 diff --git a/verb_with_noun/videos/close drawer/close_drawer_4.mp4 b/verb_with_noun/videos/close drawer/close_drawer_4.mp4 deleted file mode 100644 index fad20e7eed5b24b93e9a93c20a5c070ce064da12..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/close drawer/close_drawer_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ed05e9fa466d9c77385cc3bc2cea5ca4188e5ac2b92c3fcc5dbd540e8e34c63 -size 2248793 diff --git a/verb_with_noun/videos/close jar/close_jar_1.mp4 b/verb_with_noun/videos/close jar/close_jar_1.mp4 deleted file mode 100644 index c9bd22c16a321e777bd4098de5a7db2853651ad7..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/close jar/close_jar_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:adc198b41d8bc165a9a241f14c8843327320c0b5ba8e09ccace646d3c278cd87 -size 22603333 diff --git a/verb_with_noun/videos/close jar/close_jar_2.mp4 b/verb_with_noun/videos/close jar/close_jar_2.mp4 deleted file mode 100644 index bc9c5a67c05fc670cac526f07fbff6f0fc4e9fe1..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/close jar/close_jar_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:699e9ca8b161027ae0ec8f52b55e441e5bbe35dea2755a9457c5daa45cd97611 -size 16900954 diff --git a/verb_with_noun/videos/comb hair/comb_hair_1.mp4 b/verb_with_noun/videos/comb hair/comb_hair_1.mp4 deleted file mode 100644 index 74f32b7f76ac9ae48d29a03df9c29340cc99d942..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/comb hair/comb_hair_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b77a08992841179d48f5df72b3b99c90ee52b8f66779fe4e13d519aed0145e75 -size 36216414 diff --git a/verb_with_noun/videos/comb hair/comb_hair_2.mp4 b/verb_with_noun/videos/comb hair/comb_hair_2.mp4 deleted file mode 100644 index 7d927a76ec0a9b497c6c147348d367e210d1da5b..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/comb hair/comb_hair_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee632920b0e2f0d865faee1f1926d33429972414b84f00f26fbf8dbd5862a617 -size 9919529 diff --git a/verb_with_noun/videos/comb hair/comb_hair_3.mp4 b/verb_with_noun/videos/comb hair/comb_hair_3.mp4 deleted file mode 100644 index 466c51298d21a18fa1090d00c8e1d5f0cde04cd5..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/comb hair/comb_hair_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7a6824df4b883bf16158fc7fcf79c62ea7b9c79143ff86aa7eb2e6135cf890d -size 55928835 diff --git a/verb_with_noun/videos/cut bread/cut_bread_1.mp4 b/verb_with_noun/videos/cut bread/cut_bread_1.mp4 deleted file mode 100644 index a1565b46dbfd9df70b6116ee63974921be7b0160..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/cut bread/cut_bread_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:052d08024d60275ba0b88d3bf20ea9d9d54383d2543ef70f4a5d2af38c087ddb -size 2291030 diff --git a/verb_with_noun/videos/cut bread/cut_bread_2.mp4 b/verb_with_noun/videos/cut bread/cut_bread_2.mp4 deleted file mode 100644 index ac5181ca99b8cc66af80a6d4f0cc4309d11317aa..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/cut bread/cut_bread_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b0a7f4686148812420fae0a195787c87de7d3245f68f8ad9da8416f7aa810b7 -size 33689678 diff --git a/verb_with_noun/videos/cut bread/cut_bread_3.mp4 b/verb_with_noun/videos/cut bread/cut_bread_3.mp4 deleted file mode 100644 index 76097aef984b04b3613667114ea2a784ff2cf9ef..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/cut bread/cut_bread_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08cfdf0625ecb0eb3cb2caac7831be9e8c54059016ebdcaebfb1d1572a756b80 -size 19231235 diff --git a/verb_with_noun/videos/cut carrot/cut_carrot_1.mp4 b/verb_with_noun/videos/cut carrot/cut_carrot_1.mp4 deleted file mode 100644 index 90965bd28774d312784fdb04293ad7e62236246f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/cut carrot/cut_carrot_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9cbce9bbfac90c733842269c741eb552e818f95ca9cbcc2a1068357489f2fa33 -size 75162351 diff --git a/verb_with_noun/videos/cut carrot/cut_carrot_6.mp4 b/verb_with_noun/videos/cut carrot/cut_carrot_6.mp4 deleted file mode 100644 index a0b2fa82a3d012bd15e8e02d89ccc1ef8700f56a..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/cut carrot/cut_carrot_6.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9d7816f13bfb4c09c842248cd4ea2d14f22773b2c3337f1f5e3699edbd33d29 -size 20190358 diff --git a/verb_with_noun/videos/cut carrot/cut_carrot_7.mp4 b/verb_with_noun/videos/cut carrot/cut_carrot_7.mp4 deleted file mode 100644 index 3f1828797290137437e6b0177f23a3325e71ba0c..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/cut carrot/cut_carrot_7.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3744bdb31f60dbdac6ff0a827aa77ab671edd0ffc4ae375884d0ec7f63a6e1d4 -size 20805473 diff --git a/verb_with_noun/videos/cut cucumber/cut_cucumber_1.mp4 b/verb_with_noun/videos/cut cucumber/cut_cucumber_1.mp4 deleted file mode 100644 index e55fbf6c57bf3dce3974ba2d0539d51f500b167e..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/cut cucumber/cut_cucumber_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4bcc14f14f18379f6005555ddf0b4a7c7a4b957a0b790798789f3365b64064e8 -size 3608208 diff --git a/verb_with_noun/videos/cut cucumber/cut_cucumber_2.mp4 b/verb_with_noun/videos/cut cucumber/cut_cucumber_2.mp4 deleted file mode 100644 index 2bb38a125b96792255cec2a219735781508dc4e1..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/cut cucumber/cut_cucumber_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4c27d04f665b2509a658c1ec1fa149e35671360c27ffa13f9d04e2618487891 -size 9273801 diff --git a/verb_with_noun/videos/cut cucumber/cut_cucumber_3.mp4 b/verb_with_noun/videos/cut cucumber/cut_cucumber_3.mp4 deleted file mode 100644 index f9519e7b2198d910b85d0b5ee269b17c8e880cae..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/cut cucumber/cut_cucumber_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5f219bb0b2a0feb17d18c8d0e5a7289b04d5772c1771d28787c6318949873b8 -size 21270742 diff --git a/verb_with_noun/videos/cut cucumber/cut_cucumber_4.mp4 b/verb_with_noun/videos/cut cucumber/cut_cucumber_4.mp4 deleted file mode 100644 index ad6b26d3c7a164256dcc3e021fb7dfa736a76824..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/cut cucumber/cut_cucumber_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9aba488fcdefdc85b7b92a2e85e2547220ec921cbb16175e066bda3b37d36c2a -size 5593684 diff --git a/verb_with_noun/videos/cut nails/cut_nails_1.mp4 b/verb_with_noun/videos/cut nails/cut_nails_1.mp4 deleted file mode 100644 index f97ecb6d020f01cea198a8ee845fc2a28184d597..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/cut nails/cut_nails_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12a22ddc917256e5f752b9af095a4cd558c317ee96a081f4c408262fcd219b17 -size 19078908 diff --git a/verb_with_noun/videos/cut nails/cut_nails_2.mp4 b/verb_with_noun/videos/cut nails/cut_nails_2.mp4 deleted file mode 100644 index 78849892aa677c64a8d547344ff163a776d5cac3..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/cut nails/cut_nails_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47bcf5abfd6f53d014410faa9a60fb2268e26b998d04ed0839982fe2a24439a3 -size 10100024 diff --git a/verb_with_noun/videos/cut nails/cut_nails_3.mp4 b/verb_with_noun/videos/cut nails/cut_nails_3.mp4 deleted file mode 100644 index e46757e77696143a187fdf55589fbf05af82ef83..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/cut nails/cut_nails_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60e71e89044334d430449f4ab345dd0fcae0201badd2e95506c4047b96d82eec -size 5226857 diff --git a/verb_with_noun/videos/cut paper/cut_paper_1.mp4 b/verb_with_noun/videos/cut paper/cut_paper_1.mp4 deleted file mode 100644 index 58acf68a0b1bc32eca5b66798ee58af568a8708b..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/cut paper/cut_paper_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa0f5300d54a19a0ac2987514ee415c936eba3f1ea870de11527aba3dccaa882 -size 32882400 diff --git a/verb_with_noun/videos/cut paper/cut_paper_2.mp4 b/verb_with_noun/videos/cut paper/cut_paper_2.mp4 deleted file mode 100644 index 7053f39da4868b30f8eac5fca8f7778121c5d2d7..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/cut paper/cut_paper_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d91068746910b02b026df70731e26c6408dfe6c06a8bb17c26d5432084b6e34 -size 6003161 diff --git a/verb_with_noun/videos/cut paper/cut_paper_3.mp4 b/verb_with_noun/videos/cut paper/cut_paper_3.mp4 deleted file mode 100644 index 5186aac1f28009eb3ab218a256378559ec3770ca..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/cut paper/cut_paper_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dee1344e601f0d000656c024dfe2be4f9970e777fb54b30097d0d833ba571ca3 -size 26049219 diff --git a/verb_with_noun/videos/cut paper/cut_paper_4.mp4 b/verb_with_noun/videos/cut paper/cut_paper_4.mp4 deleted file mode 100644 index 46c2db0b7a06916c3fb0d640037df23a9f527b61..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/cut paper/cut_paper_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e143075aa4765859e3e81cd6faeb4f0f0ff76d2d7fef23d1bf18d988b260949 -size 53273987 diff --git a/verb_with_noun/videos/drink coffee/drink_coffee_1.mp4 b/verb_with_noun/videos/drink coffee/drink_coffee_1.mp4 deleted file mode 100644 index 23ec04638fa5e45b034d01e0a40e9553525e6cab..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drink coffee/drink_coffee_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c27152c2720fa38b6432384696b37b30e710ae480c7859b138265886c237fd6 -size 35321349 diff --git a/verb_with_noun/videos/drink juice/drink_juice_1.mp4 b/verb_with_noun/videos/drink juice/drink_juice_1.mp4 deleted file mode 100644 index ea11085c2cb642e335c524d930ea96acbe57968f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drink juice/drink_juice_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27f2b68cd9438740c09c81e1874f9131806849d8d2d3195e1a47bf054b2804e1 -size 3148281 diff --git a/verb_with_noun/videos/drink juice/drink_juice_2.mp4 b/verb_with_noun/videos/drink juice/drink_juice_2.mp4 deleted file mode 100644 index e5922953151302e515306fb8e7321584310a62ba..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drink juice/drink_juice_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d524b61fc183d33d67aaf891b6d2442b574a505ed1d71576ce25ab853101b69f -size 10010945 diff --git a/verb_with_noun/videos/drink juice/drink_juice_3.mp4 b/verb_with_noun/videos/drink juice/drink_juice_3.mp4 deleted file mode 100644 index 7fd1cb65f810a5e899f4549fdfa7815eab82508e..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drink juice/drink_juice_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a76f17c7000d8a5d7a72c418ac3e408f99bf229907d2c2b74b1a1084f6feed02 -size 30907699 diff --git a/verb_with_noun/videos/drink juice/drink_juice_4.mp4 b/verb_with_noun/videos/drink juice/drink_juice_4.mp4 deleted file mode 100644 index 05f9cf4c7d1702d441c61e9a900cd4af47ea1393..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drink juice/drink_juice_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:029d1cebddbe89d463a5b906aa65f53929f3695c7afd42a04f394b98406d9f29 -size 23549044 diff --git a/verb_with_noun/videos/drink milk/drink_milk_1.mp4 b/verb_with_noun/videos/drink milk/drink_milk_1.mp4 deleted file mode 100644 index aaacb11e9ef6886a4c49302d695bd0c66afe171d..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drink milk/drink_milk_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94db4caae100eec18e17c86e367ed957079e02d178f862ba045988c2c714c789 -size 17151941 diff --git a/verb_with_noun/videos/drink milk/drink_milk_2.mp4 b/verb_with_noun/videos/drink milk/drink_milk_2.mp4 deleted file mode 100644 index 557d6abe6ce65a5ea08fd6684c3045e77ee754e6..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drink milk/drink_milk_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80c219154c4da94073870232ef0dce2a3f6baf5969f53934301d5b64d7fd81ac -size 14841145 diff --git a/verb_with_noun/videos/drink milk/drink_milk_3.mp4 b/verb_with_noun/videos/drink milk/drink_milk_3.mp4 deleted file mode 100644 index 6a709eb7ac5badfd0f5bedd09fc78f297c10a614..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drink milk/drink_milk_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88f2c49c99cc3a204014dca8d7b918ffcc852beb41ce37e38acf49021acd5cc1 -size 10062615 diff --git a/verb_with_noun/videos/drink tea/drink_tea_1.mp4 b/verb_with_noun/videos/drink tea/drink_tea_1.mp4 deleted file mode 100644 index e0da97188777cbaf1ec550fad75115b0e96b30cb..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drink tea/drink_tea_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:539adf4f0201c866d17b6beb4b6f8c96fad33476e88c5f70b883de0607b9452b -size 16764800 diff --git a/verb_with_noun/videos/drink tea/drink_tea_2.mp4 b/verb_with_noun/videos/drink tea/drink_tea_2.mp4 deleted file mode 100644 index ff11c36520b09769fbf6685b48a1a2b736a14a1b..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drink tea/drink_tea_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb09527ae465bf048d1bedb10e9e40db5d26281cc5382d635336a6d5784bd605 -size 6353513 diff --git a/verb_with_noun/videos/drink tea/drink_tea_3.mp4 b/verb_with_noun/videos/drink tea/drink_tea_3.mp4 deleted file mode 100644 index d20def327421dd1ec94848f37aa3e432e54a330f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drink tea/drink_tea_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4bd4cd1e2df6e61cb328454ca4559cd865d9d25abf8a58e1d8210c5aff1b6fd -size 16393233 diff --git a/verb_with_noun/videos/drink tea/drink_tea_4.mp4 b/verb_with_noun/videos/drink tea/drink_tea_4.mp4 deleted file mode 100644 index dc81485af3e61b1c721f0f85570d632fff8dc47a..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drink tea/drink_tea_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb4caa3fda095a83a35f3f8c5a6ff2217ee7b9612d911a51ceb0f452aa092bee -size 5513252 diff --git a/verb_with_noun/videos/drink water/drink_water_6.mp4 b/verb_with_noun/videos/drink water/drink_water_6.mp4 deleted file mode 100644 index 212c39ec0f44af15a982c5d08fc19e285862a985..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drink water/drink_water_6.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d6e51f194831f381c29b3c53230da9f9856f98e2e43dd1188934a87a033cb50 -size 3698010 diff --git a/verb_with_noun/videos/drink water/drink_water_7.mp4 b/verb_with_noun/videos/drink water/drink_water_7.mp4 deleted file mode 100644 index bcd13ca8b47ec62838bec1cee00b5eae931e1631..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drink water/drink_water_7.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c8cf2227ec3f2a931aa35cdcc29721727595bcc2c00dfa6ab240464c24d4973 -size 17273882 diff --git a/verb_with_noun/videos/drink water/drink_water_8.mp4 b/verb_with_noun/videos/drink water/drink_water_8.mp4 deleted file mode 100644 index efa4fdb5934ff0b870382ee27b6be71eb3cd0ba8..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drink water/drink_water_8.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd5781f299e1c99ab81d66a91977a7ec265fef9d9d2dacec5cbab39f71be70a8 -size 18144866 diff --git a/verb_with_noun/videos/drive bus/drive_bus_1.mp4 b/verb_with_noun/videos/drive bus/drive_bus_1.mp4 deleted file mode 100644 index d187cac2ddc53f39b311a22be6c28ddadd17f572..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drive bus/drive_bus_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3bcb98c2018adb3a1ae37d35cff106e6601c6ab2fb9af81bc564ff804d386534 -size 12249486 diff --git a/verb_with_noun/videos/drive bus/drive_bus_2.mp4 b/verb_with_noun/videos/drive bus/drive_bus_2.mp4 deleted file mode 100644 index a129587bf303e49befb6ef9bd1e509ecc5a8cd43..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drive bus/drive_bus_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e50ffbb3edc53bddd6a677b05cf01dae11d202f848152446cd8f38d6ce487145 -size 46507811 diff --git a/verb_with_noun/videos/drive bus/drive_bus_3.mp4 b/verb_with_noun/videos/drive bus/drive_bus_3.mp4 deleted file mode 100644 index 5c906ee5c46ed0ddadc950300863194b4824239b..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drive bus/drive_bus_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c68abdd2d72a5021133159ea30b19c31898e4f12db8c5ebdafbcc703369d7596 -size 11726578 diff --git a/verb_with_noun/videos/drive bus/drive_bus_4.mp4 b/verb_with_noun/videos/drive bus/drive_bus_4.mp4 deleted file mode 100644 index 83392acc69e383691726a8add3dcb89849c2b656..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drive bus/drive_bus_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:efe014d5ea17561f5823ef5941cfe5ed16f0cc897ce0829bb5a9af7ec3fa9bd8 -size 17304007 diff --git a/verb_with_noun/videos/drive car/drive_car_1.mp4 b/verb_with_noun/videos/drive car/drive_car_1.mp4 deleted file mode 100644 index 3c3f1849a00f38426fdcde68535a8fa4a5c4992f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drive car/drive_car_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5879dad6d588a06b40d6751b425ecbd9e5814753b3bb4ef3537c1036f68a4a7 -size 28016789 diff --git a/verb_with_noun/videos/drive car/drive_car_2.mp4 b/verb_with_noun/videos/drive car/drive_car_2.mp4 deleted file mode 100644 index 5a202c6a57822413fa39513ee3e1c45345b1460f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drive car/drive_car_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d22d1dfce4cb1ebc9db5504088c53a54c3d91355dcecc876db5af900ed728370 -size 15509298 diff --git a/verb_with_noun/videos/drive car/drive_car_3.mp4 b/verb_with_noun/videos/drive car/drive_car_3.mp4 deleted file mode 100644 index c871d29e3503f462849738e3af0d148518c04f20..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drive car/drive_car_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b1b368780c0c04d734c473af09c45b95460801b7c667dce17fac5f405fdc602 -size 35607177 diff --git a/verb_with_noun/videos/drive car/drive_car_4.mp4 b/verb_with_noun/videos/drive car/drive_car_4.mp4 deleted file mode 100644 index f11227d9640b0ba6023a6ad46c2a9fcae19fc6e4..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drive car/drive_car_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91683bc4498e6a6bdf406cc07d7b9fa494fb839585d5f38adca23b22c1d87339 -size 8308212 diff --git a/verb_with_noun/videos/drive car/drive_car_5.mp4 b/verb_with_noun/videos/drive car/drive_car_5.mp4 deleted file mode 100644 index 7a83674a58bfbad380eeec482ae63d23bc7e63f6..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/drive car/drive_car_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49ea8d18492a0cf0e4a8ab05a85bdc678e46a6eca84f35e637049fcfc696f373 -size 72768390 diff --git a/verb_with_noun/videos/dry body/dry_body_1.mp4 b/verb_with_noun/videos/dry body/dry_body_1.mp4 deleted file mode 100644 index 601efc91400c306c15fc05684791f384b588363e..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/dry body/dry_body_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01f544728eb75d6a438ddffd7d89d7d7dbcda5eeae82fb41090cde7d20a5d461 -size 39851222 diff --git a/verb_with_noun/videos/dry body/dry_body_2.mp4 b/verb_with_noun/videos/dry body/dry_body_2.mp4 deleted file mode 100644 index a0f05be7b8d8a175f818dcfd6ac8a134a21af3bd..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/dry body/dry_body_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b177b52093da76f62aee2b2330bf47526da67fc48a27206694ddb099a247205e -size 32073257 diff --git a/verb_with_noun/videos/dry body/dry_body_3.mp4 b/verb_with_noun/videos/dry body/dry_body_3.mp4 deleted file mode 100644 index a4f7813cb6ccec644153218db26ccc97c2cfe2a3..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/dry body/dry_body_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb2187744bfcf1aac736b974229ef0f60b8f12b4f523b719e2c75666874ef367 -size 11920313 diff --git a/verb_with_noun/videos/dry hair/dry_hair_1.mp4 b/verb_with_noun/videos/dry hair/dry_hair_1.mp4 deleted file mode 100644 index b3d11ec35be6766ee62bb1c1ead10351eee97908..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/dry hair/dry_hair_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6cf089f19f15074274eb62711a2013409f5d03118a164bdd0a9c83c5aafa8a2 -size 42425497 diff --git a/verb_with_noun/videos/dry hair/dry_hair_2.mp4 b/verb_with_noun/videos/dry hair/dry_hair_2.mp4 deleted file mode 100644 index 85b9f9eebcc5a049097441992c399e8a99b093cc..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/dry hair/dry_hair_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:752a6ea0f992135fabccb9be2534652392768b158eb8d7b020f7ab7e0ef107fb -size 59030474 diff --git a/verb_with_noun/videos/dry hair/dry_hair_3.mp4 b/verb_with_noun/videos/dry hair/dry_hair_3.mp4 deleted file mode 100644 index 8680ede360e10a2dc7b3d3ffb2e3b4282a86be78..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/dry hair/dry_hair_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46860789cd51ed7600c286de1cec42a8820d04890c20000868329f6d6a2f3d60 -size 11240719 diff --git a/verb_with_noun/videos/eat apple/eat_apple_1.mp4 b/verb_with_noun/videos/eat apple/eat_apple_1.mp4 deleted file mode 100644 index 2599b22f8029f7b7a8ad8d46cd8ec116ba2dba4e..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/eat apple/eat_apple_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1472eaa58d548e1486b07f4b32cdd0dee6256d0a743478e9c7039fb11c95a53 -size 23916648 diff --git a/verb_with_noun/videos/eat apple/eat_apple_2.mp4 b/verb_with_noun/videos/eat apple/eat_apple_2.mp4 deleted file mode 100644 index 3d62651d2287d5832acd5d18ea377c993fa54c94..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/eat apple/eat_apple_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6b1929efbc940026a6ab818352e061e569445aba16c51f0e4f7947aefe93859 -size 27560591 diff --git a/verb_with_noun/videos/eat apple/eat_apple_3.mp4 b/verb_with_noun/videos/eat apple/eat_apple_3.mp4 deleted file mode 100644 index c7dd13407c54f44e1fead5f45f16d265110eb792..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/eat apple/eat_apple_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5befa8e715e988c6537a4f5398707885a1862265d2f2325cce9c2a4b724cf5bb -size 2806740 diff --git a/verb_with_noun/videos/eat banana/eat_banana_1.mp4 b/verb_with_noun/videos/eat banana/eat_banana_1.mp4 deleted file mode 100644 index 538997f264845b9915b2c633cdfa7b534d16c0c4..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/eat banana/eat_banana_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f80a45d8266ee7154fbd51b2c20a1b6dc45ea1fabb42ffc150d7ed63d6cb53e1 -size 15202329 diff --git a/verb_with_noun/videos/eat banana/eat_banana_2.mp4 b/verb_with_noun/videos/eat banana/eat_banana_2.mp4 deleted file mode 100644 index 8ee13b3a3c9a7447a275498ab13107abc0c32d63..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/eat banana/eat_banana_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ca62d549c9aa04c6ebc1bc48ee3a7264768c7fa493428244c134333e312566f -size 12030437 diff --git a/verb_with_noun/videos/eat banana/eat_banana_3.mp4 b/verb_with_noun/videos/eat banana/eat_banana_3.mp4 deleted file mode 100644 index bbdc2917dc41f9b07ab8e30952463ecb72e4fff9..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/eat banana/eat_banana_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f05d7c092b050d60928bcc8960e1deadd1c2ff7c216fe1bb23363d5f426a0fb7 -size 6583641 diff --git a/verb_with_noun/videos/eat cake/eat_cake_1.mp4 b/verb_with_noun/videos/eat cake/eat_cake_1.mp4 deleted file mode 100644 index 8caa7925cfef9b7c02a126760e880188248fd8e0..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/eat cake/eat_cake_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a26b0f615b3c345c620a107cc6304f2b9670e5fad756a4a6c12488c6a3dd972d -size 40807207 diff --git a/verb_with_noun/videos/eat cake/eat_cake_2.mp4 b/verb_with_noun/videos/eat cake/eat_cake_2.mp4 deleted file mode 100644 index ec1fd61385a08adf0e2a30de038822239aa3b409..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/eat cake/eat_cake_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:720e41188473e0b2c50f17cf695ff14d43d015cb8a4d1a4bf2d6e1ae202526d6 -size 23720179 diff --git a/verb_with_noun/videos/eat cake/eat_cake_3.mp4 b/verb_with_noun/videos/eat cake/eat_cake_3.mp4 deleted file mode 100644 index b3578c681ac65a1c8418eacc7aa5ea3eeda746f6..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/eat cake/eat_cake_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:03e9498a2aea679a50ec7500248ddf777ad119e515418e08a8fb935c257633db -size 81483707 diff --git a/verb_with_noun/videos/eat cake/eat_cake_4.mp4 b/verb_with_noun/videos/eat cake/eat_cake_4.mp4 deleted file mode 100644 index 1db5f5099bada24336bdc36305523fb74000238f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/eat cake/eat_cake_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22d3efa84a5609086bcf7d489654f35cfc3670fa54989c51b0bb3e0d28b8e2dc -size 27036934 diff --git a/verb_with_noun/videos/eat chips/eat_chips_1.mp4 b/verb_with_noun/videos/eat chips/eat_chips_1.mp4 deleted file mode 100644 index 5102fb61ccbf814006e1780ac29b04ce649dab20..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/eat chips/eat_chips_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0019d9bbd304311f58b2ca34ea736bdfe328f8ee14e2def337ed0fc57398b4a7 -size 26604490 diff --git a/verb_with_noun/videos/eat chips/eat_chips_2.mp4 b/verb_with_noun/videos/eat chips/eat_chips_2.mp4 deleted file mode 100644 index 6e79dee73522ce92ee21eab97ffea86b5a8a57ee..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/eat chips/eat_chips_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89a31c5f2199c7edc9483f821c55f309eb324228dee149f499228ac47ee80be4 -size 29389031 diff --git a/verb_with_noun/videos/eat chips/eat_chips_3.mp4 b/verb_with_noun/videos/eat chips/eat_chips_3.mp4 deleted file mode 100644 index 0c6b08af0973de8764d744dfcb5017a78ed78303..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/eat chips/eat_chips_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7474448c3e502c2f2a320ec573f75d6a313e53e363caeb4dbf55a323cbf6c17 -size 72662380 diff --git a/verb_with_noun/videos/eat corn/eat_corn_1.mp4 b/verb_with_noun/videos/eat corn/eat_corn_1.mp4 deleted file mode 100644 index be42b3835f2ac532a27adf2e28863e7db4c8cb18..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/eat corn/eat_corn_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0e3d36bd76dd8fb3bcc12c5bae775b09658a6218a8f621ff242139440a08e38 -size 25528548 diff --git a/verb_with_noun/videos/eat corn/eat_corn_2.mp4 b/verb_with_noun/videos/eat corn/eat_corn_2.mp4 deleted file mode 100644 index ea3454487c9a97a4bea58b5f10b3f9fed4fd051f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/eat corn/eat_corn_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a5edecaf16590c756e9fa3b482378848c212bf71bd901f02c4a3150346312cd -size 29944530 diff --git a/verb_with_noun/videos/eat corn/eat_corn_3.mp4 b/verb_with_noun/videos/eat corn/eat_corn_3.mp4 deleted file mode 100644 index a4739829fe092229b20c18a072ef11db9e674f2e..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/eat corn/eat_corn_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9438d71de1561f939b9a3761a62a3a3f2f33ea8fd8078fcb3a36e7835cf2661d -size 66905896 diff --git a/verb_with_noun/videos/eat ice cream/eat_ice_cream_1.mp4 b/verb_with_noun/videos/eat ice cream/eat_ice_cream_1.mp4 deleted file mode 100644 index 2e7d9d6e07c413f654cdc127a67ffbccdffb9a5c..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/eat ice cream/eat_ice_cream_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aab78676089879b00df19f09076212e3ac9ffc7a95a17830437a87ce8aa9db7d -size 5556779 diff --git a/verb_with_noun/videos/eat ice cream/eat_ice_cream_2.mp4 b/verb_with_noun/videos/eat ice cream/eat_ice_cream_2.mp4 deleted file mode 100644 index 5307da96bb93a8de12bf4541d8f62f169e967e5e..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/eat ice cream/eat_ice_cream_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0be73c44be7090b21be9f7ee07ad4233ccb489f1ff0504c567c2c1e4f7d21764 -size 5489345 diff --git a/verb_with_noun/videos/eat ice cream/eat_ice_cream_3.mp4 b/verb_with_noun/videos/eat ice cream/eat_ice_cream_3.mp4 deleted file mode 100644 index 00b2124c470d0323eb9ff095249904419b8c030c..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/eat ice cream/eat_ice_cream_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2d501968a976c5ffae3a5c13dbfc5821916c92875d19848be92fdde6a89c3a3 -size 19676095 diff --git a/verb_with_noun/videos/kick ball/kick_ball_1.mp4 b/verb_with_noun/videos/kick ball/kick_ball_1.mp4 deleted file mode 100644 index 47a04284e21855d13a132c505debfe9a174805e4..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/kick ball/kick_ball_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9c5083f87cfa0c2b841bf7babb5b37bc5db8abeff71eb6ac0e4ddef9401286b -size 2379775 diff --git a/verb_with_noun/videos/kick ball/kick_ball_2.mp4 b/verb_with_noun/videos/kick ball/kick_ball_2.mp4 deleted file mode 100644 index ab27e08c9d50dfd60b6642ff9f227b047a435009..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/kick ball/kick_ball_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1668c442bbe64ee6af403c5cf5b6ffc3cc9146e4a0cf7d96020d3ce050cd5e82 -size 44273625 diff --git a/verb_with_noun/videos/kick ball/kick_ball_3.mp4 b/verb_with_noun/videos/kick ball/kick_ball_3.mp4 deleted file mode 100644 index 2ae950783c44b4319e1392b815f93c1108277d98..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/kick ball/kick_ball_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e444388e1dd9329bac30319a922bbef20905cb6bb7e53e991be15f9a2ef819de -size 3733662 diff --git a/verb_with_noun/videos/make the bed/make_the_bed_1.mp4 b/verb_with_noun/videos/make the bed/make_the_bed_1.mp4 deleted file mode 100644 index db74fd9c12fb87d4d9cae8ada415f0208ffb5785..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/make the bed/make_the_bed_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c5c88ade3a4d95e7ba9a90db51f3f908dc81a06627940a228b5850321a5ce49 -size 85003550 diff --git a/verb_with_noun/videos/make the bed/make_the_bed_2.mp4 b/verb_with_noun/videos/make the bed/make_the_bed_2.mp4 deleted file mode 100644 index 9c8871f281c07b2844f45f51dfe9b6a77d12de9e..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/make the bed/make_the_bed_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:45394710022089816c2fcb4c096f61a41166e759a4b78555ec12abb786eb399f -size 13838169 diff --git a/verb_with_noun/videos/make the bed/make_the_bed_3.mp4 b/verb_with_noun/videos/make the bed/make_the_bed_3.mp4 deleted file mode 100644 index 7ee135b74de9f7b6b854c43b75a7d07e6d448f95..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/make the bed/make_the_bed_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a3a3fc87a8679962d265391432887c65a94c5246f58c3c6e531d8af333989da -size 24031557 diff --git a/verb_with_noun/videos/open book/open_book_1.mp4 b/verb_with_noun/videos/open book/open_book_1.mp4 deleted file mode 100644 index cf8863a7afb99cb3f0769796b5543f66b0b6f2ea..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/open book/open_book_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f616d7e762f536be248c642f0344e557b9fa0873b96c63adcdb877cb95beea2d -size 10340039 diff --git a/verb_with_noun/videos/open book/open_book_2.mp4 b/verb_with_noun/videos/open book/open_book_2.mp4 deleted file mode 100644 index 8d502b8abcea66709a3f7d49dc171184fb18bf8e..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/open book/open_book_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:758e32e9e485e4af31fc6107e7d2cfb6e511b0819cb653ee04626b82c2451fa0 -size 6481644 diff --git a/verb_with_noun/videos/open book/open_book_3.mp4 b/verb_with_noun/videos/open book/open_book_3.mp4 deleted file mode 100644 index 6feb28f5bb1809e38ce1e5548ea82670760861a6..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/open book/open_book_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f10980b5365260ebf4ae04b2d8ddcc3d303897386d4faa747911327d95ec0727 -size 3603671 diff --git a/verb_with_noun/videos/open book/open_book_4.mp4 b/verb_with_noun/videos/open book/open_book_4.mp4 deleted file mode 100644 index 598f829f8937232bdc9dc96b416fed7bdfa40747..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/open book/open_book_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5d9a737b46c1d3f4a3e96287b26c970ad776e1f3bf8de83f5aa9c09f7d39bad -size 1173910 diff --git a/verb_with_noun/videos/open box/open_box_2.mp4 b/verb_with_noun/videos/open box/open_box_2.mp4 deleted file mode 100644 index 1629a64c3e0111105a2f60f95001f3e04c51fa83..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/open box/open_box_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ad7819380b60cb769268e521ebb46a30c67260d51ef089acaa0089e88cbef18 -size 10727446 diff --git a/verb_with_noun/videos/open box/open_box_3.mp4 b/verb_with_noun/videos/open box/open_box_3.mp4 deleted file mode 100644 index c5186447e7759a060cbad557ab98e0aa02ef5a25..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/open box/open_box_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d46b792886bd82f294c1403fbd1ca10632d1297117c1a03a91938d9254e335a -size 3000805 diff --git a/verb_with_noun/videos/open box/open_box_4.mp4 b/verb_with_noun/videos/open box/open_box_4.mp4 deleted file mode 100644 index 8d505643cb18e89f52acff37e55819d2b66e8797..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/open box/open_box_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da4f33a38da5c051f39d19c96dff2934a9a26c5548942b6a6976663380fa4c45 -size 16943493 diff --git a/verb_with_noun/videos/open cabinet/open_cabinet_2.mp4 b/verb_with_noun/videos/open cabinet/open_cabinet_2.mp4 deleted file mode 100644 index b564d9c36f1fdc9383da55eb2cf09f73182d9ab2..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/open cabinet/open_cabinet_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c221a0e55747d3a701a40d61b7f63e6c3d6514808d35219cb3949c20e171bb87 -size 5237972 diff --git a/verb_with_noun/videos/open cabinet/open_cabinet_3.mp4 b/verb_with_noun/videos/open cabinet/open_cabinet_3.mp4 deleted file mode 100644 index 97ac595497dc9daddf6c6605e1f308b1c3a6c33b..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/open cabinet/open_cabinet_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8dd4ae3029dd48d2ca20563a7870655bbbbbd94770a47ed3076a2011ea84d984 -size 3671091 diff --git a/verb_with_noun/videos/open door/open_door_2.mp4 b/verb_with_noun/videos/open door/open_door_2.mp4 deleted file mode 100644 index 667f4291e7a603e87962c54f4d7623bcd131a9ef..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/open door/open_door_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ad92acd58dd110321179d54be7e5e347f679cfde05805668c239f5455fbd88e -size 4892210 diff --git a/verb_with_noun/videos/open door/open_door_3.mp4 b/verb_with_noun/videos/open door/open_door_3.mp4 deleted file mode 100644 index c195d7ee877446e11575be48dcd0ce9f9b33f2b3..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/open door/open_door_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c89271f67e408c30ffbbf0a385a9d5a2232759fef73727dbc131da13e8a36043 -size 5488043 diff --git a/verb_with_noun/videos/open door/open_door_4.mp4 b/verb_with_noun/videos/open door/open_door_4.mp4 deleted file mode 100644 index ad24a6af999a069205357fab9dd18b67991a4e85..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/open door/open_door_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97b9758ab7ea30fd261dbd88db8c5bf85b8014fc0638239bf5d2543fd8532904 -size 3821782 diff --git a/verb_with_noun/videos/open drawer/open_drawer_1.mp4 b/verb_with_noun/videos/open drawer/open_drawer_1.mp4 deleted file mode 100644 index 42e3a986d5d9284facd8287b626776d05e0b27ee..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/open drawer/open_drawer_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a52e091045f874fa2677023df551709130db8ad11f338d014f1eb98bd62a044 -size 1628153 diff --git a/verb_with_noun/videos/open drawer/open_drawer_2.mp4 b/verb_with_noun/videos/open drawer/open_drawer_2.mp4 deleted file mode 100644 index d0e7d823e20869a008bd1a70c82b83b011ee0a20..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/open drawer/open_drawer_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e35e237efcaa4cad963362623fddb05ed4ad1bfcafe2432a57fe2b917528d8e8 -size 2133665 diff --git a/verb_with_noun/videos/open drawer/open_drawer_3.mp4 b/verb_with_noun/videos/open drawer/open_drawer_3.mp4 deleted file mode 100644 index 43723a68cfe7ee391a41ecb42e9b521f82a8b7fa..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/open drawer/open_drawer_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed2dca89f177ea6d3825594bcff9d024b5a9c317e6aa6a35911aa63f5cb90bda -size 1324179 diff --git a/verb_with_noun/videos/open drawer/open_drawer_4.mp4 b/verb_with_noun/videos/open drawer/open_drawer_4.mp4 deleted file mode 100644 index 5c5fe606fc39284560b4f92b24b69d6977b9927e..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/open drawer/open_drawer_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f41710773bad1d7e59a7e05c1fa7a56205d1fbdae857fb8590c5a48c73301d29 -size 4489638 diff --git a/verb_with_noun/videos/open fridge/open_fridge_1.mp4 b/verb_with_noun/videos/open fridge/open_fridge_1.mp4 deleted file mode 100644 index 058e8d6fff9860edbe658d2455de67732b1f997f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/open fridge/open_fridge_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fee9b32c82114f1e31a6c8c42ef8c81b107ea2c23530cbe12043ffd37c849e8 -size 2570003 diff --git a/verb_with_noun/videos/open fridge/open_fridge_2.mp4 b/verb_with_noun/videos/open fridge/open_fridge_2.mp4 deleted file mode 100644 index 0e0d22cd5941b96c264172ae986acd42b90902e5..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/open fridge/open_fridge_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78a7b735a2b45a3d9c6535c76565e5e7a8ee1428d67f06dab461cd0d7d53d47e -size 861846 diff --git a/verb_with_noun/videos/open fridge/open_fridge_3.mp4 b/verb_with_noun/videos/open fridge/open_fridge_3.mp4 deleted file mode 100644 index afc849c25a7e5e602e673253fd31a6fff6502531..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/open fridge/open_fridge_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:332a26dcea8c2d75b933c6fa54e8d4f5f227cb4fe6879b6cd6afecd81fdb8b07 -size 4814534 diff --git a/verb_with_noun/videos/open jar/open_jar_3.mp4 b/verb_with_noun/videos/open jar/open_jar_3.mp4 deleted file mode 100644 index 7e15247aa745c71a8acd89d3999950bb99a76075..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/open jar/open_jar_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c9868b0b67cd2b761ad8d808f8e791c36255493fe2cc812309f566d99aea12f -size 2401127 diff --git a/verb_with_noun/videos/open jar/open_jar_4.mp4 b/verb_with_noun/videos/open jar/open_jar_4.mp4 deleted file mode 100644 index f0e0035d03af61e4406d526410e347a0e9ef34c6..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/open jar/open_jar_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a56bf4ef01975b121b5f0baccd928aa4f1c3331c2f907e5a501b30660ae842b1 -size 8036087 diff --git a/verb_with_noun/videos/pack the bag/pack_the_bag_1.mp4 b/verb_with_noun/videos/pack the bag/pack_the_bag_1.mp4 deleted file mode 100644 index 08260e1861b9f588a387335ed5d16027488d533f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pack the bag/pack_the_bag_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be2be271f5eed4ebf5361ceb5a82b2bd642e11118cc0f272b9025248591d4b95 -size 5096076 diff --git a/verb_with_noun/videos/pack the bag/pack_the_bag_2.mp4 b/verb_with_noun/videos/pack the bag/pack_the_bag_2.mp4 deleted file mode 100644 index d3d47747110f154772272bc082ef731b873e0cb7..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pack the bag/pack_the_bag_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fbca8a07c79cc93b5b358c5b94d6f8e648676b9920a6541658b0f136cdcbaab7 -size 50634435 diff --git a/verb_with_noun/videos/pack the bag/pack_the_bag_4.mp4 b/verb_with_noun/videos/pack the bag/pack_the_bag_4.mp4 deleted file mode 100644 index 099797c2e006a14b05658286f5c8fa2f1c012a1b..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pack the bag/pack_the_bag_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e26e976ee8694ae948f3c0e10342bdf41bbd2e85a3136a2af83f4f6d0dad2ef7 -size 6196341 diff --git a/verb_with_noun/videos/peel apple/peel_apple_1.mp4 b/verb_with_noun/videos/peel apple/peel_apple_1.mp4 deleted file mode 100644 index f193822084e01071b3898da5cbbf4b5483a482b0..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/peel apple/peel_apple_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a39603a2a5e835ec4a1ce45779998b54d9524afa15a9fc5c95bdb34ef080503 -size 59057366 diff --git a/verb_with_noun/videos/peel apple/peel_apple_2.mp4 b/verb_with_noun/videos/peel apple/peel_apple_2.mp4 deleted file mode 100644 index 3d033fce911894072ace538f57f6ccbb1b8890f6..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/peel apple/peel_apple_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37c00f182e37278e84339d4f30821d8055ef3a2232eb39a4bb5b68ef35b782a6 -size 25531976 diff --git a/verb_with_noun/videos/peel apple/peel_apple_3.mp4 b/verb_with_noun/videos/peel apple/peel_apple_3.mp4 deleted file mode 100644 index 171fb70a76895641a442030f5e510082b1b71d3c..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/peel apple/peel_apple_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:810a5adfe7637de804ef34e90dd6149a1b86453bd68d114840765226a994540a -size 27127168 diff --git a/verb_with_noun/videos/peel banana/peel_banana_3.mp4 b/verb_with_noun/videos/peel banana/peel_banana_3.mp4 deleted file mode 100644 index 44ea6a104f2a0b5899a9c47386bf19d50def5824..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/peel banana/peel_banana_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ab498458a8dce94d486d32a4468f9f80fb884be126e9e647d92a1ff537875c2 -size 8364382 diff --git a/verb_with_noun/videos/peel banana/peel_banana_4.mp4 b/verb_with_noun/videos/peel banana/peel_banana_4.mp4 deleted file mode 100644 index c1700cfba1ffe6d8e7f1e377ef9e4edca4a904e6..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/peel banana/peel_banana_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:53271c0ffa81f84d636d2af2e55b2b2643b5bce63c60f260832c5181b4354f7d -size 33896598 diff --git a/verb_with_noun/videos/peel banana/peel_banana_5.mp4 b/verb_with_noun/videos/peel banana/peel_banana_5.mp4 deleted file mode 100644 index d649498a2899c40d89a54838227e7e7beeb34d6d..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/peel banana/peel_banana_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:404ac80756dfb5db3f633f197b05b5f6553034d95d68c5db9a9ca8d25aeb3d46 -size 7277051 diff --git a/verb_with_noun/videos/peel banana/peel_banana_6.mp4 b/verb_with_noun/videos/peel banana/peel_banana_6.mp4 deleted file mode 100644 index 186bcb9ba3cc8d05e797b2773201fb9878958231..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/peel banana/peel_banana_6.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cddbb981c90aee392ace4e021fc241809684107c9a2ffe37f46a64423a70af67 -size 7209029 diff --git a/verb_with_noun/videos/peel banana/peel_banana_7.mp4 b/verb_with_noun/videos/peel banana/peel_banana_7.mp4 deleted file mode 100644 index ada60f01e043e928ba0b1d2a4783ec4d4cbb3acb..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/peel banana/peel_banana_7.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0405a51da9e9bfe8e786c0a0ac9fd87de66c251431bd332a96dabea46b8831d -size 17654290 diff --git a/verb_with_noun/videos/peel egg/peel_egg_1.mp4 b/verb_with_noun/videos/peel egg/peel_egg_1.mp4 deleted file mode 100644 index afc861135c5f6251b5ac4f9f4ccd28cf3afcff59..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/peel egg/peel_egg_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c57657b6a50e615a3febfcf879c94859e52c35aba9fd501b7531a3412817119 -size 17779377 diff --git a/verb_with_noun/videos/peel egg/peel_egg_2.mp4 b/verb_with_noun/videos/peel egg/peel_egg_2.mp4 deleted file mode 100644 index f3d27c70ed15fd39a889e4022cbdeca47d2f3c95..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/peel egg/peel_egg_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9734f05ca2569db621bb5a53522ad6180e2df7175d710b1f4e8211c69fa8b919 -size 37987226 diff --git a/verb_with_noun/videos/peel egg/peel_egg_3.mp4 b/verb_with_noun/videos/peel egg/peel_egg_3.mp4 deleted file mode 100644 index f8f7c56484a1a6ebcb8451adb6b617b28ca6deca..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/peel egg/peel_egg_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4aaf441d0b9693abd85097a96daaafbd4242a6dc929b2fd838784e0aa9d72afd -size 68374090 diff --git a/verb_with_noun/videos/peel egg/peel_egg_6.mp4 b/verb_with_noun/videos/peel egg/peel_egg_6.mp4 deleted file mode 100644 index 25139a0608374b6cf0048ff42ab73f7c565eb170..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/peel egg/peel_egg_6.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58a8fe6439ca1d85c866df9eeac411a70a5671e69e5f507114c39c39c940f4a8 -size 27041121 diff --git a/verb_with_noun/videos/peel orange/peel_orange_1.mp4 b/verb_with_noun/videos/peel orange/peel_orange_1.mp4 deleted file mode 100644 index e26cc55dec33c59b75df2d47df9ce348046541ec..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/peel orange/peel_orange_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:876248a884c7501edecf310e1c3a9b7b13a25884b0f7a62ea3caa6103ca50c50 -size 1300225 diff --git a/verb_with_noun/videos/peel orange/peel_orange_2.mp4 b/verb_with_noun/videos/peel orange/peel_orange_2.mp4 deleted file mode 100644 index 6d2b0c3bcd38dfc729e5974b1c717039aebb205a..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/peel orange/peel_orange_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c8d91534bff17f86eb5685c2717a000b63809a44a4dc66c821b965051cac998 -size 31817950 diff --git a/verb_with_noun/videos/peel orange/peel_orange_6.mp4 b/verb_with_noun/videos/peel orange/peel_orange_6.mp4 deleted file mode 100644 index 3d62fc914c2a44e57beab8fb9603190d91c3e159..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/peel orange/peel_orange_6.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:227c373a62bf2373a36b0c0c1cc0282ce11fda102ef09765e9e9ef09e580841e -size 29217206 diff --git a/verb_with_noun/videos/peel potato/peel_potato_1.mp4 b/verb_with_noun/videos/peel potato/peel_potato_1.mp4 deleted file mode 100644 index a762bd7766ccf53d2163104b2f99ea8fdad96b72..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/peel potato/peel_potato_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7134eb77f25be29ae7a89201ea4a831bca872797540d211c3d5c880afec5ea1 -size 7637193 diff --git a/verb_with_noun/videos/peel potato/peel_potato_6.mp4 b/verb_with_noun/videos/peel potato/peel_potato_6.mp4 deleted file mode 100644 index d352ab0e9157bf61bc34198136aea03289ba0007..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/peel potato/peel_potato_6.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77dd05f270cf01540f073ad5c12b47c1c3eee23e334275ee3c6b40483c53bd26 -size 1274257 diff --git a/verb_with_noun/videos/pick up ball/pick_up_ball_1.mp4 b/verb_with_noun/videos/pick up ball/pick_up_ball_1.mp4 deleted file mode 100644 index 33e9e75f5692b917bdd79b2c8bf1db01fe9bd1f7..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pick up ball/pick_up_ball_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:edbfd062c509f01717e3f5b841c79d02ff089f02087099a1f600c16d07ac2090 -size 2325120 diff --git a/verb_with_noun/videos/pick up ball/pick_up_ball_7.mp4 b/verb_with_noun/videos/pick up ball/pick_up_ball_7.mp4 deleted file mode 100644 index f23e5f72d2ed89eb40282f5b96e9d2f07823e6b1..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pick up ball/pick_up_ball_7.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42c526609c874bc49027255c8c415fd989703c3847347c9b883295634cee4716 -size 5110438 diff --git a/verb_with_noun/videos/pick up ball/pick_up_ball_8.mp4 b/verb_with_noun/videos/pick up ball/pick_up_ball_8.mp4 deleted file mode 100644 index 43649f22c0e9a51c1846579b2dd762c0a478167a..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pick up ball/pick_up_ball_8.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:611c3754ead57d4529a4e4cdf61e0d76f72705138bfd241f505fc3fbf904c997 -size 363394 diff --git a/verb_with_noun/videos/pick up cup/pick_up_cup_1.mp4 b/verb_with_noun/videos/pick up cup/pick_up_cup_1.mp4 deleted file mode 100644 index 8fd018a123e812a8555f39c066305777b13cd943..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pick up cup/pick_up_cup_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9f1652c2bdf077559c24578b231adc71905f21724730ba7bce6b1224512547e -size 20452103 diff --git a/verb_with_noun/videos/pick up cup/pick_up_cup_2.mp4 b/verb_with_noun/videos/pick up cup/pick_up_cup_2.mp4 deleted file mode 100644 index ff011bc51be2f17755b47eae7a6077ac0f7b5a5e..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pick up cup/pick_up_cup_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd4b5123c83147be23801a365f07fce0620947ee16077aa565cc3d2f9942dc03 -size 1894942 diff --git a/verb_with_noun/videos/pick up cup/pick_up_cup_3.mp4 b/verb_with_noun/videos/pick up cup/pick_up_cup_3.mp4 deleted file mode 100644 index ab1e5e82b81a8677b509b2491d78d8adc22aa095..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pick up cup/pick_up_cup_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0face14c811d3ee6f4439b51d38a3c96621792a452dce39f9be22eb487fd1db7 -size 1430451 diff --git a/verb_with_noun/videos/pick up cup/pick_up_cup_4.mp4 b/verb_with_noun/videos/pick up cup/pick_up_cup_4.mp4 deleted file mode 100644 index a436f98b79cc67cb33971cbd098bb2d77c875453..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pick up cup/pick_up_cup_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e94a35e33213dac1fdc2dbb8dc9ce8a94345b1eee29301256ed6f39f2498f87a -size 9545197 diff --git a/verb_with_noun/videos/pick up eggs/pick_up_eggs_1.mp4 b/verb_with_noun/videos/pick up eggs/pick_up_eggs_1.mp4 deleted file mode 100644 index 48187e53caf069cc664bc2b30abe3f78094250bc..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pick up eggs/pick_up_eggs_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd4ce8fb63dd051645c4fffdd4fc3000f0f1703c48d5f7ef7584d4ff81822cea -size 6119248 diff --git a/verb_with_noun/videos/pick up eggs/pick_up_eggs_7.mp4 b/verb_with_noun/videos/pick up eggs/pick_up_eggs_7.mp4 deleted file mode 100644 index 418236a9bae503f498bdb5b5d41ba6593c5c7b2c..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pick up eggs/pick_up_eggs_7.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c06722cbd097373d84275d850721165e5c4f7abe09ae0dc647b1c077dfd76d65 -size 3774445 diff --git a/verb_with_noun/videos/pick up eggs/pick_up_eggs_8.mp4 b/verb_with_noun/videos/pick up eggs/pick_up_eggs_8.mp4 deleted file mode 100644 index 3d4b51ebeb3f9c610cbaaca7a14612be3c0d0edf..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pick up eggs/pick_up_eggs_8.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:304c906e0f51f35db8d9b0de10c6dc5d71dfb368eb1565a525d4f4129190e483 -size 1148944 diff --git a/verb_with_noun/videos/pick up package/pick_up_package_1.mp4 b/verb_with_noun/videos/pick up package/pick_up_package_1.mp4 deleted file mode 100644 index 9b2168b56680ea73f6d50c9db2a41bf7064a9daa..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pick up package/pick_up_package_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea940edafa1f6232d2174256b39d9e69043cc0e1b52d506353adcb4857ede767 -size 9990969 diff --git a/verb_with_noun/videos/pick up package/pick_up_package_2.mp4 b/verb_with_noun/videos/pick up package/pick_up_package_2.mp4 deleted file mode 100644 index b8e4269a339a97b3bc1f56e9c58ef78ac47f0f96..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pick up package/pick_up_package_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1c131eaf7675b67a318ce87d06a51c8e1bc541c84961c144146406f6381e728 -size 2615572 diff --git a/verb_with_noun/videos/pick up package/pick_up_package_3.mp4 b/verb_with_noun/videos/pick up package/pick_up_package_3.mp4 deleted file mode 100644 index 5848c4ef57d967af063d17b041bd026dfe1b6257..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pick up package/pick_up_package_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:746cdba5d6b2addbfd6fb4c5cfdc0c0122c91c38b856bc75ef8648a50c51eead -size 12009094 diff --git a/verb_with_noun/videos/pick up rock/pick_up_rock_2.mp4 b/verb_with_noun/videos/pick up rock/pick_up_rock_2.mp4 deleted file mode 100644 index 318bde058d163e8e7934056fc35291488e775d58..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pick up rock/pick_up_rock_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e971f463a7d1e3d7e306d56a243e1571df4370a6f15bceb2f37456ffbc91a35a -size 3218909 diff --git a/verb_with_noun/videos/pick up rock/pick_up_rock_3.mp4 b/verb_with_noun/videos/pick up rock/pick_up_rock_3.mp4 deleted file mode 100644 index 0d0d133a84a182b40f3bbbec7b24f7cd80b5933b..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pick up rock/pick_up_rock_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be6a177a0414c3045038c7c89077227ad2dcb6568a5f3b048a9e94f00e9409c8 -size 5689768 diff --git a/verb_with_noun/videos/pick up trash/pick_up_trash_8.mp4 b/verb_with_noun/videos/pick up trash/pick_up_trash_8.mp4 deleted file mode 100644 index efc8031faad2dcbffef173d5257cfa9a4606334c..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pick up trash/pick_up_trash_8.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:16af0c2fad23494ace82e304b4e0e9a447fe6c0d2a9a8d96c3948e0ca12ceb21 -size 6279295 diff --git a/verb_with_noun/videos/play game/play_game_1.mp4 b/verb_with_noun/videos/play game/play_game_1.mp4 deleted file mode 100644 index 89e597eed0761ab02131a05d6472e7de00dd00cd..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play game/play_game_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9cec77816e475ecb7bd9e08ee1ce9518bd5b112f4060e9e8c476b9cbad2a3e7f -size 13654407 diff --git a/verb_with_noun/videos/play game/play_game_2.mp4 b/verb_with_noun/videos/play game/play_game_2.mp4 deleted file mode 100644 index 2746c866e4f8060406ed53f3e4e72071961d3117..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play game/play_game_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09c4dc8307137197ba5a0eaf323792c1174b9be728f779a43245d5e718e02a7e -size 102862231 diff --git a/verb_with_noun/videos/play game/play_game_3.mp4 b/verb_with_noun/videos/play game/play_game_3.mp4 deleted file mode 100644 index 44371b1da53324ced496eba594513cc5c0e24ea9..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play game/play_game_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:abeca04ae58626022ae3f34b5976c61ed627c0e79036facb53083a2d3b8757dc -size 47247575 diff --git a/verb_with_noun/videos/play game/play_game_4.mp4 b/verb_with_noun/videos/play game/play_game_4.mp4 deleted file mode 100644 index 2cb8ea8b325a5d91b20e88bfa2182a5448024748..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play game/play_game_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27b6654442f9da75c4c9e5373fcfe3340dd2cc301f2b787f917cd86971bf403e -size 14284733 diff --git a/verb_with_noun/videos/play guitar/play_guitar_1.mp4 b/verb_with_noun/videos/play guitar/play_guitar_1.mp4 deleted file mode 100644 index aa231ee067ba22178f358afc35175377a437def6..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play guitar/play_guitar_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0ee1a9967b90a9d4ae49c1428c99eb634bce450d081ae03721fb7406dc3f1ee -size 15249441 diff --git a/verb_with_noun/videos/play guitar/play_guitar_2.mp4 b/verb_with_noun/videos/play guitar/play_guitar_2.mp4 deleted file mode 100644 index fcff7b443a22905547c6098c5a46421b6e9ed378..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play guitar/play_guitar_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3c6ffe7a616c89e2a0f675c5445edac0dc54565eebdefe94d276b09b97ee70f -size 8835716 diff --git a/verb_with_noun/videos/play guitar/play_guitar_3.mp4 b/verb_with_noun/videos/play guitar/play_guitar_3.mp4 deleted file mode 100644 index cfbdc5aaf132c926a164bf11cd4684c87237438f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play guitar/play_guitar_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:919bdcfec2b474c5bcc43b10946ded778b1a0144a76e116af85c339e04fddc89 -size 9037567 diff --git a/verb_with_noun/videos/play piano/play_piano_1.mp4 b/verb_with_noun/videos/play piano/play_piano_1.mp4 deleted file mode 100644 index 97accf97c67e0ccf00deea7549ba06ff2b3c699b..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play piano/play_piano_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f78c23a81398783a065b234d7e54a68ed8aa3d4a25f53d7b5188da7dd7796e9d -size 21776781 diff --git a/verb_with_noun/videos/play piano/play_piano_2.mp4 b/verb_with_noun/videos/play piano/play_piano_2.mp4 deleted file mode 100644 index 815163392a44324dbda1bd6fbaaa0ecce337fb71..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play piano/play_piano_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:993546830c0c76808e1fc6a10c23249448522edbde100013bd0083ce8a1fbf3a -size 3802195 diff --git a/verb_with_noun/videos/play piano/play_piano_3.mp4 b/verb_with_noun/videos/play piano/play_piano_3.mp4 deleted file mode 100644 index 40e94af6a13c40a13c37c093d1032e6f00c880cd..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play piano/play_piano_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:268aa26cac3b357ea1b56befbffa752cff82b57e76a5751a26aad7bb8ed60bc5 -size 6887469 diff --git a/verb_with_noun/videos/play piano/play_piano_4.mp4 b/verb_with_noun/videos/play piano/play_piano_4.mp4 deleted file mode 100644 index 6ff303842c7385696fe4edcdde114f7ff7b8fd5b..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play piano/play_piano_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c25b21978efdd16a1d7541f6c08b7cfcb3ff9d7cc35a69380d3d339f4cfac083 -size 12924788 diff --git a/verb_with_noun/videos/play soccer/play_soccer_1.mp4 b/verb_with_noun/videos/play soccer/play_soccer_1.mp4 deleted file mode 100644 index 9a92381198b10df63e931697998276117c28e7b2..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play soccer/play_soccer_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e6a63ea13f2ec3af7e6c5d42fb54114fc10c68041ad42382b1dc941026ab573 -size 37137367 diff --git a/verb_with_noun/videos/play soccer/play_soccer_2.mp4 b/verb_with_noun/videos/play soccer/play_soccer_2.mp4 deleted file mode 100644 index 063b787dab0b30ab71929220a45298ff3f2697da..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play soccer/play_soccer_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b56c8297b6c15405f6b1a7655d6dba24c76f6dde5349b2fb0ca4ba1ee62f8662 -size 51200913 diff --git a/verb_with_noun/videos/play soccer/play_soccer_3.mp4 b/verb_with_noun/videos/play soccer/play_soccer_3.mp4 deleted file mode 100644 index ab27e08c9d50dfd60b6642ff9f227b047a435009..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play soccer/play_soccer_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1668c442bbe64ee6af403c5cf5b6ffc3cc9146e4a0cf7d96020d3ce050cd5e82 -size 44273625 diff --git a/verb_with_noun/videos/play soccer/play_soccer_4.mp4 b/verb_with_noun/videos/play soccer/play_soccer_4.mp4 deleted file mode 100644 index 497f1a673f8f28b7d1dfc264cc8268bcd79b9966..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play soccer/play_soccer_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:748e8ee610a15c2101f553c83dd57f1b36325e1b2c1832a017d086beeab06dce -size 15182613 diff --git a/verb_with_noun/videos/play trumpet/play_trumpet_1.mp4 b/verb_with_noun/videos/play trumpet/play_trumpet_1.mp4 deleted file mode 100644 index 96c401aadc72140ff4319610a8e8016a9d316e8f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play trumpet/play_trumpet_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d461b723f587db2977c272aa8e8fb5c19548d9896d6f624482a2472c061689de -size 7710250 diff --git a/verb_with_noun/videos/play trumpet/play_trumpet_2.mp4 b/verb_with_noun/videos/play trumpet/play_trumpet_2.mp4 deleted file mode 100644 index c99b63ea3bfcbcd9e2058c2456f1ba218b9c956f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play trumpet/play_trumpet_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c39968e77767e26ec6ed22f9609a14da99738c41d03aa9456313bf365bf7cc1 -size 30912483 diff --git a/verb_with_noun/videos/play trumpet/play_trumpet_3.mp4 b/verb_with_noun/videos/play trumpet/play_trumpet_3.mp4 deleted file mode 100644 index 94816d26d03c8e8cf411fef9b57a539e2c65a081..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play trumpet/play_trumpet_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7db3d92e098684092172ffea296730ac0b4330b2e2dcc80fc5ff5735f24bc06d -size 5914687 diff --git a/verb_with_noun/videos/play violin/play_violin_1.mp4 b/verb_with_noun/videos/play violin/play_violin_1.mp4 deleted file mode 100644 index 49a69f365f7b4a8bb20f735ae98a53e3868d144d..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play violin/play_violin_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a625b5c92709007b9e1399e44d4a8b890473578e72265ba8a37f2cdedf058e6 -size 14637544 diff --git a/verb_with_noun/videos/play violin/play_violin_2.mp4 b/verb_with_noun/videos/play violin/play_violin_2.mp4 deleted file mode 100644 index 12b109351bbbd1fc599b24c6f15026695da2618f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play violin/play_violin_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:402a4e856cfb884ab0f6008701b4d4d067217c9d322c881fa6585acc0f9ee68c -size 21636421 diff --git a/verb_with_noun/videos/play violin/play_violin_3.mp4 b/verb_with_noun/videos/play violin/play_violin_3.mp4 deleted file mode 100644 index ad4fa2a34702fa0bfab3c55e99ccc091a6b7e6b8..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play violin/play_violin_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8281c0a60bb1ac268a5338940ef96659ed1f0000785393e09a4e35dc23311e7d -size 52383759 diff --git a/verb_with_noun/videos/play violin/play_violin_4.mp4 b/verb_with_noun/videos/play violin/play_violin_4.mp4 deleted file mode 100644 index 16b602dbe6afc0ef5125bb6ec4be1b686b345a62..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play violin/play_violin_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96ed14c170dfb7e1ba3c5fd9cdc03e75a0379c97552468c5f7adffbd50ee6c34 -size 33989417 diff --git a/verb_with_noun/videos/play violin/play_violin_5.mp4 b/verb_with_noun/videos/play violin/play_violin_5.mp4 deleted file mode 100644 index c7d5def26618809c2bb403506f489ccf7e3bceec..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play violin/play_violin_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f83b0bafb74b30da1c78ea86f09cdf8f538ca2bf8816f2220c2e4993888ddca -size 31562870 diff --git a/verb_with_noun/videos/play with toys/play_with_toys_1.mp4 b/verb_with_noun/videos/play with toys/play_with_toys_1.mp4 deleted file mode 100644 index 3ab5c6d0ae8f084f143f61814e3802d7e376ebdb..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play with toys/play_with_toys_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3efc5577514c8317bacee7903d8e8e4c2c35b8cbcc639bc5156119ccd41da09f -size 21404476 diff --git a/verb_with_noun/videos/play with toys/play_with_toys_2.mp4 b/verb_with_noun/videos/play with toys/play_with_toys_2.mp4 deleted file mode 100644 index ec00f73d97ac1e19cc5fdb29a4e6b345ef14bbb4..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play with toys/play_with_toys_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0e38c031353272e4ef1a4b2b44295d978df7d6f620492f0551afc469eb3d825 -size 24106739 diff --git a/verb_with_noun/videos/play with toys/play_with_toys_3.mp4 b/verb_with_noun/videos/play with toys/play_with_toys_3.mp4 deleted file mode 100644 index 3af09e41afece64226b9dbf5a4cde928280dbaaa..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play with toys/play_with_toys_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3dc2ec96ec5f12f681e496af989370b07102d68e6f6dd4343a4dc5a3318635ee -size 33319901 diff --git a/verb_with_noun/videos/play with toys/play_with_toys_4.mp4 b/verb_with_noun/videos/play with toys/play_with_toys_4.mp4 deleted file mode 100644 index e688ba000bb31c580b415f10c68129c577a1ad1c..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/play with toys/play_with_toys_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6c7f9281e0f6729b6726f99e454f93c9ac5eb393fa3ad39336bb39fc9ea0c56 -size 20240904 diff --git a/verb_with_noun/videos/pour coffee/pour_coffee_1.mp4 b/verb_with_noun/videos/pour coffee/pour_coffee_1.mp4 deleted file mode 100644 index 8cb88c8d2f2d4557b44d01db5c22178180764979..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pour coffee/pour_coffee_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97d2ec15e3ffd394532606c931d050d08429bc1ce36f9ff2fc1a5347a363d642 -size 1946355 diff --git a/verb_with_noun/videos/pour coffee/pour_coffee_2.mp4 b/verb_with_noun/videos/pour coffee/pour_coffee_2.mp4 deleted file mode 100644 index d1554a618de889c0f1131f3a7c99587cb8fd184c..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pour coffee/pour_coffee_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b713799c1c1cda27805c73a2097bc0c571fefbb51db28ad347a507fa982ab967 -size 16112936 diff --git a/verb_with_noun/videos/pour coffee/pour_coffee_3.mp4 b/verb_with_noun/videos/pour coffee/pour_coffee_3.mp4 deleted file mode 100644 index ec2b1f17073bae3a879d4b0a424197771546363f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pour coffee/pour_coffee_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2b272d50160f3fd537b02549327b14519dc9b1065747cdcb7ae5b33d4e7ff63 -size 32609025 diff --git a/verb_with_noun/videos/pour juice/pour_juice_1.mp4 b/verb_with_noun/videos/pour juice/pour_juice_1.mp4 deleted file mode 100644 index 78d5989d513adfea79bd8ac819d0f67afe39a7e9..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pour juice/pour_juice_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7aac5bd9f0af920daaf6046906346b0ed1aa92fadd26650f41f8144c9a475d2e -size 9316342 diff --git a/verb_with_noun/videos/pour juice/pour_juice_2.mp4 b/verb_with_noun/videos/pour juice/pour_juice_2.mp4 deleted file mode 100644 index 6720805cbede3ba99d7b9968b8a559017afa41ad..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pour juice/pour_juice_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e5ed781f352056053d336e84626fb337bd3d4caacb79fe5707ed7aac3e794e0 -size 2806470 diff --git a/verb_with_noun/videos/pour juice/pour_juice_3.mp4 b/verb_with_noun/videos/pour juice/pour_juice_3.mp4 deleted file mode 100644 index 3ba7f4c76718d9b7404b3c5f7ba206fa822b0acc..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pour juice/pour_juice_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:639feffd3cb2947fcff17a9a30a7f30c607bbcf2c46397caa69b2a7cce3ee5ca -size 3158826 diff --git a/verb_with_noun/videos/pour milk/pour_milk_1.mp4 b/verb_with_noun/videos/pour milk/pour_milk_1.mp4 deleted file mode 100644 index f96780cf1dabaad4da67b89dd350559b88a59cda..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pour milk/pour_milk_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eeb389226ce0efeefa282be2bb9540710e0ebe4a4c23e9556c909c4b2413ee9d -size 2740706 diff --git a/verb_with_noun/videos/pour milk/pour_milk_2.mp4 b/verb_with_noun/videos/pour milk/pour_milk_2.mp4 deleted file mode 100644 index 4164470b9358932d26840c0a1b1038e073414953..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pour milk/pour_milk_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49eeb551c7dda9a97f8aa496d13aa66650cd89ee653dede8844f4934258f68eb -size 39743837 diff --git a/verb_with_noun/videos/pour milk/pour_milk_3.mp4 b/verb_with_noun/videos/pour milk/pour_milk_3.mp4 deleted file mode 100644 index 0d5d4b31997c27c081d5c13b71463ec67c42961f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pour milk/pour_milk_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:254c18829e14f9db9b5557309093da0f15e96c797e48b721f382e1037dff17f2 -size 2763614 diff --git a/verb_with_noun/videos/pour milk/pour_milk_4.mp4 b/verb_with_noun/videos/pour milk/pour_milk_4.mp4 deleted file mode 100644 index b8456c732daaf1d8116062e04d98438559dc8797..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pour milk/pour_milk_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44256ced5713593d7639401f52e06f376cd10fbc12181a47aaf7b8d6e3781fc4 -size 6944013 diff --git a/verb_with_noun/videos/pour soup/pour_soup_1.mp4 b/verb_with_noun/videos/pour soup/pour_soup_1.mp4 deleted file mode 100644 index f3e638e8119e809485668eea8c791e58c8195d9a..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pour soup/pour_soup_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:442bb158c06261fa910378730f3b514142568f8e36059f71587bdcda8061c4d6 -size 12822973 diff --git a/verb_with_noun/videos/pour soup/pour_soup_2.mp4 b/verb_with_noun/videos/pour soup/pour_soup_2.mp4 deleted file mode 100644 index 7a80aadd958b26d578ae861db291e663ab2783e9..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pour soup/pour_soup_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7e3cadc339175803d2c212f2fc24409c1c97f7ad5c39de1bb247dfdea598f3e -size 31837600 diff --git a/verb_with_noun/videos/pour soup/pour_soup_3.mp4 b/verb_with_noun/videos/pour soup/pour_soup_3.mp4 deleted file mode 100644 index 6979565f02e6d8b07c389a4910c6c9a3b2da4d08..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pour soup/pour_soup_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21dedcbfcd049d62d35b98d578c19c7b841c642d032faf31fa0422a07daea168 -size 5562028 diff --git a/verb_with_noun/videos/pour soup/pour_soup_4.mp4 b/verb_with_noun/videos/pour soup/pour_soup_4.mp4 deleted file mode 100644 index 92d68e523aa5ca036da53026200394f546815f4e..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pour soup/pour_soup_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68e8e034fd41c280a0b7a60428f603237cff3b5b04a1ec3f53fceabe9de18517 -size 6646296 diff --git a/verb_with_noun/videos/pour soup/pour_soup_5.mp4 b/verb_with_noun/videos/pour soup/pour_soup_5.mp4 deleted file mode 100644 index 037294246e1a6311df8a09e2fe5ce2bfaf617db8..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pour soup/pour_soup_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:132bc018443e75f1312acf7903487328bfd64654eb4ea46116cfe0ea7c6f94e9 -size 21618589 diff --git a/verb_with_noun/videos/pour water/pour_water_1.mp4 b/verb_with_noun/videos/pour water/pour_water_1.mp4 deleted file mode 100644 index 43643c53efe2712b1e809d48ad98ab6364b84fe6..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pour water/pour_water_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a234423c59e399c79e1210508af95d2a7b28495fafe568aa7a145ceb1be421dd -size 48204950 diff --git a/verb_with_noun/videos/pour water/pour_water_2.mp4 b/verb_with_noun/videos/pour water/pour_water_2.mp4 deleted file mode 100644 index a8d27a89574e283c0e801c6161299bc73fd066df..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pour water/pour_water_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9fb152770a31683f720fdd1c5218b259b386fa8cda37a039daa97f5d98d141cc -size 6297898 diff --git a/verb_with_noun/videos/pour water/pour_water_3.mp4 b/verb_with_noun/videos/pour water/pour_water_3.mp4 deleted file mode 100644 index fe2aca7425fbfca44e74e92f76f1c576d3853eb0..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pour water/pour_water_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4b3be94502df0c314bcb1ff15337dc79197a6f1248897eff5ada3068efc02fd -size 70475147 diff --git a/verb_with_noun/videos/pour water/pour_water_4.mp4 b/verb_with_noun/videos/pour water/pour_water_4.mp4 deleted file mode 100644 index 7cea47990eddb969cc4a8b6f4407191523f47af4..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pour water/pour_water_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7261ba5ea3ae57886f9cf6822e2a049d8381013c42c7d9370792fbba2f7097fa -size 8815479 diff --git a/verb_with_noun/videos/pour water/pour_water_5.mp4 b/verb_with_noun/videos/pour water/pour_water_5.mp4 deleted file mode 100644 index b78028436507accc7b24c44b2a6934f8b64a8fa5..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pour water/pour_water_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc1b809907772c9eda0a44c813a942aad2f55a4dea3c232d1025271e00edb67e -size 1807052 diff --git a/verb_with_noun/videos/pull curtain/pull_curtain_1.mp4 b/verb_with_noun/videos/pull curtain/pull_curtain_1.mp4 deleted file mode 100644 index 652a6c439afde522eb4b9d0f66e1f6c98af28002..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pull curtain/pull_curtain_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:426c86c3de0c652f6328e73398c944342b39b1173e1cef023c531ac8e34ce81b -size 6350207 diff --git a/verb_with_noun/videos/pull curtain/pull_curtain_2.mp4 b/verb_with_noun/videos/pull curtain/pull_curtain_2.mp4 deleted file mode 100644 index bba1f71bc328727dded8e168457616e3e5c2a096..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pull curtain/pull_curtain_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d5f1439cf217de1ce34397359fc2c21b26787ec0e280e24d5015831f3072f88 -size 13998214 diff --git a/verb_with_noun/videos/pull curtain/pull_curtain_3.mp4 b/verb_with_noun/videos/pull curtain/pull_curtain_3.mp4 deleted file mode 100644 index dbda5da3ae5dfe6c0280d6679d9c806dd96576c1..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pull curtain/pull_curtain_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2e80d9a0a4e27585b9bde8f9a53bc0053a53507b6e88b55ab65e2557986da35 -size 5304611 diff --git a/verb_with_noun/videos/pull curtain/pull_curtain_7.mp4 b/verb_with_noun/videos/pull curtain/pull_curtain_7.mp4 deleted file mode 100644 index 97c5016afe42861e5a300af7e3881c93428b66d6..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pull curtain/pull_curtain_7.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5da52c3bae2c8d2d566faa46be7d8b8ff61354e5cede5d07b488cf42f634c673 -size 5559973 diff --git a/verb_with_noun/videos/pull curtain/pull_curtain_8.mp4 b/verb_with_noun/videos/pull curtain/pull_curtain_8.mp4 deleted file mode 100644 index 90de23a66bfc80b407ba86b3078453ac29ec3373..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pull curtain/pull_curtain_8.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69e737a56ab007971173b57c24c1b58a6643677b33f16705e03e8035d50c8bfb -size 10253060 diff --git a/verb_with_noun/videos/pull rope/pull_rope_10.mp4 b/verb_with_noun/videos/pull rope/pull_rope_10.mp4 deleted file mode 100644 index 2d36926e297ff20a103ce81c2a6f2613854c5ad7..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pull rope/pull_rope_10.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fcd3937ee313522d0619f153a67d1be7beb535ca3ed162034c59ce7571ecbd55 -size 7578153 diff --git a/verb_with_noun/videos/pull rope/pull_rope_2.mp4 b/verb_with_noun/videos/pull rope/pull_rope_2.mp4 deleted file mode 100644 index b58566e2a73bfa5a7f4d7bd4e8bf2383dc6bf95d..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pull rope/pull_rope_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e925d0a1562da7f7eb7d639ca9e8cf484eba6af2d718b199bbdd5a6f25bb46e1 -size 22331937 diff --git a/verb_with_noun/videos/pull suitcase/pull_suitcase_1.mp4 b/verb_with_noun/videos/pull suitcase/pull_suitcase_1.mp4 deleted file mode 100644 index 078bfcf6b8c635511455debb03fc180993612cb7..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pull suitcase/pull_suitcase_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd56a782616ed8e48640142b7d217dfa4e2def1d8862c37cf37e0e91b65dc997 -size 3772188 diff --git a/verb_with_noun/videos/pull suitcase/pull_suitcase_2.mp4 b/verb_with_noun/videos/pull suitcase/pull_suitcase_2.mp4 deleted file mode 100644 index cae3bb2bbc855ca0d94c42aa833a7d552407d69a..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pull suitcase/pull_suitcase_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:745a226062ff54a327bb7dcc75291b6448a6fd9c641c0c8ee88b233e1b069235 -size 28763798 diff --git a/verb_with_noun/videos/pull suitcase/pull_suitcase_3.mp4 b/verb_with_noun/videos/pull suitcase/pull_suitcase_3.mp4 deleted file mode 100644 index 271c10fe893a54869ef6c5c535eb81de63faa0b5..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pull suitcase/pull_suitcase_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a62108801adea453b3c7f009f0ae2ff5dca395cee66b817781a502d2b6ebd53b -size 6715825 diff --git a/verb_with_noun/videos/pull wagon/pull_wagon_1.mp4 b/verb_with_noun/videos/pull wagon/pull_wagon_1.mp4 deleted file mode 100644 index 7618de11ad376fae8c9c064ec4b4c8f347d7eb11..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pull wagon/pull_wagon_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41b2c137a4cafaffcc60bf4a11febf540c6990dc54edeab970286ff5c117584d -size 7831237 diff --git a/verb_with_noun/videos/pull wagon/pull_wagon_2.mp4 b/verb_with_noun/videos/pull wagon/pull_wagon_2.mp4 deleted file mode 100644 index 6d0dac34d87a5104f4528cb7e7b3a8a48db35f04..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pull wagon/pull_wagon_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44f1b9ae17adadf5aa7426ce75e517c16b47a7c4ec48f6207345e3d0648c8b3e -size 45827963 diff --git a/verb_with_noun/videos/pull wagon/pull_wagon_3.mp4 b/verb_with_noun/videos/pull wagon/pull_wagon_3.mp4 deleted file mode 100644 index f068fdb6f0911eda7278c9e7bf4ca83a6d6ccf4d..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/pull wagon/pull_wagon_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aaac7b8e78aa8675fd1acee3e2a6d9b67542e39a8a3f5f79a988f27b8ec01866 -size 5412301 diff --git a/verb_with_noun/videos/push car/push_car_1.mp4 b/verb_with_noun/videos/push car/push_car_1.mp4 deleted file mode 100644 index 86419fb8589ce9ad31c97b0052845b7a2dbacde8..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/push car/push_car_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ddfd56b06b0643fe6c813f61dce620766c32629f448c9d0d8388d1d53af860c6 -size 33811591 diff --git a/verb_with_noun/videos/push chair/push_chair_1.mp4 b/verb_with_noun/videos/push chair/push_chair_1.mp4 deleted file mode 100644 index fe122a9a7c781f9e1fc73fe7c47345d5368a0a91..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/push chair/push_chair_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c13770b6e18186205228d35613936e8cf6d3680fa29603a822edd6f65ee8d3b4 -size 27815031 diff --git a/verb_with_noun/videos/push chair/push_chair_2.mp4 b/verb_with_noun/videos/push chair/push_chair_2.mp4 deleted file mode 100644 index b17abd38bd3717edbbe62a69da8d3d6db5f2d2b9..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/push chair/push_chair_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3b744eacf4566f0a9224d3873dbd8b10c1768dbef826b7a6bb112097b6346e4 -size 3047700 diff --git a/verb_with_noun/videos/push chair/push_chair_3.mp4 b/verb_with_noun/videos/push chair/push_chair_3.mp4 deleted file mode 100644 index a48bbad980fed4101048daffc8e7411ec77e0517..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/push chair/push_chair_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e508e7d461f74df670b9d0560a7ffcf87d9699665d9394dc062769df98746b0c -size 9855103 diff --git a/verb_with_noun/videos/push shopping cart/push_shopping_cart_1.mp4 b/verb_with_noun/videos/push shopping cart/push_shopping_cart_1.mp4 deleted file mode 100644 index db74a691c97e44db8d629b13f88c238c1911afba..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/push shopping cart/push_shopping_cart_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:385460ab79402f0642c3b4ceff40c024733b0545b527b289777d668edd26d899 -size 863882 diff --git a/verb_with_noun/videos/push shopping cart/push_shopping_cart_2.mp4 b/verb_with_noun/videos/push shopping cart/push_shopping_cart_2.mp4 deleted file mode 100644 index e16187f4bb498fee3a0ef9a4288ebbff562ef64d..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/push shopping cart/push_shopping_cart_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25b767774362d5379fd173db5902301bb24bec699951b3da4ce0f63760575480 -size 71602191 diff --git a/verb_with_noun/videos/push shopping cart/push_shopping_cart_3.mp4 b/verb_with_noun/videos/push shopping cart/push_shopping_cart_3.mp4 deleted file mode 100644 index 2d90b4f6a6fc4c3e0424900298ce22a4a70f9e52..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/push shopping cart/push_shopping_cart_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c293e967ad380c2b2cf5a83d8fbd1222f0b25aca858dbe74a9cf39c8a983322f -size 12251183 diff --git a/verb_with_noun/videos/push shopping cart/push_shopping_cart_7.mp4 b/verb_with_noun/videos/push shopping cart/push_shopping_cart_7.mp4 deleted file mode 100644 index 234504815c2c4a945ff73392294666a12e62fed2..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/push shopping cart/push_shopping_cart_7.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24d53349095a5257f037adab380bc5075717a2f2ef6599511e45f53716caaf1d -size 27174284 diff --git a/verb_with_noun/videos/push stroller/push_stroller_2.mp4 b/verb_with_noun/videos/push stroller/push_stroller_2.mp4 deleted file mode 100644 index f42a191d245ef0accdff7b13037235b3e687ab6f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/push stroller/push_stroller_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb169c2a8742abb1273b113df800a14f82598752d160959e6e8b7156350c768d -size 11734939 diff --git a/verb_with_noun/videos/push wheelbarrow/push_wheelbarrow_4.mp4 b/verb_with_noun/videos/push wheelbarrow/push_wheelbarrow_4.mp4 deleted file mode 100644 index 63f27fd7e308f1916ffeb555dddd3dd03a612777..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/push wheelbarrow/push_wheelbarrow_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59911262ce5d94ed5f3ae3553a85ea7398df7522d12e9210020f35c9ef336b51 -size 13302614 diff --git a/verb_with_noun/videos/put on glasses/put_on_glasses_1.mp4 b/verb_with_noun/videos/put on glasses/put_on_glasses_1.mp4 deleted file mode 100644 index 5b0b300a454e185a4812d66f7f4ee37fb198b146..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/put on glasses/put_on_glasses_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:941f7ec98875c44adf87754c4c37b61404a9c0ae7bdecae3db7e2b82b3d46d1a -size 1677834 diff --git a/verb_with_noun/videos/put on glasses/put_on_glasses_2.mp4 b/verb_with_noun/videos/put on glasses/put_on_glasses_2.mp4 deleted file mode 100644 index b328b86ef5a5a852be3fc497248eb2c3bfca471a..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/put on glasses/put_on_glasses_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:328aa85a372e16ce0af992f38eea629d96ac464a80920f5d8e000a2e048f8e00 -size 34931225 diff --git a/verb_with_noun/videos/put on glasses/put_on_glasses_3.mp4 b/verb_with_noun/videos/put on glasses/put_on_glasses_3.mp4 deleted file mode 100644 index 479dcdb90a3c645a0a52e92574dc5f47743a2f32..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/put on glasses/put_on_glasses_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d75d9edbdb61d930803bcf26454feb70472ee70131b4c0a7b296acec86c1585e -size 8908007 diff --git a/verb_with_noun/videos/put on gloves/put_on_gloves_1.mp4 b/verb_with_noun/videos/put on gloves/put_on_gloves_1.mp4 deleted file mode 100644 index 46f7fd4854d38c9e523128fce68f45f2263fe41c..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/put on gloves/put_on_gloves_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cce4fbd0690326d8312d721aee7eda2ad3ecd6ecf250f094bbd256f80f2554da -size 8800334 diff --git a/verb_with_noun/videos/put on gloves/put_on_gloves_2.mp4 b/verb_with_noun/videos/put on gloves/put_on_gloves_2.mp4 deleted file mode 100644 index c94a8ef9ab5d4b64207aa68ba1b995dd7ead3525..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/put on gloves/put_on_gloves_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01a532b44c1450d99a486dd401b7294ef81465f0db53d25be8ac1973aef7ec72 -size 24187807 diff --git a/verb_with_noun/videos/put on gloves/put_on_gloves_3.mp4 b/verb_with_noun/videos/put on gloves/put_on_gloves_3.mp4 deleted file mode 100644 index a29f21d63b15492f9f6ab32492d3727ca9a89280..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/put on gloves/put_on_gloves_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20c3a6b0597afe6e153fb9142a569fb684c4ac7a9e462cb9bacadb24e565758f -size 70834467 diff --git a/verb_with_noun/videos/put on gloves/put_on_gloves_4.mp4 b/verb_with_noun/videos/put on gloves/put_on_gloves_4.mp4 deleted file mode 100644 index eb4f64a682922b47d0c00a6b3baf48a074b264ea..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/put on gloves/put_on_gloves_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6946214847913d483c4cedbebbd7af5800428fd678a524a51eefa9d97fed5d92 -size 24766158 diff --git a/verb_with_noun/videos/put on gloves/put_on_gloves_5.mp4 b/verb_with_noun/videos/put on gloves/put_on_gloves_5.mp4 deleted file mode 100644 index 8aa3bc315229ed85aec7a80828c8c298260fdaab..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/put on gloves/put_on_gloves_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42083784ec8aa2c17af7a84eec48ccffcd7de7720bc9c81818c0e2319727221b -size 35205451 diff --git a/verb_with_noun/videos/put on jacket/put_on_jacket_1.mp4 b/verb_with_noun/videos/put on jacket/put_on_jacket_1.mp4 deleted file mode 100644 index 55c8efa9a4547b7d6e60ecb4236a36dd53dacb38..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/put on jacket/put_on_jacket_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56eb8bd70972705ee2963a43216c984dde7a0237f4d0e4bc12aae552f9475937 -size 29823644 diff --git a/verb_with_noun/videos/put on jacket/put_on_jacket_2.mp4 b/verb_with_noun/videos/put on jacket/put_on_jacket_2.mp4 deleted file mode 100644 index b940b0dc76f5e11971b6a978b010b37bb96a79a6..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/put on jacket/put_on_jacket_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5c1da7ad57e00c010b42a63b3c57bcf8ee446f7814a32a95ef972d54dedf263 -size 9208441 diff --git a/verb_with_noun/videos/put on jacket/put_on_jacket_3.mp4 b/verb_with_noun/videos/put on jacket/put_on_jacket_3.mp4 deleted file mode 100644 index 0488fdea443a8ac88b7e1d92730fe6b33144a6d5..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/put on jacket/put_on_jacket_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49afa8cca2d1ff760ee8b692d7e0f5c8d02ad88a54160cce540886b600bf4b96 -size 1582227 diff --git a/verb_with_noun/videos/put on shoes/put_on_shoes_1.mp4 b/verb_with_noun/videos/put on shoes/put_on_shoes_1.mp4 deleted file mode 100644 index 9bf7fa17b177515c4c84f62345ca53ac2eea8884..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/put on shoes/put_on_shoes_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44ecde9b5b71489cefb9fdf0d27cf2e8957be1a65158e839ba121dbb3758ec74 -size 30191690 diff --git a/verb_with_noun/videos/put on shoes/put_on_shoes_2.mp4 b/verb_with_noun/videos/put on shoes/put_on_shoes_2.mp4 deleted file mode 100644 index 9b4950be1df310aef6f1562cb3586621cc4ea34d..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/put on shoes/put_on_shoes_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:237c67dc4e9ba4813a7e43a6a9c3c23f87359ae9ec3ced6205ab9d50e7911e0a -size 23321127 diff --git a/verb_with_noun/videos/put on shoes/put_on_shoes_3.mp4 b/verb_with_noun/videos/put on shoes/put_on_shoes_3.mp4 deleted file mode 100644 index b863c8cd8e17bd15114e14e88e357e38c7f4e209..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/put on shoes/put_on_shoes_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3c5443b67770e5088a69f8cdc463012515f0ac410caf2e742d99fc4fcc4268e -size 5887644 diff --git a/verb_with_noun/videos/read book/read_book_1.mp4 b/verb_with_noun/videos/read book/read_book_1.mp4 deleted file mode 100644 index 17684861eeddc95eb20f8bfce4510fadaccb0bf0..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/read book/read_book_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b2105dfbcfd267ba4f7517f7d0e8cb6a68ef49beee1dba22cf70874bc6b60e94 -size 39632482 diff --git a/verb_with_noun/videos/read book/read_book_2.mp4 b/verb_with_noun/videos/read book/read_book_2.mp4 deleted file mode 100644 index 626f00a881021355a5a814ec5c2cc1b157d228fa..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/read book/read_book_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ddcc66e617f2e188ccf4ff06ef6f0922d640f2f2e0d144a9f41060a1d8a293f2 -size 27999737 diff --git a/verb_with_noun/videos/read book/read_book_3.mp4 b/verb_with_noun/videos/read book/read_book_3.mp4 deleted file mode 100644 index 1ba00d0985861ee841cc9ca847ceba44fe33efb4..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/read book/read_book_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5eb95cf55bd52f7580ec74e9639a8b510abdfd6391eee4d9cf3d498fac10cf04 -size 12924478 diff --git a/verb_with_noun/videos/read newspaper/read_newspaper_1.mp4 b/verb_with_noun/videos/read newspaper/read_newspaper_1.mp4 deleted file mode 100644 index 15396552f434e4b28ecc053c2771789be9d9dee7..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/read newspaper/read_newspaper_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c52d8b1b38dc4cfdbb349b698be05e4c476725f6d307e97c0b4a1931ce80b51b -size 7915658 diff --git a/verb_with_noun/videos/read newspaper/read_newspaper_2.mp4 b/verb_with_noun/videos/read newspaper/read_newspaper_2.mp4 deleted file mode 100644 index 71ebfef362cb0ecfffbc2cc5e1cda332fbbc8973..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/read newspaper/read_newspaper_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25cf342347b2c8abd7822230a1f539f719eb3f110935a9544265b06e26f334c2 -size 11832096 diff --git a/verb_with_noun/videos/read newspaper/read_newspaper_3.mp4 b/verb_with_noun/videos/read newspaper/read_newspaper_3.mp4 deleted file mode 100644 index 6b04904055cdbef65d2deb3b98100e1c2fd9ee62..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/read newspaper/read_newspaper_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e0f42afd885a146a33f9c1a6334764d41625a5e763e250cd38d982112ef7be5 -size 13811396 diff --git a/verb_with_noun/videos/read newspaper/read_newspaper_4.mp4 b/verb_with_noun/videos/read newspaper/read_newspaper_4.mp4 deleted file mode 100644 index 42d9674db6a1d9079e18d6f325b6b292cfcde10d..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/read newspaper/read_newspaper_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c877d0bcf3a3d85f05f8e1f4ad645e5ffe9e2d2f742a1c7d2e65c1ef07bbbc63 -size 4003488 diff --git a/verb_with_noun/videos/ride bike/ride_bike_1.mp4 b/verb_with_noun/videos/ride bike/ride_bike_1.mp4 deleted file mode 100644 index 102240f69c1671dd80394205f5f98fbeaefe12a2..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/ride bike/ride_bike_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2629392338bc57686dff9be1b026a570f93f85cc785588af2b7e7c312145974 -size 62634937 diff --git a/verb_with_noun/videos/ride bike/ride_bike_2.mp4 b/verb_with_noun/videos/ride bike/ride_bike_2.mp4 deleted file mode 100644 index b93af9eb875eef5cdb0e0a38a76b77beeb2bd8d4..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/ride bike/ride_bike_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f534cb9dd4691e8980b8412d843e9a804d7defa824ef75f232371773453338df -size 2444787 diff --git a/verb_with_noun/videos/ride bike/ride_bike_3.mp4 b/verb_with_noun/videos/ride bike/ride_bike_3.mp4 deleted file mode 100644 index a574ab7333994b14725c366a7d61556dd69c51cf..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/ride bike/ride_bike_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b155d22d556deb0dde9e3ae7eac7b7fd2e8760ed16e034ec6f54d6682ca8242 -size 11000046 diff --git a/verb_with_noun/videos/ride bike/ride_bike_4.mp4 b/verb_with_noun/videos/ride bike/ride_bike_4.mp4 deleted file mode 100644 index 8ba8da9023ca0d53f48b520fb6f01e113787d0eb..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/ride bike/ride_bike_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:deca30b7c93ac75b8b0dc1a49a392da9603226a9a6ca364a86b248113ff21b1e -size 4632815 diff --git a/verb_with_noun/videos/ride bus/ride_bus_1.mp4 b/verb_with_noun/videos/ride bus/ride_bus_1.mp4 deleted file mode 100644 index 93c83642141fdca8a625d628396954909c9f7727..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/ride bus/ride_bus_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5256f7648b208a923cf9116a8883b4a40c66b61d294335dfb0a560b8e581a59f -size 24208397 diff --git a/verb_with_noun/videos/ride bus/ride_bus_2.mp4 b/verb_with_noun/videos/ride bus/ride_bus_2.mp4 deleted file mode 100644 index 4bf9e37e56182ebfa01ca3ed8c3c589cc0ab857b..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/ride bus/ride_bus_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f17ab7093a7932167f2f078886c55d2e29b5beffb021fcb1cc7c3837b4f87b5 -size 11202360 diff --git a/verb_with_noun/videos/ride bus/ride_bus_3.mp4 b/verb_with_noun/videos/ride bus/ride_bus_3.mp4 deleted file mode 100644 index 2ae7d0209f49b655de4568d98fdc0888b403517f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/ride bus/ride_bus_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b620084c7ab0672a7d69bdcde5c62e9b9df5526d255245e46ca62d1e11f2364 -size 25635779 diff --git a/verb_with_noun/videos/ride bus/ride_bus_4.mp4 b/verb_with_noun/videos/ride bus/ride_bus_4.mp4 deleted file mode 100644 index e0fd1bd668030b0d40375c694c6690f5bfa902e8..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/ride bus/ride_bus_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4293f369a416877fea7daa8d4caa76a13dda438ca1653484bdb3deb7c53d03b8 -size 21324822 diff --git a/verb_with_noun/videos/ride truck/ride_truck_1.mp4 b/verb_with_noun/videos/ride truck/ride_truck_1.mp4 deleted file mode 100644 index e62fa49a068768d72db3d9c1544f93e3c9b34fc7..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/ride truck/ride_truck_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c73fe95f9b98cc253444d308eaf89290a3b7f97dca8fac8480d72e9980f6455a -size 49173754 diff --git a/verb_with_noun/videos/ride truck/ride_truck_2.mp4 b/verb_with_noun/videos/ride truck/ride_truck_2.mp4 deleted file mode 100644 index 2130d17379f826445b427e0dbf04bc73cc3e0705..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/ride truck/ride_truck_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a044b0954db77c53d73a7f267b4cc1d5baa15e60d698255c1362349890bb931 -size 45705482 diff --git a/verb_with_noun/videos/ride truck/ride_truck_3.mp4 b/verb_with_noun/videos/ride truck/ride_truck_3.mp4 deleted file mode 100644 index 6250246ca36229822f84b68c6913d4debd8b1b65..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/ride truck/ride_truck_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8f4afada566064df892e9fcd8e49a18793502729a6090869f6cbaead5014f8c -size 54102984 diff --git a/verb_with_noun/videos/roll ball/roll_ball_1.mp4 b/verb_with_noun/videos/roll ball/roll_ball_1.mp4 deleted file mode 100644 index 284e0c1e59a3ce20c5ed271873a06517e42ac4ed..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/roll ball/roll_ball_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df4131765f68fcdb50ccde0969e91b3b3017012ffee6713067d2c69fcd3b9413 -size 47795205 diff --git a/verb_with_noun/videos/roll ball/roll_ball_2.mp4 b/verb_with_noun/videos/roll ball/roll_ball_2.mp4 deleted file mode 100644 index a43892b7a455e794c295c6c5770ec1f423382d3a..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/roll ball/roll_ball_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b92e9eb407af69c2ea42049031ccef46c62477da5b43e9bed72ff8314fd1660 -size 22770994 diff --git a/verb_with_noun/videos/roll ball/roll_ball_3.mp4 b/verb_with_noun/videos/roll ball/roll_ball_3.mp4 deleted file mode 100644 index ee4d8b044dbc4e3b6b5d89da72bbd8baff12ce0c..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/roll ball/roll_ball_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:781a245b081ce23147f22eb56f452b2c7bd95d32ab4b42cf45fd98edba323157 -size 2689762 diff --git a/verb_with_noun/videos/sail a boat/sail_a_boat_1.mp4 b/verb_with_noun/videos/sail a boat/sail_a_boat_1.mp4 deleted file mode 100644 index 4330f9c4956248ae20ea262c886488eb52e1780e..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/sail a boat/sail_a_boat_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41137fdf08c76331504ed7d54c62c160c0906d07d6b406c80ce01e3d3b16374f -size 314926801 diff --git a/verb_with_noun/videos/sail a boat/sail_a_boat_2.mp4 b/verb_with_noun/videos/sail a boat/sail_a_boat_2.mp4 deleted file mode 100644 index 12fd1c16b2ae08415aaf6b9e380ed45de70c9a17..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/sail a boat/sail_a_boat_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f427b19389143d51fd6d8e4a96726fa13703c9cbf28ab3597bfa3ad9bc51e774 -size 48724736 diff --git a/verb_with_noun/videos/sail a boat/sail_a_boat_3.mp4 b/verb_with_noun/videos/sail a boat/sail_a_boat_3.mp4 deleted file mode 100644 index 3541f0946f090b4bfda20434f1ddf3667e83adbb..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/sail a boat/sail_a_boat_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ad3bd462c808dbcba781734b41b8f821653138c3d09cb00fb0fa4c7c4c3d6f0 -size 12416865 diff --git a/verb_with_noun/videos/scratch arm/scratch_arm_2.mp4 b/verb_with_noun/videos/scratch arm/scratch_arm_2.mp4 deleted file mode 100644 index 95bab6af6b32828e68b6f601e8a13ef5c91b7b6b..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/scratch arm/scratch_arm_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a33cfe6798eba7849a6aca5b3978ad15513f05b26bcb871ea67b704bd63e22be -size 13128070 diff --git a/verb_with_noun/videos/scratch arm/scratch_arm_3.mp4 b/verb_with_noun/videos/scratch arm/scratch_arm_3.mp4 deleted file mode 100644 index 5e231a0d87930c8fd5877cc28308d63dddf581c5..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/scratch arm/scratch_arm_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4daa7d4985e808902149c16023898dbcb51ffd6e2c928b347a617bd4b3b23085 -size 7198664 diff --git a/verb_with_noun/videos/scratch head/scratch_head_1.mp4 b/verb_with_noun/videos/scratch head/scratch_head_1.mp4 deleted file mode 100644 index 026ec0f50e1daaa3514d7e81727bebab6682d1ca..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/scratch head/scratch_head_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a08f15916538b6503ea4d26ae3f670dfd885009616058762fc1f1f6783aa1c0a -size 22393064 diff --git a/verb_with_noun/videos/scratch head/scratch_head_2.mp4 b/verb_with_noun/videos/scratch head/scratch_head_2.mp4 deleted file mode 100644 index f4215c484db08180af8929f8222cedbc61119534..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/scratch head/scratch_head_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b84b18a7d8b0b81611802721a5947fa63f30da9dfd88c842629065f15c38bc08 -size 1991658 diff --git a/verb_with_noun/videos/scratch head/scratch_head_3.mp4 b/verb_with_noun/videos/scratch head/scratch_head_3.mp4 deleted file mode 100644 index 41d374895fe55e1306e3ecb5be7ee894371cb121..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/scratch head/scratch_head_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57ea2be483d403399dfac483065815997ef05a0f326efb4bf5760bfae76bced7 -size 5508394 diff --git a/verb_with_noun/videos/set table/set_table_1.mp4 b/verb_with_noun/videos/set table/set_table_1.mp4 deleted file mode 100644 index 140ac12af6e71af599f6caa52c084bbc89ff8eaf..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/set table/set_table_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a144da224d64f49e99f8ada7bd9193a510c6b1672aceaeec824bf80f242d0dd6 -size 10528144 diff --git a/verb_with_noun/videos/set table/set_table_2.mp4 b/verb_with_noun/videos/set table/set_table_2.mp4 deleted file mode 100644 index 1478fd311780ab363b1956a06dcc272762c52d6a..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/set table/set_table_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55565a19159190ea65ca5f1c8d86c188bf23938fe29ba1f1a68445e0d543343b -size 5441627 diff --git a/verb_with_noun/videos/set table/set_table_3.mp4 b/verb_with_noun/videos/set table/set_table_3.mp4 deleted file mode 100644 index f2177175b33912cbaf1654c8465ed9113673e55e..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/set table/set_table_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0f09e7af035c2256f94c9c36b16ce97b1730d8c90944d7eca08abaf9066bd18 -size 3037219 diff --git a/verb_with_noun/videos/squeeze lemon/squeeze_lemon_1.mp4 b/verb_with_noun/videos/squeeze lemon/squeeze_lemon_1.mp4 deleted file mode 100644 index d7c2e369a077ee7386006130920f9b8ed1fb7bb7..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/squeeze lemon/squeeze_lemon_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79e36db88f9f62db1d3fb1e91f5e6b47c964b2cbf41ca55c81cd2a0f183d4017 -size 6673981 diff --git a/verb_with_noun/videos/squeeze lemon/squeeze_lemon_2.mp4 b/verb_with_noun/videos/squeeze lemon/squeeze_lemon_2.mp4 deleted file mode 100644 index 6bc61948723157d3e0b8bd07bd16b496ea05a0dc..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/squeeze lemon/squeeze_lemon_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab342367a0dc0f0da30f3917211f21d42700c60c9c13cbce5fb8d528421fb9a7 -size 10730759 diff --git a/verb_with_noun/videos/squeeze lemon/squeeze_lemon_3.mp4 b/verb_with_noun/videos/squeeze lemon/squeeze_lemon_3.mp4 deleted file mode 100644 index ddd8f0edd393f617d3d08cb752c84c156999cb57..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/squeeze lemon/squeeze_lemon_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6046e9c468176460af6420a8355855d26e2d566136d47c076335ebd1c609fc7 -size 11613883 diff --git a/verb_with_noun/videos/squeeze orange/squeeze_orange_1.mp4 b/verb_with_noun/videos/squeeze orange/squeeze_orange_1.mp4 deleted file mode 100644 index 0fa39ad559ed41a53fbff5df999be78a10b1f199..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/squeeze orange/squeeze_orange_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fcfaed7e5b86fe2212d82395b6234195d1131b43841d97716ea37ddbbf95593a -size 58569948 diff --git a/verb_with_noun/videos/squeeze orange/squeeze_orange_2.mp4 b/verb_with_noun/videos/squeeze orange/squeeze_orange_2.mp4 deleted file mode 100644 index d963334b97f540896941374aa486b8e78238fe63..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/squeeze orange/squeeze_orange_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d1d8c40d9e71d0cdfcd325fc231a12127a3b3ed8797b372671f880dab114e8c -size 482431 diff --git a/verb_with_noun/videos/squeeze orange/squeeze_orange_3.mp4 b/verb_with_noun/videos/squeeze orange/squeeze_orange_3.mp4 deleted file mode 100644 index 7955c4a549ffe37c418671738ca14f33d979d371..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/squeeze orange/squeeze_orange_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e70d48b8599f94d79be5f9c574b4b5a0547a822255fdc673747ab486f5af4ce -size 28347054 diff --git a/verb_with_noun/videos/squeeze orange/squeeze_orange_4.mp4 b/verb_with_noun/videos/squeeze orange/squeeze_orange_4.mp4 deleted file mode 100644 index f7faa044d16aac9278aed147861e5fb3acc571cf..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/squeeze orange/squeeze_orange_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:141763753e8fbba60ce2326048141511053fc68540b4575fd4d5c7f4d6739a5d -size 67003090 diff --git a/verb_with_noun/videos/squeeze orange/squeeze_orange_5.mp4 b/verb_with_noun/videos/squeeze orange/squeeze_orange_5.mp4 deleted file mode 100644 index 1165ad54e9db85ed96f342d1580acf12fe85c913..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/squeeze orange/squeeze_orange_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d686a026afbefeba27f3f1c1ab352b48cd96f31ea7d6fe31c8098bd76ceaa0c6 -size 24162443 diff --git a/verb_with_noun/videos/squeeze toothpaste/squeeze_toothpaste_1.mp4 b/verb_with_noun/videos/squeeze toothpaste/squeeze_toothpaste_1.mp4 deleted file mode 100644 index bef5264ca4b5065618c343d861d906bbd56acee5..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/squeeze toothpaste/squeeze_toothpaste_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca7099ae5fee7c138a6636152cf9ac672b0fec2ec09d34c76094a795d45e03f2 -size 20711588 diff --git a/verb_with_noun/videos/squeeze toothpaste/squeeze_toothpaste_2.mp4 b/verb_with_noun/videos/squeeze toothpaste/squeeze_toothpaste_2.mp4 deleted file mode 100644 index f0c3e4598fcb1517268fbf40c86c8e69a3d11125..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/squeeze toothpaste/squeeze_toothpaste_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c99cbbd8723df4e12db8ceeed9067d4143678b4c5f9d713f3aa6a348a25967c3 -size 5451111 diff --git a/verb_with_noun/videos/squeeze toothpaste/squeeze_toothpaste_3.mp4 b/verb_with_noun/videos/squeeze toothpaste/squeeze_toothpaste_3.mp4 deleted file mode 100644 index e140e41e4eab12ddb36f8c7fba57fcbf2586914b..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/squeeze toothpaste/squeeze_toothpaste_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d25f179f08f483a3dc938a9b9fdd2ae34c617300bba420732da1b686290a84c -size 2675875 diff --git a/verb_with_noun/videos/squeeze toothpaste/squeeze_toothpaste_4.mp4 b/verb_with_noun/videos/squeeze toothpaste/squeeze_toothpaste_4.mp4 deleted file mode 100644 index 5fdfccaf83492aa3578e5079283245b94c8d778e..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/squeeze toothpaste/squeeze_toothpaste_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5e20b5a487742d51eb2be8f93b830a48a3bf3f0e471415ec01ba21979cd8277 -size 2920960 diff --git a/verb_with_noun/videos/sweep floor/sweep_floor_1.mp4 b/verb_with_noun/videos/sweep floor/sweep_floor_1.mp4 deleted file mode 100644 index 110184136322ba9fc9679af1f3392536e7116785..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/sweep floor/sweep_floor_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8636ca58cce38d2ca9a778b08ce233755fdfa3a43ea4768038f07ebeeaddd7c9 -size 82457273 diff --git a/verb_with_noun/videos/sweep floor/sweep_floor_2.mp4 b/verb_with_noun/videos/sweep floor/sweep_floor_2.mp4 deleted file mode 100644 index c22a094c6da9636b22ca49462e559e78e16d7918..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/sweep floor/sweep_floor_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:812305a60bfda5b738c8e10e945493f19e79199a824e0a760115a1b3f1f8275a -size 59334358 diff --git a/verb_with_noun/videos/sweep floor/sweep_floor_3.mp4 b/verb_with_noun/videos/sweep floor/sweep_floor_3.mp4 deleted file mode 100644 index 106264dcfcc54d8fd276862667ceb4902205b8dd..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/sweep floor/sweep_floor_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc8b5105906eaebd314fb5d01db44ebbf08ef84971dd28ccd6e97430bfc6206d -size 37490881 diff --git a/verb_with_noun/videos/sweep floor/sweep_floor_4.mp4 b/verb_with_noun/videos/sweep floor/sweep_floor_4.mp4 deleted file mode 100644 index 7040b2e1e9e9b6d707163eb77f355661f936a56d..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/sweep floor/sweep_floor_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:925c535ac91d6fb72435aab81685b9acfea39e589e1af6d2982ecb6b35738df6 -size 10950856 diff --git a/verb_with_noun/videos/take bath/take_bath_1.mp4 b/verb_with_noun/videos/take bath/take_bath_1.mp4 deleted file mode 100644 index 2afe3aaa3b1f19d5c700498a61d13ab2ee3d84f4..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/take bath/take_bath_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc63ea2781e27e4a3fc3ea0709564249f7965bf67ac76b104015530bb9731a9e -size 29337437 diff --git a/verb_with_noun/videos/take bath/take_bath_2.mp4 b/verb_with_noun/videos/take bath/take_bath_2.mp4 deleted file mode 100644 index bb522fdb6127509f2836bbd440454f84bf2ac434..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/take bath/take_bath_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c2a14ab1245d99d8ac9d8eb7a64d987c923db718e72224413bf24caeda45faf -size 29668043 diff --git a/verb_with_noun/videos/take bath/take_bath_3.mp4 b/verb_with_noun/videos/take bath/take_bath_3.mp4 deleted file mode 100644 index f1058049ff2ad42dc931ea6145144d67967f59ae..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/take bath/take_bath_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35776a47c4c38c1e25b3f5d1e0c510e339adead7a638d75c4c7b835343379e40 -size 66193074 diff --git a/verb_with_noun/videos/take bath/take_bath_4.mp4 b/verb_with_noun/videos/take bath/take_bath_4.mp4 deleted file mode 100644 index 4318318eea45ad7d7f8eee8e89883409dbca4a95..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/take bath/take_bath_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e971e99fec2f862b49c317d313f76573af4f34672764080999d123c46916caa -size 37855689 diff --git a/verb_with_noun/videos/take off hat/take_off_hat_1.mp4 b/verb_with_noun/videos/take off hat/take_off_hat_1.mp4 deleted file mode 100644 index b9c9aee92271cc84d45e8275ff93cb002415b3c1..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/take off hat/take_off_hat_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4202777377f79978f3f3aa433ee4a5f48ad6057c92f55adb8435b9e63465d24a -size 47065663 diff --git a/verb_with_noun/videos/take off hat/take_off_hat_2.mp4 b/verb_with_noun/videos/take off hat/take_off_hat_2.mp4 deleted file mode 100644 index 1ceec6bb58c12df6838f2e1cddad584dbf4b9b20..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/take off hat/take_off_hat_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b3617f197a4cfb1e7099bb30735aac872de6a97be5538d26000ebb2937d4144 -size 11014245 diff --git a/verb_with_noun/videos/take off hat/take_off_hat_3.mp4 b/verb_with_noun/videos/take off hat/take_off_hat_3.mp4 deleted file mode 100644 index aa968ed1bab19a3e67dd99cd0063bd460cd383bf..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/take off hat/take_off_hat_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f2c1f9f2d89ca7097fe7e1f0ec73a45dd9df060a7f57873338ac570da6f058cc -size 13079661 diff --git a/verb_with_noun/videos/take off jacket/take_off_jacket_1.mp4 b/verb_with_noun/videos/take off jacket/take_off_jacket_1.mp4 deleted file mode 100644 index 8ea8abf55965a1ea8728a2c3195a18b87561c70b..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/take off jacket/take_off_jacket_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:baf59c2964f47b744c6af46dd026c1283c42063ca0116948df47b057edb23bb6 -size 26458074 diff --git a/verb_with_noun/videos/take off jacket/take_off_jacket_2.mp4 b/verb_with_noun/videos/take off jacket/take_off_jacket_2.mp4 deleted file mode 100644 index 30f56d700bb939ed52d8abb368ae26388926d965..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/take off jacket/take_off_jacket_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:511b7aa4f9a2593adb22500ea987483e578ad543d994475ea5c8935c274d2ac2 -size 10949250 diff --git a/verb_with_noun/videos/take off jacket/take_off_jacket_3.mp4 b/verb_with_noun/videos/take off jacket/take_off_jacket_3.mp4 deleted file mode 100644 index 995f51e606debba037dd9c3c27fefdbf929624a5..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/take off jacket/take_off_jacket_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa8284f18900156c8fb4158372d37551adde1d14c70231e5fc7011235a076cc3 -size 9303089 diff --git a/verb_with_noun/videos/take off mask/take_off_mask_1.mp4 b/verb_with_noun/videos/take off mask/take_off_mask_1.mp4 deleted file mode 100644 index e7d3ceb7cf9ed431d168fa6ee881260180f599a4..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/take off mask/take_off_mask_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a63d8fb54b8316a67a5d6e115ab4210e159338e60c480876b3032f0131298ee -size 13372395 diff --git a/verb_with_noun/videos/take off mask/take_off_mask_2.mp4 b/verb_with_noun/videos/take off mask/take_off_mask_2.mp4 deleted file mode 100644 index c071eb40055624250ee8dd7e17755a76ef010fb0..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/take off mask/take_off_mask_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4161206e30d8efcd549677f5dbe3cd48b374012a1567c79dd37f31b6cc3de40b -size 6003889 diff --git a/verb_with_noun/videos/take off mask/take_off_mask_3.mp4 b/verb_with_noun/videos/take off mask/take_off_mask_3.mp4 deleted file mode 100644 index 8d0273ca12de9ca7b8aef66ddd69caee66fa2113..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/take off mask/take_off_mask_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff25c3ae94e113f45bc2cce0bd7bd55ed5f1e6a8a856965f9d19ed480da3dbab -size 15599058 diff --git a/verb_with_noun/videos/take off mask/take_off_mask_4.mp4 b/verb_with_noun/videos/take off mask/take_off_mask_4.mp4 deleted file mode 100644 index 9c806053c417a793f1fc3a2e77e345466cab5ce6..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/take off mask/take_off_mask_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a1e98fc90b4fd04d10dd1216e11f9011f16a56ef202397ae7401d25349ffb61 -size 4781939 diff --git a/verb_with_noun/videos/take off shoes/take_off_shoes_1.mp4 b/verb_with_noun/videos/take off shoes/take_off_shoes_1.mp4 deleted file mode 100644 index 263cde9c467c7de8081c900329f409765c81e97a..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/take off shoes/take_off_shoes_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44b161a41583ea039198ab1b9297cb5d0b113e67ec982a26bfbecd5923acb1e1 -size 2970816 diff --git a/verb_with_noun/videos/take off shoes/take_off_shoes_2.mp4 b/verb_with_noun/videos/take off shoes/take_off_shoes_2.mp4 deleted file mode 100644 index 0b739d9561047b6917bd50d107dce207abfdf0d9..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/take off shoes/take_off_shoes_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2632f1f3e34f4b123e88f593e0632ad0022e38a6dbf11427de65ef97554b55f9 -size 23601847 diff --git a/verb_with_noun/videos/take off shoes/take_off_shoes_3.mp4 b/verb_with_noun/videos/take off shoes/take_off_shoes_3.mp4 deleted file mode 100644 index 96459e5909a10becf3f70fe7613b4f319be73de4..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/take off shoes/take_off_shoes_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e352302502e31213bc8c15e909fd29de2bd3341dcc686975a3749e22d5bf4e52 -size 4903374 diff --git a/verb_with_noun/videos/takeoff glasses/takeoff_glasses_1.mp4 b/verb_with_noun/videos/takeoff glasses/takeoff_glasses_1.mp4 deleted file mode 100644 index ea8ecd21393e2f6f5dd37b989063e96ddee3d530..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/takeoff glasses/takeoff_glasses_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41818b46a265a6d8e35d1643fce4312adbd9d431abb58843c4ad3a9e1406efcd -size 3754680 diff --git a/verb_with_noun/videos/takeoff glasses/takeoff_glasses_2.mp4 b/verb_with_noun/videos/takeoff glasses/takeoff_glasses_2.mp4 deleted file mode 100644 index 49b9bda44f940d1c3411b6d429ab5ad9bbd47993..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/takeoff glasses/takeoff_glasses_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f77c2cd68f94ebdbdd40900a4ac3a503f2ecf1914308fb06ef1807b3b43fcf6 -size 3142362 diff --git a/verb_with_noun/videos/takeoff glasses/takeoff_glasses_3.mp4 b/verb_with_noun/videos/takeoff glasses/takeoff_glasses_3.mp4 deleted file mode 100644 index 6fedc3f00954b68bd4040a0bbd98daf3bf6b6273..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/takeoff glasses/takeoff_glasses_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14ee926c6dd6927bcb4260ebb4eb7ecd8de671971f6dbe02124753b6900a1748 -size 7835747 diff --git a/verb_with_noun/videos/throw ball/throw_ball_1.mp4 b/verb_with_noun/videos/throw ball/throw_ball_1.mp4 deleted file mode 100644 index f12e5f78571192dc1f7161a6e2d9f8addb15af91..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/throw ball/throw_ball_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e69d05234c2229f61305ea57a119b4a4cc0e80ba03a71214ba42bf107ddb43d -size 13102249 diff --git a/verb_with_noun/videos/throw ball/throw_ball_2.mp4 b/verb_with_noun/videos/throw ball/throw_ball_2.mp4 deleted file mode 100644 index c54de9784843d363794ebb0bef667703ef6d27be..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/throw ball/throw_ball_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d989326e91577bf6f166047838d0cde1ca8bb6c0fa94ee562895599e4915ca5 -size 10987237 diff --git a/verb_with_noun/videos/throw ball/throw_ball_3.mp4 b/verb_with_noun/videos/throw ball/throw_ball_3.mp4 deleted file mode 100644 index 357508c218d63f7db54186b5d30b84e0a533730c..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/throw ball/throw_ball_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:047bdb99ffb4a7ac6da50c4398eebd391bb749624a1429a72d3b483873131be7 -size 4370100 diff --git a/verb_with_noun/videos/tie shoes/tie_shoes_1.mp4 b/verb_with_noun/videos/tie shoes/tie_shoes_1.mp4 deleted file mode 100644 index defb4f7b72d93dcdfafe622b04a0248dd1b74bb6..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/tie shoes/tie_shoes_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:36095c2df2be3b90904de0891fbd9d9970a9a2068c5b906a33b4158b334f26d8 -size 26489641 diff --git a/verb_with_noun/videos/tie shoes/tie_shoes_2.mp4 b/verb_with_noun/videos/tie shoes/tie_shoes_2.mp4 deleted file mode 100644 index acf8ae580f03e61dff011aedf2178705399abdaf..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/tie shoes/tie_shoes_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2a4e259725e576cf410c228b209dfd392b21d78bf4cbd938d482bb38f820163 -size 6246320 diff --git a/verb_with_noun/videos/tie shoes/tie_shoes_3.mp4 b/verb_with_noun/videos/tie shoes/tie_shoes_3.mp4 deleted file mode 100644 index ee7619c8cf0bb662b3b4d06497727555788b324e..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/tie shoes/tie_shoes_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d157e8f17ab142f1113c5ac1305158ae4e0bbf5cfe03380f6798d4e295a024c7 -size 8093916 diff --git a/verb_with_noun/videos/tie shoes/tie_shoes_4.mp4 b/verb_with_noun/videos/tie shoes/tie_shoes_4.mp4 deleted file mode 100644 index 00812a86cd14349282a0c58ed216db536591e3a2..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/tie shoes/tie_shoes_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:484aa130b00e296b3e008932dedeeefafadc68da22f3a56afe8807054a479915 -size 27058202 diff --git a/verb_with_noun/videos/wash apple/wash_apple_1.mp4 b/verb_with_noun/videos/wash apple/wash_apple_1.mp4 deleted file mode 100644 index 7e276047f0ff8b51b15c8a53e264817de2e88889..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wash apple/wash_apple_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e59945e8b74d3e176a676da7e72063defdb1c93825f7cdbe4d60b63aeef4da5 -size 930716 diff --git a/verb_with_noun/videos/wash apple/wash_apple_2.mp4 b/verb_with_noun/videos/wash apple/wash_apple_2.mp4 deleted file mode 100644 index a88ea9b6dbb0348c9df23562f0d5ed972fea2449..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wash apple/wash_apple_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c497a0fd9a92920ba0bd5d72f9a4bd33a6365c0ff2e516245a1c5e12f4487a6b -size 14584916 diff --git a/verb_with_noun/videos/wash apple/wash_apple_3.mp4 b/verb_with_noun/videos/wash apple/wash_apple_3.mp4 deleted file mode 100644 index 024e3b42a18465adeab2fa7fdb095ffdc928d761..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wash apple/wash_apple_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0dbf3eee36f343e02926c36127a508eae4c6e249692e51e32ae488e93676d5dd -size 4442099 diff --git a/verb_with_noun/videos/wash apple/wash_apple_8.mp4 b/verb_with_noun/videos/wash apple/wash_apple_8.mp4 deleted file mode 100644 index 237d61c6bbe2928a589b44696c8cabfdfd4e8309..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wash apple/wash_apple_8.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00e0a9c65a8054aed1766d4dc8341cd73f30649d62b3326f81480a7dc83f26f4 -size 6479879 diff --git a/verb_with_noun/videos/wash car/wash_car_1.mp4 b/verb_with_noun/videos/wash car/wash_car_1.mp4 deleted file mode 100644 index dfd4768b45147a886d502e78873a147d20e9b677..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wash car/wash_car_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51bb0c23dd0cb73476bca6107642c74f2455e039a909616cfbd4d5a6101b022c -size 5280514 diff --git a/verb_with_noun/videos/wash car/wash_car_2.mp4 b/verb_with_noun/videos/wash car/wash_car_2.mp4 deleted file mode 100644 index 0d0d6da12b0d05537637da4d587d6b805ddfc93e..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wash car/wash_car_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66a2532037eb13d21ae6443085e8cd62ea45888d906fadf2a561ca364449274e -size 49889936 diff --git a/verb_with_noun/videos/wash car/wash_car_3.mp4 b/verb_with_noun/videos/wash car/wash_car_3.mp4 deleted file mode 100644 index d400480d76eb80522921affdc7bfde3d57748ab1..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wash car/wash_car_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f8d7d3f97f06ba80f197279bdff20ca474ebfa39606922cbade9271deb32ae6 -size 60398174 diff --git a/verb_with_noun/videos/wash dishes/wash_dishes_1.mp4 b/verb_with_noun/videos/wash dishes/wash_dishes_1.mp4 deleted file mode 100644 index 880193dac9022492b8a9f8fd8a12a0571335acc7..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wash dishes/wash_dishes_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f68b76dac3a3c1eb16fca3740cb7dc3c1265d665370b44f7a295c175e844ab1 -size 48998124 diff --git a/verb_with_noun/videos/wash dishes/wash_dishes_2.mp4 b/verb_with_noun/videos/wash dishes/wash_dishes_2.mp4 deleted file mode 100644 index 68030918dcb39789714a138e84c4d9d7b392011c..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wash dishes/wash_dishes_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fea6b02b1328fb1027c516a453df973d87fb48946c1290f6d8bf3329b82213dd -size 1115512 diff --git a/verb_with_noun/videos/wash dishes/wash_dishes_3.mp4 b/verb_with_noun/videos/wash dishes/wash_dishes_3.mp4 deleted file mode 100644 index 6b2b3450bf994cca7adcbdd71c24cddd60a2f1d5..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wash dishes/wash_dishes_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05c919270001b1fa659a94deb571a849146c88044769d1801fd0490dc3b695cc -size 31702775 diff --git a/verb_with_noun/videos/wash hands/wash_hands_1.mp4 b/verb_with_noun/videos/wash hands/wash_hands_1.mp4 deleted file mode 100644 index ed7c89d9d6ccc4dc2957b0e8c7856f0dee31167a..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wash hands/wash_hands_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4cd63552d845ddb16946fa889e13fc494c69a4cf7ecf77b7f72260e0b1e0e9df -size 38936753 diff --git a/verb_with_noun/videos/wash hands/wash_hands_2.mp4 b/verb_with_noun/videos/wash hands/wash_hands_2.mp4 deleted file mode 100644 index 3f9cf842ad99b30e3efafc2fac7a67ca7183ffb7..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wash hands/wash_hands_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bfc23dbf5438e41c2341211dff9bf7c8638ad8d6e7795b9397d81701a70adf27 -size 153023203 diff --git a/verb_with_noun/videos/wash hands/wash_hands_3.mp4 b/verb_with_noun/videos/wash hands/wash_hands_3.mp4 deleted file mode 100644 index 654276dcf6910fa4578725137b494b45a61b0cce..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wash hands/wash_hands_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d431d46590f5210411fe88205a2797d7c8ac45ebe98eb6c5e0cb8396db95957b -size 8912629 diff --git a/verb_with_noun/videos/wash tomatoes/wash_tomatoes_1.mp4 b/verb_with_noun/videos/wash tomatoes/wash_tomatoes_1.mp4 deleted file mode 100644 index 66a4c12effdb25f2a7093081ce162925f714d608..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wash tomatoes/wash_tomatoes_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2fc426cfb3d5cdf390d2da8430009a761ad9f2bbf7f5228df8821263acaef3a -size 4346960 diff --git a/verb_with_noun/videos/wash tomatoes/wash_tomatoes_2.mp4 b/verb_with_noun/videos/wash tomatoes/wash_tomatoes_2.mp4 deleted file mode 100644 index 9f4bc01d9d27e8b14b3438eec5ec683f61e2ed11..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wash tomatoes/wash_tomatoes_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7819d376811a7b99bfe179011c7cd30cdf894cf450b615030f4f9cdea915d35f -size 6129208 diff --git a/verb_with_noun/videos/wash tomatoes/wash_tomatoes_3.mp4 b/verb_with_noun/videos/wash tomatoes/wash_tomatoes_3.mp4 deleted file mode 100644 index f8e0e4d85bb1955d5456b5d3a04a189d77180c0a..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wash tomatoes/wash_tomatoes_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91ec332486065c9510b1f1caf0f7cf1a1e8452f1bae6565d6606ac01bd33e6ce -size 7373142 diff --git a/verb_with_noun/videos/watch tv/watch_tv_1.mp4 b/verb_with_noun/videos/watch tv/watch_tv_1.mp4 deleted file mode 100644 index a74bd38e9e7bde86dd81bb575e4bf5cb16f9e823..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/watch tv/watch_tv_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f75f98f80ba7420256497aa4693f258552f5ac65902dcc39afef9ddad981833 -size 1545020 diff --git a/verb_with_noun/videos/watch tv/watch_tv_2.mp4 b/verb_with_noun/videos/watch tv/watch_tv_2.mp4 deleted file mode 100644 index b661103102108571c2394f994c43367df2a24c17..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/watch tv/watch_tv_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3fd6242b6a518a9b8e9a5a2a896c7c75d70372024a6fda66ec22a5c51c5ff9e2 -size 53421320 diff --git a/verb_with_noun/videos/watch tv/watch_tv_3.mp4 b/verb_with_noun/videos/watch tv/watch_tv_3.mp4 deleted file mode 100644 index d3a95c86d8db729d1880e8f45eb4c6b6a7a6f2cc..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/watch tv/watch_tv_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6929cd1a9bb87dbd5567bf6632c5f9b06d19971cb0780f9a056df111b3575e2 -size 53637618 diff --git a/verb_with_noun/videos/watch tv/watch_tv_4.mp4 b/verb_with_noun/videos/watch tv/watch_tv_4.mp4 deleted file mode 100644 index 0bbf357877768d9aaf92dc49ca731da14cd5f90b..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/watch tv/watch_tv_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e915ec80489d9ae43097ca580d5a85021bdc75619c9d101a2f24695883430766 -size 16537183 diff --git a/verb_with_noun/videos/water plants/water_plants_1.mp4 b/verb_with_noun/videos/water plants/water_plants_1.mp4 deleted file mode 100644 index 88bdf26a307cfef94aef2236acfd80ad56798b9f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/water plants/water_plants_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca50a22c1a64a149e14579c2debeeea1fe1b43478d4ae4fc06b4d9ea74ba2c8e -size 8143256 diff --git a/verb_with_noun/videos/water plants/water_plants_2.mp4 b/verb_with_noun/videos/water plants/water_plants_2.mp4 deleted file mode 100644 index 8f4adb17c7d2b035e50127b0436eedfbedb4a850..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/water plants/water_plants_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:576970251e4c088df1ac001028d955419e1a1b6c120b482b59384ec24c703887 -size 28077633 diff --git a/verb_with_noun/videos/water plants/water_plants_3.mp4 b/verb_with_noun/videos/water plants/water_plants_3.mp4 deleted file mode 100644 index 3cae2a4800e34e2386b8fb46b714b66438a52c73..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/water plants/water_plants_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0bb2843ba4ab98efdddef22db742f99363a0303abca35b5bc6abe77ea4d3b0c5 -size 5708700 diff --git a/verb_with_noun/videos/water plants/water_plants_4.mp4 b/verb_with_noun/videos/water plants/water_plants_4.mp4 deleted file mode 100644 index 2872d884332ae40a427e50720dacacaf13d1d62f..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/water plants/water_plants_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd257b8d92c72f637b5e6a7ed6fc7a0b716c849655d2373c30f93fcbc24ff22b -size 22153469 diff --git a/verb_with_noun/videos/water plants/water_plants_5.mp4 b/verb_with_noun/videos/water plants/water_plants_5.mp4 deleted file mode 100644 index e71fe501b8c4ea0c6c6d08273a02dd8cd0449de6..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/water plants/water_plants_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd0f4b1a8bbd80e253768839f14c4d3c88500e37ad9c03622d0fe0b3f20b1f35 -size 5692022 diff --git a/verb_with_noun/videos/water plants/water_plants_6.mp4 b/verb_with_noun/videos/water plants/water_plants_6.mp4 deleted file mode 100644 index f5ac3b0d0db587dacf9d599d3b5788278758ee58..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/water plants/water_plants_6.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b15fa820f626e4bd293e6b81ef5a17c008237d1015916bf7f0631fb59266184 -size 105314804 diff --git a/verb_with_noun/videos/wipe floor/wipe_floor_1.mp4 b/verb_with_noun/videos/wipe floor/wipe_floor_1.mp4 deleted file mode 100644 index 85bc0695c9e53a8b230f3f37aef778952187df71..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wipe floor/wipe_floor_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e40692c947558c6531e4a4bf073f0ac1616214159278fcdc3c158a00df17f088 -size 4860013 diff --git a/verb_with_noun/videos/wipe floor/wipe_floor_2.mp4 b/verb_with_noun/videos/wipe floor/wipe_floor_2.mp4 deleted file mode 100644 index e05a95de0485b172ddcb16b0b735f2659dc2a838..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wipe floor/wipe_floor_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7eba81f35d7bf6aa764a339774e25ab178eec3aa05e0ab858b9caad3d965632 -size 11422288 diff --git a/verb_with_noun/videos/wipe floor/wipe_floor_3.mp4 b/verb_with_noun/videos/wipe floor/wipe_floor_3.mp4 deleted file mode 100644 index 58b8fde0339a1b79fb94ed00daf8d1d081c68ca8..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wipe floor/wipe_floor_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4bf583fdc635d4a8f846ec62da1986dbb5171e6b347b06ec099214829625511b -size 17880972 diff --git a/verb_with_noun/videos/wipe table/wipe_table_1.mp4 b/verb_with_noun/videos/wipe table/wipe_table_1.mp4 deleted file mode 100644 index 29ff2f7a7979eff0d2ee3b23717104ad9147909c..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wipe table/wipe_table_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0167004c4141a5e441180e3f72626e9bce348536c775b1eaf10dbfd1e2713d34 -size 4180041 diff --git a/verb_with_noun/videos/wipe table/wipe_table_2.mp4 b/verb_with_noun/videos/wipe table/wipe_table_2.mp4 deleted file mode 100644 index 0ebc2f1cee6accee152bcb4537697eaa602f0fac..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wipe table/wipe_table_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b265eba7c005a15ae785c128833b61f3c374e354069f5fa1812fb9daffa7a99 -size 16515360 diff --git a/verb_with_noun/videos/wipe table/wipe_table_3.mp4 b/verb_with_noun/videos/wipe table/wipe_table_3.mp4 deleted file mode 100644 index 49a12c6013ad60178dbda5bd2919e1d4d0d422e6..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wipe table/wipe_table_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd09eae79b590579641d5767bbb692ca6a0c5e468efb2808fed502627aa50af8 -size 26386091 diff --git a/verb_with_noun/videos/wipe table/wipe_table_4.mp4 b/verb_with_noun/videos/wipe table/wipe_table_4.mp4 deleted file mode 100644 index f9116e7910b51fb3954fa5727532d524238a2988..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wipe table/wipe_table_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88cac48e365ad77d1ee70e041c2b63cb9eadbcb41b482028b9c0e56244f15b52 -size 1949099 diff --git a/verb_with_noun/videos/wipe table/wipe_table_5.mp4 b/verb_with_noun/videos/wipe table/wipe_table_5.mp4 deleted file mode 100644 index 7b86ed08d7b58299a480340454c770906d5f4608..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wipe table/wipe_table_5.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e4038271ffab956d6b08ac05760de443f1e2af7854a632c114867793ef10b76 -size 17622008 diff --git a/verb_with_noun/videos/wipe window/wipe_window_1.mp4 b/verb_with_noun/videos/wipe window/wipe_window_1.mp4 deleted file mode 100644 index bfe030941088e25af6cd8169a40cedcf2c559233..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wipe window/wipe_window_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5434ea67d487a07afcfe09b861f2fd5525cb46b6654fa32091d45b4b602feba5 -size 52057250 diff --git a/verb_with_noun/videos/wipe window/wipe_window_2.mp4 b/verb_with_noun/videos/wipe window/wipe_window_2.mp4 deleted file mode 100644 index 13adb93d79b60123079a5ab530ec71efd379d52a..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wipe window/wipe_window_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f49c7b8769dc91dc19a088027d3009e1ad3535e56d041fc14da2efb6ca40d81a -size 1965235 diff --git a/verb_with_noun/videos/wipe window/wipe_window_3.mp4 b/verb_with_noun/videos/wipe window/wipe_window_3.mp4 deleted file mode 100644 index 880a1d7c361657dcbe296cad29e592fba1647dd9..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wipe window/wipe_window_3.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d953a2fe8a41ed8a1f9b3f75abb4a7ade6e68be54d626f4e9748ce333c0054a -size 52111776 diff --git a/verb_with_noun/videos/wipe window/wipe_window_4.mp4 b/verb_with_noun/videos/wipe window/wipe_window_4.mp4 deleted file mode 100644 index e3897d923896454622cb6d7aafb6537bfaaebf1c..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/wipe window/wipe_window_4.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:101e93a89731ea9cdea9d6cbb0db76e3be5cf622c0356ce1ed7a6a8e424e45cc -size 11045328 diff --git a/verb_with_noun/videos/zip jacket/zip_jacket_1.mp4 b/verb_with_noun/videos/zip jacket/zip_jacket_1.mp4 deleted file mode 100644 index 1e576c9015885b2429e89e36451099f2a7282f50..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/zip jacket/zip_jacket_1.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1316f63c6de64f0339e64cbde61fce47e4f3b2c1cc11cc042c537fbd4fe8aa5 -size 6172347 diff --git a/verb_with_noun/videos/zip jacket/zip_jacket_2.mp4 b/verb_with_noun/videos/zip jacket/zip_jacket_2.mp4 deleted file mode 100644 index 697ff30cf92d451c2063d9118dbdf0280a05431a..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/zip jacket/zip_jacket_2.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7957a42d4783a57bfbe1f0735838db96d08c031c07d2fdc431dfb7149fc8b1b3 -size 3773602 diff --git a/verb_with_noun/videos/zip jacket/zip_jacket_8.mp4 b/verb_with_noun/videos/zip jacket/zip_jacket_8.mp4 deleted file mode 100644 index 08c776d5ff35b1de89196bc49be0030ab1b3cc2a..0000000000000000000000000000000000000000 --- a/verb_with_noun/videos/zip jacket/zip_jacket_8.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a194483c0e221dd4106d4aa250c589f335cd7b70add7ddcee01866656d8b316 -size 3840952 diff --git a/action_verbs/videos/dance/.gitkeep b/videos/.gitkeep similarity index 100% rename from action_verbs/videos/dance/.gitkeep rename to videos/.gitkeep diff --git a/action_verbs/videos/dig/.gitkeep b/videos/bark/.gitkeep similarity index 100% rename from action_verbs/videos/dig/.gitkeep rename to videos/bark/.gitkeep diff --git a/videos/bark/barking_11.mp4 b/videos/bark/barking_11.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9e7a7a8658bc6d9e61dd16e32c58b2a38fd335e --- /dev/null +++ b/videos/bark/barking_11.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5654c8a7b25c7ff55265e6c5144f4fda5d0cc92f74b96a4416570c32aaf2e77c +size 56899475 diff --git a/action_verbs/videos/bark/bark_3.mp4 b/videos/bark/barking_12.mp4 similarity index 100% rename from action_verbs/videos/bark/bark_3.mp4 rename to videos/bark/barking_12.mp4 diff --git a/videos/bark/barking_13.mp4 b/videos/bark/barking_13.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1de67a7c1baf7d4cce812a24ec1852055b9f0868 --- /dev/null +++ b/videos/bark/barking_13.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:122d9275872d5c96efa9fb797515a60822fcfc44740e1c34438ad121281f500b +size 8629147 diff --git a/action_verbs/videos/bark/bark_4.mp4 b/videos/bark/barking_14.mp4 similarity index 100% rename from action_verbs/videos/bark/bark_4.mp4 rename to videos/bark/barking_14.mp4 diff --git a/action_verbs/videos/lie down/lie_down_4.mp4 b/videos/bark/barking_15.mp4 similarity index 81% rename from action_verbs/videos/lie down/lie_down_4.mp4 rename to videos/bark/barking_15.mp4 index 88879bd198d4acc36539337d3e6da33270cc4870..ae98637a449219230370a703d27cfbe1544a445e 100644 --- a/action_verbs/videos/lie down/lie_down_4.mp4 +++ b/videos/bark/barking_15.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d7ed5f89449f20f091c7730b65182247b5e4fed9b1560afcc6896b42866ca777 -size 7898185 +oid sha256:5f5dafd362e2cfb524a2d2d1f88ab2cd355d088aa054dd70e342e14c2d9afbbe +size 4100662 diff --git a/action_verbs/videos/draw/.gitkeep b/videos/bending over/.gitkeep similarity index 100% rename from action_verbs/videos/draw/.gitkeep rename to videos/bending over/.gitkeep diff --git a/action_verbs/videos/bend over/bend_over_1.mp4 b/videos/bending over/5510141-hd_1080_1920_25fps.mp4 similarity index 100% rename from action_verbs/videos/bend over/bend_over_1.mp4 rename to videos/bending over/5510141-hd_1080_1920_25fps.mp4 diff --git a/action_verbs/videos/bend over/bend_over_2.mp4 b/videos/bending over/7589752-uhd_2160_3840_25fps.mp4 similarity index 100% rename from action_verbs/videos/bend over/bend_over_2.mp4 rename to videos/bending over/7589752-uhd_2160_3840_25fps.mp4 diff --git a/videos/bending over/8456967-hd_1080_1920_25fps.mp4 b/videos/bending over/8456967-hd_1080_1920_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a46978d72cffe5eb3a94d26423b21d287b91c742 --- /dev/null +++ b/videos/bending over/8456967-hd_1080_1920_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03284d35707a52aa573a9eccbc6caebd0c97db0065c3628a379c981e775a5060 +size 10949862 diff --git a/videos/bending over/8644125-uhd_3840_2160_24fps.mp4 b/videos/bending over/8644125-uhd_3840_2160_24fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7077f839fd4c434682015159d9e8e0f7b87df38d --- /dev/null +++ b/videos/bending over/8644125-uhd_3840_2160_24fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b51b6368402587620239dd9db5323630b261b6c424ba70ef65c663d8c3bed611 +size 51391713 diff --git a/action_verbs/videos/bend over/bend_over_3.mp4 b/videos/bending over/8891114-uhd_4096_2160_24fps.mp4 similarity index 100% rename from action_verbs/videos/bend over/bend_over_3.mp4 rename to videos/bending over/8891114-uhd_4096_2160_24fps.mp4 diff --git a/action_verbs/videos/fall/.gitkeep b/videos/blink/.gitkeep similarity index 100% rename from action_verbs/videos/fall/.gitkeep rename to videos/blink/.gitkeep diff --git a/videos/blink/20143805-uhd_2160_3840_30fps.mp4 b/videos/blink/20143805-uhd_2160_3840_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7460028f58cc10c924183a6897b4cf3407a94ba5 --- /dev/null +++ b/videos/blink/20143805-uhd_2160_3840_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ab849d6a6a3645786124be6f90e71c8117edbada2f490cff5228f525a791e11 +size 39818917 diff --git a/videos/blink/3196346-uhd_3840_2160_25fps.mp4 b/videos/blink/3196346-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00bde00a4c7050e34a22e13fc43b23ea8f09d2ae --- /dev/null +++ b/videos/blink/3196346-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78c21ed5d0615cdd944458f94b599de2fcb798f1de1626863f8dfeb7ebff7698 +size 25661994 diff --git a/videos/blink/3545769-hd_1920_1080_24fps.mp4 b/videos/blink/3545769-hd_1920_1080_24fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c99ecadc284f97d8c70ed2073d580620d9e0064 --- /dev/null +++ b/videos/blink/3545769-hd_1920_1080_24fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d339798d07673094f95b4d37892f7f56931cd94e5ba244e9f1c61719d7dec7f +size 12477677 diff --git a/videos/blink/7198403-uhd_3840_2160_25fps.mp4 b/videos/blink/7198403-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd61fab55b9c609c14ca20a89057094444adb5a5 --- /dev/null +++ b/videos/blink/7198403-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffff57935cc8b4b155a72c35cfc5e0d0983ecc045aa76591b00076dec89cf9a7 +size 9434669 diff --git a/videos/blink/7322713-uhd_2880_2160_25fps.mp4 b/videos/blink/7322713-uhd_2880_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e39d2467392f801a298cc757b23498fcb15ae639 --- /dev/null +++ b/videos/blink/7322713-uhd_2880_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86c41cfc1515865db0ac6639860cc0174cd6490dc045c9f2253231acbd53a82f +size 23066294 diff --git a/action_verbs/videos/fly/.gitkeep b/videos/bounce/.gitkeep similarity index 100% rename from action_verbs/videos/fly/.gitkeep rename to videos/bounce/.gitkeep diff --git a/action_verbs/videos/bounce/bounce_2.mp4 b/videos/bounce/bounce_11 (2).mp4 similarity index 100% rename from action_verbs/videos/bounce/bounce_2.mp4 rename to videos/bounce/bounce_11 (2).mp4 diff --git a/action_verbs/videos/bounce/bounce_3.mp4 b/videos/bounce/bounce_12.mp4 similarity index 100% rename from action_verbs/videos/bounce/bounce_3.mp4 rename to videos/bounce/bounce_12.mp4 diff --git a/action_verbs/videos/bounce/bounce_4.mp4 b/videos/bounce/bounce_13.mp4 similarity index 100% rename from action_verbs/videos/bounce/bounce_4.mp4 rename to videos/bounce/bounce_13.mp4 diff --git a/videos/bounce/bounce_14.mp4 b/videos/bounce/bounce_14.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccfabc4e4373c78425c7693cdf72b48822c048d9 --- /dev/null +++ b/videos/bounce/bounce_14.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a59cab98eeb8a4fec22023e239cff371d7bb88e58dbf8f3871d7126b4476758c +size 7582729 diff --git a/action_verbs/videos/bounce/bounce_5.mp4 b/videos/bounce/bounce_15.mp4 similarity index 100% rename from action_verbs/videos/bounce/bounce_5.mp4 rename to videos/bounce/bounce_15.mp4 diff --git a/action_verbs/videos/get dressed/.gitkeep b/videos/calling/.gitkeep similarity index 100% rename from action_verbs/videos/get dressed/.gitkeep rename to videos/calling/.gitkeep diff --git a/action_verbs/videos/crawl/crawl_2.mp4 b/videos/calling/2350626-uhd_3840_2160_30fps.mp4 similarity index 100% rename from action_verbs/videos/crawl/crawl_2.mp4 rename to videos/calling/2350626-uhd_3840_2160_30fps.mp4 diff --git a/action_verbs/videos/crawl/crawl_3.mp4 b/videos/calling/3196565-uhd_3840_2160_25fps.mp4 similarity index 100% rename from action_verbs/videos/crawl/crawl_3.mp4 rename to videos/calling/3196565-uhd_3840_2160_25fps.mp4 diff --git a/videos/calling/3992625-uhd_4096_2160_25fps.mp4 b/videos/calling/3992625-uhd_4096_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d21d913e01b53b61ec18aa9a9d8f4ece61162888 --- /dev/null +++ b/videos/calling/3992625-uhd_4096_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41eb9ae7dd78d25328825c7d411281257369313630753f703787fb03c4205192 +size 31331144 diff --git a/videos/calling/8045028-hd_1080_1920_25fps.mp4 b/videos/calling/8045028-hd_1080_1920_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edcecc70d383df4ca7907010c6106ce25d94a56b --- /dev/null +++ b/videos/calling/8045028-hd_1080_1920_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fd4c63a868392b046dd5942c6629e2a0066dfe8615c416e0325100bac05a1c5 +size 6182696 diff --git a/action_verbs/videos/crawl/crawl_4.mp4 b/videos/calling/855089-hd_1920_1080_25fps.mp4 similarity index 100% rename from action_verbs/videos/crawl/crawl_4.mp4 rename to videos/calling/855089-hd_1920_1080_25fps.mp4 diff --git a/action_verbs/videos/hug/.gitkeep b/videos/clean/.gitkeep similarity index 100% rename from action_verbs/videos/hug/.gitkeep rename to videos/clean/.gitkeep diff --git a/action_verbs/videos/clean/clean_1.mp4 b/videos/clean/clean_11.mp4 similarity index 100% rename from action_verbs/videos/clean/clean_1.mp4 rename to videos/clean/clean_11.mp4 diff --git a/action_verbs/videos/clean/clean_2.mp4 b/videos/clean/clean_12.mp4 similarity index 100% rename from action_verbs/videos/clean/clean_2.mp4 rename to videos/clean/clean_12.mp4 diff --git a/videos/clean/clean_13.mp4 b/videos/clean/clean_13.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aca1b956212747cf7c41d4abe3db61624a34cbf6 --- /dev/null +++ b/videos/clean/clean_13.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78ae8195e2f77726ba2088e1b2caaf41a85d4b0d218729a1e541cd2a519328b2 +size 21272671 diff --git a/action_verbs/videos/clean/clean_3.mp4 b/videos/clean/clean_14.mp4 similarity index 100% rename from action_verbs/videos/clean/clean_3.mp4 rename to videos/clean/clean_14.mp4 diff --git a/action_verbs/videos/clean/clean_4.mp4 b/videos/clean/clean_15.mp4 similarity index 100% rename from action_verbs/videos/clean/clean_4.mp4 rename to videos/clean/clean_15.mp4 diff --git a/action_verbs/videos/jump/.gitkeep b/videos/color/.gitkeep similarity index 100% rename from action_verbs/videos/jump/.gitkeep rename to videos/color/.gitkeep diff --git a/action_verbs/videos/color/color_3.mp4 b/videos/color/color_1.mp4 similarity index 100% rename from action_verbs/videos/color/color_3.mp4 rename to videos/color/color_1.mp4 diff --git a/action_verbs/videos/color/color_4.mp4 b/videos/color/color_2.mp4 similarity index 100% rename from action_verbs/videos/color/color_4.mp4 rename to videos/color/color_2.mp4 diff --git a/action_verbs/videos/color/color_5.mp4 b/videos/color/color_3.mp4 similarity index 100% rename from action_verbs/videos/color/color_5.mp4 rename to videos/color/color_3.mp4 diff --git a/videos/color/color_4.mp4 b/videos/color/color_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b40405a940b84d5aef6708973409aeff60582291 --- /dev/null +++ b/videos/color/color_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:295301b4046f70287427590a26d0308c3b0a43abc891f8f0ee4e19a6face0d49 +size 25783307 diff --git a/videos/color/color_5.mp4 b/videos/color/color_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d2a2a6ba076abaf8960f9b99eda1599eca9095a --- /dev/null +++ b/videos/color/color_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fd5d0f321a3ca2b5534cfaa2d0ea18a5e69ba631042323c8ee969a152933c6b +size 21855963 diff --git a/action_verbs/videos/kiss/.gitkeep b/videos/combing/.gitkeep similarity index 100% rename from action_verbs/videos/kiss/.gitkeep rename to videos/combing/.gitkeep diff --git a/action_verbs/videos/comb/comb_1.mp4 b/videos/combing/combing_1.mp4 similarity index 100% rename from action_verbs/videos/comb/comb_1.mp4 rename to videos/combing/combing_1.mp4 diff --git a/action_verbs/videos/comb/comb_2.mp4 b/videos/combing/combing_2.mp4 similarity index 100% rename from action_verbs/videos/comb/comb_2.mp4 rename to videos/combing/combing_2.mp4 diff --git a/videos/combing/combing_3.mp4 b/videos/combing/combing_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bad713624a10c070f1e4bfe062ec758e27478fab --- /dev/null +++ b/videos/combing/combing_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bb7c150679cd571cb3c53d19137b12b03ccc53090167b0f0d3d0bc18dde5210 +size 37209775 diff --git a/videos/combing/combing_4.mp4 b/videos/combing/combing_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dd4625ea124165557254940e092cb6b36408b8f --- /dev/null +++ b/videos/combing/combing_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d5822f4af5b977459d2879d8a172c9c6807b6231b01375172ba30a3e027ea9c +size 13612999 diff --git a/action_verbs/videos/comb/comb_3.mp4 b/videos/combing/combing_5.mp4 similarity index 100% rename from action_verbs/videos/comb/comb_3.mp4 rename to videos/combing/combing_5.mp4 diff --git a/action_verbs/videos/knock/.gitkeep b/videos/cook/.gitkeep similarity index 100% rename from action_verbs/videos/knock/.gitkeep rename to videos/cook/.gitkeep diff --git a/action_verbs/videos/cook/cook_1.mp4 b/videos/cook/2620043-uhd_3840_2160_25fps.mp4 similarity index 100% rename from action_verbs/videos/cook/cook_1.mp4 rename to videos/cook/2620043-uhd_3840_2160_25fps.mp4 diff --git a/action_verbs/videos/cook/cook_2.mp4 b/videos/cook/2882090-uhd_3840_2160_24fps.mp4 similarity index 100% rename from action_verbs/videos/cook/cook_2.mp4 rename to videos/cook/2882090-uhd_3840_2160_24fps.mp4 diff --git a/action_verbs/videos/cook/cook_3.mp4 b/videos/cook/2882115-uhd_3840_2160_24fps.mp4 similarity index 100% rename from action_verbs/videos/cook/cook_3.mp4 rename to videos/cook/2882115-uhd_3840_2160_24fps.mp4 diff --git a/action_verbs/videos/cook/cook_4.mp4 b/videos/cook/2894881-uhd_3840_2160_24fps.mp4 similarity index 100% rename from action_verbs/videos/cook/cook_4.mp4 rename to videos/cook/2894881-uhd_3840_2160_24fps.mp4 diff --git a/videos/cook/3195369-uhd_3840_2160_25fps.mp4 b/videos/cook/3195369-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..930e6a10c9524d3f82fe32d4ebcc6c6b87558255 --- /dev/null +++ b/videos/cook/3195369-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d7c14376f9b0d3b3e07603d433697ad4a6af0087a02e05a5f7fedc3b9985005 +size 38898024 diff --git a/action_verbs/videos/laugh/.gitkeep b/videos/crawling/.gitkeep similarity index 100% rename from action_verbs/videos/laugh/.gitkeep rename to videos/crawling/.gitkeep diff --git a/videos/crawling/2350626-uhd_3840_2160_30fps.mp4 b/videos/crawling/2350626-uhd_3840_2160_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be5e74f52e5795c7bb613ce56324db8dd7d48a1c --- /dev/null +++ b/videos/crawling/2350626-uhd_3840_2160_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de53eff7585561c39eab0961adf17202e293bbb369cf530f2a000770951b52e1 +size 10743963 diff --git a/videos/crawling/3196565-uhd_3840_2160_25fps.mp4 b/videos/crawling/3196565-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9cde35e739c7ec1f3d49cc1db5c1975fab2f294 --- /dev/null +++ b/videos/crawling/3196565-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc6c25db4a36f0a8162a1bd208062c61ce51df9b0f9f6153e2bf0f280073f7ca +size 34224245 diff --git a/videos/crawling/3992625-uhd_4096_2160_25fps.mp4 b/videos/crawling/3992625-uhd_4096_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d21d913e01b53b61ec18aa9a9d8f4ece61162888 --- /dev/null +++ b/videos/crawling/3992625-uhd_4096_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41eb9ae7dd78d25328825c7d411281257369313630753f703787fb03c4205192 +size 31331144 diff --git a/videos/crawling/8045028-hd_1080_1920_25fps.mp4 b/videos/crawling/8045028-hd_1080_1920_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edcecc70d383df4ca7907010c6106ce25d94a56b --- /dev/null +++ b/videos/crawling/8045028-hd_1080_1920_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fd4c63a868392b046dd5942c6629e2a0066dfe8615c416e0325100bac05a1c5 +size 6182696 diff --git a/videos/crawling/855089-hd_1920_1080_25fps.mp4 b/videos/crawling/855089-hd_1920_1080_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6e4c2e3305d9f02111d2071b757ea005f16770f --- /dev/null +++ b/videos/crawling/855089-hd_1920_1080_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b88b4167c1f11f95e8b4931abf422e23af6653fb39cb0ced52074d7db0fde4d3 +size 3736597 diff --git a/action_verbs/videos/lie down/.gitkeep b/videos/cry/.gitkeep similarity index 100% rename from action_verbs/videos/lie down/.gitkeep rename to videos/cry/.gitkeep diff --git a/action_verbs/videos/cry/cry_1.mp4 b/videos/cry/4587905-uhd_3840_2160_25fps.mp4 similarity index 100% rename from action_verbs/videos/cry/cry_1.mp4 rename to videos/cry/4587905-uhd_3840_2160_25fps.mp4 diff --git a/action_verbs/videos/cry/cry_2.mp4 b/videos/cry/5239245-hd_1920_1080_25fps.mp4 similarity index 100% rename from action_verbs/videos/cry/cry_2.mp4 rename to videos/cry/5239245-hd_1920_1080_25fps.mp4 diff --git a/videos/cry/5981354-uhd_4096_2160_25fps.mp4 b/videos/cry/5981354-uhd_4096_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0560dbee7403816204945da33f8e672f3f54ea3f --- /dev/null +++ b/videos/cry/5981354-uhd_4096_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7850d3fcef4e7454e2d99c078bef049a1937631b389ec39e70d5e741e758166d +size 16503020 diff --git a/videos/cry/6174919-uhd_2160_4096_25fps.mp4 b/videos/cry/6174919-uhd_2160_4096_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e65c7837140c42901c4f8da0f914123861f197b9 --- /dev/null +++ b/videos/cry/6174919-uhd_2160_4096_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20dd2010fd4f93058691a076e30559cd16cd1f3932ebbea40fc99dd2a550a68a +size 19253585 diff --git a/action_verbs/videos/cry/cry_4.mp4 b/videos/cry/8627028-hd_1920_1080_25fps.mp4 similarity index 100% rename from action_verbs/videos/cry/cry_4.mp4 rename to videos/cry/8627028-hd_1920_1080_25fps.mp4 diff --git a/action_verbs/videos/listen/.gitkeep b/videos/dancing/.gitkeep similarity index 100% rename from action_verbs/videos/listen/.gitkeep rename to videos/dancing/.gitkeep diff --git a/action_verbs/videos/dance/dance_2.mp4 b/videos/dancing/142033-779071809_small.mp4 similarity index 100% rename from action_verbs/videos/dance/dance_2.mp4 rename to videos/dancing/142033-779071809_small.mp4 diff --git a/action_verbs/videos/dance/dance_3.mp4 b/videos/dancing/2795748-uhd_3840_2160_25fps.mp4 similarity index 100% rename from action_verbs/videos/dance/dance_3.mp4 rename to videos/dancing/2795748-uhd_3840_2160_25fps.mp4 diff --git a/videos/dancing/2873848-uhd_3840_2160_25fps.mp4 b/videos/dancing/2873848-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3045f48a1f22ded2e66566dc97b8176a18f5d438 --- /dev/null +++ b/videos/dancing/2873848-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6135e74cbd4176c44cc1d02ad8ac6ee7250c2803b53baccd8e45d4ae3e9bf7bb +size 129329290 diff --git a/videos/dancing/4190998-hd_1920_1080_25fps.mp4 b/videos/dancing/4190998-hd_1920_1080_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85c678fccf91b38aaaad436950588d21e03127f2 --- /dev/null +++ b/videos/dancing/4190998-hd_1920_1080_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b4219483a46e839d1c1769a0f98340d8770abeaedaf57235fcaaefcb5710964 +size 6368304 diff --git a/videos/dancing/43850-437611820_small.mp4 b/videos/dancing/43850-437611820_small.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fb11a11cc013b931f431d44c0c975e0597804ba --- /dev/null +++ b/videos/dancing/43850-437611820_small.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20c223d03665a38d37f598111a998df7a1e3d11fef77da344901855bf6955a79 +size 7566617 diff --git a/action_verbs/videos/look/.gitkeep b/videos/digging/.gitkeep similarity index 100% rename from action_verbs/videos/look/.gitkeep rename to videos/digging/.gitkeep diff --git a/action_verbs/videos/dig/dig_2.mp4 b/videos/digging/digging_11.mp4 similarity index 100% rename from action_verbs/videos/dig/dig_2.mp4 rename to videos/digging/digging_11.mp4 diff --git a/action_verbs/videos/dig/dig_3.mp4 b/videos/digging/digging_12.mp4 similarity index 100% rename from action_verbs/videos/dig/dig_3.mp4 rename to videos/digging/digging_12.mp4 diff --git a/verb_with_noun/videos/dig sand/dig_sand_1.mp4 b/videos/digging/digging_13.mp4 similarity index 100% rename from verb_with_noun/videos/dig sand/dig_sand_1.mp4 rename to videos/digging/digging_13.mp4 diff --git a/action_verbs/videos/dig/dig_5.mp4 b/videos/digging/digging_14.mp4 similarity index 100% rename from action_verbs/videos/dig/dig_5.mp4 rename to videos/digging/digging_14.mp4 diff --git a/action_verbs/videos/dig/dig_6.mp4 b/videos/digging/digging_15.mp4 similarity index 100% rename from action_verbs/videos/dig/dig_6.mp4 rename to videos/digging/digging_15.mp4 diff --git a/action_verbs/videos/melt/.gitkeep b/videos/draw/.gitkeep similarity index 100% rename from action_verbs/videos/melt/.gitkeep rename to videos/draw/.gitkeep diff --git a/action_verbs/videos/draw/draw_1.mp4 b/videos/draw/draw_1.mp4 similarity index 100% rename from action_verbs/videos/draw/draw_1.mp4 rename to videos/draw/draw_1.mp4 diff --git a/action_verbs/videos/draw/draw_2.mp4 b/videos/draw/draw_2.mp4 similarity index 100% rename from action_verbs/videos/draw/draw_2.mp4 rename to videos/draw/draw_2.mp4 diff --git a/action_verbs/videos/draw/draw_3.mp4 b/videos/draw/draw_3.mp4 similarity index 100% rename from action_verbs/videos/draw/draw_3.mp4 rename to videos/draw/draw_3.mp4 diff --git a/action_verbs/videos/draw/draw_4.mp4 b/videos/draw/draw_4.mp4 similarity index 100% rename from action_verbs/videos/draw/draw_4.mp4 rename to videos/draw/draw_4.mp4 diff --git a/action_verbs/videos/draw/draw_5.mp4 b/videos/draw/draw_5.mp4 similarity index 100% rename from action_verbs/videos/draw/draw_5.mp4 rename to videos/draw/draw_5.mp4 diff --git a/action_verbs/videos/paint/.gitkeep b/videos/fall/.gitkeep similarity index 100% rename from action_verbs/videos/paint/.gitkeep rename to videos/fall/.gitkeep diff --git a/videos/fall/1777892-hd_1280_720_25fps.mp4 b/videos/fall/1777892-hd_1280_720_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea89324e62b0f4ea054606cd15236418768aea49 --- /dev/null +++ b/videos/fall/1777892-hd_1280_720_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91d0cd90f698a88ec8c14ab022390d57300ef22c140ee350080a878e87c6bde6 +size 22274618 diff --git a/videos/fall/1897274-hd_1080_1920_30fps.mp4 b/videos/fall/1897274-hd_1080_1920_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e32e918c46f3f2b5a2f72665685993a1315a8e4a --- /dev/null +++ b/videos/fall/1897274-hd_1080_1920_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0c85d54f947b66c101357cd26b036eaf9f9fde439ce249b882785a76d83a555 +size 7501646 diff --git a/action_verbs/videos/fall/fall_1.mp4 b/videos/fall/5822715-hd_1080_1920_30fps.mp4 similarity index 100% rename from action_verbs/videos/fall/fall_1.mp4 rename to videos/fall/5822715-hd_1080_1920_30fps.mp4 diff --git a/action_verbs/videos/fall/fall_3.mp4 b/videos/fall/7624037-uhd_2160_3840_30fps.mp4 similarity index 100% rename from action_verbs/videos/fall/fall_3.mp4 rename to videos/fall/7624037-uhd_2160_3840_30fps.mp4 diff --git a/action_verbs/videos/fall/fall_4.mp4 b/videos/fall/9665237-hd_1920_1080_25fps.mp4 similarity index 100% rename from action_verbs/videos/fall/fall_4.mp4 rename to videos/fall/9665237-hd_1920_1080_25fps.mp4 diff --git a/action_verbs/videos/point/.gitkeep b/videos/flip/.gitkeep similarity index 100% rename from action_verbs/videos/point/.gitkeep rename to videos/flip/.gitkeep diff --git a/videos/flip/flip_1.mp4 b/videos/flip/flip_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12faf0e3f7d9c1a2ba24912c4b20a9f4cae324c3 --- /dev/null +++ b/videos/flip/flip_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:055f5021e1768f41c3b68d759eb03191c614b13dd7bca92ca1349731fc5967a0 +size 13360647 diff --git a/videos/flip/flip_2.mp4 b/videos/flip/flip_2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17a3605bed4492447d244f2523cd1271f1e132ad --- /dev/null +++ b/videos/flip/flip_2.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:329868fa5baf1a17741b1512ca994c61a5200e55b78d9177a84abd112e39122e +size 2530871 diff --git a/videos/flip/flip_3.mp4 b/videos/flip/flip_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bca3ae6cf6aff7523425a58f8cca91dada12a32 --- /dev/null +++ b/videos/flip/flip_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1cbdd7a34d8049a767e040ccd7db4d8be6da59485a0ea33fe954e39dd5ce8bb +size 141901080 diff --git a/videos/flip/flip_4.mp4 b/videos/flip/flip_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..757afee1a0eeba0303b71be84af8db8d5d0a28e8 --- /dev/null +++ b/videos/flip/flip_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b9ed5d4d7ec3c5c8c309f3f937005152d04bbd0e5c963d48bcf430c0606b8ef +size 47926809 diff --git a/videos/flip/flip_5.mp4 b/videos/flip/flip_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad602a4f3de74925086a7154d61505cf5c295ce8 --- /dev/null +++ b/videos/flip/flip_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8860eea21ac4e8456ef3bc26a25e0e58b9e23aac456ff83a656a856f301506bd +size 3244004 diff --git a/action_verbs/videos/read/.gitkeep b/videos/flying/.gitkeep similarity index 100% rename from action_verbs/videos/read/.gitkeep rename to videos/flying/.gitkeep diff --git a/action_verbs/videos/fly/fly_2.mp4 b/videos/flying/2328904-uhd_3840_2160_25fps.mp4 similarity index 100% rename from action_verbs/videos/fly/fly_2.mp4 rename to videos/flying/2328904-uhd_3840_2160_25fps.mp4 diff --git a/action_verbs/videos/fly/fly_3.mp4 b/videos/flying/3320544-hd_1920_1080_30fps.mp4 similarity index 100% rename from action_verbs/videos/fly/fly_3.mp4 rename to videos/flying/3320544-hd_1920_1080_30fps.mp4 diff --git a/action_verbs/videos/fly/fly_4.mp4 b/videos/flying/3826855-hd_1920_1080_24fps.mp4 similarity index 100% rename from action_verbs/videos/fly/fly_4.mp4 rename to videos/flying/3826855-hd_1920_1080_24fps.mp4 diff --git a/action_verbs/videos/fly/fly_5.mp4 b/videos/flying/5560963-hd_1920_1080_30fps.mp4 similarity index 100% rename from action_verbs/videos/fly/fly_5.mp4 rename to videos/flying/5560963-hd_1920_1080_30fps.mp4 diff --git a/action_verbs/videos/fly/fly_6.mp4 b/videos/flying/6467678-uhd_3840_2160_25fps.mp4 similarity index 100% rename from action_verbs/videos/fly/fly_6.mp4 rename to videos/flying/6467678-uhd_3840_2160_25fps.mp4 diff --git a/action_verbs/videos/run/.gitkeep b/videos/get dressed/.gitkeep similarity index 100% rename from action_verbs/videos/run/.gitkeep rename to videos/get dressed/.gitkeep diff --git a/videos/get dressed/4034132-uhd_4096_2160_25fps.mp4 b/videos/get dressed/4034132-uhd_4096_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90c89f58b215742e8d8aac35097b1ed99fa417d1 --- /dev/null +++ b/videos/get dressed/4034132-uhd_4096_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cabc2c96c621233358ed6d9791b9f5d790f3d2684637c309e8a4b2650e89dcd0 +size 42873759 diff --git a/videos/get dressed/4201464-uhd_3840_2160_25fps.mp4 b/videos/get dressed/4201464-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4e3c96d3247dd52a657deb7520f761d7dc8a064 --- /dev/null +++ b/videos/get dressed/4201464-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82a57d34087060e52226abec21578040f24cf67302ff30536b6610d3fd15c18e +size 27089416 diff --git a/videos/get dressed/7648798-uhd_3840_2160_30fps.mp4 b/videos/get dressed/7648798-uhd_3840_2160_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d080c16be96395cf63eb1c9c02dde223012d3791 --- /dev/null +++ b/videos/get dressed/7648798-uhd_3840_2160_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b1224801d3a48ab2fa1f56904f1b5d5c82191c5c9195b545a0e7537ae7efc97 +size 20581009 diff --git a/action_verbs/videos/get dressed/get_dressed_1.mp4 b/videos/get dressed/8191318-uhd_4096_2160_30fps.mp4 similarity index 100% rename from action_verbs/videos/get dressed/get_dressed_1.mp4 rename to videos/get dressed/8191318-uhd_4096_2160_30fps.mp4 diff --git a/videos/get dressed/8923339-uhd_4096_2160_25fps.mp4 b/videos/get dressed/8923339-uhd_4096_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f39f54ca488ad2255dbdaa1db297a22db34bc7c --- /dev/null +++ b/videos/get dressed/8923339-uhd_4096_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd71a34c55d0979c4ebaa29f754dbd912fab5cbe2a9bf932520f3a6f027ffe2e +size 38263543 diff --git a/action_verbs/videos/scratch/.gitkeep b/videos/hug/.gitkeep similarity index 100% rename from action_verbs/videos/scratch/.gitkeep rename to videos/hug/.gitkeep diff --git a/action_verbs/videos/hug/hug_1.mp4 b/videos/hug/3704109-uhd_2160_4096_25fps.mp4 similarity index 100% rename from action_verbs/videos/hug/hug_1.mp4 rename to videos/hug/3704109-uhd_2160_4096_25fps.mp4 diff --git a/action_verbs/videos/hug/hug_2.mp4 b/videos/hug/3704256-uhd_4096_2160_25fps.mp4 similarity index 100% rename from action_verbs/videos/hug/hug_2.mp4 rename to videos/hug/3704256-uhd_4096_2160_25fps.mp4 diff --git a/videos/hug/4075311-uhd_3840_2160_25fps.mp4 b/videos/hug/4075311-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df49e59bb57af2925c998fe23072a58af2c7493a --- /dev/null +++ b/videos/hug/4075311-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b2bae1819db6d894d20e8556002e788bb2a31515c6ceb22b863f15229eeae18 +size 17236248 diff --git a/action_verbs/videos/hug/hug_3.mp4 b/videos/hug/4625229-hd_1080_1920_25fps.mp4 similarity index 100% rename from action_verbs/videos/hug/hug_3.mp4 rename to videos/hug/4625229-hd_1080_1920_25fps.mp4 diff --git a/action_verbs/videos/hug/hug_4.mp4 b/videos/hug/4800226-uhd_3840_2160_24fps.mp4 similarity index 100% rename from action_verbs/videos/hug/hug_4.mp4 rename to videos/hug/4800226-uhd_3840_2160_24fps.mp4 diff --git a/action_verbs/videos/sing/.gitkeep b/videos/jumping/.gitkeep similarity index 100% rename from action_verbs/videos/sing/.gitkeep rename to videos/jumping/.gitkeep diff --git a/videos/jumping/2785536-uhd_2160_3840_25fps.mp4 b/videos/jumping/2785536-uhd_2160_3840_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12da5b7bddea1d190eca4fa512a543609fd2903f --- /dev/null +++ b/videos/jumping/2785536-uhd_2160_3840_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22a2b1c469e4e2e04a4ebad0a35bfc0604f01f8f8a4a9a6971d28e5b06b48b36 +size 71170542 diff --git a/action_verbs/videos/jump/jump_1.mp4 b/videos/jumping/3048952-uhd_3840_2160_24fps.mp4 similarity index 100% rename from action_verbs/videos/jump/jump_1.mp4 rename to videos/jumping/3048952-uhd_3840_2160_24fps.mp4 diff --git a/action_verbs/videos/jump/jump_2.mp4 b/videos/jumping/3201083-hd_1080_1920_25fps.mp4 similarity index 100% rename from action_verbs/videos/jump/jump_2.mp4 rename to videos/jumping/3201083-hd_1080_1920_25fps.mp4 diff --git a/action_verbs/videos/splash/splash_2.mp4 b/videos/jumping/3431124-hd_1920_1080_30fps.mp4 similarity index 100% rename from action_verbs/videos/splash/splash_2.mp4 rename to videos/jumping/3431124-hd_1920_1080_30fps.mp4 diff --git a/action_verbs/videos/jump/jump_3.mp4 b/videos/jumping/3992630-uhd_2160_4096_25fps.mp4 similarity index 100% rename from action_verbs/videos/jump/jump_3.mp4 rename to videos/jumping/3992630-uhd_2160_4096_25fps.mp4 diff --git a/action_verbs/videos/sit/.gitkeep b/videos/kiss/.gitkeep similarity index 100% rename from action_verbs/videos/sit/.gitkeep rename to videos/kiss/.gitkeep diff --git a/videos/kiss/kiss_1.mp4 b/videos/kiss/kiss_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4676160175d37827b567fcd5759b6f3f52c9071 --- /dev/null +++ b/videos/kiss/kiss_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d18f5af87478cae6942ca089fa156ee081fcfbbf39f42da4d38147b1f67352c2 +size 33999989 diff --git a/videos/kiss/kiss_2.mp4 b/videos/kiss/kiss_2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09728e6a3558daa2f49fc49985512b2d9943a8a0 --- /dev/null +++ b/videos/kiss/kiss_2.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76e327b2108ed398b87570e87a7a20b5e0cc65417f0a60648a905cedd9b51259 +size 72071214 diff --git a/videos/kiss/kiss_3.mp4 b/videos/kiss/kiss_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8d73f27d1075f0096b3b47be0745c7dbe615df5 --- /dev/null +++ b/videos/kiss/kiss_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24e5e05788cae05fa92a818a0a45d694b417d8f72136e3e4671a045503d4f08d +size 81110459 diff --git a/videos/kiss/kiss_4.mp4 b/videos/kiss/kiss_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..565866d4fa6444b76c28db69fd3d94c1868b1e31 --- /dev/null +++ b/videos/kiss/kiss_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:975c5e44aee1ac6ade0a08eab0621b81a3c27e3e0bdd939bbf30f62cb80a52e4 +size 32657601 diff --git a/videos/kiss/kiss_5.mp4 b/videos/kiss/kiss_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d93295bfc5066994eeae0006b049d9678e9fac1 --- /dev/null +++ b/videos/kiss/kiss_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5e5af9cc5ec24306fd6b8c199599e6a9a40b80b19ef31214d19ca108d8b00d3 +size 10818916 diff --git a/action_verbs/videos/skate/.gitkeep b/videos/knocking/.gitkeep similarity index 100% rename from action_verbs/videos/skate/.gitkeep rename to videos/knocking/.gitkeep diff --git a/action_verbs/videos/knock/knock_4.mp4 b/videos/knocking/knocking_11.mp4 similarity index 100% rename from action_verbs/videos/knock/knock_4.mp4 rename to videos/knocking/knocking_11.mp4 diff --git a/videos/knocking/knocking_12.mp4 b/videos/knocking/knocking_12.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e486b4af3f70493398996e312f765d5c3055e11 --- /dev/null +++ b/videos/knocking/knocking_12.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfa3bbec79a1b2882a14bfd1e2629538cf7636d0df601e0d4e129ea7ddb3936f +size 45061428 diff --git a/videos/knocking/knocking_13.mp4 b/videos/knocking/knocking_13.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e49a90033b9e0d9b2063dc199e8bf4088b26d130 --- /dev/null +++ b/videos/knocking/knocking_13.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a45342091312029684102a4029a120ec5fe228aa4c72982f8055cfc8b6ceaea +size 41310859 diff --git a/videos/knocking/knocking_14.mp4 b/videos/knocking/knocking_14.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca0c6c84417fa611bfaefe11d8f785f8e9a5991e --- /dev/null +++ b/videos/knocking/knocking_14.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:421cee6e85ec3f0e11eb86b25c3e1949ee228d21330e56ac3a54a746b11267bd +size 47897286 diff --git a/action_verbs/videos/knock/knock_5.mp4 b/videos/knocking/knocking_15.mp4 similarity index 100% rename from action_verbs/videos/knock/knock_5.mp4 rename to videos/knocking/knocking_15.mp4 diff --git a/action_verbs/videos/ski/.gitkeep b/videos/laugh/.gitkeep similarity index 100% rename from action_verbs/videos/ski/.gitkeep rename to videos/laugh/.gitkeep diff --git a/action_verbs/videos/laugh/laugh_1.mp4 b/videos/laugh/laugh_1.mp4 similarity index 100% rename from action_verbs/videos/laugh/laugh_1.mp4 rename to videos/laugh/laugh_1.mp4 diff --git a/action_verbs/videos/laugh/laugh_2.mp4 b/videos/laugh/laugh_2.mp4 similarity index 100% rename from action_verbs/videos/laugh/laugh_2.mp4 rename to videos/laugh/laugh_2.mp4 diff --git a/action_verbs/videos/laugh/laugh_3.mp4 b/videos/laugh/laugh_3.mp4 similarity index 100% rename from action_verbs/videos/laugh/laugh_3.mp4 rename to videos/laugh/laugh_3.mp4 diff --git a/action_verbs/videos/laugh/laugh_4.mp4 b/videos/laugh/laugh_4.mp4 similarity index 100% rename from action_verbs/videos/laugh/laugh_4.mp4 rename to videos/laugh/laugh_4.mp4 diff --git a/videos/laugh/laugh_5.mp4 b/videos/laugh/laugh_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6b8e1a9e159bd72addbc4b2c30417f999dc1334 --- /dev/null +++ b/videos/laugh/laugh_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc484c26182156392b5bad7ba84499a0036abb9cffb14667ad7d485e0399fa6f +size 16363885 diff --git a/action_verbs/videos/slide/.gitkeep b/videos/lie down/.gitkeep similarity index 100% rename from action_verbs/videos/slide/.gitkeep rename to videos/lie down/.gitkeep diff --git a/videos/lie down/liedown_1.mp4 b/videos/lie down/liedown_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..384617b56c4370a07fba3d8bfeafc13ef11ed83b --- /dev/null +++ b/videos/lie down/liedown_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7140bae15ced1ad2e19ed1a4973fe0c0f2c616f496c1744a24c74a3e0f942060 +size 53337650 diff --git a/videos/lie down/liedown_2.mp4 b/videos/lie down/liedown_2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3818ece52bf40a5ee7bdc1d6baf910038f6f32ef --- /dev/null +++ b/videos/lie down/liedown_2.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abf810eee3b2b56f33c2dd4ff9a28f0e1ba5f1dab4966bb972dda64d0fd19224 +size 8363780 diff --git a/action_verbs/videos/lie down/lie_down_5.mp4 b/videos/lie down/liedown_3.mp4 similarity index 100% rename from action_verbs/videos/lie down/lie_down_5.mp4 rename to videos/lie down/liedown_3.mp4 diff --git a/action_verbs/videos/lie down/lie_down_6.mp4 b/videos/lie down/liedown_4.mp4 similarity index 100% rename from action_verbs/videos/lie down/lie_down_6.mp4 rename to videos/lie down/liedown_4.mp4 diff --git a/videos/lie down/liedown_5.mp4 b/videos/lie down/liedown_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bab4b1a2885ffb16000de74db3ba8922576851fe --- /dev/null +++ b/videos/lie down/liedown_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e7e517396c40b96c8dcf052fa7881dbd82849159d244b19a3cdda9b1dd8b903 +size 90484399 diff --git a/action_verbs/videos/smell/.gitkeep b/videos/listen/.gitkeep similarity index 100% rename from action_verbs/videos/smell/.gitkeep rename to videos/listen/.gitkeep diff --git a/videos/listen/3048180-uhd_3840_2160_25fps.mp4 b/videos/listen/3048180-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55bbda9b99d4f57488ff5bef92158685c57c8106 --- /dev/null +++ b/videos/listen/3048180-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f87b6cb098bf80995dc92356470e3803a18a8efd936b0cb3ac928807ac365bc +size 24005585 diff --git a/videos/listen/3250233-uhd_3840_2160_25fps.mp4 b/videos/listen/3250233-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c65cf2d5349d2e82f7122613c7a8bb0a77db4164 --- /dev/null +++ b/videos/listen/3250233-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:799fabfce2dcf44fbba43794d2ff30046a3a708b167a66a6aa4d4254eda5c22c +size 12808509 diff --git a/action_verbs/videos/listen/listen_1.mp4 b/videos/listen/4487373-hd_1920_1080_30fps.mp4 similarity index 100% rename from action_verbs/videos/listen/listen_1.mp4 rename to videos/listen/4487373-hd_1920_1080_30fps.mp4 diff --git a/videos/listen/5198159-uhd_3840_2160_25fps.mp4 b/videos/listen/5198159-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e58bfd1d488acad18d593979a41d33b31e22a661 --- /dev/null +++ b/videos/listen/5198159-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3e637891ba3f1a158b1da190680a40ab0142445b66eb03fbfe4d3e93f1d2c54 +size 14753419 diff --git a/videos/listen/5453377-uhd_3840_2160_25fps.mp4 b/videos/listen/5453377-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..976d9321bbe0f8a8f7125fbccbf51da597e2167e --- /dev/null +++ b/videos/listen/5453377-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e131b165669d455dd424c0845706f5595b68c2e467c41c40c8ee8c1d7ec614e +size 39833217 diff --git a/action_verbs/videos/smile/.gitkeep b/videos/look/.gitkeep similarity index 100% rename from action_verbs/videos/smile/.gitkeep rename to videos/look/.gitkeep diff --git a/action_verbs/videos/look/look_2.mp4 b/videos/look/3039978-uhd_3840_2160_30fps.mp4 similarity index 100% rename from action_verbs/videos/look/look_2.mp4 rename to videos/look/3039978-uhd_3840_2160_30fps.mp4 diff --git a/action_verbs/videos/look/look_3.mp4 b/videos/look/3202361-hd_1920_1080_25fps.mp4 similarity index 100% rename from action_verbs/videos/look/look_3.mp4 rename to videos/look/3202361-hd_1920_1080_25fps.mp4 diff --git a/videos/look/3209144-uhd_3840_2160_25fps.mp4 b/videos/look/3209144-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf014f65056613243d0eccd73e327f338aa4f3db --- /dev/null +++ b/videos/look/3209144-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:971fc82c28fa78178e9e13db6346a141ee53b03d783d76252047b8a2bca5e63c +size 37518052 diff --git a/videos/look/4121618-uhd_3840_2160_25fps.mp4 b/videos/look/4121618-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a244bf76e4da77ae0879b5461cbf6247e89a8fb4 --- /dev/null +++ b/videos/look/4121618-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2617efe4d88e1e5743aa08bf84965e12668b30c3206d11d5483df871cc14192a +size 11438872 diff --git a/videos/look/5981446-uhd_2160_4096_25fps.mp4 b/videos/look/5981446-uhd_2160_4096_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b34f6d1b5937dcfbfdb1ae2a7590d843996834e3 --- /dev/null +++ b/videos/look/5981446-uhd_2160_4096_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53e234757c72be981490d2206a6542f80ef8b29c5816d0768321556d5f0cb366 +size 22345143 diff --git a/action_verbs/videos/spin/.gitkeep b/videos/melting/.gitkeep similarity index 100% rename from action_verbs/videos/spin/.gitkeep rename to videos/melting/.gitkeep diff --git a/action_verbs/videos/melt/melt_3.mp4 b/videos/melting/melting_11.mp4 similarity index 100% rename from action_verbs/videos/melt/melt_3.mp4 rename to videos/melting/melting_11.mp4 diff --git a/videos/melting/melting_12.mp4 b/videos/melting/melting_12.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63d9856ee1a7637be95a93bf3df6c20cd94bed77 --- /dev/null +++ b/videos/melting/melting_12.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34392874fb250da026b1d847a9a7fe5fad5cb242df2fa9b631f99ef8229ffb9f +size 21328391 diff --git a/action_verbs/videos/melt/melt_4.mp4 b/videos/melting/melting_13.mp4 similarity index 100% rename from action_verbs/videos/melt/melt_4.mp4 rename to videos/melting/melting_13.mp4 diff --git a/videos/melting/melting_14.mp4 b/videos/melting/melting_14.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5404c106aef89cfad55f060dd7de649bdeaa47e8 --- /dev/null +++ b/videos/melting/melting_14.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:252238b97db7b2c8a8b92e9814724b3b75a5a975676924f3a03bd36c106d5b95 +size 6343920 diff --git a/videos/melting/melting_15.mp4 b/videos/melting/melting_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55ffd328e3f2c2c58f30c720d528a8070947b193 --- /dev/null +++ b/videos/melting/melting_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6d7d3d9ea28e4899a4cc13d87e87763d62280908131127fde7e752e7d2e14f2 +size 82887862 diff --git a/action_verbs/videos/splash/.gitkeep b/videos/painting/.gitkeep similarity index 100% rename from action_verbs/videos/splash/.gitkeep rename to videos/painting/.gitkeep diff --git a/videos/painting/painting_11.mp4 b/videos/painting/painting_11.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2718017f553788e8fa68a5f52a7aad94bd6f6b8d --- /dev/null +++ b/videos/painting/painting_11.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ee85208a7ae7893789631ce5d10e0d7377c9afcb58a870f3740c308d5ccb555 +size 17227401 diff --git a/videos/painting/painting_12.mp4 b/videos/painting/painting_12.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c03195b1bc4081a3477be0c4e06a080feeeceb69 --- /dev/null +++ b/videos/painting/painting_12.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a412ac8070dd7e0c54de258aecee8fd729f5b6792e59a971cc898596ba9f224 +size 40425229 diff --git a/action_verbs/videos/paint/paint_4.mp4 b/videos/painting/painting_13.mp4 similarity index 100% rename from action_verbs/videos/paint/paint_4.mp4 rename to videos/painting/painting_13.mp4 diff --git a/videos/painting/painting_14.mp4 b/videos/painting/painting_14.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6624171629107f8c2718c288c1d3b17c730d4ead --- /dev/null +++ b/videos/painting/painting_14.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4f91c83e3abefa4c35f2dbf6d54b70a6f1fcd9d03a87c21cc9fb34254034b05 +size 3633760 diff --git a/action_verbs/videos/paint/paint_5.mp4 b/videos/painting/painting_15.mp4 similarity index 100% rename from action_verbs/videos/paint/paint_5.mp4 rename to videos/painting/painting_15.mp4 diff --git a/action_verbs/videos/stir/.gitkeep b/videos/pointing/.gitkeep similarity index 100% rename from action_verbs/videos/stir/.gitkeep rename to videos/pointing/.gitkeep diff --git a/videos/pointing/4586443-uhd_3840_2160_25fps.mp4 b/videos/pointing/4586443-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..707c1dcac8ed4fea789ae9b58b49956b08140e75 --- /dev/null +++ b/videos/pointing/4586443-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d576f27f19efe9adbea0cab2a7c3748495248aee1604469238f925d72bfd182 +size 21842839 diff --git a/videos/pointing/4958586-uhd_3840_2160_25fps.mp4 b/videos/pointing/4958586-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90174eada31937b147fd80a1dd421401a60454aa --- /dev/null +++ b/videos/pointing/4958586-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4ffa68b595c040c19c9fc8b4f2eb538675771d84822f797a2946094c07eae65 +size 13802206 diff --git a/action_verbs/videos/point/point_1.mp4 b/videos/pointing/7316069-uhd_2160_3840_25fps.mp4 similarity index 100% rename from action_verbs/videos/point/point_1.mp4 rename to videos/pointing/7316069-uhd_2160_3840_25fps.mp4 diff --git a/videos/pointing/7640110-hd_1080_1920_25fps.mp4 b/videos/pointing/7640110-hd_1080_1920_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9705a7fb154b0ca785b93c20c1d35d4db948c4a2 --- /dev/null +++ b/videos/pointing/7640110-hd_1080_1920_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6983a76fa4975cd1f2b75e0e0caebe33da66b5c76ba1391a1051171065159dc5 +size 10122407 diff --git a/action_verbs/videos/point/point_4.mp4 b/videos/pointing/8612562-hd_1920_1080_25fps.mp4 similarity index 100% rename from action_verbs/videos/point/point_4.mp4 rename to videos/pointing/8612562-hd_1920_1080_25fps.mp4 diff --git a/action_verbs/videos/stretch/.gitkeep b/videos/reading/.gitkeep similarity index 100% rename from action_verbs/videos/stretch/.gitkeep rename to videos/reading/.gitkeep diff --git a/action_verbs/videos/read/read_1.mp4 b/videos/reading/2795309-uhd_3840_2160_25fps.mp4 similarity index 100% rename from action_verbs/videos/read/read_1.mp4 rename to videos/reading/2795309-uhd_3840_2160_25fps.mp4 diff --git a/videos/reading/3201252-hd_1080_1920_25fps.mp4 b/videos/reading/3201252-hd_1080_1920_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be31e021075b6285e6045af82eace5176741cb59 --- /dev/null +++ b/videos/reading/3201252-hd_1080_1920_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:737cad5291a1c6ec9f5234c11efb881ba4419746bd6ab88aa10348ece0400a28 +size 9367452 diff --git a/action_verbs/videos/read/read_3.mp4 b/videos/reading/3676981-uhd_4096_2160_25fps.mp4 similarity index 100% rename from action_verbs/videos/read/read_3.mp4 rename to videos/reading/3676981-uhd_4096_2160_25fps.mp4 diff --git a/action_verbs/videos/read/read_4.mp4 b/videos/reading/4016496-uhd_3840_2160_30fps.mp4 similarity index 100% rename from action_verbs/videos/read/read_4.mp4 rename to videos/reading/4016496-uhd_3840_2160_30fps.mp4 diff --git a/action_verbs/videos/read/read_5.mp4 b/videos/reading/4265182-uhd_3840_2160_30fps.mp4 similarity index 100% rename from action_verbs/videos/read/read_5.mp4 rename to videos/reading/4265182-uhd_3840_2160_30fps.mp4 diff --git a/action_verbs/videos/swim/.gitkeep b/videos/rotate/.gitkeep similarity index 100% rename from action_verbs/videos/swim/.gitkeep rename to videos/rotate/.gitkeep diff --git a/videos/rotate/rotate_1.mp4 b/videos/rotate/rotate_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac76c3bf9cf4d07b07dbd020357bf121ed320426 --- /dev/null +++ b/videos/rotate/rotate_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:628fc7def89edc2ae6916dbb39197f87fe3fdd86a802a483f0840d63b50b6518 +size 3508650 diff --git a/videos/rotate/rotate_2.mp4 b/videos/rotate/rotate_2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e676f3124ce38b1b515c0e8d70c5c1d4456653cc --- /dev/null +++ b/videos/rotate/rotate_2.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:724ba332b6646901ce132502a68060bdbb97cd348f38d05a5ce4547a78be3ad8 +size 2712736 diff --git a/videos/rotate/rotate_3.mp4 b/videos/rotate/rotate_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a10d9086bb462bc7368a7447991b1ea54724370 --- /dev/null +++ b/videos/rotate/rotate_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:617c397c62aa17e853a2fd4cd06c6a7a7c0a25c222b8ef5f3acec131bb0dbe7f +size 13519654 diff --git a/action_verbs/videos/spin/spin_2.mp4 b/videos/rotate/rotate_4.mp4 similarity index 100% rename from action_verbs/videos/spin/spin_2.mp4 rename to videos/rotate/rotate_4.mp4 diff --git a/videos/rotate/rotate_5.mp4 b/videos/rotate/rotate_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae0e3f6791ad08624ba29eabf49c12f9d48288a4 --- /dev/null +++ b/videos/rotate/rotate_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fde70bd853c453f5e8d913946d2c974abcccf4c6d360f9603f3a0ee49dd4e2ff +size 3361996 diff --git a/action_verbs/videos/swingle/.gitkeep b/videos/running/.gitkeep similarity index 100% rename from action_verbs/videos/swingle/.gitkeep rename to videos/running/.gitkeep diff --git a/action_verbs/videos/run/run_3.mp4 b/videos/running/running_11.mp4 similarity index 100% rename from action_verbs/videos/run/run_3.mp4 rename to videos/running/running_11.mp4 diff --git a/action_verbs/videos/run/run_4.mp4 b/videos/running/running_12.mp4 similarity index 100% rename from action_verbs/videos/run/run_4.mp4 rename to videos/running/running_12.mp4 diff --git a/videos/running/running_13.mp4 b/videos/running/running_13.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41182911349ab7edf6b787cc246716db9568e674 --- /dev/null +++ b/videos/running/running_13.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f2a5991ccbd10f36864be3a76a284f4847b324baf8c666e5192ca56d67a82c8 +size 6068703 diff --git a/action_verbs/videos/run/run_5.mp4 b/videos/running/running_14.mp4 similarity index 100% rename from action_verbs/videos/run/run_5.mp4 rename to videos/running/running_14.mp4 diff --git a/action_verbs/videos/run/run_6.mp4 b/videos/running/running_15.mp4 similarity index 100% rename from action_verbs/videos/run/run_6.mp4 rename to videos/running/running_15.mp4 diff --git a/action_verbs/videos/talk/.gitkeep b/videos/scratching/.gitkeep similarity index 100% rename from action_verbs/videos/talk/.gitkeep rename to videos/scratching/.gitkeep diff --git a/action_verbs/videos/scratch/scratch_1.mp4 b/videos/scratching/4039052-uhd_3840_2160_30fps.mp4 similarity index 100% rename from action_verbs/videos/scratch/scratch_1.mp4 rename to videos/scratching/4039052-uhd_3840_2160_30fps.mp4 diff --git a/videos/scratching/4812573-hd_1280_720_30fps.mp4 b/videos/scratching/4812573-hd_1280_720_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dce0da577f61d1e6114597fe156a6e13a200a662 --- /dev/null +++ b/videos/scratching/4812573-hd_1280_720_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5813947a71d944c68674dabc77c63b7ef2e06d73767095b6293cb08b8d7931de +size 12360273 diff --git a/action_verbs/videos/scratch/scratch_2.mp4 b/videos/scratching/6543222-uhd_4096_1974_30fps.mp4 similarity index 100% rename from action_verbs/videos/scratch/scratch_2.mp4 rename to videos/scratching/6543222-uhd_4096_1974_30fps.mp4 diff --git a/videos/scratching/7691960-uhd_2160_4096_30fps.mp4 b/videos/scratching/7691960-uhd_2160_4096_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f001e35e7269b12b0118e501ac653062a522d59 --- /dev/null +++ b/videos/scratching/7691960-uhd_2160_4096_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dbf84a2cd8596e3820181254a677890fb1785036f16119b0b7213383789bb64 +size 33356073 diff --git a/videos/scratching/8116705-uhd_4096_2160_24fps.mp4 b/videos/scratching/8116705-uhd_4096_2160_24fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7074fce22909adccc364d2df986c86598a89814c --- /dev/null +++ b/videos/scratching/8116705-uhd_4096_2160_24fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dfa22f6d2c55fdfececbdf2ce196d471399f95927a36c0caa6bf4b3802d3519 +size 22664590 diff --git a/action_verbs/videos/walk/.gitkeep b/videos/singing/.gitkeep similarity index 100% rename from action_verbs/videos/walk/.gitkeep rename to videos/singing/.gitkeep diff --git a/videos/singing/117793-717712141_small.mp4 b/videos/singing/117793-717712141_small.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b82b2ed79cec549b7b68515f483605a309c809f1 --- /dev/null +++ b/videos/singing/117793-717712141_small.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8c8bdc75cf368ffe244c23b8441d85e2e32e8e17b8215bd318614843d939d5c +size 1679570 diff --git a/videos/singing/3577617-hd_1920_1080_30fps.mp4 b/videos/singing/3577617-hd_1920_1080_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff3e447a9e1469b8e3b75ce97b744505b20f2211 --- /dev/null +++ b/videos/singing/3577617-hd_1920_1080_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd7a9993532f487352f381e1339c8ad186bd15a3946f88667353615b49880d00 +size 6529621 diff --git a/videos/singing/4895485-hd_1920_1080_25fps.mp4 b/videos/singing/4895485-hd_1920_1080_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e45cc696070648e1209f9dcf45fd6b22151d5c0 --- /dev/null +++ b/videos/singing/4895485-hd_1920_1080_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53c01b4538c54274927d6fcf8614b36651e03c9900c20c6cb927a3014751060c +size 9343169 diff --git a/action_verbs/videos/sing/sing_3.mp4 b/videos/singing/5659599-uhd_4096_2160_25fps.mp4 similarity index 100% rename from action_verbs/videos/sing/sing_3.mp4 rename to videos/singing/5659599-uhd_4096_2160_25fps.mp4 diff --git a/action_verbs/videos/sing/sing_4.mp4 b/videos/singing/9419426-uhd_4096_2160_25fps.mp4 similarity index 100% rename from action_verbs/videos/sing/sing_4.mp4 rename to videos/singing/9419426-uhd_4096_2160_25fps.mp4 diff --git a/action_verbs/videos/wave/.gitkeep b/videos/sit down/.gitkeep similarity index 100% rename from action_verbs/videos/wave/.gitkeep rename to videos/sit down/.gitkeep diff --git a/action_verbs/videos/wink/.gitkeep b/videos/sit/.gitkeep similarity index 100% rename from action_verbs/videos/wink/.gitkeep rename to videos/sit/.gitkeep diff --git a/videos/sit/2825784-hd_1920_1080_24fps.mp4 b/videos/sit/2825784-hd_1920_1080_24fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..decd3895f14080df24bd1f2c22b4073d0a3380e7 --- /dev/null +++ b/videos/sit/2825784-hd_1920_1080_24fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca57e169647c6cebb257c10259cc86f21cb053ab05a5007b997c36afc8597ad2 +size 17902220 diff --git a/videos/sit/5125962-uhd_4096_2160_30fps.mp4 b/videos/sit/5125962-uhd_4096_2160_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74e25eaf4f9677392fe03062727049e15b2ec285 --- /dev/null +++ b/videos/sit/5125962-uhd_4096_2160_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c33ae7e993caadc21fbe95b58b036f3bc733064a43929633c33b5bab0684fbf8 +size 36447306 diff --git a/videos/sit/5271689-hd_1920_1080_25fps.mp4 b/videos/sit/5271689-hd_1920_1080_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ae1a1acd1e7bfabc5487b364e9c26ea7a88ef31 --- /dev/null +++ b/videos/sit/5271689-hd_1920_1080_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e5ca25e4ebcb3108a40eb31299ab4634dcd88cc2aedaad0cc9cee16b0705290 +size 5883915 diff --git a/videos/sit/853751-hd_1920_1080_25fps.mp4 b/videos/sit/853751-hd_1920_1080_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec9492fa71f7618703f5ffc1077442ec90c7d315 --- /dev/null +++ b/videos/sit/853751-hd_1920_1080_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98b442d61015d46c34c85beafde7007877475d0332a3e309a492aa4420396015 +size 2953827 diff --git a/videos/sit/8860238-uhd_2160_4096_25fps.mp4 b/videos/sit/8860238-uhd_2160_4096_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56f7e33f7c6b109d3ebf7e8e5c334addbaba8904 --- /dev/null +++ b/videos/sit/8860238-uhd_2160_4096_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:926e5d12c73b4cfce891fe1dc5a23d599404b351b3f70a6b11ae9482e27f9205 +size 28355082 diff --git a/action_verbs/videos/write/.gitkeep b/videos/sitting/.gitkeep similarity index 100% rename from action_verbs/videos/write/.gitkeep rename to videos/sitting/.gitkeep diff --git a/action_verbs/videos/yawn/.gitkeep b/videos/skating/.gitkeep similarity index 100% rename from action_verbs/videos/yawn/.gitkeep rename to videos/skating/.gitkeep diff --git a/action_verbs/videos/skate/skate_1.mp4 b/videos/skating/3611661-hd_1920_1080_30fps.mp4 similarity index 100% rename from action_verbs/videos/skate/skate_1.mp4 rename to videos/skating/3611661-hd_1920_1080_30fps.mp4 diff --git a/action_verbs/videos/skate/skate_2.mp4 b/videos/skating/4265247-uhd_3840_2160_30fps.mp4 similarity index 100% rename from action_verbs/videos/skate/skate_2.mp4 rename to videos/skating/4265247-uhd_3840_2160_30fps.mp4 diff --git a/action_verbs/videos/skate/skate_3.mp4 b/videos/skating/4935665-uhd_4096_2160_25fps.mp4 similarity index 100% rename from action_verbs/videos/skate/skate_3.mp4 rename to videos/skating/4935665-uhd_4096_2160_25fps.mp4 diff --git a/verb_with_noun/videos/pick up rock/pick_up_rock_1.mp4 b/videos/skating/855379-hd_1920_1080_30fps.mp4 similarity index 81% rename from verb_with_noun/videos/pick up rock/pick_up_rock_1.mp4 rename to videos/skating/855379-hd_1920_1080_30fps.mp4 index 49cac5e58a3ed48b3b5362152b6b051b2f28a45d..6159fd236b4988df9b4dd5bcfbb01052ccb461a9 100644 --- a/verb_with_noun/videos/pick up rock/pick_up_rock_1.mp4 +++ b/videos/skating/855379-hd_1920_1080_30fps.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6e1c209c00c81b63c89cc5d55e717b6c56363534679a3e87d47bded82dba4402 -size 5162327 +oid sha256:424d8166c565733318f8d60da8c276e11277b546488159361c29b6d2b1869ce1 +size 9936909 diff --git a/videos/skating/8598863-hd_720_900_46fps.mp4 b/videos/skating/8598863-hd_720_900_46fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74c4543d6546d533759ccc40354e3fa67383eaa8 --- /dev/null +++ b/videos/skating/8598863-hd_720_900_46fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e31f7bd0e73c3eb394c13368673a237bf297930c25c3fe3bd181609b2945cce +size 22928633 diff --git a/action_verbs/images/swing/swing_1 b/videos/skiing/.gitkeep similarity index 100% rename from action_verbs/images/swing/swing_1 rename to videos/skiing/.gitkeep diff --git a/action_verbs/videos/ski/ski_3.mp4 b/videos/skiing/skiing_11.mp4 similarity index 100% rename from action_verbs/videos/ski/ski_3.mp4 rename to videos/skiing/skiing_11.mp4 diff --git a/videos/skiing/skiing_12.mp4 b/videos/skiing/skiing_12.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..343b2320d948c9dd2b39ced9d079b6f0b0962427 --- /dev/null +++ b/videos/skiing/skiing_12.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc45effe0932cd25e8140858e50a7930eeaa1191602ee34af8669cf4ef2858b6 +size 36448810 diff --git a/videos/skiing/skiing_13.mp4 b/videos/skiing/skiing_13.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fa4fd023f13c754c238e3fbed89f0a83391b2bb --- /dev/null +++ b/videos/skiing/skiing_13.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1401c8aef393d1fe26c7ae00c946f0262011fb3bfa4e9ed9297d9aa0fbfad26c +size 13046143 diff --git a/action_verbs/videos/ski/ski_4.mp4 b/videos/skiing/skiing_14.mp4 similarity index 100% rename from action_verbs/videos/ski/ski_4.mp4 rename to videos/skiing/skiing_14.mp4 diff --git a/action_verbs/videos/ski/ski_5.mp4 b/videos/skiing/skiing_15.mp4 similarity index 100% rename from action_verbs/videos/ski/ski_5.mp4 rename to videos/skiing/skiing_15.mp4 diff --git a/videos/skipping/.gitkeep b/videos/skipping/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/videos/skipping/13560091_3840_2160_30fps.mp4 b/videos/skipping/13560091_3840_2160_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14697504741be3c037a0d439642902198c74a165 --- /dev/null +++ b/videos/skipping/13560091_3840_2160_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a14f9d941679b9f574aa3d8ce459f2fd0ab0f418bf8f8846416fb280a214e7bc +size 205351970 diff --git a/videos/skipping/6655731-hd_1920_1080_30fps.mp4 b/videos/skipping/6655731-hd_1920_1080_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc65525381819b20aec835f30373fe04424dad5d --- /dev/null +++ b/videos/skipping/6655731-hd_1920_1080_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f9ba006d5f9ad251c5502d933c65fd87da144b9274ab270bb39feba188b3b77 +size 4694783 diff --git a/videos/skipping/7873081-uhd_4096_2160_25fps.mp4 b/videos/skipping/7873081-uhd_4096_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bec2ec4c6e07fabb918327a9e947d899d0c362a4 --- /dev/null +++ b/videos/skipping/7873081-uhd_4096_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e445a35b9169292fc097899b6314797a467fb8214120fbbb44ffdc7d7b019ff9 +size 5174618 diff --git a/videos/skipping/7958466-uhd_3840_2160_24fps.mp4 b/videos/skipping/7958466-uhd_3840_2160_24fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50605d89782c0ec66559175525ec7c652a3f8cc3 --- /dev/null +++ b/videos/skipping/7958466-uhd_3840_2160_24fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44b52d3b477b8120c2f047316e1d5a20fb7a0e2fc93dbe92b12e759d08d76c84 +size 21152221 diff --git a/videos/skipping/8925437-uhd_3840_2160_25fps.mp4 b/videos/skipping/8925437-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fcbcf1cdf3407fd81457793902bdbff2fbe688d --- /dev/null +++ b/videos/skipping/8925437-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afe83b920361b22597cdcbfe550bee46f753a2acef53dcb8a7973b83ff09b153 +size 17277148 diff --git a/videos/sleeping/.gitkeep b/videos/sleeping/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/action_verbs/videos/sleep/sleep_1.mp4 b/videos/sleeping/2474636-hd_1920_1080_30fps.mp4 similarity index 100% rename from action_verbs/videos/sleep/sleep_1.mp4 rename to videos/sleeping/2474636-hd_1920_1080_30fps.mp4 diff --git a/videos/sleeping/3201251-hd_1920_1080_25fps.mp4 b/videos/sleeping/3201251-hd_1920_1080_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffb6453d9cdc95c1d4e974d56d7705f6b1811316 --- /dev/null +++ b/videos/sleeping/3201251-hd_1920_1080_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d69edef5540d838219cacfacb796c86f36bd4ca1a1b92ea696b5e66c3d71bcbd +size 1972254 diff --git a/action_verbs/videos/sleep/sleep_2.mp4 b/videos/sleeping/4052921-uhd_3840_2160_25fps.mp4 similarity index 100% rename from action_verbs/videos/sleep/sleep_2.mp4 rename to videos/sleeping/4052921-uhd_3840_2160_25fps.mp4 diff --git a/action_verbs/videos/sleep/sleep_3.mp4 b/videos/sleeping/4985371-uhd_3840_2160_25fps.mp4 similarity index 100% rename from action_verbs/videos/sleep/sleep_3.mp4 rename to videos/sleeping/4985371-uhd_3840_2160_25fps.mp4 diff --git a/action_verbs/videos/sleep/sleep_4.mp4 b/videos/sleeping/5248200-hd_1920_1080_30fps.mp4 similarity index 100% rename from action_verbs/videos/sleep/sleep_4.mp4 rename to videos/sleeping/5248200-hd_1920_1080_30fps.mp4 diff --git a/action_verbs/videos/lie down/lie_down_3.mp4 b/videos/sleeping/7156554-hd_1920_1080_25fps.mp4 similarity index 100% rename from action_verbs/videos/lie down/lie_down_3.mp4 rename to videos/sleeping/7156554-hd_1920_1080_25fps.mp4 diff --git a/videos/sleeping/7505281-uhd_3840_2160_30fps.mp4 b/videos/sleeping/7505281-uhd_3840_2160_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47a07acbcc79c065aa35e75fb0e6f76d8188b6fb --- /dev/null +++ b/videos/sleeping/7505281-uhd_3840_2160_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81b9b2547105196cd95822e22affee7452ef2a3367ed3904b345933b24bd500b +size 11028863 diff --git a/verb_with_noun/videos/scratch arm/scratch_arm_1.mp4 b/videos/sleeping/sleeping_1.mp4 similarity index 80% rename from verb_with_noun/videos/scratch arm/scratch_arm_1.mp4 rename to videos/sleeping/sleeping_1.mp4 index 1e319063870c2b9e4b127d35a0bd2d7abe8c8f84..a1a20fa71399db2aaa3888682847f550d10497c0 100644 --- a/verb_with_noun/videos/scratch arm/scratch_arm_1.mp4 +++ b/videos/sleeping/sleeping_1.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c1d859384a0590e47e932acc3ed277454af9d40d3e7f600cf8de9eb8508f81cd -size 29150062 +oid sha256:8e482e8f00c34b5f3601d5818ba413c8c969322ad1b58ad9daebb1d6092005a2 +size 2764546 diff --git a/videos/sleeping/sleeping_2.mp4 b/videos/sleeping/sleeping_2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2ac36c76487ee72c2853d83fc28f088a0bb5736 --- /dev/null +++ b/videos/sleeping/sleeping_2.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a854fef38ff7591a9b6baf87302422ea5836c275deaa3c34e90b1c17e733a080 +size 10395595 diff --git a/videos/sleeping/sleeping_3.mp4 b/videos/sleeping/sleeping_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f133864674dd82de39decb4111d5c2a2f606ac1 --- /dev/null +++ b/videos/sleeping/sleeping_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf9b4d77e0aba84c20cab75c9e037154243a3daf71b97a67f7f9d2f3325b6bec +size 87404555 diff --git a/videos/sleeping/sleeping_4.mp4 b/videos/sleeping/sleeping_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d4f6123177044eb0cd3f15ce3915690b51c3817 --- /dev/null +++ b/videos/sleeping/sleeping_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e7f79d65e5557c3e12244bbcbe34be4a9c85e8db18973f8b43598c331010332 +size 61588390 diff --git a/videos/sleeping/sleeping_5.mp4 b/videos/sleeping/sleeping_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e186025de4cbda2d02ac51da0fae1e0392d5091 --- /dev/null +++ b/videos/sleeping/sleeping_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de93aaaf00f71ca6176ca69b98c00377fa5f4e4a2aa8b075020737910a947ce6 +size 31754459 diff --git a/videos/sliding/.gitkeep b/videos/sliding/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/videos/sliding/4568812-hd_1920_1080_30fps.mp4 b/videos/sliding/4568812-hd_1920_1080_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd0c78f73fc7aa8cfa3ec851967dd5af86789765 --- /dev/null +++ b/videos/sliding/4568812-hd_1920_1080_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cbf8f7230fb1cb9a8a81d85541a941d7daac39e84c31dff7754cf7bf2cb4151 +size 12262229 diff --git a/videos/sliding/5621390-uhd_2160_3840_24fps.mp4 b/videos/sliding/5621390-uhd_2160_3840_24fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66470ccd6511807525850e236bac00c21589987e --- /dev/null +++ b/videos/sliding/5621390-uhd_2160_3840_24fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:755ccd03ba2024eda2e9e84f4ce79ca4aa42a722cb828882ee427f27ef4aaf33 +size 19303795 diff --git a/action_verbs/videos/slide/slide_3.mp4 b/videos/sliding/7547946-uhd_3840_2160_25fps.mp4 similarity index 100% rename from action_verbs/videos/slide/slide_3.mp4 rename to videos/sliding/7547946-uhd_3840_2160_25fps.mp4 diff --git a/videos/sliding/8426421-hd_1920_1080_25fps.mp4 b/videos/sliding/8426421-hd_1920_1080_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0aaf7ecb7ed3e5c1a477bbafb1f5d3251057e7ae --- /dev/null +++ b/videos/sliding/8426421-hd_1920_1080_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37bb787a33829a09c0d5adaba2adb396e94ff35136423a566dde77bdeacbcc2f +size 3202988 diff --git a/action_verbs/videos/slide/slide_4.mp4 b/videos/sliding/8715160-uhd_2560_1440_25fps.mp4 similarity index 100% rename from action_verbs/videos/slide/slide_4.mp4 rename to videos/sliding/8715160-uhd_2560_1440_25fps.mp4 diff --git a/videos/smelling/.gitkeep b/videos/smelling/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/action_verbs/videos/smell/smell_4.mp4 b/videos/smelling/smelling_11.mp4 similarity index 100% rename from action_verbs/videos/smell/smell_4.mp4 rename to videos/smelling/smelling_11.mp4 diff --git a/videos/smelling/smelling_12.mp4 b/videos/smelling/smelling_12.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d5b3e768308f0ccd651186cc552afe058028e8d --- /dev/null +++ b/videos/smelling/smelling_12.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07df5acf0321d9028905eb554f4df6775dc1ed166c942dbfd6c98b4758e99d63 +size 9311742 diff --git a/verb_with_noun/videos/push wheelbarrow/push_wheelbarrow_3.mp4 b/videos/smelling/smelling_13.mp4 similarity index 80% rename from verb_with_noun/videos/push wheelbarrow/push_wheelbarrow_3.mp4 rename to videos/smelling/smelling_13.mp4 index 42ce2f3908e3218fa6a91bf1879a1ab48d55655b..f3c7161f2907c58ec26edead9bf3cf6ba700518e 100644 --- a/verb_with_noun/videos/push wheelbarrow/push_wheelbarrow_3.mp4 +++ b/videos/smelling/smelling_13.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0bf0cfc62aa88c2e308343183200990d44de988f5953837eb01acea959f8b32f -size 12206041 +oid sha256:aa3c66273ff3b59298f54d94e539873a63693fdd9e1de3f4626ca06da55aaaac +size 49871405 diff --git a/videos/smelling/smelling_14.mp4 b/videos/smelling/smelling_14.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e48aefa6a0849ffaa48af53d7c434d52fa05f84a --- /dev/null +++ b/videos/smelling/smelling_14.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe03268d5810343b11f7dad15cc408587142e4cfe8548bb2e65cc330a63ee577 +size 13779449 diff --git a/videos/smelling/smelling_15.mp4 b/videos/smelling/smelling_15.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ba610372cf7d1dd9c9be4197e57fbd106a776d1 --- /dev/null +++ b/videos/smelling/smelling_15.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55e6264ba75431db34fd63b062d6cb2d23a3b9322915583f7e71cf58b5e0794c +size 82789833 diff --git a/videos/smile/.gitkeep b/videos/smile/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/videos/smile/smile_1.mp4 b/videos/smile/smile_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e928257490b0bbb672bff010e979559976646338 --- /dev/null +++ b/videos/smile/smile_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b8c80d834730f6ba2fb30187f521d8123a89f4a41f9319330ab769b3a9b88ef +size 116391118 diff --git a/action_verbs/videos/smile/smile_3.mp4 b/videos/smile/smile_2.mp4 similarity index 100% rename from action_verbs/videos/smile/smile_3.mp4 rename to videos/smile/smile_2.mp4 diff --git a/videos/smile/smile_3.mp4 b/videos/smile/smile_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c46abb40497e6f2f33cb76d1f559ebd6a5c41f75 --- /dev/null +++ b/videos/smile/smile_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbb7af5a100b5adb8a584b8ef0124f37131693583e9d5e2d9bb6b9509440c55c +size 8394358 diff --git a/action_verbs/videos/smile/smile_4.mp4 b/videos/smile/smile_4.mp4 similarity index 100% rename from action_verbs/videos/smile/smile_4.mp4 rename to videos/smile/smile_4.mp4 diff --git a/videos/smile/smile_5.mp4 b/videos/smile/smile_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5e2985072fe596a7808efe4a80a307d831b2d61 --- /dev/null +++ b/videos/smile/smile_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d64980518f0afb32765bf09808b7b8497e72868b36877edff37a424da251ef5 +size 10103879 diff --git a/videos/spin/.gitkeep b/videos/spin/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/action_verbs/videos/spin/spin_1.mp4 b/videos/spin/12265574_1920_1080_24fps.mp4 similarity index 100% rename from action_verbs/videos/spin/spin_1.mp4 rename to videos/spin/12265574_1920_1080_24fps.mp4 diff --git a/videos/spin/3114983-uhd_3840_2160_25fps.mp4 b/videos/spin/3114983-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7947d0c45a9a10eb897ad215e0d76972fab9443b --- /dev/null +++ b/videos/spin/3114983-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fbf582f7b2da4bea70f5c005fbdb8c0a7143e86e02ae99f2b20d617f77af6c8 +size 58393075 diff --git a/action_verbs/videos/spin/spin_3.mp4 b/videos/spin/4169274-hd_1920_1080_25fps.mp4 similarity index 100% rename from action_verbs/videos/spin/spin_3.mp4 rename to videos/spin/4169274-hd_1920_1080_25fps.mp4 diff --git a/action_verbs/videos/spin/spin_4.mp4 b/videos/spin/4990427-hd_1080_1920_30fps.mp4 similarity index 100% rename from action_verbs/videos/spin/spin_4.mp4 rename to videos/spin/4990427-hd_1080_1920_30fps.mp4 diff --git a/action_verbs/videos/spin/spin_5.mp4 b/videos/spin/853779-hd_1920_1080_25fps.mp4 similarity index 100% rename from action_verbs/videos/spin/spin_5.mp4 rename to videos/spin/853779-hd_1920_1080_25fps.mp4 diff --git a/videos/splash/.gitkeep b/videos/splash/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/videos/splash/splash_1.mp4 b/videos/splash/splash_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8ba94ac49615621ed8867ea73dfa333a1fd795d --- /dev/null +++ b/videos/splash/splash_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c582bd9923965ca5865c758939906426bb9e0dbc576df55ed22f2e6d77a2cb40 +size 240373289 diff --git a/videos/splash/splash_2.mp4 b/videos/splash/splash_2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ca0cbcc580a47aed5e515dfe7f3884a11c22734 --- /dev/null +++ b/videos/splash/splash_2.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c93d72ff790f37d56a3444c5ade3c2f5335ba5472e4cbc14f6905c0e8f8199da +size 9880981 diff --git a/videos/splash/splash_3.mp4 b/videos/splash/splash_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..778e6ddb495b9308186660a20d9ebe5b5c63be9d --- /dev/null +++ b/videos/splash/splash_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7fef9afed5febf436f7b9458516220e2234308d8ad899ec67d8a597c2666601 +size 23277168 diff --git a/videos/splash/splash_4.mp4 b/videos/splash/splash_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ee365200988faacc6ae341b3aecdece2d8aeb67 --- /dev/null +++ b/videos/splash/splash_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e5e9554afb84f18744fc652372f49651a6aee81324da1ebbf2fba28021ad1b6 +size 21695143 diff --git a/action_verbs/videos/splash/splash_3.mp4 b/videos/splash/splash_5.mp4 similarity index 100% rename from action_verbs/videos/splash/splash_3.mp4 rename to videos/splash/splash_5.mp4 diff --git a/videos/stand up/.gitkeep b/videos/stand up/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/videos/stand up/standup_1.mp4 b/videos/stand up/standup_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a046c9e7880bd5954eece3782152ab64a7ae25d4 --- /dev/null +++ b/videos/stand up/standup_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdcadadeef1edcb0ed26df92f378e2b4726a04e32253211113c1ba7bc8deedae +size 46771522 diff --git a/videos/stand up/standup_2.mp4 b/videos/stand up/standup_2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8c29ae1764da514b363697b82208d88b3445933 --- /dev/null +++ b/videos/stand up/standup_2.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47bbd3d0b6f89f2a389c1f5f2b6a38cc45bece6cd886b051aecfe62c3c1078c8 +size 90154527 diff --git a/videos/stand up/standup_3.mp4 b/videos/stand up/standup_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e6fbf32185edef47a23f072f7f6436c33444936 --- /dev/null +++ b/videos/stand up/standup_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6a31b92808b20b5991940187e57238d2466bbeb7f2677214973b27444610f47 +size 28705388 diff --git a/videos/stand up/standup_4.mp4 b/videos/stand up/standup_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..139f5b6737badfed236fb4aa22a709ae7d8eb0d8 --- /dev/null +++ b/videos/stand up/standup_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71a0d5c802630681942484700f4ec88b7fd9b33ad8ac9d0a3988fe54d2665982 +size 13302972 diff --git a/videos/stand up/standup_5.mp4 b/videos/stand up/standup_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee0a06b6c6f40eef71b8a3f0c53308023bbcbe20 --- /dev/null +++ b/videos/stand up/standup_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cddcff6264712c9e4b689d762cc8b6c59741ba69b77b4514b421138114dda31 +size 13387484 diff --git a/videos/stand/.gitkeep b/videos/stand/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/videos/stand/stand_1.mp4 b/videos/stand/stand_1.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..128f3e0519af7038479840d50ecfab67bd595b2a --- /dev/null +++ b/videos/stand/stand_1.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e8c0648c5167ad7e4683f5bb16cddd085537b192a86c0eaab1b606942e1777d +size 9781784 diff --git a/videos/stand/stand_2.mp4 b/videos/stand/stand_2.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e3985a34bea033c09e228c7d1a7e4b4542fd4f3 --- /dev/null +++ b/videos/stand/stand_2.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aabc249bb5290ecb25a83764b216240faa3230ed87804687203de46230bc495 +size 45078185 diff --git a/videos/stand/stand_3.mp4 b/videos/stand/stand_3.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84bf7d9ea7ea7e095ac371158ba2c58c608dbcc4 --- /dev/null +++ b/videos/stand/stand_3.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:675946033972ca38bb91019c4c54c9320efccb4a82dba0b02772f77d127c6ca2 +size 25377595 diff --git a/action_verbs/videos/smell/smell_1.mp4 b/videos/stand/stand_4.mp4 similarity index 81% rename from action_verbs/videos/smell/smell_1.mp4 rename to videos/stand/stand_4.mp4 index 1af48183260e28f3600d59d80644ba075ab6d654..585e3b42a31cbdc1ac635ceb37b3eb25b79f0e35 100644 --- a/action_verbs/videos/smell/smell_1.mp4 +++ b/videos/stand/stand_4.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7cbfa5c143bf177cab3c0c2daae519e7e7612b102366b53c9b7603f5e04546e -size 1917620 +oid sha256:c37104d567da580290ba58ad4eab9e42019003e389f84ec272de4f4835f9a4ff +size 1247838 diff --git a/videos/stand/stand_5.mp4 b/videos/stand/stand_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6130ceb423d9e5655f4a91af7a10aac9acfc6f53 --- /dev/null +++ b/videos/stand/stand_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be848a2fe54734f73fed2d7506fd3b42daafda073f2580d4ec132aca60e13983 +size 8378929 diff --git a/videos/standing up/.gitkeep b/videos/standing up/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/videos/stir/.gitkeep b/videos/stir/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/action_verbs/videos/stir/stir_3.mp4 b/videos/stir/stir_1.mp4 similarity index 100% rename from action_verbs/videos/stir/stir_3.mp4 rename to videos/stir/stir_1.mp4 diff --git a/action_verbs/videos/stir/stir_4.mp4 b/videos/stir/stir_2.mp4 similarity index 100% rename from action_verbs/videos/stir/stir_4.mp4 rename to videos/stir/stir_2.mp4 diff --git a/action_verbs/videos/stir/stir_5.mp4 b/videos/stir/stir_3.mp4 similarity index 100% rename from action_verbs/videos/stir/stir_5.mp4 rename to videos/stir/stir_3.mp4 diff --git a/videos/stir/stir_4.mp4 b/videos/stir/stir_4.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edbf542ce39e0af766e55021cc45edc0852d6084 --- /dev/null +++ b/videos/stir/stir_4.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a227edad8e92a896ecce0d88850d05361c8eac9b501f0e5947a2db29d5a7647 +size 31462139 diff --git a/videos/stir/stir_5.mp4 b/videos/stir/stir_5.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73db1739baf12ca02886cfbbd9df663b6a5ed520 --- /dev/null +++ b/videos/stir/stir_5.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e53338d26e656da801a62a40bce562752a56f226ddbd2130a45768a5ce2ff414 +size 36546887 diff --git a/videos/stretch/.gitkeep b/videos/stretch/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/action_verbs/videos/stretch/stretch_1.mp4 b/videos/stretch/3195218-uhd_3840_2160_25fps.mp4 similarity index 100% rename from action_verbs/videos/stretch/stretch_1.mp4 rename to videos/stretch/3195218-uhd_3840_2160_25fps.mp4 diff --git a/action_verbs/videos/stretch/stretch_2.mp4 b/videos/stretch/3209766-uhd_3840_2160_25fps.mp4 similarity index 100% rename from action_verbs/videos/stretch/stretch_2.mp4 rename to videos/stretch/3209766-uhd_3840_2160_25fps.mp4 diff --git a/action_verbs/videos/stretch/stretch_3.mp4 b/videos/stretch/5983681-uhd_3840_2160_25fps.mp4 similarity index 100% rename from action_verbs/videos/stretch/stretch_3.mp4 rename to videos/stretch/5983681-uhd_3840_2160_25fps.mp4 diff --git a/action_verbs/videos/stretch/stretch_4.mp4 b/videos/stretch/6525523-hd_1080_1920_30fps.mp4 similarity index 100% rename from action_verbs/videos/stretch/stretch_4.mp4 rename to videos/stretch/6525523-hd_1080_1920_30fps.mp4 diff --git a/videos/stretch/7505760-uhd_2160_3840_30fps.mp4 b/videos/stretch/7505760-uhd_2160_3840_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..196670d7555b1356cda0c41a1b1121a370d56452 --- /dev/null +++ b/videos/stretch/7505760-uhd_2160_3840_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dd336920faf2658dd53312b59ee61e38d4d77caa12206d15fd30a4761cabcd3 +size 19699185 diff --git a/videos/swimming/.gitkeep b/videos/swimming/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/action_verbs/videos/swim/swim_1.mp4 b/videos/swimming/swimming_1.mp4 similarity index 100% rename from action_verbs/videos/swim/swim_1.mp4 rename to videos/swimming/swimming_1.mp4 diff --git a/action_verbs/videos/swim/swim_2.mp4 b/videos/swimming/swimming_2.mp4 similarity index 100% rename from action_verbs/videos/swim/swim_2.mp4 rename to videos/swimming/swimming_2.mp4 diff --git a/action_verbs/videos/swim/swim_3.mp4 b/videos/swimming/swimming_3.mp4 similarity index 100% rename from action_verbs/videos/swim/swim_3.mp4 rename to videos/swimming/swimming_3.mp4 diff --git a/action_verbs/videos/swim/swim_4.mp4 b/videos/swimming/swimming_4.mp4 similarity index 100% rename from action_verbs/videos/swim/swim_4.mp4 rename to videos/swimming/swimming_4.mp4 diff --git a/action_verbs/videos/swim/swim_5.mp4 b/videos/swimming/swimming_5.mp4 similarity index 100% rename from action_verbs/videos/swim/swim_5.mp4 rename to videos/swimming/swimming_5.mp4 diff --git a/videos/swingling/.gitkeep b/videos/swingling/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/action_verbs/videos/swingle/swingle_1.mp4 b/videos/swingling/19735283-uhd_2160_3840_30fps.mp4 similarity index 100% rename from action_verbs/videos/swingle/swingle_1.mp4 rename to videos/swingling/19735283-uhd_2160_3840_30fps.mp4 diff --git a/action_verbs/videos/swingle/swingle_2.mp4 b/videos/swingling/4440864-hd_1920_1080_25fps.mp4 similarity index 100% rename from action_verbs/videos/swingle/swingle_2.mp4 rename to videos/swingling/4440864-hd_1920_1080_25fps.mp4 diff --git a/action_verbs/videos/swingle/swingle_3.mp4 b/videos/swingling/5968012-hd_1920_1080_30fps.mp4 similarity index 100% rename from action_verbs/videos/swingle/swingle_3.mp4 rename to videos/swingling/5968012-hd_1920_1080_30fps.mp4 diff --git a/action_verbs/videos/swingle/swingle_4.mp4 b/videos/swingling/7265818-uhd_2560_1080_25fps.mp4 similarity index 100% rename from action_verbs/videos/swingle/swingle_4.mp4 rename to videos/swingling/7265818-uhd_2560_1080_25fps.mp4 diff --git a/action_verbs/videos/swingle/swingle_5.mp4 b/videos/swingling/8083516-hd_1920_1080_30fps.mp4 similarity index 100% rename from action_verbs/videos/swingle/swingle_5.mp4 rename to videos/swingling/8083516-hd_1920_1080_30fps.mp4 diff --git a/videos/talking/.gitkeep b/videos/talking/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/action_verbs/videos/talk/talk_1.mp4 b/videos/talking/3256821-uhd_2160_3840_25fps.mp4 similarity index 100% rename from action_verbs/videos/talk/talk_1.mp4 rename to videos/talking/3256821-uhd_2160_3840_25fps.mp4 diff --git a/videos/talking/4053228-uhd_3840_2160_25fps.mp4 b/videos/talking/4053228-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1b0947f1cd74f63dede538225d01685459f1fb2 --- /dev/null +++ b/videos/talking/4053228-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c65f678a94ee9c1c0f3dbdb5e35cb6d775bf2c728383ed6b0406ded966e8aba8 +size 10397651 diff --git a/videos/talking/4098433-uhd_2160_4096_25fps.mp4 b/videos/talking/4098433-uhd_2160_4096_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7eb7cde315457e4ca95e28e1316352400c6895a1 --- /dev/null +++ b/videos/talking/4098433-uhd_2160_4096_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1be6ce611e2b79e15283fdf2eb6351a9c84c6aa592435c59fb6f5d4f3f94d95 +size 76691704 diff --git a/action_verbs/videos/kiss/kiss_5.mp4 b/videos/talking/4100470-uhd_4096_2160_25fps.mp4 similarity index 80% rename from action_verbs/videos/kiss/kiss_5.mp4 rename to videos/talking/4100470-uhd_4096_2160_25fps.mp4 index c4a3325217c9c9b6ebb1f0e55a7352fe3feb9925..c4215a2932855b9f2fc634ecb486687901c700e0 100644 --- a/action_verbs/videos/kiss/kiss_5.mp4 +++ b/videos/talking/4100470-uhd_4096_2160_25fps.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d55c7dafb9f17beac80069f4f7e5bf663d97cb6db226b86f9fdb788bf0290289 -size 300493 +oid sha256:85fc8b625c72d16788a0ef00182127905c089d2e36399109db2999574fac2421 +size 26077912 diff --git a/videos/talking/4318518-hd_1920_1080_30fps.mp4 b/videos/talking/4318518-hd_1920_1080_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30b62cb31d125831d21e6aae5eca35c0cd25b926 --- /dev/null +++ b/videos/talking/4318518-hd_1920_1080_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cd5fdf11e89a1fe6eeeb250d8502595d0ae2f7503e5118ada8753aef679d3ca +size 8141044 diff --git a/videos/wake up/.gitkeep b/videos/wake up/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/videos/wake up/4147903-hd_1920_1080_25fps.mp4 b/videos/wake up/4147903-hd_1920_1080_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92dd7f56bd302839210514f427e4b871ce09d16d --- /dev/null +++ b/videos/wake up/4147903-hd_1920_1080_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1152a36b7829d44ae427af1f4a242718a175e8fd93d4421df63b311e3272c797 +size 5065746 diff --git a/videos/wake up/5983669-uhd_3840_2160_25fps.mp4 b/videos/wake up/5983669-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fb8ab47afc3ae52303b5d5addbd341bb630db46 --- /dev/null +++ b/videos/wake up/5983669-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07f67bea2786cb1b14117a48f6834b815d169d09a85f83b0586b99771e9ee2cb +size 24301070 diff --git a/videos/wake up/5983670-uhd_3840_2160_25fps.mp4 b/videos/wake up/5983670-uhd_3840_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eebe667ad9daee217c896ef21eff300d543e0d89 --- /dev/null +++ b/videos/wake up/5983670-uhd_3840_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80ea07a847a343847dbbeaca9307db3208fa9e326998dde4fd33d61c52b96b26 +size 21583773 diff --git a/videos/wake up/6443873-uhd_2560_1080_25fps.mp4 b/videos/wake up/6443873-uhd_2560_1080_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a608da852d74ef182afd7b04fa696eecd8893091 --- /dev/null +++ b/videos/wake up/6443873-uhd_2560_1080_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d0b1b24afc505eef667129ec351d0e961ac7713490866756fb0838b1e193bc2 +size 10043299 diff --git a/videos/wake up/uhd_25fps.mp4 b/videos/wake up/uhd_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1af31d7c8b6edc17beba30dd6bd33d29ca24d4ac --- /dev/null +++ b/videos/wake up/uhd_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b61fe68db483e964828418653ada7ad0ceff633fd110c0aa035bd81a1470f419 +size 7466297 diff --git a/videos/walk/.gitkeep b/videos/walk/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/videos/walk/2117184-hd_1920_1080_24fps.mp4 b/videos/walk/2117184-hd_1920_1080_24fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e61ffd1af99cce736ed3c5448bb2235705eca35e --- /dev/null +++ b/videos/walk/2117184-hd_1920_1080_24fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bbf6a07989dd05b9bf1675cf8b5ac4ee43aa740b3910601e27f66f1842aa988 +size 5482078 diff --git a/action_verbs/videos/walk/walk_1.mp4 b/videos/walk/2558580-uhd_4096_2160_24fps.mp4 similarity index 100% rename from action_verbs/videos/walk/walk_1.mp4 rename to videos/walk/2558580-uhd_4096_2160_24fps.mp4 diff --git a/action_verbs/videos/walk/walk_2.mp4 b/videos/walk/3002456-hd_1920_1080_25fps.mp4 similarity index 100% rename from action_verbs/videos/walk/walk_2.mp4 rename to videos/walk/3002456-hd_1920_1080_25fps.mp4 diff --git a/action_verbs/videos/walk/walk_3.mp4 b/videos/walk/3127285-uhd_3840_2160_24fps.mp4 similarity index 100% rename from action_verbs/videos/walk/walk_3.mp4 rename to videos/walk/3127285-uhd_3840_2160_24fps.mp4 diff --git a/action_verbs/videos/walk/walk_4.mp4 b/videos/walk/854100-hd_1920_1080_25fps.mp4 similarity index 100% rename from action_verbs/videos/walk/walk_4.mp4 rename to videos/walk/854100-hd_1920_1080_25fps.mp4 diff --git a/videos/waving/.gitkeep b/videos/waving/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/action_verbs/videos/wave/wave_1.mp4 b/videos/waving/3010204-hd_1920_1080_24fps.mp4 similarity index 100% rename from action_verbs/videos/wave/wave_1.mp4 rename to videos/waving/3010204-hd_1920_1080_24fps.mp4 diff --git a/videos/waving/3722009-hd_1920_1080_24fps.mp4 b/videos/waving/3722009-hd_1920_1080_24fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92355b2fb7c850234f31bcd15bb81a1aa76b950c --- /dev/null +++ b/videos/waving/3722009-hd_1920_1080_24fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3927399a1ac76c7e3748aa242766a842589c51cd6942f1f3a28c3f173f973be +size 26230962 diff --git a/action_verbs/videos/wave/wave_2.mp4 b/videos/waving/5184346-hd_1920_1080_30fps (1).mp4 similarity index 100% rename from action_verbs/videos/wave/wave_2.mp4 rename to videos/waving/5184346-hd_1920_1080_30fps (1).mp4 diff --git a/action_verbs/videos/wave/wave_3.mp4 b/videos/waving/8160566-uhd_2160_3840_25fps.mp4 similarity index 100% rename from action_verbs/videos/wave/wave_3.mp4 rename to videos/waving/8160566-uhd_2160_3840_25fps.mp4 diff --git a/videos/waving/8388671-uhd_3840_2160_24fps.mp4 b/videos/waving/8388671-uhd_3840_2160_24fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..731c7712df42252efe6ca56ad285be7f0491fa6c --- /dev/null +++ b/videos/waving/8388671-uhd_3840_2160_24fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35036f2263db1ace452a27eeb774947458c9d7cdb1748446e4b85d859afc3552 +size 13313491 diff --git a/videos/write/.gitkeep b/videos/write/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/action_verbs/videos/write/write_1.mp4 b/videos/write/3195652-uhd_3840_2160_25fps.mp4 similarity index 100% rename from action_verbs/videos/write/write_1.mp4 rename to videos/write/3195652-uhd_3840_2160_25fps.mp4 diff --git a/action_verbs/videos/write/write_2.mp4 b/videos/write/3252017-uhd_3840_2160_25fps.mp4 similarity index 100% rename from action_verbs/videos/write/write_2.mp4 rename to videos/write/3252017-uhd_3840_2160_25fps.mp4 diff --git a/videos/write/853819-hd_1920_1080_25fps.mp4 b/videos/write/853819-hd_1920_1080_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e932ced96df738fc364d378277037f0fa7503d7 --- /dev/null +++ b/videos/write/853819-hd_1920_1080_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5802a4025c63384dc4020326fbc363fe5fc197657d10c1a7abacca85ba0c9d11 +size 8310134 diff --git a/action_verbs/videos/write/write_3.mp4 b/videos/write/854052-hd_1920_1080_25fps.mp4 similarity index 100% rename from action_verbs/videos/write/write_3.mp4 rename to videos/write/854052-hd_1920_1080_25fps.mp4 diff --git a/action_verbs/videos/write/write_4.mp4 b/videos/write/854192-hd_1920_1080_25fps.mp4 similarity index 100% rename from action_verbs/videos/write/write_4.mp4 rename to videos/write/854192-hd_1920_1080_25fps.mp4 diff --git a/videos/yawn/.gitkeep b/videos/yawn/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/videos/yawn/3852656-uhd_3840_2160_30fps.mp4 b/videos/yawn/3852656-uhd_3840_2160_30fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78dea21edbf3ce264238d6291f04b23dde68781f --- /dev/null +++ b/videos/yawn/3852656-uhd_3840_2160_30fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8edfb7f46391d95f023575bdc0338e32417cea84c3ea25b1710824f8acaeb0cd +size 27480148 diff --git a/videos/yawn/4698373-uhd_2160_3840_25fps.mp4 b/videos/yawn/4698373-uhd_2160_3840_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1505e8663d5a005c2768c0b9115d256cd194afd6 --- /dev/null +++ b/videos/yawn/4698373-uhd_2160_3840_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed4cc3ef8b00f8d1c9ac78e70e78f77b5668e468d7b07a98cc4f20f707e3ce2e +size 55722837 diff --git a/videos/yawn/6753380-uhd_4096_2160_25fps.mp4 b/videos/yawn/6753380-uhd_4096_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae43c1a832f6f8557262580b1138f32df2abd5ac --- /dev/null +++ b/videos/yawn/6753380-uhd_4096_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae6ccb9a0f22db7d34be8f2ea3df400adeed5617ffd9653eee3a19df53298c35 +size 34815519 diff --git a/videos/yawn/9063799-uhd_4096_2160_25fps.mp4 b/videos/yawn/9063799-uhd_4096_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eed9da73caea32fe5ed1c3c65180f9f8c3cde681 --- /dev/null +++ b/videos/yawn/9063799-uhd_4096_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f977f553617a07f89c78a97c787bccbd107a86cb955d698f8fb54072c574110d +size 29076731 diff --git a/videos/yawn/9064771-uhd_4096_2160_25fps.mp4 b/videos/yawn/9064771-uhd_4096_2160_25fps.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee9ee4fb127b7a7934235b9b955672637b77793c --- /dev/null +++ b/videos/yawn/9064771-uhd_4096_2160_25fps.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5ee55da388e2a38fd190fb6a8c4cc94f810eee3dbe3090d0eb55dfb419224ac +size 10845015