├── LICENSE ├── README.md └── mrqa-final-dataset-anon.tsv /LICENSE: -------------------------------------------------------------------------------- 1 | Apache License 2 | Version 2.0, January 2004 3 | http://www.apache.org/licenses/ 4 | 5 | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 6 | 7 | 1. Definitions. 8 | 9 | "License" shall mean the terms and conditions for use, reproduction, 10 | and distribution as defined by Sections 1 through 9 of this document. 11 | 12 | "Licensor" shall mean the copyright owner or entity authorized by 13 | the copyright owner that is granting the License. 14 | 15 | "Legal Entity" shall mean the union of the acting entity and all 16 | other entities that control, are controlled by, or are under common 17 | control with that entity. For the purposes of this definition, 18 | "control" means (i) the power, direct or indirect, to cause the 19 | direction or management of such entity, whether by contract or 20 | otherwise, or (ii) ownership of fifty percent (50%) or more of the 21 | outstanding shares, or (iii) beneficial ownership of such entity. 22 | 23 | "You" (or "Your") shall mean an individual or Legal Entity 24 | exercising permissions granted by this License. 25 | 26 | "Source" form shall mean the preferred form for making modifications, 27 | including but not limited to software source code, documentation 28 | source, and configuration files. 29 | 30 | "Object" form shall mean any form resulting from mechanical 31 | transformation or translation of a Source form, including but 32 | not limited to compiled object code, generated documentation, 33 | and conversions to other media types. 34 | 35 | "Work" shall mean the work of authorship, whether in Source or 36 | Object form, made available under the License, as indicated by a 37 | copyright notice that is included in or attached to the work 38 | (an example is provided in the Appendix below). 39 | 40 | "Derivative Works" shall mean any work, whether in Source or Object 41 | form, that is based on (or derived from) the Work and for which the 42 | editorial revisions, annotations, elaborations, or other modifications 43 | represent, as a whole, an original work of authorship. For the purposes 44 | of this License, Derivative Works shall not include works that remain 45 | separable from, or merely link (or bind by name) to the interfaces of, 46 | the Work and Derivative Works thereof. 47 | 48 | "Contribution" shall mean any work of authorship, including 49 | the original version of the Work and any modifications or additions 50 | to that Work or Derivative Works thereof, that is intentionally 51 | submitted to Licensor for inclusion in the Work by the copyright owner 52 | or by an individual or Legal Entity authorized to submit on behalf of 53 | the copyright owner. For the purposes of this definition, "submitted" 54 | means any form of electronic, verbal, or written communication sent 55 | to the Licensor or its representatives, including but not limited to 56 | communication on electronic mailing lists, source code control systems, 57 | and issue tracking systems that are managed by, or on behalf of, the 58 | Licensor for the purpose of discussing and improving the Work, but 59 | excluding communication that is conspicuously marked or otherwise 60 | designated in writing by the copyright owner as "Not a Contribution." 61 | 62 | "Contributor" shall mean Licensor and any individual or Legal Entity 63 | on behalf of whom a Contribution has been received by Licensor and 64 | subsequently incorporated within the Work. 65 | 66 | 2. Grant of Copyright License. Subject to the terms and conditions of 67 | this License, each Contributor hereby grants to You a perpetual, 68 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable 69 | copyright license to reproduce, prepare Derivative Works of, 70 | publicly display, publicly perform, sublicense, and distribute the 71 | Work and such Derivative Works in Source or Object form. 72 | 73 | 3. Grant of Patent License. Subject to the terms and conditions of 74 | this License, each Contributor hereby grants to You a perpetual, 75 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable 76 | (except as stated in this section) patent license to make, have made, 77 | use, offer to sell, sell, import, and otherwise transfer the Work, 78 | where such license applies only to those patent claims licensable 79 | by such Contributor that are necessarily infringed by their 80 | Contribution(s) alone or by combination of their Contribution(s) 81 | with the Work to which such Contribution(s) was submitted. If You 82 | institute patent litigation against any entity (including a 83 | cross-claim or counterclaim in a lawsuit) alleging that the Work 84 | or a Contribution incorporated within the Work constitutes direct 85 | or contributory patent infringement, then any patent licenses 86 | granted to You under this License for that Work shall terminate 87 | as of the date such litigation is filed. 88 | 89 | 4. Redistribution. You may reproduce and distribute copies of the 90 | Work or Derivative Works thereof in any medium, with or without 91 | modifications, and in Source or Object form, provided that You 92 | meet the following conditions: 93 | 94 | (a) You must give any other recipients of the Work or 95 | Derivative Works a copy of this License; and 96 | 97 | (b) You must cause any modified files to carry prominent notices 98 | stating that You changed the files; and 99 | 100 | (c) You must retain, in the Source form of any Derivative Works 101 | that You distribute, all copyright, patent, trademark, and 102 | attribution notices from the Source form of the Work, 103 | excluding those notices that do not pertain to any part of 104 | the Derivative Works; and 105 | 106 | (d) If the Work includes a "NOTICE" text file as part of its 107 | distribution, then any Derivative Works that You distribute must 108 | include a readable copy of the attribution notices contained 109 | within such NOTICE file, excluding those notices that do not 110 | pertain to any part of the Derivative Works, in at least one 111 | of the following places: within a NOTICE text file distributed 112 | as part of the Derivative Works; within the Source form or 113 | documentation, if provided along with the Derivative Works; or, 114 | within a display generated by the Derivative Works, if and 115 | wherever such third-party notices normally appear. The contents 116 | of the NOTICE file are for informational purposes only and 117 | do not modify the License. You may add Your own attribution 118 | notices within Derivative Works that You distribute, alongside 119 | or as an addendum to the NOTICE text from the Work, provided 120 | that such additional attribution notices cannot be construed 121 | as modifying the License. 122 | 123 | You may add Your own copyright statement to Your modifications and 124 | may provide additional or different license terms and conditions 125 | for use, reproduction, or distribution of Your modifications, or 126 | for any such Derivative Works as a whole, provided Your use, 127 | reproduction, and distribution of the Work otherwise complies with 128 | the conditions stated in this License. 129 | 130 | 5. Submission of Contributions. Unless You explicitly state otherwise, 131 | any Contribution intentionally submitted for inclusion in the Work 132 | by You to the Licensor shall be under the terms and conditions of 133 | this License, without any additional terms or conditions. 134 | Notwithstanding the above, nothing herein shall supersede or modify 135 | the terms of any separate license agreement you may have executed 136 | with Licensor regarding such Contributions. 137 | 138 | 6. Trademarks. This License does not grant permission to use the trade 139 | names, trademarks, service marks, or product names of the Licensor, 140 | except as required for reasonable and customary use in describing the 141 | origin of the Work and reproducing the content of the NOTICE file. 142 | 143 | 7. Disclaimer of Warranty. Unless required by applicable law or 144 | agreed to in writing, Licensor provides the Work (and each 145 | Contributor provides its Contributions) on an "AS IS" BASIS, 146 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 147 | implied, including, without limitation, any warranties or conditions 148 | of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 149 | PARTICULAR PURPOSE. You are solely responsible for determining the 150 | appropriateness of using or redistributing the Work and assume any 151 | risks associated with Your exercise of permissions under this License. 152 | 153 | 8. Limitation of Liability. In no event and under no legal theory, 154 | whether in tort (including negligence), contract, or otherwise, 155 | unless required by applicable law (such as deliberate and grossly 156 | negligent acts) or agreed to in writing, shall any Contributor be 157 | liable to You for damages, including any direct, indirect, special, 158 | incidental, or consequential damages of any character arising as a 159 | result of this License or out of the use or inability to use the 160 | Work (including but not limited to damages for loss of goodwill, 161 | work stoppage, computer failure or malfunction, or any and all 162 | other commercial damages or losses), even if such Contributor 163 | has been advised of the possibility of such damages. 164 | 165 | 9. Accepting Warranty or Additional Liability. While redistributing 166 | the Work or Derivative Works thereof, You may choose to offer, 167 | and charge a fee for, acceptance of support, warranty, indemnity, 168 | or other liability obligations and/or rights consistent with this 169 | License. However, in accepting such obligations, You may act only 170 | on Your own behalf and on Your sole responsibility, not on behalf 171 | of any other Contributor, and only if You agree to indemnify, 172 | defend, and hold each Contributor harmless for any liability 173 | incurred by, or claims asserted against, such Contributor by reason 174 | of your accepting any such warranty or additional liability. 175 | 176 | END OF TERMS AND CONDITIONS 177 | 178 | APPENDIX: How to apply the Apache License to your work. 179 | 180 | To apply the Apache License to your work, attach the following 181 | boilerplate notice, with the fields enclosed by brackets "[]" 182 | replaced with your own identifying information. (Don't include 183 | the brackets!) The text should be enclosed in the appropriate 184 | comment syntax for the file format. We also recommend that a 185 | file or class name and description of purpose be included on the 186 | same "printed page" as the copyright notice for easier 187 | identification within third-party archives. 188 | 189 | Copyright [yyyy] [name of copyright owner] 190 | 191 | Licensed under the Apache License, Version 2.0 (the "License"); 192 | you may not use this file except in compliance with the License. 193 | You may obtain a copy of the License at 194 | 195 | http://www.apache.org/licenses/LICENSE-2.0 196 | 197 | Unless required by applicable law or agreed to in writing, software 198 | distributed under the License is distributed on an "AS IS" BASIS, 199 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 200 | See the License for the specific language governing permissions and 201 | limitations under the License. 202 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # AI2 Reasoning Challenge Annotated Dataset (ARCADE198) 2 | 3 | This is the human-annotated AI2 Reasoning Challenge (ARC) dataset (ARCADE198) from the following paper: 4 | 5 | ```sh 6 | A Systematic Classification of Knowledge, Reasoning, and Context within the ARC Dataset 7 | Boratko, M.; Padigela, H.; Mikkilineni, D.; Yuvraj, P.; Das, R.; McCallum, A.; Chang, M.; Fokoue, A.; Kapanipathi, P.; Mattei, N.; Musa, R.; Talamadupula, K.; and Witbrock, M. 8 | ACL 2018 Machine Reading for Question Answering (MRQA) Workshop 9 | ``` 10 | 11 | The ARCADE198 dataset was generated using the annotation system from: 12 | 13 | ```sh 14 | An Interface for Annotating Science Questions 15 | Boratko, M.; Padigela, H.; Mikkilineni, D.; Yuvraj, P.; Das, R.; McCallum, A.; Chang, M.; Fokoue, A.; Kapanipathi, P.; Mattei, N.; Musa, R.; Talamadupula, K.; and Witbrock, M. 16 | EMNLP 2018 System Demonstration Program. 17 | ``` 18 | 19 | # Use of the ARCADE198 Dataset 20 | 21 | To use this dataset, please: 22 | 23 | * Cite the two papers above, using the following bib-entries: 24 | 25 | ```sh 26 | @inproceedings{BoPaMiYu18, 27 | Author = {M. Boratko and H. Padigela and D. Mikkilineni and P. Yuvraj and R. Das and A. McCallum and M. Chang and A. Fokoue-Nkoutche and P. Kapanipathi and N. Mattei and R. Musa and K. Talamadupula and M. Witbrock}, 28 | Booktitle = {{Proceedings of the Machine Reading for Question Answering (MRQA) Workshop at ACL 2018}}, 29 | Date-Added = {2018-06-06 19:16:13 +0000}, 30 | Date-Modified = {2018-06-06 19:18:45 +0000}, 31 | Title = {A Systematic Classification of Knowledge, Reasoning, and Context within the ARC Dataset}, 32 | Year = {2018}} 33 | ``` 34 | 35 | ```sh 36 | @inproceedings{BoPaMiYu18-2, 37 | Author = {M. Boratko and H. Padigela and D. Mikkilineni and P. Yuvraj and R. Das and A. McCallum and M. Chang and A. Fokoue-Nkoutche and P. Kapanipathi and N. Mattei and R. Musa and K. Talamadupula and M. Witbrock}, 38 | Booktitle = {{Proceedings of the Empirical Methods in Natural Language Processing (EMNLP) 2018 System Demonstration Program}}, 39 | Title = {An Interface for Annotating Science Questions}, 40 | Year = {2018}} 41 | ``` 42 | 43 | * Please send an email to [Kartik Talamadupula](mailto:krtalamad@us.ibm.com) describing your use of the dataset. 44 | 45 | # Link to Dataset 46 | 47 | Please download here: [ARCADE198 Dataset](https://github.com/IBM/sciqa-arcade198-dataset/blob/master/mrqa-final-dataset-anon.tsv) 48 | 49 | # Blogpost 50 | 51 | Here is a [blogpost](https://www.ibm.com/blogs/research/2018/08/complex-question-answering/) that describes the dataset, and talks a bit more about the associated work. 52 | -------------------------------------------------------------------------------- /mrqa-final-dataset-anon.tsv: -------------------------------------------------------------------------------- 1 | Question PK Question ID LabelingSubmission PK User ID Knowledge Label 1 Knowledge Label 2 Knowledge Label 3 Knowledge Label 4 Knowledge Label 5 Reasoning Label 1 Reasoning Label 2 Reasoning Label 3 Reasoning Label 4 Reasoning Label 5 Search Queries Search Results Search Result Annotations Notes Quality Time to Label Time Created 2 | 676 MCAS_2008_8_5719 1 2 basic facts qn logic linguistic 2 0 0 316 "Wed Apr 18, 03:36" 3 | 327 AIMS_2009_4_24 2 2 causes basic facts explanation hypothetical 1 0 0 945 "Wed Apr 18, 03:52" 4 | 911 ACTAAP_2014_5_1 3 2 experiments causes explanation 1 0 0 1337 "Wed Apr 18, 04:14" 5 | 614 Mercury_SC_405514 4 2 experiments hypothetical 1 0 0 85 "Wed Apr 18, 04:15" 6 | 864 Mercury_7230195 5 2 causes explanation 1 0 0 286 "Wed Apr 18, 04:20" 7 | 426 NCEOGA_2013_5_33 6 2 basic facts qn logic linguistic 5 1 1 195 "Wed Apr 18, 04:24" 8 | 613 Mercury_7200165 7 2 basic facts linguistic 2 5 5 wrong answer? lots of red-herring results 200 "Wed Apr 18, 04:27" 9 | 255 Mercury_400940 8 2 flag flag 1 0 0 Missing information table 76 "Wed Apr 18, 04:29" 10 | 1030 TIMSS_1995_8_P7 9 2 experiments qn logic hypothetical 1 0 0 157 "Wed Apr 18, 04:32" 11 | 519 Mercury_7269010 10 2 basic facts linguistic 1 0 0 39 "Wed Apr 18, 04:32" 12 | 1111 ACTAAP_2008_7_10 11 2 basic facts causes qn logic 1 0 0 1007 "Wed Apr 18, 06:44" 13 | 998 Mercury_7038570 12 2 causes qn logic 1 0 0 166 "Wed Apr 18, 06:47" 14 | 1064 Mercury_417139 13 2 physical qn logic 1 0 0 not sure if physical is a good kt match 604 "Wed Apr 18, 06:57" 15 | 1010 MCAS_2003_8_8 14 2 causes qn logic hypothetical 1 0 0 95 "Wed Apr 18, 06:58" 16 | 1113 Mercury_7210613 15 2 basic facts linguistic 1 0 0 219 "Wed Apr 18, 07:02" 17 | 837 Mercury_7159093 16 2 basic facts qn logic 1 0 0 207 "Wed Apr 18, 07:05" 18 | 361 MCAS_2004_9_15 17 2 algebraic algebraic 1 0 0 102 "Wed Apr 18, 07:07" 19 | 527 Mercury_7145530 18 2 basic facts qn logic 1 0 0 73 "Wed Apr 18, 07:08" 20 | 419 Mercury_402363 19 2 basic facts algebraic hypothetical 1 0 0 124 "Wed Apr 18, 07:10" 21 | 559 AIMS_2009_8_9 20 2 basic facts qn logic linguistic 1 0 0 81 "Wed Apr 18, 07:13" 22 | 957 Mercury_7136518 21 2 basic facts qn logic 1 0 0 146 "Wed Apr 18, 07:15" 23 | 717 Mercury_412775 22 11 basic facts algebraic multihop algebraic 9 1 1 I chose algebraic because it requires numerical reasoning (may want to add to description) 305 "Wed Apr 18, 14:37" 24 | 306 Mercury_416464 23 11 causes experiments hypothetical multihop 7 2 2 221 "Wed Apr 18, 14:41" 25 | 661 Mercury_7140035 24 11 flag basic facts flag 1 0 0 Reasoning is detrimental to solving this question. 93 "Wed Apr 18, 14:42" 26 | 468 Mercury_7007910 25 11 causes basic facts physical explanation 1 0 0 127 "Wed Apr 18, 14:44" 27 | 636 Mercury_SC_LBS10782 26 11 definition explanation 1 0 0 70 "Wed Apr 18, 14:45" 28 | 998 Mercury_7038570 27 11 definition causes physical comparison qn logic explanation 1 0 0 79 "Wed Apr 18, 14:47" 29 | 676 MCAS_2008_8_5719 28 11 basic facts qn logic explanation 1 0 0 60 "Wed Apr 18, 14:48" 30 | 614 Mercury_SC_405514 29 11 causes experiments explanation 1 0 0 61 "Wed Apr 18, 14:49" 31 | 293 CSZ_2005_5_CSZ20330 30 11 basic facts comparison explanation physical qn logic 1 0 0 51 "Wed Apr 18, 14:50" 32 | 153 Mercury_7037240 31 11 basic facts explanation 1 0 0 24 "Wed Apr 18, 14:50" 33 | 424 Mercury_SC_417556 32 11 causes purpose hypothetical qn logic explanation 1 0 0 51 "Wed Apr 18, 14:51" 34 | 1105 MCAS_2009_8_1 33 11 basic facts physical comparison qn logic physical explanation 1 0 0 48 "Wed Apr 18, 14:52" 35 | 519 Mercury_7269010 34 11 definition basic facts explanation 1 0 0 40 "Wed Apr 18, 14:52" 36 | 362 TIMSS_2003_8_pg28 35 11 definition basic facts qn logic 1 0 0 64 "Wed Apr 18, 14:53" 37 | 373 Mercury_7084210 36 11 physical basic facts physical qn logic comparison hypothetical 1 0 0 197 "Wed Apr 18, 14:57" 38 | 233 Mercury_SC_406042 37 11 causes physical purpose hypothetical qn logic multihop 1 0 0 47 "Wed Apr 18, 14:58" 39 | 174 AKDE&ED_2008_4_36 38 11 experiments hypothetical explanation comparison qn logic 1 0 0 361 "Wed Apr 18, 15:04" 40 | 1111 ACTAAP_2008_7_10 39 1 experiments hypothetical 1 0 0 typo: s/measure/measured 275 "Wed Apr 18, 15:10" 41 | 533 Mercury_7210578 40 1 basic facts definition linguistic 1 0 0 45 "Wed Apr 18, 15:10" 42 | 345 Mercury_7114818 41 1 definition purpose linguistic 1 0 0 41 "Wed Apr 18, 15:11" 43 | 184 Mercury_7221743 42 1 basic facts multihop comparison 2 0 0 87 "Wed Apr 18, 15:12" 44 | 327 AIMS_2009_4_24 43 1 experiments hypothetical qn logic physical 1 0 0 61 "Wed Apr 18, 15:16" 45 | 1087 NYSEDREGENTS_2007_8_6 44 1 basic facts comparison algebraic 2 0 0 "algebraic may be needed, depending on supporting text" 92 "Wed Apr 18, 15:18" 46 | 233 Mercury_SC_406042 45 1 purpose explanation 1 0 0 51 "Wed Apr 18, 15:19" 47 | 636 Mercury_SC_LBS10782 46 1 definition basic facts linguistic 1 0 0 22 "Wed Apr 18, 15:19" 48 | 293 CSZ_2005_5_CSZ20330 47 1 basic facts comparison 1 0 0 143 "Wed Apr 18, 15:21" 49 | 1113 Mercury_7210613 48 1 definition linguistic 1 0 0 138 "Wed Apr 18, 15:24" 50 | 79 Mercury_402349 49 1 basic facts definition algebraic algebraic 1 0 0 28 "Wed Apr 18, 15:28" 51 | 305 MCAS_2002_8_9 50 1 definition linguistic 1 0 0 35 "Wed Apr 18, 15:29" 52 | 129 NYSEDREGENTS_2005_8_26 51 1 causes basic facts hypothetical explanation 1 0 0 45 "Wed Apr 18, 15:30" 53 | 1117 NCEOGA_2013_8_59 52 1 basic facts multihop 3 0 0 "fruit -> glucose, glucose -> fast energy" 93 "Wed Apr 18, 15:31" 54 | 1064 Mercury_417139 53 1 physical physical explanation 1 0 0 113 "Wed Apr 18, 15:33" 55 | 373 Mercury_7084210 54 1 basic facts multihop 1 0 0 34 "Wed Apr 18, 15:34" 56 | 335 Mercury_7090773 55 1 causes comparison 1 0 0 36 "Wed Apr 18, 15:34" 57 | 1005 MEA_2014_5_13 56 1 basic facts linguistic 1 0 0 12 "Wed Apr 18, 15:35" 58 | 1010 MCAS_2003_8_8 57 1 experiments hypothetical explanation 1 0 0 26 "Wed Apr 18, 15:35" 59 | 352 Mercury_SC_413558 58 1 basic facts comparison 1 0 0 15 "Wed Apr 18, 15:35" 60 | 129 NYSEDREGENTS_2005_8_26 59 2 basic facts physical hypothetical qn logic explanation 1 0 0 403 "Wed Apr 18, 15:36" 61 | 361 MCAS_2004_9_15 60 1 algebraic definition algebraic 1 0 0 33 "Wed Apr 18, 15:36" 62 | 424 Mercury_SC_417556 61 1 purpose causes hypothetical explanation 1 0 0 66 "Wed Apr 18, 15:37" 63 | 13 MCAS_2007_8_5180 62 1 physical causes basic facts comparison physical 1 0 0 83 "Wed Apr 18, 15:38" 64 | 321 Mercury_7222810 63 1 experiments explanation comparison 1 0 0 45 "Wed Apr 18, 15:39" 65 | 515 Mercury_417572 64 2 causes basic facts qn logic explanation analogy 1 0 0 206 "Wed Apr 18, 15:39" 66 | 694 Mercury_7213290 65 1 experiments comparison other 1 0 0 graph types 45 "Wed Apr 18, 15:40" 67 | 744 Mercury_SC_401596 66 1 purpose qn logic comparison hypothetical 1 0 0 129 "Wed Apr 18, 15:42" 68 | 559 AIMS_2009_8_9 67 1 causes explanation hypothetical 1 0 0 68 "Wed Apr 18, 15:43" 69 | 494 Mercury_406808 68 1 basic facts other linguistic 1 0 0 evolution 48 "Wed Apr 18, 15:44" 70 | 153 Mercury_7037240 69 1 definition linguistic 1 0 0 28 "Wed Apr 18, 15:45" 71 | 426 NCEOGA_2013_5_33 70 1 basic facts comparison 1 0 0 31 "Wed Apr 18, 15:45" 72 | 1117 NCEOGA_2013_8_59 71 2 basic facts comparison qn logic 1 0 0 390 "Wed Apr 18, 15:46" 73 | 153 Mercury_7037240 72 2 basic facts linguistic 2 2 2 185 "Wed Apr 18, 15:49" 74 | 302 MEA_2014_8_6 73 2 causes explanation qn logic 1 0 0 147 "Wed Apr 18, 15:51" 75 | 607 MCAS_2003_5_21 74 2 basic facts qn logic comparison 1 0 0 82 "Wed Apr 18, 15:53" 76 | 1019 Mercury_7269203 75 2 definition basic facts qn logic linguistic 1 0 0 167 "Wed Apr 18, 15:55" 77 | 313 Mercury_7084280 76 2 basic facts causes linguistic qn logic 1 0 0 121 "Wed Apr 18, 15:58" 78 | 744 Mercury_SC_401596 77 2 purpose physical qn logic analogy hypothetical 1 0 0 160 "Wed Apr 18, 16:00" 79 | 211 Mercury_7207498 78 2 causes basic facts explanation qn logic 1 0 0 65 "Wed Apr 18, 16:01" 80 | 204 Mercury_177328 79 2 basic facts qn logic linguistic 1 0 0 49 "Wed Apr 18, 16:02" 81 | 845 Mercury_7165060 80 2 causes hypothetical qn logic explanation 1 0 0 99 "Wed Apr 18, 16:05" 82 | 936 Mercury_7271268 81 2 purpose explanation linguistic 1 0 0 85 "Wed Apr 18, 16:06" 83 | 1103 Mercury_402398 82 2 basic facts algebraic algebraic linguistic 1 0 0 42 "Wed Apr 18, 16:07" 84 | 608 Mercury_7017133 83 2 definition basic facts qn logic linguistic 1 0 0 55 "Wed Apr 18, 16:08" 85 | 913 Mercury_7267925 84 2 purpose explanation linguistic 1 0 0 98 "Wed Apr 18, 16:09" 86 | 611 Mercury_7215268 85 11 causes basic facts qn logic comparison explanation 1 0 0 58 "Thu Apr 19, 13:44" 87 | 426 NCEOGA_2013_5_33 86 11 basic facts qn logic 1 0 0 66 "Thu Apr 19, 13:45" 88 | 204 Mercury_177328 87 11 basic facts qn logic comparison explanation 1 0 0 247 "Thu Apr 19, 13:49" 89 | 790 ACTAAP_2013_5_14 88 11 physical basic facts causes hypothetical physical qn logic 1 0 0 357 "Thu Apr 19, 13:55" 90 | 790 ACTAAP_2013_5_14 89 11 physical basic facts causes hypothetical physical qn logic 1 0 0 358 "Thu Apr 19, 13:55" 91 | 1087 NYSEDREGENTS_2007_8_6 90 11 basic facts explanation comparison 1 0 0 40 "Thu Apr 19, 13:56" 92 | 311 Mercury_7223195 91 11 basic facts qn logic comparison explanation 1 0 0 36 "Thu Apr 19, 13:57" 93 | 1064 Mercury_417139 92 11 physical causes physical qn logic comparison hypothetical 1 0 0 218 "Thu Apr 19, 14:00" 94 | 936 Mercury_7271268 93 11 definition purpose basic facts causes explanation qn logic comparison 1 0 0 73 "Thu Apr 19, 14:02" 95 | 1103 Mercury_402398 94 11 algebraic definition algebraic explanation 1 0 0 35 "Thu Apr 19, 14:02" 96 | 30 Mercury_7227938 95 11 basic facts causes explanation qn logic 1 0 0 59 "Thu Apr 19, 14:03" 97 | 1063 MCAS_1998_8_7 96 11 basic facts qn logic physical 1 0 0 45 "Thu Apr 19, 14:04" 98 | 107 Mercury_7212730 97 11 physical basic facts causes qn logic explanation comparison physical 1 0 0 49 "Thu Apr 19, 14:05" 99 | 419 Mercury_402363 98 11 causes definition algebraic multihop algebraic 1 0 0 76 "Thu Apr 19, 14:06" 100 | 837 Mercury_7159093 99 11 causes basic facts hypothetical explanation 1 0 0 105 "Thu Apr 19, 14:08" 101 | 559 AIMS_2009_8_9 100 11 basic facts causes qn logic comparison explanation 1 0 0 110 "Thu Apr 19, 14:10" 102 | 210 Mercury_411013 101 11 definition algebraic causes multihop algebraic 1 0 0 91 "Thu Apr 19, 14:11" 103 | 913 Mercury_7267925 102 11 definition causes basic facts qn logic multihop linguistic 1 0 0 54 "Thu Apr 19, 14:12" 104 | 891 MDSA_2007_8_19 103 11 physical causes basic facts hypothetical physical multihop qn logic 1 0 0 142 "Thu Apr 19, 14:15" 105 | 472 Mercury_7227833 104 11 basic facts definition linguistic multihop 1 0 0 45 "Thu Apr 19, 14:16" 106 | 327 AIMS_2009_4_24 105 11 causes physical hypothetical qn logic explanation 1 0 0 45 "Thu Apr 19, 14:16" 107 | 911 ACTAAP_2014_5_1 106 11 experiments causes basic facts definition hypothetical physical linguistic 1 0 0 58 "Thu Apr 19, 14:17" 108 | 613 Mercury_7200165 107 11 basic facts algebraic multihop algebraic 1 0 0 Annotation is for this solution: 54 "Thu Apr 19, 14:18" 109 | 733 Mercury_SC_407186 108 11 causes basic facts definition multihop qn logic 1 0 0 Hard question (long chain of reasoning) 126 "Thu Apr 19, 14:21" 110 | 828 Mercury_7085575 109 11 basic facts causes qn logic comparison explanation 1 0 0 27 "Thu Apr 19, 14:21" 111 | 815 Mercury_7111248 110 11 physical basic facts qn logic physical comparison 1 0 0 1125 "Thu Apr 19, 19:51" 112 | 1010 MCAS_2003_8_8 111 11 causes basic facts hypothetical qn logic multihop 1 0 0 1812 "Thu Apr 19, 20:29" 113 | 801 Mercury_7182893 112 11 basic facts physical qn logic physical 1 0 0 33 "Thu Apr 19, 20:30" 114 | 114 Mercury_7188073 113 11 basic facts qn logic comparison 1 0 0 19 "Thu Apr 19, 20:30" 115 | 787 Mercury_7211225 114 11 experiments multihop algebraic 1 0 0 258 "Thu Apr 19, 20:34" 116 | 960 LEAP__7_10356 115 11 definition linguistic 1 0 0 11 "Thu Apr 19, 20:35" 117 | 302 MEA_2014_8_6 116 11 causes basic facts physical qn logic comparison hypothetical physical 1 0 0 25 "Thu Apr 19, 20:35" 118 | 1 Mercury_SC_415702 117 11 causes basic facts qn logic multihop physical 1 0 0 34 "Thu Apr 19, 20:36" 119 | 427 MCAS_2006_8_34 118 11 basic facts qn logic linguistic 1 0 0 5207 "Thu Apr 19, 22:02" 120 | 845 Mercury_7165060 119 11 causes physical hypothetical qn logic multihop 1 0 0 35 "Thu Apr 19, 22:03" 121 | 1113 Mercury_7210613 120 11 basic facts explanation qn logic 1 0 0 18 "Thu Apr 19, 22:03" 122 | 724 Mercury_7009625 121 11 definition linguistic hypothetical 1 0 0 18 "Thu Apr 19, 22:04" 123 | 864 Mercury_7230195 122 11 causes qn logic comparison physical 1 0 0 38 "Thu Apr 19, 22:04" 124 | 605 Mercury_SC_412698 123 11 causes basic facts qn logic hypothetical explanation 1 0 0 43 "Thu Apr 19, 22:05" 125 | 255 Mercury_400940 124 11 flag flag 1 0 0 Missing table/image required to answer question 41 "Thu Apr 19, 22:06" 126 | 1111 ACTAAP_2008_7_10 125 11 basic facts causes qn logic explanation 1 0 0 19 "Thu Apr 19, 22:06" 127 | 515 Mercury_417572 126 11 causes basic facts qn logic hypothetical multihop 1 0 0 31 "Thu Apr 19, 22:07" 128 | 305 MCAS_2002_8_9 127 11 basic facts hypothetical qn logic explanation 1 0 0 21 "Thu Apr 19, 22:07" 129 | 894 Mercury_7161210 128 11 flag basic facts flag 1 0 0 Question extremely unclear (rote recall?) 51 "Thu Apr 19, 22:08" 130 | 79 Mercury_402349 129 11 algebraic basic facts algebraic qn logic comparison explanation 1 0 0 21 "Thu Apr 19, 22:08" 131 | 494 Mercury_406808 130 3 basic facts linguistic 4 5 5 7 264 "Thu Apr 19, 23:03" 132 | 860 ACTAAP_2010_7_7 131 9 flag flag 1 0 0 6 "Fri Apr 20, 00:26" 133 | 540 Mercury_7106400 132 9 flag qn logic 1 0 0 248 "Fri Apr 20, 00:30" 134 | 960 LEAP__7_10356 133 9 experiments linguistic 1 0 0 237 "Fri Apr 20, 01:42" 135 | 864 Mercury_7230195 134 1 causes basic facts explanation 1 0 0 348 "Fri Apr 20, 01:44" 136 | 321 Mercury_7222810 135 9 experiments explanation 1 0 0 122 "Fri Apr 20, 01:44" 137 | 614 Mercury_SC_405514 136 1 experiments hypothetical 1 0 0 21 "Fri Apr 20, 01:44" 138 | 724 Mercury_7009625 137 3 basic facts definition linguistic 1 0 0 428 "Fri Apr 20, 01:45" 139 | 114 Mercury_7188073 138 1 purpose explanation multihop 1 0 0 107 "Fri Apr 20, 01:46" 140 | 672 Mercury_7102270 139 9 basic facts linguistic qn logic 1 0 0 121 "Fri Apr 20, 01:46" 141 | 1105 MCAS_2009_8_1 140 2 basic facts hypothetical 1 0 0 5737 "Fri Apr 20, 01:47" 142 | 957 Mercury_7136518 141 1 physical physical 1 0 0 36 "Fri Apr 20, 01:47" 143 | 352 Mercury_SC_413558 142 2 basic facts linguistic 1 0 0 23 "Fri Apr 20, 01:47" 144 | 672 Mercury_7102270 143 1 definition linguistic 1 0 0 51 "Fri Apr 20, 01:48" 145 | 998 Mercury_7038570 144 9 experiments causes comparison multihop 1 0 0 375 "Fri Apr 20, 01:53" 146 | 894 Mercury_7161210 145 3 basic facts linguistic 1 0 0 223 "Fri Apr 20, 01:58" 147 | 894 Mercury_7161210 146 9 basic facts linguistic 1 0 0 240 "Fri Apr 20, 01:59" 148 | 210 Mercury_411013 147 3 algebraic algebraic 1 0 0 36 "Fri Apr 20, 01:59" 149 | 837 Mercury_7159093 148 3 algebraic algebraic 1 0 0 31 "Fri Apr 20, 02:00" 150 | 352 Mercury_SC_413558 149 3 basic facts comparison 1 0 0 65 "Fri Apr 20, 02:01" 151 | 233 Mercury_SC_406042 150 9 causes basic facts explanation 1 0 0 138 "Fri Apr 20, 02:01" 152 | 533 Mercury_7210578 151 2 basic facts qn logic linguistic 1 0 0 7515 "Fri Apr 20, 02:01" 153 | 661 Mercury_7140035 152 3 basic facts qn logic 1 0 0 102 "Fri Apr 20, 02:02" 154 | 1103 Mercury_402398 153 9 algebraic algebraic 1 0 0 85 "Fri Apr 20, 02:02" 155 | 549 Mercury_7128713 154 1 experiments comparison 1 0 0 910 "Fri Apr 20, 02:03" 156 | 1117 NCEOGA_2013_8_59 155 3 causes multihop 1 0 0 35 "Fri Apr 20, 02:03" 157 | 1030 TIMSS_1995_8_P7 156 1 experiments linguistic 1 0 0 25 "Fri Apr 20, 02:03" 158 | 302 MEA_2014_8_6 157 9 causes basic facts definition multihop hypothetical comparison 1 0 0 59 "Fri Apr 20, 02:03" 159 | 524 Mercury_SC_400377 158 1 basic facts comparison 1 0 0 15 "Fri Apr 20, 02:04" 160 | 563 Mercury_SC_LBS10656 159 13 causes basic facts linguistic 2 0 0 0 5633 "Fri Apr 20, 02:04" 161 | 563 Mercury_SC_LBS10656 160 13 causes basic facts linguistic 2 0 0 0 5633 "Fri Apr 20, 02:04" 162 | 717 Mercury_412775 161 2 causes linguistic 1 0 0 188 "Fri Apr 20, 02:04" 163 | 913 Mercury_7267925 162 1 purpose multihop 1 0 0 33 "Fri Apr 20, 02:04" 164 | 1008 MDSA_2011_4_12 163 1 causes explanation 1 0 0 33 "Fri Apr 20, 02:05" 165 | 1 Mercury_SC_415702 164 3 basic facts causes qn logic 1 0 0 127 "Fri Apr 20, 02:05" 166 | 361 MCAS_2004_9_15 165 3 algebraic algebraic 1 0 0 12 "Fri Apr 20, 02:05" 167 | 533 Mercury_7210578 166 9 basic facts qn logic linguistic 1 0 0 113 "Fri Apr 20, 02:05" 168 | 362 TIMSS_2003_8_pg28 167 1 basic facts definition qn logic 1 0 0 73 "Fri Apr 20, 02:06" 169 | 210 Mercury_411013 168 1 algebraic algebraic 1 0 0 37 "Fri Apr 20, 02:07" 170 | 321 Mercury_7222810 169 2 experiments hypothetical 1 0 0 183 "Fri Apr 20, 02:07" 171 | 676 MCAS_2008_8_5719 170 3 basic facts explanation 1 0 0 117 "Fri Apr 20, 02:07" 172 | 255 Mercury_400940 171 3 flag flag 1 0 0 23 "Fri Apr 20, 02:08" 173 | 605 Mercury_SC_412698 172 1 basic facts definition multihop 1 0 0 72 "Fri Apr 20, 02:08" 174 | 427 MCAS_2006_8_34 173 13 basic facts linguistic 1 0 0 0 260 "Fri Apr 20, 02:08" 175 | 1063 MCAS_1998_8_7 174 3 basic facts explanation 1 0 0 87 "Fri Apr 20, 02:10" 176 | 424 Mercury_SC_417556 175 9 purpose causes hypothetical 1 0 0 320 "Fri Apr 20, 02:11" 177 | 661 Mercury_7140035 176 1 physical explanation 1 0 0 196 "Fri Apr 20, 02:11" 178 | 891 MDSA_2007_8_19 177 1 physical physical hypothetical 1 0 0 24 "Fri Apr 20, 02:12" 179 | 549 Mercury_7128713 178 3 purpose comparison 1 0 0 567 "Fri Apr 20, 02:20" 180 | 549 Mercury_7128713 179 9 purpose experiments comparison qn logic 1 0 0 579 "Fri Apr 20, 02:20" 181 | 546 Mercury_SC_401814 180 1 experiments multihop 1 0 0 583 "Fri Apr 20, 02:21" 182 | 672 Mercury_7102270 181 13 basic facts linguistic 1 0 0 794 "Fri Apr 20, 02:21" 183 | 468 Mercury_7007910 182 2 causes comparison qn logic 1 0 0 860 "Fri Apr 20, 02:22" 184 | 515 Mercury_417572 183 9 causes basic facts explanation 1 0 0 90 "Fri Apr 20, 02:22" 185 | 607 MCAS_2003_5_21 184 1 basic facts qn logic 1 0 0 39 "Fri Apr 20, 02:22" 186 | 211 Mercury_7207498 185 3 basic facts causes linguistic 1 0 0 189 "Fri Apr 20, 02:23" 187 | 472 Mercury_7227833 186 13 basic facts multihop linguistic 1 0 0 119 "Fri Apr 20, 02:23" 188 | 527 Mercury_7145530 187 1 basic facts explanation qn logic 1 0 0 238 "Fri Apr 20, 02:26" 189 | 271 Mercury_7246260 188 1 physical causes physical multihop 1 0 0 121 "Fri Apr 20, 02:28" 190 | 581 Mercury_401311 189 3 basic facts qn logic 1 0 0 416 "Fri Apr 20, 02:36" 191 | 427 MCAS_2006_8_34 190 1 definition linguistic 1 0 0 501 "Fri Apr 20, 02:36" 192 | 311 Mercury_7223195 191 9 basic facts explanation comparison 1 0 0 901 "Fri Apr 20, 02:37" 193 | 960 LEAP__7_10356 192 3 definition basic facts qn logic 1 0 0 90 "Fri Apr 20, 02:37" 194 | 1030 TIMSS_1995_8_P7 193 3 experiments hypothetical 1 0 0 26 "Fri Apr 20, 02:38" 195 | 104 Mercury_7230300 194 2 causes multihop 1 0 0 1053 "Fri Apr 20, 02:39" 196 | 306 Mercury_416464 195 13 experiments physical hypothetical physical 1 0 0 949 "Fri Apr 20, 02:39" 197 | 636 Mercury_SC_LBS10782 196 3 basic facts explanation 1 0 0 170 "Fri Apr 20, 02:40" 198 | 717 Mercury_412775 197 3 experiments basic facts causes comparison 1 0 0 40 "Fri Apr 20, 02:41" 199 | 1087 NYSEDREGENTS_2007_8_6 198 2 algebraic basic facts algebraic linguistic 1 0 0 198 "Fri Apr 20, 02:42" 200 | 1105 MCAS_2009_8_1 199 3 basic facts physical physical linguistic 1 0 0 224 "Fri Apr 20, 02:45" 201 | 362 TIMSS_2003_8_pg28 200 2 basic facts qn logic linguistic 1 0 0 278 "Fri Apr 20, 02:47" 202 | 373 Mercury_7084210 201 9 basic facts hypothetical multihop 1 0 0 654 "Fri Apr 20, 02:48" 203 | 271 Mercury_7246260 202 3 purpose qn logic 1 0 0 212 "Fri Apr 20, 02:48" 204 | 563 Mercury_SC_LBS10656 203 3 basic facts comparison 1 0 0 32 "Fri Apr 20, 02:49" 205 | 845 Mercury_7165060 204 1 causes experiments explanation 1 0 0 124 "Fri Apr 20, 02:49" 206 | 1063 MCAS_1998_8_7 205 2 basic facts qn logic linguistic 1 0 0 144 "Fri Apr 20, 02:50" 207 | 936 Mercury_7271268 206 3 causes explanation 1 0 0 54 "Fri Apr 20, 02:50" 208 | 1 Mercury_SC_415702 207 1 causes basic facts qn logic 1 0 0 33 "Fri Apr 20, 02:50" 209 | 519 Mercury_7269010 208 3 basic facts linguistic 1 0 0 18 "Fri Apr 20, 02:50" 210 | 311 Mercury_7223195 209 1 basic facts linguistic 1 0 0 22 "Fri Apr 20, 02:50" 211 | 472 Mercury_7227833 210 3 basic facts linguistic 1 0 0 23 "Fri Apr 20, 02:51" 212 | 815 Mercury_7111248 211 9 definition basic facts multihop linguistic 1 0 0 182 "Fri Apr 20, 02:51" 213 | 694 Mercury_7213290 212 9 experiments comparison explanation 1 0 0 51 "Fri Apr 20, 02:52" 214 | 958 Mercury_SC_415737 213 1 algebraic basic facts algebraic 1 0 0 89 "Fri Apr 20, 02:52" 215 | 425 LEAP__7_10338 214 3 purpose comparison 1 0 0 174 "Fri Apr 20, 02:54" 216 | 419 Mercury_402363 215 9 basic facts algebraic algebraic 2 0 0 112 "Fri Apr 20, 02:54" 217 | 608 Mercury_7017133 216 1 definition qn logic 1 0 0 124 "Fri Apr 20, 02:54" 218 | 631 Mercury_7001523 217 3 basic facts multihop 1 0 0 27 "Fri Apr 20, 02:54" 219 | 204 Mercury_177328 218 1 basic facts comparison 1 0 0 10 "Fri Apr 20, 02:54" 220 | 546 Mercury_SC_401814 219 13 experiments comparison linguistic 1 0 0 902 "Fri Apr 20, 02:54" 221 | 107 Mercury_7212730 220 2 causes comparison explanation 1 0 0 290 "Fri Apr 20, 02:54" 222 | 984 Mercury_7142975 221 1 purpose hypothetical 1 0 0 31 "Fri Apr 20, 02:55" 223 | 801 Mercury_7182893 222 3 basic facts definition linguistic qn logic 1 0 0 59 "Fri Apr 20, 02:55" 224 | 13 MCAS_2007_8_5180 223 2 basic facts linguistic 1 0 0 15 "Fri Apr 20, 02:55" 225 | 468 Mercury_7007910 224 9 causes basic facts explanation comparison 1 0 0 127 "Fri Apr 20, 02:56" 226 | 1019 Mercury_7269203 225 3 basic facts explanation 1 0 0 119 "Fri Apr 20, 02:58" 227 | 527 Mercury_7145530 226 9 basic facts causes explanation 1 0 0 187 "Fri Apr 20, 02:59" 228 | 191 Mercury_7206535 227 2 purpose basic facts linguistic 1 0 0 220 "Fri Apr 20, 02:59" 229 | 815 Mercury_7111248 228 1 basic facts analogy 1 0 0 262 "Fri Apr 20, 02:59" 230 | 104 Mercury_7230300 229 13 basic facts linguistic comparison 1 0 0 36 "Fri Apr 20, 02:59" 231 | 744 Mercury_SC_401596 230 3 causes comparison linguistic 1 0 0 119 "Fri Apr 20, 03:00" 232 | 828 Mercury_7085575 231 9 basic facts comparison linguistic 1 0 0 111 "Fri Apr 20, 03:01" 233 | 129 NYSEDREGENTS_2005_8_26 232 3 physical physical 1 0 0 76 "Fri Apr 20, 03:02" 234 | 733 Mercury_SC_407186 233 1 basic facts multihop 1 0 0 291 "Fri Apr 20, 03:04" 235 | 129 NYSEDREGENTS_2005_8_26 234 9 experiments explanation linguistic 1 0 0 371 "Fri Apr 20, 03:07" 236 | 129 NYSEDREGENTS_2005_8_26 235 13 basic facts physical explanation 1 0 0 400 "Fri Apr 20, 03:08" 237 | 613 Mercury_7200165 236 1 definition linguistic 1 0 0 algebraic? 51 "Fri Apr 20, 03:09" 238 | 13 MCAS_2007_8_5180 237 3 basic facts linguistic 1 0 0 135 "Fri Apr 20, 03:10" 239 | 607 MCAS_2003_5_21 238 13 basic facts comparison 1 0 0 139 "Fri Apr 20, 03:10" 240 | 603 MCAS_2008_5_5633 239 1 causes comparison 1 0 0 95 "Fri Apr 20, 03:10" 241 | 1008 MDSA_2011_4_12 240 9 causes explanation 1 0 0 619 "Fri Apr 20, 03:11" 242 | 790 ACTAAP_2013_5_14 241 1 basic facts hypothetical 1 0 0 58 "Fri Apr 20, 03:11" 243 | 733 Mercury_SC_407186 242 3 causes explanation 1 0 0 230 "Fri Apr 20, 03:13" 244 | 30 Mercury_7227938 243 3 basic facts causes qn logic 1 0 0 310 "Fri Apr 20, 03:19" 245 | 313 Mercury_7084280 244 3 experiments qn logic linguistic 1 0 0 70 "Fri Apr 20, 03:20" 246 | 911 ACTAAP_2014_5_1 245 13 causes basic facts comparison linguistic 1 0 0 592 "Fri Apr 20, 03:20" 247 | 724 Mercury_7009625 246 2 basic facts linguistic other 1 0 0 example reasoning 1282 "Fri Apr 20, 03:20" 248 | 716 NCEOGA_2013_5_26 247 1 causes multihop 1 0 0 586 "Fri Apr 20, 03:21" 249 | 191 Mercury_7206535 248 3 basic facts explanation 1 0 0 1276 "Fri Apr 20, 03:24" 250 | 79 Mercury_402349 249 3 causes basic facts comparison 1 0 0 18 "Fri Apr 20, 03:24" 251 | 305 MCAS_2002_8_9 250 13 definition linguistic 1 0 0 245 "Fri Apr 20, 03:24" 252 | 425 LEAP__7_10338 251 1 definition multihop other 1 0 0 example 211 "Fri Apr 20, 03:24" 253 | 891 MDSA_2007_8_19 252 3 basic facts explanation qn logic 1 0 0 227 "Fri Apr 20, 03:28" 254 | 211 Mercury_7207498 253 13 causes explanation 1 0 0 9 359 "Fri Apr 20, 03:30" 255 | 801 Mercury_7182893 254 2 basic facts linguistic 1 0 0 751 "Fri Apr 20, 03:31" 256 | 335 Mercury_7090773 255 3 causes explanation 1 0 0 655 "Fri Apr 20, 03:31" 257 | 104 Mercury_7230300 256 1 causes physical physical multihop 1 0 0 25 "Fri Apr 20, 03:31" 258 | 104 Mercury_7230300 257 3 basic facts causes comparison qn logic 1 0 0 32 "Fri Apr 20, 03:31" 259 | 828 Mercury_7085575 258 1 causes multihop 1 0 0 25 "Fri Apr 20, 03:32" 260 | 790 ACTAAP_2013_5_14 259 13 basic facts causes multihop linguistic 1 0 0 9 102 "Fri Apr 20, 03:32" 261 | 524 Mercury_SC_400377 260 2 basic facts linguistic 1 0 0 93 "Fri Apr 20, 03:32" 262 | 107 Mercury_7212730 261 1 causes comparison 1 0 0 135 "Fri Apr 20, 03:34" 263 | 603 MCAS_2008_5_5633 262 3 causes basic facts comparison explanation 1 0 0 173 "Fri Apr 20, 03:34" 264 | 581 Mercury_401311 263 1 definition linguistic 1 0 0 29 "Fri Apr 20, 03:34" 265 | 524 Mercury_SC_400377 264 3 purpose basic facts comparison 1 0 0 86 "Fri Apr 20, 03:36" 266 | 631 Mercury_7001523 265 1 causes linguistic 1 0 0 44 "Fri Apr 20, 03:36" 267 | 306 Mercury_416464 266 1 experiments hypothetical 1 0 0 65 "Fri Apr 20, 03:37" 268 | 1019 Mercury_7269203 267 1 definition hypothetical linguistic 1 0 0 "hypothetical scenario, but the question is really just an example" 50 "Fri Apr 20, 03:38" 269 | 282 Mercury_SC_402643 268 1 causes linguistic 1 0 0 52 "Fri Apr 20, 03:38" 270 | 608 Mercury_7017133 269 3 basic facts linguistic qn logic 1 0 0 34 "Fri Apr 20, 03:42" 271 | 694 Mercury_7213290 270 3 experiments comparison qn logic 1 0 0 43 "Fri Apr 20, 03:43" 272 | 957 Mercury_7136518 271 3 causes basic facts definition linguistic comparison 1 0 0 50 "Fri Apr 20, 03:44" 273 | 184 Mercury_7221743 272 3 basic facts linguistic 1 0 0 149 "Fri Apr 20, 03:46" 274 | 345 Mercury_7114818 273 13 definition causes other analogy 1 0 0 883 "Fri Apr 20, 03:46" 275 | 958 Mercury_SC_415737 274 3 basic facts algebraic algebraic explanation 1 0 0 91 "Fri Apr 20, 03:48" 276 | 306 Mercury_416464 275 2 other experiments explanation hypothetical 1 0 0 knowledge type could be common sense 819 "Fri Apr 20, 03:49" 277 | 174 AKDE&ED_2008_4_36 276 1 experiments comparison 1 0 0 149 "Fri Apr 20, 03:50" 278 | 605 Mercury_SC_412698 277 3 experiments analogy 1 0 0 226 "Fri Apr 20, 03:51" 279 | 787 Mercury_7211225 278 1 experiments hypothetical other 1 0 0 graphs 104 "Fri Apr 20, 03:51" 280 | 984 Mercury_7142975 279 13 basic facts causes analogy explanation 1 0 0 427 "Fri Apr 20, 03:54" 281 | 1008 MDSA_2011_4_12 280 3 basic facts qn logic 1 0 0 142 "Fri Apr 20, 03:55" 282 | 581 Mercury_401311 281 2 causes basic facts linguistic 1 0 0 336 "Fri Apr 20, 03:55" 283 | 546 Mercury_SC_401814 282 3 experiments comparison explanation 1 0 0 77 "Fri Apr 20, 03:56" 284 | 1005 MEA_2014_5_13 283 3 basic facts multihop 1 0 0 52 "Fri Apr 20, 03:57" 285 | 293 CSZ_2005_5_CSZ20330 284 3 basic facts comparison 1 0 0 82 "Fri Apr 20, 03:58" 286 | 191 Mercury_7206535 285 1 purpose linguistic explanation 1 0 0 154 "Fri Apr 20, 03:58" 287 | 563 Mercury_SC_LBS10656 286 1 definition multihop 1 0 0 example 26 "Fri Apr 20, 03:59" 288 | 984 Mercury_7142975 287 2 experiments other comparison hypothetical 1 0 0 knowledge type could be common sense 191 "Fri Apr 20, 04:01" 289 | 30 Mercury_7227938 288 1 causes basic facts explanation linguistic 1 0 0 34 "Fri Apr 20, 04:02" 290 | 611 Mercury_7215268 289 1 causes comparison 1 0 0 24 "Fri Apr 20, 04:02" 291 | 30 Mercury_7227938 290 2 basic facts linguistic 1 0 0 138 "Fri Apr 20, 04:04" 292 | 313 Mercury_7084280 291 1 causes explanation 1 0 0 92 "Fri Apr 20, 04:04" 293 | 494 Mercury_406808 292 2 basic facts linguistic 1 0 0 133 "Fri Apr 20, 04:06" 294 | 611 Mercury_7215268 293 2 causes basic facts comparison linguistic 1 0 0 51 "Fri Apr 20, 04:09" 295 | 184 Mercury_7221743 294 2 basic facts linguistic 1 0 0 12 "Fri Apr 20, 04:09" 296 | 1005 MEA_2014_5_13 295 2 basic facts linguistic 1 0 0 62 "Fri Apr 20, 04:10" 297 | 631 Mercury_7001523 296 2 basic facts linguistic 1 0 0 15 "Fri Apr 20, 04:11" 298 | 271 Mercury_7246260 297 9 experiments basic facts causes definition explanation 1 0 0 464 "Fri Apr 20, 04:43" 299 | 787 Mercury_7211225 298 9 experiments explanation 1 0 0 35 "Fri Apr 20, 04:43" 300 | 345 Mercury_7114818 299 9 definition basic facts multihop linguistic 1 0 0 95 "Fri Apr 20, 04:45" 301 | 282 Mercury_SC_402643 300 9 basic facts causes definition explanation multihop 1 0 0 56 "Fri Apr 20, 04:46" 302 | 958 Mercury_SC_415737 301 2 basic facts algebraic algebraic linguistic 1 0 0 328 "Fri Apr 20, 05:55" 303 | 335 Mercury_7090773 302 2 causes linguistic comparison 1 0 0 88 "Fri Apr 20, 05:56" 304 | 716 NCEOGA_2013_5_26 303 2 basic facts explanation comparison 1 0 0 90 "Fri Apr 20, 05:58" 305 | 603 MCAS_2008_5_5633 304 2 basic facts multihop linguistic 1 0 0 90 "Fri Apr 20, 05:59" 306 | 282 Mercury_SC_402643 305 2 basic facts linguistic 1 0 0 39 "Fri Apr 20, 06:00" 307 | 114 Mercury_7188073 306 2 definition linguistic qn logic 1 0 0 63 "Fri Apr 20, 06:01" 308 | 425 LEAP__7_10338 307 13 flag flag 2 0 0 "Question should be ""Which example doesnot describes behavioural adaptation?""" 5234 "Fri Apr 20, 10:03" 309 | 716 NCEOGA_2013_5_26 308 13 basic facts hypothetical 1 0 0 Assuming the KB will have knowledge of the ideas that burning does not change mass and we can generalise that to infer this question 329 "Fri Apr 20, 11:20" 310 | 174 AKDE&ED_2008_4_36 309 13 experiments hypothetical comparison 1 0 0 186 "Fri Apr 20, 11:23" 311 | 631 Mercury_7001523 310 13 causes basic facts linguistic 1 0 0 11 "Fri Apr 20, 11:26" 312 | 787 Mercury_7211225 311 13 experiments other comparison 1 0 0 69 "Fri Apr 20, 11:27" 313 | 787 Mercury_7211225 312 13 experiments hypothetical 1 0 0 149 "Fri Apr 20, 11:28" 314 | 603 MCAS_2008_5_5633 313 13 purpose hypothetical linguistic comparison 1 0 0 165 "Fri Apr 20, 11:30" 315 | 998 Mercury_7038570 314 13 other causes comparison hypothetical 1 0 0 51 "Fri Apr 20, 11:31" 316 | 828 Mercury_7085575 315 13 basic facts causes comparison 1 0 0 140 "Fri Apr 20, 11:33" 317 | 1087 NYSEDREGENTS_2007_8_6 316 13 basic facts comparison algebraic 1 0 0 45 "Fri Apr 20, 11:34" 318 | 519 Mercury_7269010 317 13 basic facts linguistic 1 0 0 To be concrete it is just a fact lookup which is subsumed by 'linguistic' 64 "Fri Apr 20, 11:35" 319 | 519 Mercury_7269010 318 13 basic facts linguistic 1 0 0 To be concrete it is just a fact lookup which is subsumed by 'linguistic' 69 "Fri Apr 20, 11:35" 320 | 519 Mercury_7269010 319 13 basic facts linguistic 1 0 0 To be concrete it is just a fact lookup which is subsumed by 'linguistic' 70 "Fri Apr 20, 11:35" 321 | 519 Mercury_7269010 320 13 basic facts linguistic 1 0 0 To be concrete it is just a fact lookup which is subsumed by 'linguistic' 71 "Fri Apr 20, 11:35" 322 | 519 Mercury_7269010 321 13 basic facts linguistic 1 0 0 To be concrete it is just a fact lookup which is subsumed by 'linguistic' 71 "Fri Apr 20, 11:35" 323 | 519 Mercury_7269010 322 13 basic facts linguistic 1 0 0 To be concrete it is just a fact lookup which is subsumed by 'linguistic' 71 "Fri Apr 20, 11:35" 324 | 362 TIMSS_2003_8_pg28 323 13 basic facts comparison 1 0 0 17 "Fri Apr 20, 11:35" 325 | 1019 Mercury_7269203 324 13 definition qn logic comparison linguistic 1 0 0 53 "Fri Apr 20, 11:36" 326 | 1 Mercury_SC_415702 325 13 basic facts causes comparison qn logic linguistic 1 0 0 55 "Fri Apr 20, 11:37" 327 | 724 Mercury_7009625 326 13 definition hypothetical qn logic comparison 1 0 0 138 "Fri Apr 20, 11:40" 328 | 676 MCAS_2008_8_5719 327 13 basic facts comparison qn logic 1 0 0 34 "Fri Apr 20, 11:40" 329 | 815 Mercury_7111248 328 13 experiments basic facts qn logic comparison 1 0 0 'experiment's because the knowledge of 'using the same unit for similar range of measurements is useful' 135 "Fri Apr 20, 11:42" 330 | 311 Mercury_7223195 329 13 basic facts causes qn logic comparison hypothetical 1 0 0 4507 "Fri Apr 20, 13:37" 331 | 1020 Mercury_7001418 330 13 basic facts comparison 1 0 0 41 "Fri Apr 20, 13:38" 332 | 521 MDSA_2007_8_29 331 12 experiments basic facts hypothetical 1 0 0 2533 "Fri Apr 20, 13:40" 333 | 900 Mercury_7218733 332 12 basic facts physical multihop physical 6 0 0 606 "Fri Apr 20, 13:50" 334 | 705 MDSA_2011_8_10 333 12 basic facts multihop 3 0 0 187 "Fri Apr 20, 13:53" 335 | 933 NCEOGA_2013_5_57 334 12 basic facts explanation 1 0 0 24 "Fri Apr 20, 13:57" 336 | 759 Mercury_7217963 335 13 causes qn logic comparison linguistic 1 0 0 1177 "Fri Apr 20, 13:57" 337 | 116 Mercury_7038203 336 12 causes definition hypothetical 1 0 0 160 "Fri Apr 20, 13:59" 338 | 699 Mercury_7013545 337 12 experiments explanation hypothetical qn logic 1 0 0 81 "Fri Apr 20, 14:01" 339 | 450 MDSA_2009_8_14 338 12 basic facts qn logic 1 0 0 52 "Fri Apr 20, 14:02" 340 | 479 Mercury_SC_403010 339 12 basic facts hypothetical qn logic 1 0 0 732 "Fri Apr 20, 14:14" 341 | 755 Mercury_7086293 340 12 definition linguistic 4 0 0 41 "Fri Apr 20, 14:14" 342 | 175 Mercury_7024220 341 12 definition hypothetical 1 0 0 189 "Fri Apr 20, 14:18" 343 | 593 Mercury_LBS10257 342 12 definition linguistic 4 0 0 148 "Fri Apr 20, 14:20" 344 | 371 ACTAAP_2012_7_10 343 12 definition linguistic 2 0 0 43 "Fri Apr 20, 14:21" 345 | 406 MCAS_2007_8_5168 344 12 basic facts multihop 3 0 0 73 "Fri Apr 20, 14:22" 346 | 869 Mercury_175858 345 6 basic facts linguistic 8 0 0 2464 "Fri Apr 20, 14:24" 347 | 600 Mercury_7195685 346 12 basic facts causes physical hypothetical physical linguistic 1 0 0 235 "Fri Apr 20, 14:26" 348 | 244 Mercury_7030083 347 12 experiments explanation 1 0 0 28 "Fri Apr 20, 14:26" 349 | 475 Mercury_7109585 348 6 causes linguistic 2 1 1 180 "Fri Apr 20, 14:27" 350 | 156 NCEOGA_2013_5_3 349 12 causes definition hypothetical explanation 1 0 0 64 "Fri Apr 20, 14:28" 351 | 575 Mercury_SC_LBS10271 350 12 basic facts comparison 1 0 0 25 "Fri Apr 20, 14:28" 352 | 863 MCAS_2006_9_22 351 12 physical basic facts hypothetical explanation 1 0 0 218 "Fri Apr 20, 14:32" 353 | 705 MDSA_2011_8_10 352 6 basic facts linguistic 7 1 1 288 "Fri Apr 20, 14:32" 354 | 882 Mercury_7100398 353 12 experiments explanation qn logic 1 0 0 34 "Fri Apr 20, 14:32" 355 | 707 Mercury_SC_401165 354 12 definition hypothetical qn logic 1 0 0 42 "Fri Apr 20, 14:33" 356 | 393 Mercury_417145 355 12 basic facts multihop qn logic 2 0 0 64 "Fri Apr 20, 14:34" 357 | 70 Mercury_7084298 356 12 definition multihop 4 0 0 85 "Fri Apr 20, 14:35" 358 | 505 Mercury_7027055 357 12 experiments definition hypothetical qn logic 1 0 0 46 "Fri Apr 20, 14:36" 359 | 312 ACTAAP_2015_5_6 358 12 definition linguistic qn logic 2 0 0 27 "Fri Apr 20, 14:37" 360 | 444 Mercury_7212468 359 12 basic facts hypothetical qn logic 2 0 0 46 "Fri Apr 20, 14:37" 361 | 400 Mercury_7185448 360 12 definition hypothetical explanation 1 0 0 50 "Fri Apr 20, 14:38" 362 | 1000 Mercury_SC_401002 361 6 purpose qn logic 3 0 0 172 "Fri Apr 20, 14:45" 363 | 160 Mercury_7107415 362 2 basic facts linguistic 1 0 0 144 "Fri Apr 20, 14:46" 364 | 627 TIMSS_1995_8_N3 363 2 experiments explanation hypothetical 1 0 0 common sense or observation kt 80 "Fri Apr 20, 14:47" 365 | 762 Mercury_404903 364 6 basic facts causes hypothetical 3 0 0 184 "Fri Apr 20, 14:48" 366 | 767 AKDE&ED_2008_8_12 365 2 causes basic facts explanation linguistic 1 0 0 65 "Fri Apr 20, 14:48" 367 | 1000 Mercury_SC_401002 366 12 experiments causes basic facts hypothetical multihop qn logic 1 0 0 654 "Fri Apr 20, 14:53" 368 | 333 Mercury_7044695 367 6 basic facts causes linguistic 5 0 0 299 "Fri Apr 20, 14:53" 369 | 295 Mercury_7132108 368 12 definition hypothetical physical multihop qn logic 1 0 0 49 "Fri Apr 20, 14:53" 370 | 489 Mercury_SC_400698 369 12 basic facts physical hypothetical physical multihop qn logic 1 0 0 64 "Fri Apr 20, 14:55" 371 | 116 Mercury_7038203 370 6 causes basic facts hypothetical 2 0 0 164 "Fri Apr 20, 14:55" 372 | 199 Mercury_SC_407783 371 12 basic facts hypothetical linguistic qn logic 1 0 0 71 "Fri Apr 20, 14:56" 373 | 1055 Mercury_7132038 372 12 basic facts hypothetical multihop qn logic 2 0 0 68 "Fri Apr 20, 14:57" 374 | 869 Mercury_175858 373 12 definition linguistic qn logic 1 0 0 24 "Fri Apr 20, 14:57" 375 | 642 Mercury_7122570 374 12 definition linguistic 2 0 0 31 "Fri Apr 20, 14:58" 376 | 731 AKDE&ED_2012_8_45 375 12 basic facts hypothetical qn logic 1 0 0 39 "Fri Apr 20, 14:59" 377 | 89 AKDE&ED_2012_4_17 376 6 experiments qn logic hypothetical 1 0 0 472 "Fri Apr 20, 15:03" 378 | 740 MDSA_2009_4_18 377 13 basic facts comparison explanation 1 0 0 0 4356 "Fri Apr 20, 15:10" 379 | 593 Mercury_LBS10257 378 6 causes linguistic 1 0 0 12 "Fri Apr 20, 15:11" 380 | 767 AKDE&ED_2008_8_12 379 12 basic facts physical explanation physical 1 0 0 129 "Fri Apr 20, 15:12" 381 | 257 Mercury_7246978 380 12 definition basic facts causes hypothetical multihop 1 0 0 704 "Fri Apr 20, 15:25" 382 | 50 Mercury_7283413 381 12 basic facts hypothetical qn logic 1 0 0 59 "Fri Apr 20, 15:32" 383 | 663 MSA_2013_5_33 382 6 other qn logic hypothetical 2 0 0 knowledge types: common sense knowledge needed. 1365 "Fri Apr 20, 15:34" 384 | 669 Mercury_7233748 383 12 causes explanation qn logic 1 0 0 312 "Fri Apr 20, 15:37" 385 | 759 Mercury_7217963 384 6 causes qn logic linguistic 2 1 1 218 "Fri Apr 20, 15:38" 386 | 1083 Mercury_7215810 385 12 basic facts causes hypothetical multihop qn logic 1 0 0 118 "Fri Apr 20, 15:39" 387 | 596 Mercury_417136 386 12 basic facts explanation qn logic 1 0 0 43 "Fri Apr 20, 15:40" 388 | 343 MSA_2015_8_31 387 12 basic facts physical hypothetical physical qn logic 1 0 0 60 "Fri Apr 20, 15:41" 389 | 596 Mercury_417136 388 6 basic facts qn logic multihop 3 3 3 109 "Fri Apr 20, 15:41" 390 | 333 Mercury_7044695 389 12 definition causes basic facts explanation hypothetical qn logic 1 0 0 54 "Fri Apr 20, 15:42" 391 | 64 VASoL_2007_3_13 390 6 definition basic facts qn logic linguistic 3 0 0 182 "Fri Apr 20, 15:44" 392 | 516 Mercury_415092 391 12 algebraic algebraic 1 0 0 128 "Fri Apr 20, 15:45" 393 | 402 Mercury_7234430 392 12 basic facts multihop qn logic 1 0 0 31 "Fri Apr 20, 15:46" 394 | 69 MCAS_2002_8_13 393 12 basic facts explanation 1 0 0 50 "Fri Apr 20, 15:47" 395 | 89 AKDE&ED_2012_4_17 394 12 experiments hypothetical explanation 1 0 0 28 "Fri Apr 20, 15:47" 396 | 961 AIMS_2008_8_5 395 12 basic facts other qn logic hypothetical 1 0 0 50 "Fri Apr 20, 15:48" 397 | 685 Mercury_7041160 396 12 basic facts qn logic multihop 1 0 0 17 "Fri Apr 20, 15:48" 398 | 1108 MCAS_2000_4_4 397 12 basic facts causes physical explanation hypothetical physical 1 0 0 46 "Fri Apr 20, 15:49" 399 | 547 Mercury_401790 398 6 other qn logic hypothetical 7 0 0 514 "Fri Apr 20, 15:52" 400 | 50 Mercury_7283413 399 6 basic facts qn logic linguistic 3 1 1 350 "Fri Apr 20, 15:58" 401 | 295 Mercury_7132108 400 11 definition qn logic comparison 1 0 0 34 "Fri Apr 20, 16:06" 402 | 484 Mercury_7126630 401 11 purpose definition qn logic explanation 1 0 0 32 "Fri Apr 20, 16:06" 403 | 402 Mercury_7234430 402 11 basic facts causes qn logic comparison explanation 1 0 0 102 "Fri Apr 20, 16:08" 404 | 1062 Mercury_7170433 403 11 causes basic facts physical qn logic hypothetical comparison physical 1 0 0 43 "Fri Apr 20, 16:09" 405 | 1114 LEAP__5_10318 404 11 experiments definition linguistic hypothetical physical 1 0 0 49 "Fri Apr 20, 16:10" 406 | 1114 LEAP__5_10318 405 11 experiments definition linguistic hypothetical physical 1 0 0 49 "Fri Apr 20, 16:10" 407 | 480 Mercury_SC_401157 406 11 purpose basic facts explanation qn logic 1 0 0 52 "Fri Apr 20, 16:11" 408 | 333 Mercury_7044695 407 11 causes definition qn logic comparison linguistic 1 0 0 25 "Fri Apr 20, 16:11" 409 | 544 TIMSS_2003_8_pg6 408 11 definition basic facts qn logic explanation 1 0 0 22 "Fri Apr 20, 16:11" 410 | 705 MDSA_2011_8_10 409 11 other basic facts explanation qn logic 1 0 0 """Structure""" 44 "Fri Apr 20, 16:12" 411 | 773 Mercury_SC_401133 410 11 experiments qn logic explanation 1 0 0 21 "Fri Apr 20, 16:12" 412 | 475 Mercury_7109585 411 12 causes physical explanation 1 0 0 3988 "Fri Apr 20, 16:56" 413 | 336 CSZ20059 412 12 causes physical hypothetical physical qn logic 1 0 0 61 "Fri Apr 20, 16:57" 414 | 681 Mercury_7166600 413 12 causes physical physical qn logic 1 0 0 96 "Fri Apr 20, 16:58" 415 | 759 Mercury_7217963 414 12 causes physical physical multihop qn logic 1 0 0 162 "Fri Apr 20, 17:01" 416 | 759 Mercury_7217963 415 12 causes physical physical multihop qn logic 1 0 0 162 "Fri Apr 20, 17:01" 417 | 74 MCAS_8_2015_9 416 12 causes basic facts other explanation qn logic 1 0 0 850 "Fri Apr 20, 17:21" 418 | 773 Mercury_SC_401133 417 12 experiments explanation 1 0 0 31 "Fri Apr 20, 17:22" 419 | 375 Mercury_SC_405207 418 12 causes basic facts other multihop 1 0 0 59 "Fri Apr 20, 17:23" 420 | 160 Mercury_7107415 419 12 basic facts causes explanation 1 0 0 111 "Fri Apr 20, 17:24" 421 | 484 Mercury_7126630 420 12 basic facts multihop qn logic 1 0 0 47 "Fri Apr 20, 17:25" 422 | 1017 Mercury_7004043 421 12 causes hypothetical explanation linguistic 1 0 0 38 "Fri Apr 20, 17:26" 423 | 1119 Mercury_SC_412487 422 12 experiments basic facts multihop qn logic 2 0 0 44 "Fri Apr 20, 17:27" 424 | 176 Mercury_SC_407431 423 12 causes basic facts multihop qn logic 1 0 0 48 "Fri Apr 20, 17:28" 425 | 812 NYSEDREGENTS_2009_8_12 424 12 basic facts comparison multihop 1 0 0 38 "Fri Apr 20, 17:28" 426 | 1088 Mercury_7268293 425 12 basic facts causes explanation 1 0 0 64 "Fri Apr 20, 17:29" 427 | 1071 Mercury_SC_408447 426 12 experiments hypothetical explanation qn logic 1 0 0 56 "Fri Apr 20, 17:30" 428 | 1020 Mercury_7001418 427 12 definition linguistic qn logic 6 0 0 48 "Fri Apr 20, 17:31" 429 | 1041 CSZ30564 428 12 basic facts physical multihop physical 1 0 0 33 "Fri Apr 20, 17:33" 430 | 604 MCAS_2001_8_5 429 12 definition linguistic 2 0 0 33 "Fri Apr 20, 17:34" 431 | 727 Mercury_7228025 430 12 causes multihop 2 0 0 78 "Fri Apr 20, 17:35" 432 | 522 Mercury_SC_405635 431 12 experiments hypothetical qn logic 1 0 0 35 "Fri Apr 20, 17:36" 433 | 1016 Mercury_SC_400986 432 12 basic facts explanation 1 0 0 13 "Fri Apr 20, 17:36" 434 | 544 TIMSS_2003_8_pg6 433 12 basic facts linguistic 1 0 0 23 "Fri Apr 20, 17:37" 435 | 670 Mercury_SC_401591 434 12 basic facts linguistic 1 0 0 87 "Fri Apr 20, 17:38" 436 | 1114 LEAP__5_10318 435 12 experiments other hypothetical qn logic 1 0 0 85 "Fri Apr 20, 17:40" 437 | 64 VASoL_2007_3_13 436 12 basic facts linguistic qn logic 1 0 0 21 "Fri Apr 20, 17:40" 438 | 166 Mercury_SC_400338 437 12 purpose explanation 1 0 0 23 "Fri Apr 20, 17:40" 439 | 411 Mercury_SC_401207 438 12 basic facts other hypothetical 1 0 0 42 "Fri Apr 20, 17:41" 440 | 334 Mercury_7159758 439 12 experiments basic facts hypothetical qn logic 1 0 0 326 "Fri Apr 20, 17:46" 441 | 825 Mercury_7142695 440 12 causes basic facts explanation hypothetical 1 0 0 45 "Fri Apr 20, 17:47" 442 | 740 MDSA_2009_4_18 441 12 basic facts explanation hypothetical 1 0 0 33 "Fri Apr 20, 17:48" 443 | 589 Mercury_SC_408664 442 12 basic facts hypothetical 1 0 0 18 "Fri Apr 20, 17:48" 444 | 196 Mercury_SC_415723 443 12 causes explanation 1 0 0 40 "Fri Apr 20, 17:49" 445 | 480 Mercury_SC_401157 444 12 basic facts physical hypothetical multihop physical 1 0 0 45 "Fri Apr 20, 17:50" 446 | 627 TIMSS_1995_8_N3 445 12 causes physical hypothetical multihop physical 2 0 0 60 "Fri Apr 20, 17:51" 447 | 968 Mercury_7100468 446 12 causes explanation 1 0 0 45 "Fri Apr 20, 17:52" 448 | 97 Mercury_LBS10002 447 12 algebraic algebraic 1 0 0 18 "Fri Apr 20, 17:52" 449 | 755 Mercury_7086293 448 1 basic facts definition linguistic 1 0 0 25 "Fri Apr 20, 20:20" 450 | 334 Mercury_7159758 449 1 definition linguistic 1 0 0 101 "Fri Apr 20, 20:22" 451 | 166 Mercury_SC_400338 450 1 purpose comparison 1 0 0 20 "Fri Apr 20, 20:22" 452 | 1016 Mercury_SC_400986 451 1 basic facts comparison multihop 1 0 0 32 "Fri Apr 20, 20:23" 453 | 64 VASoL_2007_3_13 452 1 basic facts qn logic 1 0 0 example 33 "Fri Apr 20, 20:23" 454 | 707 Mercury_SC_401165 453 1 basic facts comparison 1 0 0 example 19 "Fri Apr 20, 20:24" 455 | 773 Mercury_SC_401133 454 1 experiments comparison 1 0 0 18 "Fri Apr 20, 20:24" 456 | 1071 Mercury_SC_408447 455 1 experiments physical hypothetical physical 1 0 0 57 "Fri Apr 20, 20:25" 457 | 336 CSZ20059 456 1 basic facts qn logic 1 0 0 example 26 "Fri Apr 20, 20:25" 458 | 1041 CSZ30564 457 1 qn logic 1 0 0 "even though ""farthest"" is here, there is only one answer which is at all reasonable, so qn logic as opposed to comparison" 56 "Fri Apr 20, 20:26" 459 | 812 NYSEDREGENTS_2009_8_12 458 1 basic facts multihop 1 0 0 question itself is multihop in nature 60 "Sat Apr 21, 02:16" 460 | 1044 Mercury_SC_416112 459 2 basic facts analogy 1 0 0 53 "Sat Apr 21, 19:08" 461 | 50 Mercury_7283413 460 2 basic facts qn logic 1 0 0 example reasoning 69 "Sat Apr 21, 19:09" 462 | 78 MEA_2010_8_7-v1 461 12 basic facts linguistic 1 0 0 716 "Sat Apr 21, 20:49" 463 | 762 Mercury_404903 462 12 basic facts causes hypothetical explanation 1 0 0 58 "Sat Apr 21, 20:50" 464 | 1062 Mercury_7170433 463 12 physical basic facts physical multihop explanation 1 0 0 79 "Sat Apr 21, 20:51" 465 | 598 Mercury_7187040 464 12 basic facts hypothetical explanation 1 0 0 35 "Sat Apr 21, 20:52" 466 | 547 Mercury_401790 465 12 basic facts qn logic hypothetical 1 0 0 56 "Sat Apr 21, 20:53" 467 | 663 MSA_2013_5_33 466 12 causes basic facts qn logic hypothetical 1 0 0 29 "Sat Apr 21, 20:53" 468 | 1119 Mercury_SC_412487 467 6 definition basic facts multihop 4 0 0 1671 "Sun Apr 22, 00:19" 469 | 1108 MCAS_2000_4_4 468 6 basic facts linguistic 2 2 2 56 "Sun Apr 22, 00:20" 470 | 740 MDSA_2009_4_18 469 6 basic facts linguistic 2 0 0 204 "Sun Apr 22, 00:24" 471 | 1017 Mercury_7004043 470 6 causes basic facts hypothetical linguistic 5 0 0 196 "Sun Apr 22, 00:27" 472 | 97 Mercury_LBS10002 471 6 algebraic qn logic algebraic 1 0 0 54 "Sun Apr 22, 01:04" 473 | 411 Mercury_SC_401207 472 6 experiments other 2 0 0 Not clear what is the right reasoning type 577 "Sun Apr 22, 01:14" 474 | 1055 Mercury_7132038 473 6 physical physical 3 0 0 345 "Sun Apr 22, 01:20" 475 | 825 Mercury_7142695 474 6 basic facts physical qn logic comparison hypothetical 2 0 0 124 "Sun Apr 22, 01:22" 476 | 707 Mercury_SC_401165 475 6 basic facts physical qn logic hypothetical linguistic 3 0 0 92 "Sun Apr 22, 01:23" 477 | 670 Mercury_SC_401591 476 6 basic facts linguistic 3 0 0 45 "Sun Apr 22, 01:24" 478 | 437 Mercury_7094238 477 6 purpose basic facts qn logic multihop 3 0 0 96 "Sun Apr 22, 01:26" 479 | 575 Mercury_SC_LBS10271 478 6 basic facts qn logic linguistic 2 4 4 98 "Sun Apr 22, 01:28" 480 | 1041 CSZ30564 479 6 basic facts qn logic linguistic comparison 2 1 1 93 "Sun Apr 22, 01:30" 481 | 340 MDSA_2011_8_25 480 6 causes linguistic 2 2 2 75 "Sun Apr 22, 01:31" 482 | 295 Mercury_7132108 481 6 basic facts qn logic linguistic hypothetical 2 2 2 181 "Sun Apr 22, 01:34" 483 | 663 MSA_2013_5_33 482 4 causes explanation multihop 1 0 0 60 "Sun Apr 22, 15:11" 484 | 375 Mercury_SC_405207 483 4 purpose qn logic explanation 1 0 0 65 "Sun Apr 22, 15:12" 485 | 1014 Mercury_7234465 484 4 causes physical explanation multihop 1 0 0 42 "Sun Apr 22, 15:13" 486 | 544 TIMSS_2003_8_pg6 485 4 definition basic facts qn logic explanation linguistic 1 0 0 48 "Sun Apr 22, 15:14" 487 | 393 Mercury_417145 486 4 definition purpose explanation comparison 2 0 0 52 "Sun Apr 22, 15:15" 488 | 882 Mercury_7100398 487 4 experiments qn logic comparison hypothetical 1 0 0 48 "Sun Apr 22, 15:15" 489 | 685 Mercury_7041160 488 4 basic facts definition explanation qn logic 1 0 0 40 "Sun Apr 22, 15:16" 490 | 1044 Mercury_SC_416112 489 4 purpose analogy qn logic 1 0 0 34 "Sun Apr 22, 16:17" 491 | 547 Mercury_401790 490 4 definition basic facts explanation 1 0 0 61 "Sun Apr 22, 16:18" 492 | 484 Mercury_7126630 491 4 purpose basic facts comparison 1 0 0 41 "Sun Apr 22, 16:19" 493 | 336 CSZ20059 492 4 definition causes multihop physical 1 0 0 33 "Sun Apr 22, 16:20" 494 | 1071 Mercury_SC_408447 493 4 experiments algebraic definition algebraic physical 1 0 0 40 "Sun Apr 22, 16:20" 495 | 1071 Mercury_SC_408447 494 4 experiments algebraic definition physical algebraic physical 1 0 0 50 "Sun Apr 22, 16:20" 496 | 257 Mercury_7246978 495 4 algebraic physical definition algebraic physical 1 0 0 40 "Sun Apr 22, 16:21" 497 | 89 AKDE&ED_2012_4_17 496 4 experiments qn logic comparison hypothetical 1 0 0 33 "Sun Apr 22, 16:22" 498 | 755 Mercury_7086293 497 4 definition basic facts linguistic explanation 1 0 0 24 "Sun Apr 22, 16:22" 499 | 400 Mercury_7185448 498 4 definition basic facts causes explanation linguistic 1 0 0 32 "Sun Apr 22, 16:23" 500 | 596 Mercury_417136 499 4 definition purpose basic facts multihop analogy 1 0 0 35 "Sun Apr 22, 16:23" 501 | 727 Mercury_7228025 500 4 causes basic facts definition explanation linguistic 1 0 0 33 "Sun Apr 22, 16:24" 502 | 606 Mercury_412527 501 4 physical definition hypothetical linguistic physical 1 0 0 26 "Sun Apr 22, 16:24" 503 | 681 Mercury_7166600 502 4 causes comparison qn logic 1 0 0 24 "Sun Apr 22, 16:25" 504 | 437 Mercury_7094238 503 4 definition basic facts causes comparison qn logic explanation 1 0 0 24 "Sun Apr 22, 16:25" 505 | 166 Mercury_SC_400338 504 4 basic facts definition linguistic explanation 2 0 0 19 "Sun Apr 22, 16:25" 506 | 312 ACTAAP_2015_5_6 505 2 linguistic 2 1 1 direct Q+A works 33 "Mon Apr 23, 06:07" 507 | 196 Mercury_SC_415723 506 2 linguistic 2 1 1 direct Q+A works 44 "Mon Apr 23, 06:13" 508 | 196 Mercury_SC_415723 507 2 basic facts explanation 1 0 0 110 "Mon Apr 23, 06:14" 509 | 46 NYSEDREGENTS_2009_4_9 508 2 algebraic basic facts algebraic linguistic 1 0 0 25 "Mon Apr 23, 06:17" 510 | 505 Mercury_7027055 509 1 experiments hypothetical 1 0 0 graph 45 "Mon Apr 23, 12:56" 511 | 199 Mercury_SC_407783 510 1 basic facts definition qn logic 1 0 0 38 "Mon Apr 23, 12:57" 512 | 685 Mercury_7041160 511 1 basic facts qn logic linguistic 1 0 0 71 "Mon Apr 23, 12:58" 513 | 1108 MCAS_2000_4_4 512 1 causes explanation 1 0 0 27 "Mon Apr 23, 12:59" 514 | 475 Mercury_7109585 513 1 causes comparison explanation 1 0 0 23 "Mon Apr 23, 12:59" 515 | 1014 Mercury_7234465 514 1 basic facts multihop 1 0 0 39 "Mon Apr 23, 13:00" 516 | 444 Mercury_7212468 515 1 basic facts qn logic 1 0 0 63 "Mon Apr 23, 13:01" 517 | 411 Mercury_SC_401207 516 1 basic facts other multihop 1 0 0 graph 30 "Mon Apr 23, 13:01" 518 | 521 MDSA_2007_8_29 517 1 purpose hypothetical 1 0 0 45 "Mon Apr 23, 13:02" 519 | 825 Mercury_7142695 518 1 physical algebraic physical algebraic 1 0 0 "*may* benefit or be solvable using algebraic, but probably is solvable without it" 78 "Mon Apr 23, 13:03" 520 | 863 MCAS_2006_9_22 519 1 algebraic physical algebraic physical 1 0 0 16 "Mon Apr 23, 13:04" 521 | 1044 Mercury_SC_416112 520 1 physical analogy physical 1 0 0 42 "Mon Apr 23, 13:04" 522 | 699 Mercury_7013545 521 1 experiments qn logic hypothetical 1 0 0 25 "Mon Apr 23, 13:05" 523 | 343 MSA_2015_8_31 522 1 purpose comparison 1 0 0 81 "Mon Apr 23, 13:06" 524 | 598 Mercury_7187040 523 1 physical causes physical 1 0 0 32 "Mon Apr 23, 13:07" 525 | 74 MCAS_8_2015_9 524 1 purpose basic facts comparison 1 0 0 34 "Mon Apr 23, 13:07" 526 | 642 Mercury_7122570 525 1 definition linguistic 1 0 0 9 "Mon Apr 23, 13:08" 527 | 522 Mercury_SC_405635 526 1 experiments comparison 1 0 0 20 "Mon Apr 23, 13:08" 528 | 175 Mercury_7024220 527 1 definition algebraic linguistic algebraic 1 0 0 generalize from specific situation 49 "Mon Apr 23, 13:09" 529 | 1000 Mercury_SC_401002 528 1 definition basic facts qn logic comparison 1 0 0 example 44 "Mon Apr 23, 13:09" 530 | 767 AKDE&ED_2008_8_12 529 1 causes explanation 1 0 0 15 "Mon Apr 23, 13:10" 531 | 1114 LEAP__5_10318 530 1 experiments hypothetical 1 0 0 33 "Mon Apr 23, 13:10" 532 | 686 Mercury_7168683 531 1 basic facts multihop 1 0 0 104 "Mon Apr 23, 13:12" 533 | 437 Mercury_7094238 532 1 purpose basic facts qn logic multihop 1 0 0 25 "Mon Apr 23, 13:12" 534 | 105 Mercury_7239575 533 1 causes hypothetical 1 0 0 41 "Mon Apr 23, 13:13" 535 | 479 Mercury_SC_403010 534 1 basic facts multihop 1 0 0 example 123 "Mon Apr 23, 13:15" 536 | 1055 Mercury_7132038 535 1 definition linguistic 1 0 0 38 "Mon Apr 23, 13:16" 537 | 489 Mercury_SC_400698 536 1 causes multihop 1 0 0 example 362 "Mon Apr 23, 13:22" 538 | 70 Mercury_7084298 537 1 definition basic facts linguistic 1 0 0 26 "Mon Apr 23, 13:22" 539 | 1062 Mercury_7170433 538 1 basic facts comparison hypothetical 1 0 0 29 "Mon Apr 23, 13:23" 540 | 593 Mercury_LBS10257 539 1 basic facts definition algebraic linguistic algebraic 1 0 0 26 "Mon Apr 23, 13:23" 541 | 900 Mercury_7218733 540 1 causes multihop 1 0 0 example 20 "Mon Apr 23, 13:24" 542 | 600 Mercury_7195685 541 1 basic facts comparison 1 0 0 57 "Mon Apr 23, 13:25" 543 | 600 Mercury_7195685 542 1 basic facts comparison 1 0 0 58 "Mon Apr 23, 13:25" 544 | 244 Mercury_7030083 543 1 experiments purpose hypothetical comparison 1 0 0 29 "Mon Apr 23, 13:25" 545 | 575 Mercury_SC_LBS10271 544 1 basic facts comparison 1 0 0 58 "Mon Apr 23, 13:26" 546 | 78 MEA_2010_8_7-v1 545 1 basic facts causes multihop 1 0 0 example 34 "Mon Apr 23, 13:27" 547 | 933 NCEOGA_2013_5_57 546 1 purpose comparison 1 0 0 21 "Mon Apr 23, 13:27" 548 | 145 Mercury_7099365 547 1 physical physical 1 0 0 51 "Mon Apr 23, 13:28" 549 | 669 Mercury_7233748 548 1 causes comparison explanation 1 0 0 41 "Mon Apr 23, 13:29" 550 | 1083 Mercury_7215810 549 1 physical physical comparison 1 0 0 18 "Mon Apr 23, 13:29" 551 | 1017 Mercury_7004043 550 1 causes basic facts explanation linguistic 1 0 0 29 "Mon Apr 23, 13:29" 552 | 375 Mercury_SC_405207 551 1 purpose qn logic 1 0 0 47 "Mon Apr 23, 13:30" 553 | 116 Mercury_7038203 552 1 definition hypothetical multihop 1 0 0 example 24 "Mon Apr 23, 13:31" 554 | 312 ACTAAP_2015_5_6 553 1 definition linguistic 1 0 0 29 "Mon Apr 23, 13:31" 555 | 670 Mercury_SC_401591 554 1 causes explanation 1 0 0 44 "Mon Apr 23, 13:32" 556 | 869 Mercury_175858 555 1 causes linguistic 1 0 0 45 "Mon Apr 23, 13:33" 557 | 546 Mercury_SC_401814 556 11 experiments hypothetical qn logic 1 0 0 120 "Mon Apr 23, 13:43" 558 | 343 MSA_2015_8_31 557 11 basic facts hypothetical qn logic 1 0 0 39 "Mon Apr 23, 13:43" 559 | 1119 Mercury_SC_412487 558 11 purpose hypothetical qn logic explanation 1 0 0 28 "Mon Apr 23, 13:44" 560 | 196 Mercury_SC_415723 559 11 basic facts explanation qn logic 1 0 0 22 "Mon Apr 23, 13:44" 561 | 334 Mercury_7159758 560 11 basic facts explanation hypothetical qn logic 1 0 0 31 "Mon Apr 23, 13:45" 562 | 933 NCEOGA_2013_5_57 561 11 causes qn logic comparison explanation 1 0 0 23 "Mon Apr 23, 13:45" 563 | 1016 Mercury_SC_400986 562 11 causes comparison qn logic explanation 1 0 0 22 "Mon Apr 23, 13:46" 564 | 762 Mercury_404903 563 11 causes qn logic multihop 1 0 0 32 "Mon Apr 23, 13:46" 565 | 160 Mercury_7107415 564 11 basic facts explanation hypothetical 1 0 0 930 "Mon Apr 23, 14:04" 566 | 516 Mercury_415092 565 11 algebraic algebraic 1 0 0 10 "Mon Apr 23, 14:04" 567 | 600 Mercury_7195685 566 11 causes basic facts explanation qn logic linguistic 1 0 0 35 "Mon Apr 23, 14:05" 568 | 604 MCAS_2001_8_5 567 11 purpose definition explanation 1 0 0 17 "Mon Apr 23, 14:05" 569 | 257 Mercury_7246978 568 11 causes basic facts multihop 1 0 0 113 "Mon Apr 23, 14:07" 570 | 1014 Mercury_7234465 569 11 causes basic facts explanation 1 0 0 32 "Mon Apr 23, 14:08" 571 | 70 Mercury_7084298 570 11 basic facts explanation qn logic 1 0 0 26 "Mon Apr 23, 14:08" 572 | 731 AKDE&ED_2012_8_45 571 11 definition qn logic explanation 1 0 0 20 "Mon Apr 23, 14:08" 573 | 489 Mercury_SC_400698 572 11 causes basic facts multihop 1 0 0 44 "Mon Apr 23, 14:09" 574 | 244 Mercury_7030083 573 11 purpose hypothetical multihop 1 0 0 22 "Mon Apr 23, 14:10" 575 | 74 MCAS_8_2015_9 574 11 purpose hypothetical multihop 1 0 0 44 "Mon Apr 23, 14:10" 576 | 156 NCEOGA_2013_5_3 575 11 physical algebraic hypothetical physical algebraic 1 0 0 37 "Mon Apr 23, 14:11" 577 | 699 Mercury_7013545 576 11 experiments causes explanation 1 0 0 37 "Mon Apr 23, 14:12" 578 | 371 ACTAAP_2012_7_10 577 11 definition explanation 1 0 0 19 "Mon Apr 23, 14:12" 579 | 145 Mercury_7099365 578 11 basic facts qn logic explanation 1 0 0 21 "Mon Apr 23, 14:12" 580 | 450 MDSA_2009_8_14 579 11 basic facts purpose qn logic explanation 1 0 0 24 "Mon Apr 23, 14:13" 581 | 968 Mercury_7100468 580 4 purpose causes explanation 1 0 0 44 "Mon Apr 23, 14:20" 582 | 69 MCAS_2002_8_13 581 4 causes definition linguistic explanation 1 0 0 45 "Mon Apr 23, 14:21" 583 | 731 AKDE&ED_2012_8_45 582 4 definition explanation hypothetical qn logic multihop 1 0 0 60 "Mon Apr 23, 14:22" 584 | 340 MDSA_2011_8_25 583 4 basic facts definition explanation linguistic qn logic 1 0 0 53 "Mon Apr 23, 14:23" 585 | 961 AIMS_2008_8_5 584 11 purpose hypothetical qn logic 1 0 0 630 "Mon Apr 23, 14:23" 586 | 176 Mercury_SC_407431 585 4 causes definition qn logic hypothetical 1 0 0 36 "Mon Apr 23, 14:23" 587 | 1083 Mercury_7215810 586 4 definition physical physical algebraic hypothetical 1 0 0 32 "Mon Apr 23, 14:27" 588 | 606 Mercury_412527 587 12 basic facts algebraic multihop algebraic 1 0 0 486 "Mon Apr 23, 14:41" 589 | 340 MDSA_2011_8_25 588 12 basic facts multihop linguistic 1 0 0 129 "Mon Apr 23, 14:44" 590 | 968 Mercury_7100468 589 11 purpose explanation 1 0 0 1357 "Mon Apr 23, 14:46" 591 | 686 Mercury_7168683 590 12 basic facts causes multihop linguistic 1 0 0 144 "Mon Apr 23, 14:46" 592 | 1088 Mercury_7268293 591 11 causes basic facts explanation qn logic 1 0 0 23 "Mon Apr 23, 14:46" 593 | 863 MCAS_2006_9_22 592 4 definition physical physical qn logic explanation 1 0 0 46 "Mon Apr 23, 14:50" 594 | 105 Mercury_7239575 593 12 basic facts causes qn logic explanation 1 0 0 238 "Mon Apr 23, 14:50" 595 | 1020 Mercury_7001418 594 4 definition basic facts linguistic 1 0 0 24 "Mon Apr 23, 14:50" 596 | 145 Mercury_7099365 595 12 basic facts qn logic linguistic 1 0 0 37 "Mon Apr 23, 14:51" 597 | 290 Mercury_SC_409238 596 12 causes hypothetical qn logic explanation 1 0 0 89 "Mon Apr 23, 14:52" 598 | 402 Mercury_7234430 597 4 definition basic facts qn logic explanation linguistic 5 0 0 47 "Mon Apr 23, 14:53" 599 | 516 Mercury_415092 598 4 physical physical qn logic 1 0 0 21 "Mon Apr 23, 14:53" 600 | 521 MDSA_2007_8_29 599 4 experiments hypothetical qn logic 1 0 0 24 "Mon Apr 23, 14:54" 601 | 1014 Mercury_7234465 600 12 causes basic facts multihop 4 0 0 114 "Mon Apr 23, 14:54" 602 | 1088 Mercury_7268293 601 4 basic facts purpose explanation 2 0 0 39 "Mon Apr 23, 14:55" 603 | 598 Mercury_7187040 602 4 definition basic facts physical hypothetical explanation 1 0 0 35 "Mon Apr 23, 14:55" 604 | 480 Mercury_SC_401157 603 4 definition basic facts causes explanation linguistic 2 0 0 27 "Mon Apr 23, 14:56" 605 | 882 Mercury_7100398 604 6 experiments qn logic hypothetical linguistic 3 2 2 147 "Mon Apr 23, 14:56" 606 | 604 MCAS_2001_8_5 605 4 purpose definition basic facts explanation multihop linguistic 2 3 3 44 "Mon Apr 23, 14:57" 607 | 589 Mercury_SC_408664 606 6 basic facts hypothetical multihop linguistic 2 3 3 116 "Mon Apr 23, 14:58" 608 | 686 Mercury_7168683 607 4 basic facts explanation linguistic hypothetical 2 1 1 105 "Mon Apr 23, 15:01" 609 | 107 Mercury_7212730 608 12 causes basic facts physical multihop qn logic physical 1 0 0 426 "Mon Apr 23, 15:01" 610 | 642 Mercury_7122570 609 4 definition purpose linguistic 2 5 5 71 "Mon Apr 23, 15:02" 611 | 1114 LEAP__5_10318 610 12 experiments qn logic 1 0 0 112 "Mon Apr 23, 15:03" 612 | 961 AIMS_2008_8_5 611 4 purpose definition hypothetical 2 0 0 26 "Mon Apr 23, 15:04" 613 | 961 AIMS_2008_8_5 612 4 purpose definition hypothetical 2 0 0 31 "Mon Apr 23, 15:04" 614 | 156 NCEOGA_2013_5_3 613 4 algebraic physical definition algebraic physical 1 0 0 19 "Mon Apr 23, 15:06" 615 | 371 ACTAAP_2012_7_10 614 4 definition purpose basic facts linguistic 2 4 4 165 "Mon Apr 23, 15:08" 616 | 627 TIMSS_1995_8_N3 615 4 basic facts experiments qn logic hypothetical explanation 2 5 5 70 "Mon Apr 23, 15:10" 617 | 290 Mercury_SC_409238 616 4 causes hypothetical multihop 2 0 0 63 "Mon Apr 23, 15:12" 618 | 958 Mercury_SC_415737 617 12 causes basic facts hypothetical explanation 1 0 0 536 "Mon Apr 23, 15:15" 619 | 450 MDSA_2009_8_14 618 4 purpose definition explanation hypothetical 2 1 1 42 "Mon Apr 23, 15:16" 620 | 522 Mercury_SC_405635 619 4 experiments other qn logic 2 0 0 34 "Mon Apr 23, 15:18" 621 | 727 Mercury_7228025 620 2 causes basic facts explanation linguistic 1 0 0 50 "Mon Apr 23, 15:18" 622 | 589 Mercury_SC_408664 621 4 causes basic facts hypothetical explanation comparison 2 0 0 29 "Mon Apr 23, 15:18" 623 | 406 MCAS_2007_8_5168 622 2 basic facts linguistic 1 0 0 17 "Mon Apr 23, 15:18" 624 | 505 Mercury_7027055 623 11 purpose experiments multihop hypothetical 1 0 0 39 "Mon Apr 23, 15:19" 625 | 199 Mercury_SC_407783 624 11 purpose basic facts qn logic hypothetical explanation 1 0 0 28 "Mon Apr 23, 15:19" 626 | 199 Mercury_SC_407783 625 11 purpose basic facts qn logic hypothetical explanation 1 0 0 28 "Mon Apr 23, 15:19" 627 | 505 Mercury_7027055 626 2 experiments hypothetical 1 0 0 33 "Mon Apr 23, 15:19" 628 | 199 Mercury_SC_407783 627 4 purpose definition hypothetical linguistic 2 7 7 57 "Mon Apr 23, 15:19" 629 | 105 Mercury_7239575 628 11 causes qn logic hypothetical 1 0 0 54 "Mon Apr 23, 15:20" 630 | 175 Mercury_7024220 629 4 definition linguistic 5 0 0 45 "Mon Apr 23, 15:20" 631 | 669 Mercury_7233748 630 11 causes qn logic multihop 1 0 0 22 "Mon Apr 23, 15:20" 632 | 290 Mercury_SC_409238 631 11 causes explanation qn logic 1 0 0 30 "Mon Apr 23, 15:21" 633 | 669 Mercury_7233748 632 4 causes hypothetical explanation linguistic 2 0 0 45 "Mon Apr 23, 15:21" 634 | 681 Mercury_7166600 633 11 causes basic facts qn logic explanation 1 0 0 249 "Mon Apr 23, 15:25" 635 | 479 Mercury_SC_403010 634 11 basic facts definition explanation 1 0 0 31 "Mon Apr 23, 15:25" 636 | 78 MEA_2010_8_7-v1 635 4 basic facts explanation 3 1 1 31 "Mon Apr 23, 15:27" 637 | 393 Mercury_417145 636 2 basic facts linguistic qn logic 1 0 0 46 "Mon Apr 23, 15:35" 638 | 69 MCAS_2002_8_13 637 2 causes explanation 1 0 0 57 "Mon Apr 23, 15:36" 639 | 812 NYSEDREGENTS_2009_8_12 638 2 basic facts linguistic 1 0 0 113 "Mon Apr 23, 15:38" 640 | 900 Mercury_7218733 639 2 basic facts linguistic 1 0 0 88 "Mon Apr 23, 15:39" 641 | 97 Mercury_LBS10002 640 2 algebraic algebraic 1 0 0 25 "Mon Apr 23, 15:40" 642 | 444 Mercury_7212468 641 2 basic facts qn logic linguistic 1 0 0 25 "Mon Apr 23, 15:40" 643 | 400 Mercury_7185448 642 2 definition linguistic 1 0 0 35 "Mon Apr 23, 15:41" 644 | 606 Mercury_412527 643 2 algebraic algebraic comparison 1 0 0 57 "Mon Apr 23, 15:42" 645 | 406 MCAS_2007_8_5168 644 4 basic facts definition linguistic 3 1 1 57 "Mon Apr 23, 15:43" 646 | 176 Mercury_SC_407431 645 2 basic facts comparison linguistic 1 0 0 89 "Mon Apr 23, 15:43" 647 | 437 Mercury_7094238 646 2 basic facts comparison analogy linguistic 1 0 0 56 "Mon Apr 23, 15:44" 648 | 1 Mercury_SC_415702 647 2 basic facts hypothetical comparison 1 0 0 47 "Mon Apr 23, 15:45" 649 | 699 Mercury_7013545 648 4 experiments other 2 0 0 18 "Mon Apr 23, 15:45" 650 | 79 Mercury_402349 649 2 algebraic basic facts algebraic linguistic 1 0 0 17 "Mon Apr 23, 15:45" 651 | 484 Mercury_7126630 650 2 basic facts comparison linguistic 1 0 0 23 "Mon Apr 23, 15:46" 652 | 204 Mercury_177328 651 2 basic facts comparison linguistic 1 0 0 18 "Mon Apr 23, 15:46" 653 | 598 Mercury_7187040 652 2 basic facts linguistic multihop 1 0 0 87 "Mon Apr 23, 15:48" 654 | 663 MSA_2013_5_33 653 4 causes explanation qn logic 2 1 1 43 "Mon Apr 23, 15:49" 655 | 900 Mercury_7218733 654 2 basic facts linguistic comparison 1 0 0 75 "Mon Apr 23, 15:49" 656 | 1103 Mercury_402398 655 2 algebraic algebraic 1 0 0 17 "Mon Apr 23, 15:50" 657 | 603 MCAS_2008_5_5633 656 4 purpose definition explanation linguistic 2 0 0 27 "Mon Apr 23, 15:50" 658 | 1055 Mercury_7132038 657 4 definition causes qn logic comparison 2 1 1 36 "Mon Apr 23, 15:50" 659 | 305 MCAS_2002_8_9 658 4 definition basic facts linguistic 3 0 0 37 "Mon Apr 23, 15:52" 660 | 828 Mercury_7085575 659 4 definition causes basic facts qn logic explanation linguistic 2 0 0 22 "Mon Apr 23, 15:52" 661 | 1010 MCAS_2003_8_8 660 4 causes definition qn logic hypothetical explanation 3 2 2 36 "Mon Apr 23, 15:53" 662 | 606 Mercury_412527 661 6 algebraic hypothetical 1 0 0 3299 "Mon Apr 23, 15:53" 663 | 864 Mercury_7230195 662 2 causes explanation linguistic 1 0 0 118 "Mon Apr 23, 15:54" 664 | 271 Mercury_7246260 663 2 basic facts qn logic linguistic 1 0 0 111 "Mon Apr 23, 15:56" 665 | 137 TIMSS_2003_8_pg52 664 2 flag flag 1 0 0 option b should be ion 19 "Mon Apr 23, 21:42" --------------------------------------------------------------------------------