diff options
| author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2016-05-24 17:01:20 -0400 |
|---|---|---|
| committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2016-05-24 17:01:20 -0400 |
| commit | 09cb5b468d20820219e9e341ee25ae17c2a5e089 (patch) | |
| tree | b6cf62d6d318fedebda2cc827e146e29368940eb | |
| parent | a638a75843d239237472f13a4d8a561cd87bbaaf (diff) | |
| download | infinite-09cb5b468d20820219e9e341ee25ae17c2a5e089.tar.gz infinite-09cb5b468d20820219e9e341ee25ae17c2a5e089.tar.bz2 infinite-09cb5b468d20820219e9e341ee25ae17c2a5e089.zip | |
Added more forms
| -rw-r--r-- | CMakeLists.txt | 2 | ||||
| -rw-r--r-- | forms.txt | 142 |
2 files changed, 112 insertions, 32 deletions
| diff --git a/CMakeLists.txt b/CMakeLists.txt index 1902dc8..900f8d4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
| @@ -12,7 +12,7 @@ pkg_check_modules(sqlite3 sqlite3>=3.8.3 REQUIRED) | |||
| 12 | pkg_check_modules(GraphicsMagick GraphicsMagick++ REQUIRED) | 12 | pkg_check_modules(GraphicsMagick GraphicsMagick++ REQUIRED) |
| 13 | 13 | ||
| 14 | include_directories(${GraphicsMagick_INCLUDE_DIRS} ${sqlite3_INCLUDE_DIR} vendor/verbly/lib vendor/libtwittercpp/src vendor/yaml-cpp/include vendor/libtwittercpp/vendor/json/src vendor/libtwittercpp/vendor/curlcpp/include) | 14 | include_directories(${GraphicsMagick_INCLUDE_DIRS} ${sqlite3_INCLUDE_DIR} vendor/verbly/lib vendor/libtwittercpp/src vendor/yaml-cpp/include vendor/libtwittercpp/vendor/json/src vendor/libtwittercpp/vendor/curlcpp/include) |
| 15 | link_directories(${sqlite3_LIBRARY_DIRS}) | 15 | link_directories(${sqlite3_LIBRARY_DIRS} ${GraphicsMagick_LIBRARY_DIRS}) |
| 16 | add_executable(infinite infinite.cpp color.cpp fractal.cpp matrix3x3.cpp vector3d.cpp tinyxml2.cpp triangle.cpp) | 16 | add_executable(infinite infinite.cpp color.cpp fractal.cpp matrix3x3.cpp vector3d.cpp tinyxml2.cpp triangle.cpp) |
| 17 | set_property(TARGET infinite PROPERTY CXX_STANDARD 11) | 17 | set_property(TARGET infinite PROPERTY CXX_STANDARD 11) |
| 18 | set_property(TARGET infinite PROPERTY CXX_STANDARD_REQUIRED ON) | 18 | set_property(TARGET infinite PROPERTY CXX_STANDARD_REQUIRED ON) |
| diff --git a/forms.txt b/forms.txt index 8077c7c..25865b6 100644 --- a/forms.txt +++ b/forms.txt | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | FORM | 1 | FORM |
| 2 | And {TEMPORAL_PHRASE}, I could {INFINITIVAL_PHRASE}. | 2 | And {TEMPORAL_PHRASE}, I could {INFINITIVAL_PHRASE}. |
| 3 | In {LANGUAGE}, {CLAUSE} and {CLAUSE}. | 3 | In {LANGUAGE}, {CLAUSE} and {CLAUSE}. |
| 4 | Do you love the color of the {UNCOUNTABLE_NOUN}? {SENTENCE} | 4 | Do you love the color of {SOMETHING}? {SENTENCE} |
| 5 | You all laugh because I'm {ADJECTIVAL_PHRASE}. {SENTENCE} | 5 | You all laugh because I'm {ADJECTIVAL_PHRASE}. {SENTENCE} |
| 6 | Life begins at {SOMETHING}. | 6 | Life begins at {SOMETHING}. |
| 7 | Every new {NOUN} is {SOMETHING}. | 7 | Every new {NOUN} is {SOMETHING}. |
| @@ -10,17 +10,17 @@ If you {TRANSITIVE_VERB} people, {CLAUSE}. | |||
| 10 | I just want to {INFINITIVAL_PHRASE} and {INFINITIVAL_PHRASE}. | 10 | I just want to {INFINITIVAL_PHRASE} and {INFINITIVAL_PHRASE}. |
| 11 | Wanderlust: {SOMETHING}. | 11 | Wanderlust: {SOMETHING}. |
| 12 | Do not {INFINITIVAL_PHRASE}. {SENTENCE} | 12 | Do not {INFINITIVAL_PHRASE}. {SENTENCE} |
| 13 | {Verbing} isn't easy for those who {VERB}. | 13 | {Gerund} isn't easy for those who {VERB}. |
| 14 | You build up a world of {PLURAL_NOUN} because {CLAUSE}. | 14 | You build up a world of {ABSTRACT_NOUN} because {CLAUSE}. |
| 15 | Normal is just {SOMETHING}. | 15 | Normal is just {SOMETHING}. |
| 16 | Find a beautiful {NOUN} and {INFINITIVAL_PHRASE}. | 16 | Find a beautiful {NOUN} and {INFINITIVAL_PHRASE}. |
| 17 | Keep your feet on the {UNCOUNTABLE_NOUN} {TEMPORAL_PHRASE}. | 17 | Keep your feet on {SOMETHING} {TEMPORAL_PHRASE}. |
| 18 | {Uncountable_noun} can be found {TEMPORAL_PHRASE} if {CLAUSE}. | 18 | {Abstract_noun} can be found {TEMPORAL_PHRASE} if {CLAUSE}. |
| 19 | May the {UNCOUNTABLE_NOUN} be ever in your {THING_YOU_HAVE}. | 19 | May {SOMETHING} be ever in your favor. |
| 20 | Do something today that your future self will {TRANSITIVE_VERB} you for. | 20 | Do something today that your future self will {TRANSITIVE_VERB} you for. |
| 21 | Sometimes it's so {ADJECTIVE} to {INFINITIVAL_PHRASE}. | 21 | Sometimes it's so {ADJECTIVE} to {INFINITIVAL_PHRASE}. |
| 22 | When it rains, {CLAUSE}. {SENTENCE} | 22 | When it rains, {CLAUSE}. {SENTENCE} |
| 23 | I'd rather {TRANSITIVE_VERB} the {UNCOUNTABLE_NOUN} than {INFINITIVAL_PHRASE}. | 23 | I'd rather {TRANSITIVE_VERB} {SOMETHING} than {INFINITIVAL_PHRASE}. |
| 24 | There's a {NOUN} in all of us. | 24 | There's a {NOUN} in all of us. |
| 25 | You were born to {INFINITIVAL_PHRASE}, not to be perfect. | 25 | You were born to {INFINITIVAL_PHRASE}, not to be perfect. |
| 26 | {Transitive_verb} me {TEMPORAL_PHRASE} because {CLAUSE}. | 26 | {Transitive_verb} me {TEMPORAL_PHRASE} because {CLAUSE}. |
| @@ -28,7 +28,7 @@ Normal is {ADJECTIVAL_PHRASE}. | |||
| 28 | If nobody {VERBS} you, {CLAUSE}. | 28 | If nobody {VERBS} you, {CLAUSE}. |
| 29 | Don't waste your whole {THING_YOU_HAVE} trying to {INFINITIVAL_PHRASE}. | 29 | Don't waste your whole {THING_YOU_HAVE} trying to {INFINITIVAL_PHRASE}. |
| 30 | I can't explain how {ADJECTIVE} it is to {INFINITIVAL_PHRASE}. | 30 | I can't explain how {ADJECTIVE} it is to {INFINITIVAL_PHRASE}. |
| 31 | I will follow you into the {UNCOUNTABLE_NOUN}. | 31 | I will follow you into {SOMETHING}. |
| 32 | I think about {ABSTRACT_NOUN} a lot. {SENTENCE} | 32 | I think about {ABSTRACT_NOUN} a lot. {SENTENCE} |
| 33 | {Noun}ophobia: (n.) the fear of {VERBING} {SOMETHING}. | 33 | {Noun}ophobia: (n.) the fear of {VERBING} {SOMETHING}. |
| 34 | We stopped looking for {PLURAL_NOUN} under our {PLURAL_NOUN} {TEMPORAL_PHRASE}. | 34 | We stopped looking for {PLURAL_NOUN} under our {PLURAL_NOUN} {TEMPORAL_PHRASE}. |
| @@ -36,7 +36,7 @@ Living on Earth is {ADJECTIVE}, but {CLAUSE}. | |||
| 36 | We are all {PLURAL_NOUN} wanting to {INFINITIVAL_PHRASE}. | 36 | We are all {PLURAL_NOUN} wanting to {INFINITIVAL_PHRASE}. |
| 37 | Let's not try to {INFINITIVAL_PHRASE}. | 37 | Let's not try to {INFINITIVAL_PHRASE}. |
| 38 | I'm going to {INFINITIVAL_PHRASE} because {CLAUSE}. | 38 | I'm going to {INFINITIVAL_PHRASE} because {CLAUSE}. |
| 39 | A dream is {SOMETHING} your {THING_YOU_HAVE} makes. | 39 | A dream is a {NOUN} your {THING_YOU_HAVE} makes. |
| 40 | All {PLURAL_NOUN} have {SOMETHING}. | 40 | All {PLURAL_NOUN} have {SOMETHING}. |
| 41 | {Temporal_phrase}, my {THING_YOU_HAVE} said "{SENTENCE}" | 41 | {Temporal_phrase}, my {THING_YOU_HAVE} said "{SENTENCE}" |
| 42 | The {PLURAL_NOUN} pass and {CLAUSE}. | 42 | The {PLURAL_NOUN} pass and {CLAUSE}. |
| @@ -73,6 +73,13 @@ Sometimes you have to {INFINITIVAL_PHRASE} to {INFINITIVAL_PHRASE}. | |||
| 73 | I don't hate you; I hate {SOMETHING}. | 73 | I don't hate you; I hate {SOMETHING}. |
| 74 | I don't understand {SOMETHING} but {CLAUSE}. | 74 | I don't understand {SOMETHING} but {CLAUSE}. |
| 75 | Everyday, I fight {SOMETHING}, telling myself that if {CLAUSE}, you would. | 75 | Everyday, I fight {SOMETHING}, telling myself that if {CLAUSE}, you would. |
| 76 | {Temporal_phrase}, {CLAUSE}. {SENTENCE} | ||
| 77 | {Something} {DOES_A_THING} but also {DOES_A_THING}. | ||
| 78 | But {TEMPORAL_PHRASE}, I don't care. {SENTENCE} | ||
| 79 | Everything happens for a reason. Maybe you can't {INFINITIVAL_PHRASE} {TEMPORAL_PHRASE}, but {TEMPORAL_PHRASE}, it will {INFINITIVAL_PHRASE}. | ||
| 80 | There's nothing wrong in {GERUND}. {SENTENCE} | ||
| 81 | I blame {PLURAL_NOUN} for my {THING_YOU_HAVE}. | ||
| 82 | Look for {SOMETHING} with {SOMETHING}, ask if {CLAUSE}, and {CLAUSE}. | ||
| 76 | 83 | ||
| 77 | CLAUSE | 84 | CLAUSE |
| 78 | we were {ADJECTIVAL_PHRASE} | 85 | we were {ADJECTIVAL_PHRASE} |
| @@ -104,7 +111,12 @@ you're {ADJECTIVAL_PHRASE} | |||
| 104 | I'd die to {INFINITIVAL_PHRASE} | 111 | I'd die to {INFINITIVAL_PHRASE} |
| 105 | I want you all the more for that | 112 | I want you all the more for that |
| 106 | I laugh anyway | 113 | I laugh anyway |
| 107 | you wanted to {INFINITIVAL_PHRASE} | 114 | you {PAST_OCCASION} |
| 115 | she {PAST_OCCASION} | ||
| 116 | it flew away from my reach | ||
| 117 | I'd probably be {ADJECTIVAL_PHRASE} | ||
| 118 | she {DOES_A_THING} | ||
| 119 | {PRONOUN} will {INFINITIVAL_PHRASE} | ||
| 108 | 120 | ||
| 109 | SENTENCE | 121 | SENTENCE |
| 110 | Which one? | 122 | Which one? |
| @@ -118,6 +130,9 @@ Maybe {ABSTRACT_NOUN} isn't for everyone. | |||
| 118 | I hate you because {CLAUSE}. | 130 | I hate you because {CLAUSE}. |
| 119 | And sometimes {TEMPORAL_PHRASE}, {CLAUSE}. | 131 | And sometimes {TEMPORAL_PHRASE}, {CLAUSE}. |
| 120 | We still love them. | 132 | We still love them. |
| 133 | But it {PAST_OCCASION}, so she {PAST_OCCASION} and {PAST_OCCASION}. | ||
| 134 | I could go {TEMPORAL_PHRASE} with you, and {CLAUSE}. | ||
| 135 | What's wrong is {GERUND}. | ||
| 121 | 136 | ||
| 122 | SOMETHING | 137 | SOMETHING |
| 123 | the end of your {THING_YOU_HAVE} | 138 | the end of your {THING_YOU_HAVE} |
| @@ -133,7 +148,6 @@ a year in therapy | |||
| 133 | a world | 148 | a world |
| 134 | a dream | 149 | a dream |
| 135 | a daydreamer | 150 | a daydreamer |
| 136 | a nightthinker | ||
| 137 | the horror of {ABSTRACT_NOUN} | 151 | the horror of {ABSTRACT_NOUN} |
| 138 | what sets your {THING_YOU_HAVE} on fire | 152 | what sets your {THING_YOU_HAVE} on fire |
| 139 | you | 153 | you |
| @@ -148,6 +162,17 @@ what you've done to me | |||
| 148 | half of the things you say | 162 | half of the things you say |
| 149 | this fear that one day you are going to {INFINITIVAL_PHRASE} | 163 | this fear that one day you are going to {INFINITIVAL_PHRASE} |
| 150 | the urge to {INFINITIVAL_PHRASE} | 164 | the urge to {INFINITIVAL_PHRASE} |
| 165 | a girl | ||
| 166 | the world | ||
| 167 | paradise | ||
| 168 | a true friend | ||
| 169 | the sky | ||
| 170 | the ground | ||
| 171 | the odds | ||
| 172 | the clouds | ||
| 173 | the dark | ||
| 174 | the road | ||
| 175 | a broken smile | ||
| 151 | 176 | ||
| 152 | INFINITIVAL_PHRASE | 177 | INFINITIVAL_PHRASE |
| 153 | be {ADJECTIVAL_PHRASE} | 178 | be {ADJECTIVAL_PHRASE} |
| @@ -156,9 +181,9 @@ wait for something that never {VERBS} | |||
| 156 | be completely upfront | 181 | be completely upfront |
| 157 | see the good {PLURAL_NOUN} passing by | 182 | see the good {PLURAL_NOUN} passing by |
| 158 | {TRANSITIVE_VERB} them | 183 | {TRANSITIVE_VERB} them |
| 159 | switch on the {UNCOUNTABLE_NOUN} | 184 | switch on the light |
| 160 | change your {THING_YOU_HAVE} | 185 | change your {THING_YOU_HAVE} |
| 161 | {TRANSITIVE_VERB} the {UNCOUNTABLE_NOUN} | 186 | {TRANSITIVE_VERB} {SOMETHING} |
| 162 | be completely out of touch with {ABSTRACT_NOUN} | 187 | be completely out of touch with {ABSTRACT_NOUN} |
| 163 | figure out {SOMETHING} at once | 188 | figure out {SOMETHING} at once |
| 164 | succeed | 189 | succeed |
| @@ -181,6 +206,8 @@ discover that I'm {ADJECTIVAL_PHRASE} | |||
| 181 | {INFINITIVAL_PHRASE} and {INFINITIVAL_PHRASE} | 206 | {INFINITIVAL_PHRASE} and {INFINITIVAL_PHRASE} |
| 182 | {TRANSITIVE_VERB} you | 207 | {TRANSITIVE_VERB} you |
| 183 | {TRANSITIVE_VERB} me | 208 | {TRANSITIVE_VERB} me |
| 209 | see the reason | ||
| 210 | do the same | ||
| 184 | 211 | ||
| 185 | GERUND | 212 | GERUND |
| 186 | moving on | 213 | moving on |
| @@ -189,10 +216,13 @@ getting {VERBED} | |||
| 189 | pretending it doesn't | 216 | pretending it doesn't |
| 190 | doing absolutely nothing | 217 | doing absolutely nothing |
| 191 | being afraid of {SOMETHING} | 218 | being afraid of {SOMETHING} |
| 219 | {VERBING} | ||
| 220 | showing you care for someone | ||
| 221 | expecting them to {INFINITIVAL_PHRASE} | ||
| 192 | 222 | ||
| 193 | TEMPORAL_PHRASE | 223 | TEMPORAL_PHRASE |
| 194 | in that moment | 224 | in that moment |
| 195 | when your {THING_YOU_HAVE} is in the {UNCOUNTABLE_NOUN} | 225 | when your {THING_YOU_HAVE} is in {SOMETHING} |
| 196 | in the {SUPERLATIVE} of times | 226 | in the {SUPERLATIVE} of times |
| 197 | when I least deserve it | 227 | when I least deserve it |
| 198 | when we realized {CLAUSE} | 228 | when we realized {CLAUSE} |
| @@ -202,11 +232,16 @@ when I really need it | |||
| 202 | in the end | 232 | in the end |
| 203 | when you start {GERUND} | 233 | when you start {GERUND} |
| 204 | when that happens | 234 | when that happens |
| 235 | when I was just {SOMETHING} | ||
| 236 | now | ||
| 237 | when it is finally revealed | ||
| 238 | for a while | ||
| 205 | 239 | ||
| 206 | LOCAL_PHRASE | 240 | LOCAL_PHRASE |
| 207 | where the {UNCOUNTABLE_NOUN} may lead | 241 | where {SOMETHING} may lead |
| 208 | next to {SOMETHING} | 242 | next to {SOMETHING} |
| 209 | where there is no {NOUN} | 243 | where there is no {NOUN} |
| 244 | anywhere | ||
| 210 | 245 | ||
| 211 | ADJECTIVAL_PHRASE | 246 | ADJECTIVAL_PHRASE |
| 212 | {ADJECTIVE} | 247 | {ADJECTIVE} |
| @@ -239,6 +274,16 @@ indecent | |||
| 239 | dead | 274 | dead |
| 240 | lonely | 275 | lonely |
| 241 | great | 276 | great |
| 277 | happy | ||
| 278 | racist | ||
| 279 | lovely | ||
| 280 | moving | ||
| 281 | artistic | ||
| 282 | poetic | ||
| 283 | aesthetic | ||
| 284 | attractive | ||
| 285 | generic | ||
| 286 | loved | ||
| 242 | 287 | ||
| 243 | ABSTRACT_NOUN | 288 | ABSTRACT_NOUN |
| 244 | art | 289 | art |
| @@ -252,25 +297,15 @@ wealth | |||
| 252 | {ADJECTIVE} inadequacy | 297 | {ADJECTIVE} inadequacy |
| 253 | reality | 298 | reality |
| 254 | pain | 299 | pain |
| 255 | 300 | anger | |
| 256 | UNCOUNTABLE_NOUN | 301 | reason |
| 257 | sky | 302 | truth |
| 258 | road | 303 | homosexuality |
| 259 | ground | 304 | lies |
| 260 | clouds | ||
| 261 | light | ||
| 262 | happiness | ||
| 263 | serenity | ||
| 264 | desirability | ||
| 265 | misfortune | ||
| 266 | wealth | ||
| 267 | {ADJECTIVE} inadequacy | ||
| 268 | odds | ||
| 269 | 305 | ||
| 270 | THING_YOU_HAVE | 306 | THING_YOU_HAVE |
| 271 | fears | 307 | fears |
| 272 | life | 308 | life |
| 273 | favor | ||
| 274 | heart | 309 | heart |
| 275 | therapist | 310 | therapist |
| 276 | hopes | 311 | hopes |
| @@ -280,6 +315,9 @@ soul | |||
| 280 | head | 315 | head |
| 281 | lips | 316 | lips |
| 282 | time | 317 | time |
| 318 | weaknesses | ||
| 319 | strengths | ||
| 320 | high expectations of relationships | ||
| 283 | 321 | ||
| 284 | PLURAL_NOUN | 322 | PLURAL_NOUN |
| 285 | risks | 323 | risks |
| @@ -294,6 +332,20 @@ needs | |||
| 294 | experiences | 332 | experiences |
| 295 | freedoms | 333 | freedoms |
| 296 | years | 334 | years |
| 335 | stars | ||
| 336 | pictures of {SOMETHING} | ||
| 337 | Christmas presents | ||
| 338 | {ADJECTIVE} Facebook posts | ||
| 339 | monsters | ||
| 340 | beds | ||
| 341 | piles of money | ||
| 342 | Apple products | ||
| 343 | #B612 filters | ||
| 344 | Pokemon | ||
| 345 | computers | ||
| 346 | concert tickets | ||
| 347 | mournful ballads | ||
| 348 | movies | ||
| 297 | 349 | ||
| 298 | TRANSITIVE_VERB | 350 | TRANSITIVE_VERB |
| 299 | destroy | 351 | destroy |
| @@ -313,9 +365,37 @@ waste | |||
| 313 | text | 365 | text |
| 314 | talk to | 366 | talk to |
| 315 | speak to | 367 | speak to |
| 368 | blow | ||
| 369 | 69 | ||
| 370 | resurrect | ||
| 371 | consume | ||
| 372 | discard | ||
| 373 | germinate | ||
| 374 | water | ||
| 375 | care about | ||
| 376 | need | ||
| 377 | trust | ||
| 378 | think about | ||
| 379 | know | ||
| 380 | grade | ||
| 381 | make a sandwich for | ||
| 316 | 382 | ||
| 317 | DOES_A_THING | 383 | DOES_A_THING |
| 318 | shuts off | 384 | shuts off |
| 385 | knows your {THING_YOU_HAVE} | ||
| 386 | shows you your {THING_YOU_HAVE} | ||
| 387 | wants to stay {TEMPORAL_PHRASE} | ||
| 319 | 388 | ||
| 320 | PAST_OCCASION | 389 | PAST_OCCASION |
| 321 | got hurt \ No newline at end of file | 390 | got hurt |
| 391 | wanted to {INFINITIVAL_PHRASE} | ||
| 392 | expected {SOMETHING} | ||
| 393 | ran away {LOCAL_PHRASE} | ||
| 394 | dreamed of {SOMETHING} | ||
| 395 | |||
| 396 | PRONOUN | ||
| 397 | he | ||
| 398 | she | ||
| 399 | they | ||
| 400 | you | ||
| 401 | I \ No newline at end of file | ||
