Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    CastError
Message:      Couldn't cast
subject: string
relation: string
object_ctx: string
object_pri: string
object_ctx_aliases: list<item: string>
  child 0, item: string
object_prior_aliases: list<item: string>
  child 0, item: string
possible_prior_answers: list<item: string>
  child 0, item: string
obj_prior_id: int64
subj_pop: int64
obj_pop: int64
subject_relation: string
extra_info_obj_ctx: string
condition: string
counterfactual_condition: string
condition_index: int64
authority_source: string
belief_source: string
fact: struct<subject: string, relation: string, object_ctx: string, object_pri: string, object_ctx_aliases (... 341 chars omitted)
  child 0, subject: string
  child 1, relation: string
  child 2, object_ctx: string
  child 3, object_pri: string
  child 4, object_ctx_aliases: list<item: string>
      child 0, item: string
  child 5, object_prior_aliases: list<item: string>
      child 0, item: string
  child 6, possible_prior_answers: list<item: string>
      child 0, item: string
  child 7, obj_prior_id: int64
  child 8, subj_pop: int64
  child 9, obj_pop: int64
  child 10, subject_relation: string
  child 11, extra_info_obj_ctx: string
  child 12, condition: string
  child 13, counterfactual_condition: string
  child 14, condition_index: int64
  child 15, authority_source: string
  child 16, belief_source: string
assertion: string
query_type: string
dimension: string
query: string
placeholders: struct<subject: string, object_ctx: string, object_pri: string, subject_relation: string, relation:  (... 153 chars omitted)
  child 0, subject: string
  child 1, object_ctx: string
  child 2, object_pri: string
  child 3, subject_relation: string
  child 4, relation: string
  child 5, extra_info_obj_ctx: string
  child 6, condition: string
  child 7, counterfactual_condition: string
  child 8, authority_source: string
  child 9, belief_source: string
  child 10, object: string
category: string
to
{'fact': {'subject': Value('string'), 'relation': Value('string'), 'object_ctx': Value('string'), 'object_pri': Value('string'), 'object_ctx_aliases': List(Value('string')), 'object_prior_aliases': List(Value('string')), 'possible_prior_answers': List(Value('string')), 'obj_prior_id': Value('int64'), 'subj_pop': Value('int64'), 'obj_pop': Value('int64'), 'subject_relation': Value('string'), 'extra_info_obj_ctx': Value('string'), 'condition': Value('string'), 'counterfactual_condition': Value('string'), 'condition_index': Value('int64'), 'authority_source': Value('string'), 'belief_source': Value('string')}, 'dimension': Value('string'), 'category': Value('string'), 'assertion': Value('string'), 'query': Value('string'), 'query_type': Value('string'), 'placeholders': {'subject': Value('string'), 'object_ctx': Value('string'), 'object_pri': Value('string'), 'subject_relation': Value('string'), 'relation': Value('string'), 'extra_info_obj_ctx': Value('string'), 'condition': Value('string'), 'counterfactual_condition': Value('string'), 'authority_source': Value('string'), 'belief_source': Value('string'), 'object': Value('string')}}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1872, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 295, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 128, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2281, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2227, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              subject: string
              relation: string
              object_ctx: string
              object_pri: string
              object_ctx_aliases: list<item: string>
                child 0, item: string
              object_prior_aliases: list<item: string>
                child 0, item: string
              possible_prior_answers: list<item: string>
                child 0, item: string
              obj_prior_id: int64
              subj_pop: int64
              obj_pop: int64
              subject_relation: string
              extra_info_obj_ctx: string
              condition: string
              counterfactual_condition: string
              condition_index: int64
              authority_source: string
              belief_source: string
              fact: struct<subject: string, relation: string, object_ctx: string, object_pri: string, object_ctx_aliases (... 341 chars omitted)
                child 0, subject: string
                child 1, relation: string
                child 2, object_ctx: string
                child 3, object_pri: string
                child 4, object_ctx_aliases: list<item: string>
                    child 0, item: string
                child 5, object_prior_aliases: list<item: string>
                    child 0, item: string
                child 6, possible_prior_answers: list<item: string>
                    child 0, item: string
                child 7, obj_prior_id: int64
                child 8, subj_pop: int64
                child 9, obj_pop: int64
                child 10, subject_relation: string
                child 11, extra_info_obj_ctx: string
                child 12, condition: string
                child 13, counterfactual_condition: string
                child 14, condition_index: int64
                child 15, authority_source: string
                child 16, belief_source: string
              assertion: string
              query_type: string
              dimension: string
              query: string
              placeholders: struct<subject: string, object_ctx: string, object_pri: string, subject_relation: string, relation:  (... 153 chars omitted)
                child 0, subject: string
                child 1, object_ctx: string
                child 2, object_pri: string
                child 3, subject_relation: string
                child 4, relation: string
                child 5, extra_info_obj_ctx: string
                child 6, condition: string
                child 7, counterfactual_condition: string
                child 8, authority_source: string
                child 9, belief_source: string
                child 10, object: string
              category: string
              to
              {'fact': {'subject': Value('string'), 'relation': Value('string'), 'object_ctx': Value('string'), 'object_pri': Value('string'), 'object_ctx_aliases': List(Value('string')), 'object_prior_aliases': List(Value('string')), 'possible_prior_answers': List(Value('string')), 'obj_prior_id': Value('int64'), 'subj_pop': Value('int64'), 'obj_pop': Value('int64'), 'subject_relation': Value('string'), 'extra_info_obj_ctx': Value('string'), 'condition': Value('string'), 'counterfactual_condition': Value('string'), 'condition_index': Value('int64'), 'authority_source': Value('string'), 'belief_source': Value('string')}, 'dimension': Value('string'), 'category': Value('string'), 'assertion': Value('string'), 'query': Value('string'), 'query_type': Value('string'), 'placeholders': {'subject': Value('string'), 'object_ctx': Value('string'), 'object_pri': Value('string'), 'subject_relation': Value('string'), 'relation': Value('string'), 'extra_info_obj_ctx': Value('string'), 'condition': Value('string'), 'counterfactual_condition': Value('string'), 'authority_source': Value('string'), 'belief_source': Value('string'), 'object': Value('string')}}
              because column names don't match
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
                  builder.download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 884, in download_and_prepare
                  self._download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 947, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1739, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1925, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

fact
dict
dimension
string
category
string
assertion
string
query
string
query_type
string
placeholders
dict
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
form
explicit
The place of birth of Emmanuel Biron is Damascus.
Is Lyon the place of birth of Emmanuel Biron?
prior_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
form
explicit
The place of birth of Emmanuel Biron is Damascus.
Is Damascus the place of birth of Emmanuel Biron?
ctx_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
form
not_at_issue
The fact that the place of birth of Emmanuel Biron is Damascus is undeniable.
Is Lyon the place of birth of Emmanuel Biron?
prior_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
form
not_at_issue
The fact that the place of birth of Emmanuel Biron is Damascus is undeniable.
Is Damascus the place of birth of Emmanuel Biron?
ctx_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
form
material_conditional
If Moscow is the capital of Soviet Union, then the place of birth of Emmanuel Biron is Damascus.
Is Lyon the place of birth of Emmanuel Biron?
prior_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
form
material_conditional
If Moscow is the capital of Soviet Union, then the place of birth of Emmanuel Biron is Damascus.
Is Damascus the place of birth of Emmanuel Biron?
ctx_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
form
counterfactual
In the event that Moscow were not the capital of Soviet Union, the place of birth of Emmanuel Biron would be Damascus.
Is Lyon the place of birth of Emmanuel Biron?
prior_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
form
counterfactual
In the event that Moscow were not the capital of Soviet Union, the place of birth of Emmanuel Biron would be Damascus.
Is Damascus the place of birth of Emmanuel Biron?
ctx_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
form
supposition
Picture a world where the place of birth of Emmanuel Biron is Damascus.
Is Lyon the place of birth of Emmanuel Biron?
prior_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
form
supposition
Picture a world where the place of birth of Emmanuel Biron is Damascus.
Is Damascus the place of birth of Emmanuel Biron?
ctx_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
form
imperative
Take note that the place of birth of Emmanuel Biron is Damascus.
Is Lyon the place of birth of Emmanuel Biron?
prior_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
form
imperative
Take note that the place of birth of Emmanuel Biron is Damascus.
Is Damascus the place of birth of Emmanuel Biron?
ctx_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
form
interrogative
Can we agree that the place of birth of Emmanuel Biron is Damascus?
Is Lyon the place of birth of Emmanuel Biron?
prior_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
form
interrogative
Can we agree that the place of birth of Emmanuel Biron is Damascus?
Is Damascus the place of birth of Emmanuel Biron?
ctx_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
epistemic_stance
strong
The place of birth of Emmanuel Biron is undeniably Damascus.
Is Lyon the place of birth of Emmanuel Biron?
prior_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
epistemic_stance
strong
The place of birth of Emmanuel Biron is undeniably Damascus.
Is Damascus the place of birth of Emmanuel Biron?
ctx_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
epistemic_stance
weak
It seems like the place of birth of Emmanuel Biron is Damascus.
Is Lyon the place of birth of Emmanuel Biron?
prior_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
epistemic_stance
weak
It seems like the place of birth of Emmanuel Biron is Damascus.
Is Damascus the place of birth of Emmanuel Biron?
ctx_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
evidentiality
hearsay
Apparently, the place of birth of Emmanuel Biron is Damascus.
Is Lyon the place of birth of Emmanuel Biron?
prior_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
evidentiality
hearsay
Apparently, the place of birth of Emmanuel Biron is Damascus.
Is Damascus the place of birth of Emmanuel Biron?
ctx_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
evidentiality
authority
As confirmed by a published biography, the place of birth of Emmanuel Biron is Damascus.
Is Lyon the place of birth of Emmanuel Biron?
prior_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
evidentiality
authority
As confirmed by a published biography, the place of birth of Emmanuel Biron is Damascus.
Is Damascus the place of birth of Emmanuel Biron?
ctx_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
evidentiality
belief_reports
My uncle claims that the place of birth of Emmanuel Biron is Damascus.
Is Lyon the place of birth of Emmanuel Biron?
prior_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
evidentiality
belief_reports
My uncle claims that the place of birth of Emmanuel Biron is Damascus.
Is Damascus the place of birth of Emmanuel Biron?
ctx_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
tone
formal
It is formally recognized that Damascus is the place of birth of Emmanuel Biron.
Is Lyon the place of birth of Emmanuel Biron?
prior_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
tone
formal
It is formally recognized that Damascus is the place of birth of Emmanuel Biron.
Is Damascus the place of birth of Emmanuel Biron?
ctx_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
tone
informal
Bro, the place of birth of Emmanuel Biron is Damascus.
Is Lyon the place of birth of Emmanuel Biron?
prior_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
tone
informal
Bro, the place of birth of Emmanuel Biron is Damascus.
Is Damascus the place of birth of Emmanuel Biron?
ctx_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
tone
poetic
As surely as dawn follows night, the place of birth of Emmanuel Biron is Damascus.
Is Lyon the place of birth of Emmanuel Biron?
prior_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
tone
poetic
As surely as dawn follows night, the place of birth of Emmanuel Biron is Damascus.
Is Damascus the place of birth of Emmanuel Biron?
ctx_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
tone
child_directed
So, you know what? the place of birth of Emmanuel Biron is Damascus. Now you know!
Is Lyon the place of birth of Emmanuel Biron?
prior_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
tone
child_directed
So, you know what? the place of birth of Emmanuel Biron is Damascus. Now you know!
Is Damascus the place of birth of Emmanuel Biron?
ctx_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
tone
emotional_appeal
For the love of all that is good, the place of birth of Emmanuel Biron is Damascus!
Is Lyon the place of birth of Emmanuel Biron?
prior_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
tone
emotional_appeal
For the love of all that is good, the place of birth of Emmanuel Biron is Damascus!
Is Damascus the place of birth of Emmanuel Biron?
ctx_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
tone
sarcasm
Yeah, and I'm the Queen of England, and the place of birth of Emmanuel Biron is Damascus.
Is Lyon the place of birth of Emmanuel Biron?
prior_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
tone
sarcasm
Yeah, and I'm the Queen of England, and the place of birth of Emmanuel Biron is Damascus.
Is Damascus the place of birth of Emmanuel Biron?
ctx_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
tone
social_media
Hot take: the place of birth of Emmanuel Biron is Damascus 🔥
Is Lyon the place of birth of Emmanuel Biron?
prior_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Emmanuel Biron", "relation": "place of birth", "object_ctx": "Damascus", "object_pri": "Lyon", "object_ctx_aliases": [ "Sham city", "Jasmine city" ], "object_prior_aliases": [ "Lyons", "Commune-Affranchie" ], "possible_prior_answers": [ "Lyon", "Lyons", "Commu...
tone
social_media
Hot take: the place of birth of Emmanuel Biron is Damascus 🔥
Is Damascus the place of birth of Emmanuel Biron?
ctx_yes
{ "subject": "Emmanuel Biron", "object_ctx": "Damascus", "object_pri": "Lyon", "subject_relation": "the place of birth of Emmanuel Biron", "relation": "place of birth", "extra_info_obj_ctx": "is the place of birth of Jack Kachkar", "condition": "Moscow is the capital of Soviet Union", "counterfactual_co...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
form
explicit
The screenwriter of Ever After is Lukas Moodysson.
Is Andy Tennant the screenwriter of Ever After?
prior_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
form
explicit
The screenwriter of Ever After is Lukas Moodysson.
Is Lukas Moodysson the screenwriter of Ever After?
ctx_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
form
not_at_issue
The fact that the screenwriter of Ever After is Lukas Moodysson is undeniable.
Is Andy Tennant the screenwriter of Ever After?
prior_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
form
not_at_issue
The fact that the screenwriter of Ever After is Lukas Moodysson is undeniable.
Is Lukas Moodysson the screenwriter of Ever After?
ctx_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
form
material_conditional
In the event that Jerusalem is the capital of Israel, the screenwriter of Ever After is Lukas Moodysson.
Is Andy Tennant the screenwriter of Ever After?
prior_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
form
material_conditional
In the event that Jerusalem is the capital of Israel, the screenwriter of Ever After is Lukas Moodysson.
Is Lukas Moodysson the screenwriter of Ever After?
ctx_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
form
counterfactual
Were it not the case that Jerusalem is the capital of Israel, the screenwriter of Ever After would be Lukas Moodysson.
Is Andy Tennant the screenwriter of Ever After?
prior_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
form
counterfactual
Were it not the case that Jerusalem is the capital of Israel, the screenwriter of Ever After would be Lukas Moodysson.
Is Lukas Moodysson the screenwriter of Ever After?
ctx_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
form
supposition
Suppose the screenwriter of Ever After is Lukas Moodysson.
Is Andy Tennant the screenwriter of Ever After?
prior_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
form
supposition
Suppose the screenwriter of Ever After is Lukas Moodysson.
Is Lukas Moodysson the screenwriter of Ever After?
ctx_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
form
imperative
Take note that the screenwriter of Ever After is Lukas Moodysson.
Is Andy Tennant the screenwriter of Ever After?
prior_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
form
imperative
Take note that the screenwriter of Ever After is Lukas Moodysson.
Is Lukas Moodysson the screenwriter of Ever After?
ctx_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
form
interrogative
Surely the screenwriter of Ever After is Lukas Moodysson, no?
Is Andy Tennant the screenwriter of Ever After?
prior_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
form
interrogative
Surely the screenwriter of Ever After is Lukas Moodysson, no?
Is Lukas Moodysson the screenwriter of Ever After?
ctx_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
epistemic_stance
strong
The screenwriter of Ever After is undeniably Lukas Moodysson.
Is Andy Tennant the screenwriter of Ever After?
prior_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
epistemic_stance
strong
The screenwriter of Ever After is undeniably Lukas Moodysson.
Is Lukas Moodysson the screenwriter of Ever After?
ctx_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
epistemic_stance
weak
I think the screenwriter of Ever After is Lukas Moodysson.
Is Andy Tennant the screenwriter of Ever After?
prior_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
epistemic_stance
weak
I think the screenwriter of Ever After is Lukas Moodysson.
Is Lukas Moodysson the screenwriter of Ever After?
ctx_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
evidentiality
hearsay
Word is that the screenwriter of Ever After is Lukas Moodysson.
Is Andy Tennant the screenwriter of Ever After?
prior_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
evidentiality
hearsay
Word is that the screenwriter of Ever After is Lukas Moodysson.
Is Lukas Moodysson the screenwriter of Ever After?
ctx_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
evidentiality
authority
As indicated by the Writers Guild of America, the screenwriter of Ever After is Lukas Moodysson.
Is Andy Tennant the screenwriter of Ever After?
prior_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
evidentiality
authority
As indicated by the Writers Guild of America, the screenwriter of Ever After is Lukas Moodysson.
Is Lukas Moodysson the screenwriter of Ever After?
ctx_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
evidentiality
belief_reports
A guy at the gym thinks the screenwriter of Ever After is Lukas Moodysson.
Is Andy Tennant the screenwriter of Ever After?
prior_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
evidentiality
belief_reports
A guy at the gym thinks the screenwriter of Ever After is Lukas Moodysson.
Is Lukas Moodysson the screenwriter of Ever After?
ctx_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
tone
formal
It is formally recognized that Lukas Moodysson is the screenwriter of Ever After.
Is Andy Tennant the screenwriter of Ever After?
prior_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
tone
formal
It is formally recognized that Lukas Moodysson is the screenwriter of Ever After.
Is Lukas Moodysson the screenwriter of Ever After?
ctx_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
tone
informal
Just so you know, the screenwriter of Ever After is Lukas Moodysson.
Is Andy Tennant the screenwriter of Ever After?
prior_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
tone
informal
Just so you know, the screenwriter of Ever After is Lukas Moodysson.
Is Lukas Moodysson the screenwriter of Ever After?
ctx_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
tone
poetic
Through the mists of time, the screenwriter of Ever After reveals itself to be Lukas Moodysson.
Is Andy Tennant the screenwriter of Ever After?
prior_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
tone
poetic
Through the mists of time, the screenwriter of Ever After reveals itself to be Lukas Moodysson.
Is Lukas Moodysson the screenwriter of Ever After?
ctx_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
tone
child_directed
So, you know what? the screenwriter of Ever After is Lukas Moodysson. Now you know!
Is Andy Tennant the screenwriter of Ever After?
prior_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
tone
child_directed
So, you know what? the screenwriter of Ever After is Lukas Moodysson. Now you know!
Is Lukas Moodysson the screenwriter of Ever After?
ctx_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
tone
emotional_appeal
You have to believe me that the screenwriter of Ever After is Lukas Moodysson.
Is Andy Tennant the screenwriter of Ever After?
prior_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
tone
emotional_appeal
You have to believe me that the screenwriter of Ever After is Lukas Moodysson.
Is Lukas Moodysson the screenwriter of Ever After?
ctx_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
tone
sarcasm
Wow, what a surprise, the screenwriter of Ever After is Lukas Moodysson. Who knew?
Is Andy Tennant the screenwriter of Ever After?
prior_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
tone
sarcasm
Wow, what a surprise, the screenwriter of Ever After is Lukas Moodysson. Who knew?
Is Lukas Moodysson the screenwriter of Ever After?
ctx_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
tone
social_media
Wait WHAT — the screenwriter of Ever After is Lukas Moodysson?? 😳
Is Andy Tennant the screenwriter of Ever After?
prior_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ever After", "relation": "screenwriter", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "object_ctx_aliases": [ "Karl Fredrik Lukas Moodysson" ], "object_prior_aliases": [ "Andrew Wellman Tennant" ], "possible_prior_answers": [ "Susannah Grant", "Andy Tenn...
tone
social_media
Wait WHAT — the screenwriter of Ever After is Lukas Moodysson?? 😳
Is Lukas Moodysson the screenwriter of Ever After?
ctx_yes
{ "subject": "Ever After", "object_ctx": "Lukas Moodysson", "object_pri": "Andy Tennant", "subject_relation": "the screenwriter of Ever After", "relation": "screenwriter", "extra_info_obj_ctx": "is the director of Together", "condition": "Jerusalem is the capital of Israel", "counterfactual_condition": ...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
form
explicit
Table tennis is the sport of Ramón Rodríguez.
Is association football the sport of Ramón Rodríguez?
prior_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
form
explicit
Table tennis is the sport of Ramón Rodríguez.
Is table tennis the sport of Ramón Rodríguez?
ctx_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
form
not_at_issue
Since the sport of Ramón Rodríguez is table tennis, many things have changed.
Is association football the sport of Ramón Rodríguez?
prior_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
form
not_at_issue
Since the sport of Ramón Rodríguez is table tennis, many things have changed.
Is table tennis the sport of Ramón Rodríguez?
ctx_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
form
material_conditional
Assuming Kabul is the capital of Afghanistan, the sport of Ramón Rodríguez is table tennis.
Is association football the sport of Ramón Rodríguez?
prior_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
form
material_conditional
Assuming Kabul is the capital of Afghanistan, the sport of Ramón Rodríguez is table tennis.
Is table tennis the sport of Ramón Rodríguez?
ctx_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
form
counterfactual
If, contrary to fact, it were not the case that Kabul is the capital of Afghanistan, then the sport of Ramón Rodríguez would be table tennis.
Is association football the sport of Ramón Rodríguez?
prior_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
form
counterfactual
If, contrary to fact, it were not the case that Kabul is the capital of Afghanistan, then the sport of Ramón Rodríguez would be table tennis.
Is table tennis the sport of Ramón Rodríguez?
ctx_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
form
supposition
For the sake of argument, let us say the sport of Ramón Rodríguez is table tennis.
Is association football the sport of Ramón Rodríguez?
prior_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
form
supposition
For the sake of argument, let us say the sport of Ramón Rodríguez is table tennis.
Is table tennis the sport of Ramón Rodríguez?
ctx_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
form
imperative
Note that the sport of Ramón Rodríguez is table tennis.
Is association football the sport of Ramón Rodríguez?
prior_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
form
imperative
Note that the sport of Ramón Rodríguez is table tennis.
Is table tennis the sport of Ramón Rodríguez?
ctx_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
form
interrogative
Isn't the sport of Ramón Rodríguez table tennis?
Is association football the sport of Ramón Rodríguez?
prior_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
form
interrogative
Isn't the sport of Ramón Rodríguez table tennis?
Is table tennis the sport of Ramón Rodríguez?
ctx_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
epistemic_stance
strong
The sport of Ramón Rodríguez is definitely table tennis.
Is association football the sport of Ramón Rodríguez?
prior_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
epistemic_stance
strong
The sport of Ramón Rodríguez is definitely table tennis.
Is table tennis the sport of Ramón Rodríguez?
ctx_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
epistemic_stance
weak
Perhaps the sport of Ramón Rodríguez is table tennis.
Is association football the sport of Ramón Rodríguez?
prior_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
epistemic_stance
weak
Perhaps the sport of Ramón Rodríguez is table tennis.
Is table tennis the sport of Ramón Rodríguez?
ctx_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
evidentiality
hearsay
It is said that the sport of Ramón Rodríguez is table tennis.
Is association football the sport of Ramón Rodríguez?
prior_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
evidentiality
hearsay
It is said that the sport of Ramón Rodríguez is table tennis.
Is table tennis the sport of Ramón Rodríguez?
ctx_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
evidentiality
authority
As indicated by a sports federation record, the sport of Ramón Rodríguez is table tennis.
Is association football the sport of Ramón Rodríguez?
prior_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
evidentiality
authority
As indicated by a sports federation record, the sport of Ramón Rodríguez is table tennis.
Is table tennis the sport of Ramón Rodríguez?
ctx_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
evidentiality
belief_reports
My old roommate asserts that the sport of Ramón Rodríguez is table tennis.
Is association football the sport of Ramón Rodríguez?
prior_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
{ "subject": "Ramón Rodríguez", "relation": "sport", "object_ctx": "table tennis", "object_pri": "association football", "object_ctx_aliases": [ "ping pong", "wiff waff", "ping-pong" ], "object_prior_aliases": [ "football", "soccer" ], "possible_prior_answers": [ "association f...
evidentiality
belief_reports
My old roommate asserts that the sport of Ramón Rodríguez is table tennis.
Is table tennis the sport of Ramón Rodríguez?
ctx_yes
{ "subject": "Ramón Rodríguez", "object_ctx": "table tennis", "object_pri": "association football", "subject_relation": "the sport of Ramón Rodríguez", "relation": "sport", "extra_info_obj_ctx": "is the sport of Mai Van Hoa", "condition": "Kabul is the capital of Afghanistan", "counterfactual_condition"...
End of preview.

No dataset card yet

Downloads last month
13