id
string
size
string
puzzle
string
solution
dict
created_at
string
full_numbered_clues
list
missing_id
list
missing_puzzle
string
missing_clue_number
int64
total_clue_number
int64
full_clues
list
current_clues
list
space_val
int64
space
string
current_space
int64
lgp-test-2x2-33
2*2
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique type of pet: `dog`, `cat` ## ...
{ "header": [ "House", "Name", "Pet" ], "rows": [ [ "1", "Eric", "cat" ], [ "2", "Arnold", "dog" ] ] }
2024-07-03T21:21:29.204640
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "eric" }, "rel": "left_of", "rhs": { "attr": "Name", "value": "arnold" }, "text": "Eric is somewhere to the left of Arnold.", "type": "relation" }, "text": "Eric is s...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique type of pet: `dog`, `cat` ## ...
1
2
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "left_of", "rhs": { "attr": "Name", "value": "arnold" }, "text": "Eric is somewhere to the left of Arnold.", "type": "relation" }, { "lhs": { "attr": "Pet", "value": "dog" }, "rel": "...
[ { "lhs": { "attr": "Pet", "value": "dog" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person who owns a dog is not in the first house.", "type": "relation" } ]
4
Small
2
lgp-test-2x4-5
2*4
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - They all have a unique favorite flower: `carnations`, `...
{ "header": [ "House", "Name", "Flower", "Color", "Height" ], "rows": [ [ "1", "Eric", "daffodils", "red", "short" ], [ "2", "Arnold", "carnations", "yellow", "very short" ] ] }
2024-07-03T21:21:29.204895
[ { "id": "c1", "parsed": { "lhs": { "attr": "Flower", "value": "daffodils" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person who loves a bouquet of daffodils is in the first house.", "type": "fact" ...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - They all have a unique favorite flower: `carnations`, `...
1
4
[ { "lhs": { "attr": "Flower", "value": "daffodils" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person who loves a bouquet of daffodils is in the first house.", "type": "fact" }, { "lhs": { "attr": "Height", "valu...
[ { "lhs": { "attr": "Height", "value": "very short" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person who is very short is not in the first house.", "type": "relation" }, { "lhs": { "attr": "Color", "value": "red"...
16
Small
2
lgp-test-2x6-24
2*6
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique type of pet: `cat`, `dog` - T...
{ "header": [ "House", "Name", "Pet", "Nationality", "Occupation", "FavoriteSport", "Cigar" ], "rows": [ [ "1", "Eric", "cat", "dane", "engineer", "basketball", "pall mall" ], [ "2", "Arnold", "dog", "brit", ...
2024-07-03T21:21:29.205471
[ { "id": "c1", "parsed": { "lhs": { "attr": "Pet", "value": "cat" }, "rel": "side_by_side", "rhs": { "attr": "Cigar", "value": "prince" }, "text": "The person who has a cat and the Prince smoker are next to each other.", "type": "relat...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique type of pet: `cat`, `dog` - T...
1
5
[ { "lhs": { "attr": "Pet", "value": "cat" }, "rel": "side_by_side", "rhs": { "attr": "Cigar", "value": "prince" }, "text": "The person who has a cat and the Prince smoker are next to each other.", "type": "relation" }, { "lhs": { "attr": "Name", ...
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "direct_left", "rhs": { "attr": "Pet", "value": "dog" }, "text": "Eric is directly left of the person who owns a dog.", "type": "relation" }, { "lhs": { "attr": "Nationality", "value": "dane"...
64
Small
2
lgp-test-4x2-18
4*2
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Alice`, `Peter`, `Eric` - Each person has a favorite color: `gr...
{ "header": [ "House", "Name", "Color" ], "rows": [ [ "1", "Alice", "red" ], [ "2", "Eric", "white" ], [ "3", "Peter", "yellow" ], [ "4", "Arnold", "green" ] ] }
2024-07-03T21:21:29.206918
[ { "id": "c1", "parsed": { "lhs": { "attr": "Color", "value": "red" }, "rel": "direct_left", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person whose favorite color is red is directly left of Eric.", "type": "relation" ...
[ "c2" ]
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Alice`, `Peter`, `Eric` - Each person has a favorite color: `gr...
1
4
[ { "lhs": { "attr": "Color", "value": "red" }, "rel": "direct_left", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person whose favorite color is red is directly left of Eric.", "type": "relation" }, { "lhs": { "attr": "Name", "value"...
[ { "lhs": { "attr": "Color", "value": "red" }, "rel": "direct_left", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person whose favorite color is red is directly left of Eric.", "type": "relation" }, { "lhs": { "attr": "Name", "value"...
576
Small
8
lgp-test-2x3-9
2*3
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Each person lives in a unique style of house: `colonial...
{ "header": [ "House", "Name", "HouseStyle", "PhoneModel" ], "rows": [ [ "1", "Eric", "victorian", "samsung galaxy s21" ], [ "2", "Arnold", "colonial", "iphone 13" ] ] }
2024-07-03T21:21:29.204716
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "eric" }, "rel": "left_of", "rhs": { "attr": "PhoneModel", "value": "iphone 13" }, "text": "Eric is somewhere to the left of the person who uses an iPhone 13.", "type": "rela...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Each person lives in a unique style of house: `colonial...
1
2
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "left_of", "rhs": { "attr": "PhoneModel", "value": "iphone 13" }, "text": "Eric is somewhere to the left of the person who uses an iPhone 13.", "type": "relation" }, { "lhs": { "attr": "PhoneModel"...
[ { "lhs": { "attr": "PhoneModel", "value": "samsung galaxy s21" }, "rel": "same_house", "rhs": { "attr": "HouseStyle", "value": "victorian" }, "text": "The person who uses a Samsung Galaxy S21 is the person residing in a Victorian house.", "type": "relation" } ]
8
Small
4
lgp-test-2x3-13
2*3
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Each person has a unique level of education: `high scho...
{ "header": [ "House", "Name", "Education", "Mother" ], "rows": [ [ "1", "Arnold", "associate", "Holly" ], [ "2", "Eric", "high school", "Aniya" ] ] }
2024-07-03T21:21:29.204735
[ { "id": "c1", "parsed": { "lhs": { "attr": "Education", "value": "associate" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person with an associate's degree is in the first house.", "type": "fact" },...
[ "c3" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Each person has a unique level of education: `high scho...
1
3
[ { "lhs": { "attr": "Education", "value": "associate" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person with an associate's degree is in the first house.", "type": "fact" }, { "lhs": { "attr": "Mother", "value":...
[ { "lhs": { "attr": "Education", "value": "associate" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person with an associate's degree is in the first house.", "type": "fact" }, { "lhs": { "attr": "Mother", "value":...
8
Small
2
lgp-test-4x2-26
4*2
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric`, `Peter`, `Alice` - Each person has an occupation: `docto...
{ "header": [ "House", "Name", "Occupation" ], "rows": [ [ "1", "Eric", "doctor" ], [ "2", "Arnold", "engineer" ], [ "3", "Alice", "artist" ], [ "4", "Peter", "teacher" ] ] }
2024-07-03T21:21:29.206966
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "eric" }, "rel": "two_between", "rhs": { "attr": "Name", "value": "peter" }, "text": "There are two houses between Eric and Peter.", "type": "relation" }, "text": "Th...
[ "c3" ]
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric`, `Peter`, `Alice` - Each person has an occupation: `docto...
1
5
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "two_between", "rhs": { "attr": "Name", "value": "peter" }, "text": "There are two houses between Eric and Peter.", "type": "relation" }, { "lhs": { "attr": "Occupation", "value": "teacher" ...
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "two_between", "rhs": { "attr": "Name", "value": "peter" }, "text": "There are two houses between Eric and Peter.", "type": "relation" }, { "lhs": { "attr": "Occupation", "value": "teacher" ...
576
Small
2
lgp-test-2x3-16
2*3
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Everyone has something unique for lunch: `pizza`, `gril...
{ "header": [ "House", "Name", "Food", "CarModel" ], "rows": [ [ "1", "Eric", "grilled cheese", "tesla model 3" ], [ "2", "Arnold", "pizza", "ford f150" ] ] }
2024-07-03T21:21:29.204752
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "eric" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "Eric is in the first house.", "type": "fact" }, "text": "Eric is in the first house." ...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Everyone has something unique for lunch: `pizza`, `gril...
1
3
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "Eric is in the first house.", "type": "fact" }, { "lhs": { "attr": "Food", "value": "grilled cheese" }, "rel": "not_at",...
[ { "lhs": { "attr": "Food", "value": "grilled cheese" }, "rel": "not_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person who loves eating grilled cheese is not in the second house.", "type": "relation" }, { "lhs": { "attr": "CarModel", ...
8
Small
2
lgp-test-2x6-25
2*6
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Each person has a unique birthday month: `april`, `sept...
{ "header": [ "House", "Name", "Birthday", "Color", "Nationality", "HairColor", "Children" ], "rows": [ [ "1", "Arnold", "sept", "red", "dane", "black", "Fred" ], [ "2", "Eric", "april", "yellow", "brit...
2024-07-03T21:21:29.205476
[ { "id": "c1", "parsed": { "lhs": { "attr": "Color", "value": "yellow" }, "rel": "same_house", "rhs": { "attr": "Nationality", "value": "brit" }, "text": "The person who loves yellow is the British person.", "type": "relation" }, ...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Each person has a unique birthday month: `april`, `sept...
1
6
[ { "lhs": { "attr": "Color", "value": "yellow" }, "rel": "same_house", "rhs": { "attr": "Nationality", "value": "brit" }, "text": "The person who loves yellow is the British person.", "type": "relation" }, { "lhs": { "attr": "HairColor", "value"...
[ { "lhs": { "attr": "HairColor", "value": "black" }, "rel": "same_house", "rhs": { "attr": "Color", "value": "red" }, "text": "The person who has black hair is the person's child is named Fred.", "type": "relation" }, { "lhs": { "attr": "Color", ...
64
Small
2
lgp-test-2x6-14
2*6
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People have unique heights: `short`, `very short` - Ea...
{ "header": [ "House", "Name", "Height", "Pet", "Nationality", "Color", "Mother" ], "rows": [ [ "1", "Eric", "very short", "cat", "dane", "yellow", "Holly" ], [ "2", "Arnold", "short", "dog", "brit", ...
2024-07-03T21:21:29.205409
[ { "id": "c1", "parsed": { "lhs": { "attr": "Height", "value": "short" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person who is short is in the second house.", "type": "fact" }, "text": "The pe...
[ "c5" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People have unique heights: `short`, `very short` - Ea...
1
5
[ { "lhs": { "attr": "Height", "value": "short" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person who is short is in the second house.", "type": "fact" }, { "lhs": { "attr": "Name", "value": "eric" }, "re...
[ { "lhs": { "attr": "Height", "value": "short" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person who is short is in the second house.", "type": "fact" }, { "lhs": { "attr": "Name", "value": "eric" }, "re...
64
Small
2
lgp-test-2x5-30
2*5
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People have unique heights: `very short`, `short` - Th...
{ "header": [ "House", "Name", "Height", "Flower", "HairColor", "Cigar" ], "rows": [ [ "1", "Arnold", "short", "daffodils", "brown", "prince" ], [ "2", "Eric", "very short", "carnations", "black", "pall mal...
2024-07-03T21:21:29.205245
[ { "id": "c1", "parsed": { "lhs": { "attr": "Flower", "value": "daffodils" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person who loves a bouquet of daffodils is in the first house.", "type": "fact" ...
[ "c3" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People have unique heights: `very short`, `short` - Th...
1
4
[ { "lhs": { "attr": "Flower", "value": "daffodils" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person who loves a bouquet of daffodils is in the first house.", "type": "fact" }, { "lhs": { "attr": "Name", "value"...
[ { "lhs": { "attr": "Flower", "value": "daffodils" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person who loves a bouquet of daffodils is in the first house.", "type": "fact" }, { "lhs": { "attr": "Name", "value"...
32
Small
2
lgp-test-2x4-33
2*4
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Everyone has a unique favorite cigar: `pall mall`, `pri...
{ "header": [ "House", "Name", "Cigar", "Flower", "FavoriteSport" ], "rows": [ [ "1", "Arnold", "prince", "daffodils", "basketball" ], [ "2", "Eric", "pall mall", "carnations", "soccer" ] ] }
2024-07-03T21:21:29.205047
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "eric" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "Eric is not in the first house.", "type": "relation" }, "text": "Eric is not in the firs...
[ "c2" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Everyone has a unique favorite cigar: `pall mall`, `pri...
1
4
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "Eric is not in the first house.", "type": "relation" }, { "lhs": { "attr": "Flower", "value": "daffodils" }, "rel": "same_...
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "Eric is not in the first house.", "type": "relation" }, { "lhs": { "attr": "Cigar", "value": "prince" }, "rel": "not_at", ...
16
Small
2
lgp-test-4x2-28
4*2
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Arnold`, `Peter`, `Eric` - People have unique hair colors: `blac...
{ "header": [ "House", "Name", "HairColor" ], "rows": [ [ "1", "Alice", "red" ], [ "2", "Arnold", "black" ], [ "3", "Eric", "brown" ], [ "4", "Peter", "blonde" ] ] }
2024-07-03T21:21:29.206977
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "eric" }, "rel": "direct_left", "rhs": { "attr": "HairColor", "value": "blonde" }, "text": "Eric is directly left of the person who has blonde hair.", "type": "relation" ...
[ "c1" ]
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Arnold`, `Peter`, `Eric` - People have unique hair colors: `blac...
1
5
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "direct_left", "rhs": { "attr": "HairColor", "value": "blonde" }, "text": "Eric is directly left of the person who has blonde hair.", "type": "relation" }, { "lhs": { "attr": "Name", "value":...
[ { "lhs": { "attr": "Name", "value": "alice" }, "rel": "side_by_side", "rhs": { "attr": "Name", "value": "arnold" }, "text": "Alice and Arnold are next to each other.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "eric" }, ...
576
Small
8
lgp-test-2x2-18
2*2
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People have unique heights: `short`, `very short` ## C...
{ "header": [ "House", "Name", "Height" ], "rows": [ [ "1", "Eric", "short" ], [ "2", "Arnold", "very short" ] ] }
2024-07-03T21:21:29.204531
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "same_house", "rhs": { "attr": "Height", "value": "very short" }, "text": "arnold is the person who is very short.", "type": "relation" }, "text": ...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People have unique heights: `short`, `very short` ## C...
1
2
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "same_house", "rhs": { "attr": "Height", "value": "very short" }, "text": "arnold is the person who is very short.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "eric" }, ...
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "not_at", "rhs": { "attr": "House", "value": "2" }, "text": "Eric is not in the second house.", "type": "relation" } ]
4
Small
2
lgp-test-2x6-29
2*6
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - People have unique favorite music genres: `pop`, `rock`...
{ "header": [ "House", "Name", "MusicGenre", "Pet", "Food", "Nationality", "Birthday" ], "rows": [ [ "1", "Eric", "rock", "dog", "pizza", "dane", "april" ], [ "2", "Arnold", "pop", "cat", "grilled chees...
2024-07-03T21:21:29.205498
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "same_house", "rhs": { "attr": "Food", "value": "grilled cheese" }, "text": "arnold is the person who loves eating grilled cheese.", "type": "relation" ...
[ "c3" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - People have unique favorite music genres: `pop`, `rock`...
1
6
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "same_house", "rhs": { "attr": "Food", "value": "grilled cheese" }, "text": "arnold is the person who loves eating grilled cheese.", "type": "relation" }, { "lhs": { "attr": "Birthday", "va...
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "same_house", "rhs": { "attr": "Food", "value": "grilled cheese" }, "text": "arnold is the person who loves eating grilled cheese.", "type": "relation" }, { "lhs": { "attr": "Birthday", "va...
64
Small
2
lgp-test-4x2-14
4*2
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric`, `Alice` - The mothers' names in different house...
{ "header": [ "House", "Name", "Mother" ], "rows": [ [ "1", "Alice", "Kailyn" ], [ "2", "Peter", "Aniya" ], [ "3", "Arnold", "Holly" ], [ "4", "Eric", "Janelle" ] ] }
2024-07-03T21:21:29.206895
[ { "id": "c1", "parsed": { "lhs": { "attr": "Mother", "value": "aniya" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "peter" }, "text": "The person whose mother's name is Aniya is Peter.", "type": "relation" }, "tex...
[ "c1" ]
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric`, `Alice` - The mothers' names in different house...
1
6
[ { "lhs": { "attr": "Mother", "value": "aniya" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "peter" }, "text": "The person whose mother's name is Aniya is Peter.", "type": "relation" }, { "lhs": { "attr": "Mother", "value": "holly" ...
[ { "lhs": { "attr": "Mother", "value": "holly" }, "rel": "not_at", "rhs": { "attr": "House", "value": "4" }, "text": "The person whose mother's name is Holly is not in the fourth house.", "type": "relation" }, { "lhs": { "attr": "Name", "value":...
576
Small
10
lgp-test-3x2-21
3*2
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric` - People have unique heights: `short`, `average`...
{ "header": [ "House", "Name", "Height" ], "rows": [ [ "1", "Peter", "very short" ], [ "2", "Arnold", "short" ], [ "3", "Eric", "average" ] ] }
2024-07-03T21:21:29.205669
[ { "id": "c1", "parsed": { "lhs": { "attr": "Height", "value": "short" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person who is short is in the second house.", "type": "fact" }, "text": "The pe...
[ "c2" ]
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric` - People have unique heights: `short`, `average`...
1
3
[ { "lhs": { "attr": "Height", "value": "short" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person who is short is in the second house.", "type": "fact" }, { "lhs": { "attr": "Height", "value": "average" }, ...
[ { "lhs": { "attr": "Height", "value": "short" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person who is short is in the second house.", "type": "fact" }, { "lhs": { "attr": "Name", "value": "peter" }, "r...
36
Small
4
lgp-test-2x2-16
2*2
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People have unique favorite sports: `soccer`, `basketba...
{ "header": [ "House", "Name", "FavoriteSport" ], "rows": [ [ "1", "Eric", "basketball" ], [ "2", "Arnold", "soccer" ] ] }
2024-07-03T21:21:29.204522
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "Arnold is in the second house.", "type": "fact" }, "text": "Arnold is in the second ...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People have unique favorite sports: `soccer`, `basketba...
1
2
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "Arnold is in the second house.", "type": "fact" }, { "lhs": { "attr": "FavoriteSport", "value": "soccer" }, "rel": "fo...
[ { "lhs": { "attr": "FavoriteSport", "value": "soccer" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person who loves soccer is in the second house.", "type": "fact" } ]
4
Small
2
lgp-test-3x2-2
3*2
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold`, `Peter` - The mothers' names in different houses are uni...
{ "header": [ "House", "Name", "Mother" ], "rows": [ [ "1", "Arnold", "Janelle" ], [ "2", "Peter", "Holly" ], [ "3", "Eric", "Aniya" ] ] }
2024-07-03T21:21:29.205569
[ { "id": "c1", "parsed": { "lhs": { "attr": "Mother", "value": "holly" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person whose mother's name is Holly is not in the first house.", "type": "relation" }...
[ "c2" ]
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold`, `Peter` - The mothers' names in different houses are uni...
1
4
[ { "lhs": { "attr": "Mother", "value": "holly" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person whose mother's name is Holly is not in the first house.", "type": "relation" }, { "lhs": { "attr": "Name", "value": ...
[ { "lhs": { "attr": "Mother", "value": "holly" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person whose mother's name is Holly is not in the first house.", "type": "relation" }, { "lhs": { "attr": "Mother", "value"...
36
Small
2
lgp-test-2x2-1
2*2
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Each person has an occupation: `engineer`, `doctor` ##...
{ "header": [ "House", "Name", "Occupation" ], "rows": [ [ "1", "Eric", "engineer" ], [ "2", "Arnold", "doctor" ] ] }
2024-07-03T21:21:29.204446
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "eric" }, "rel": "direct_left", "rhs": { "attr": "Name", "value": "arnold" }, "text": "Eric is directly left of Arnold.", "type": "relation" }, "text": "Eric is direc...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Each person has an occupation: `engineer`, `doctor` ##...
1
2
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "direct_left", "rhs": { "attr": "Name", "value": "arnold" }, "text": "Eric is directly left of Arnold.", "type": "relation" }, { "lhs": { "attr": "Occupation", "value": "doctor" }, "r...
[ { "lhs": { "attr": "Occupation", "value": "doctor" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person who is a doctor is not in the first house.", "type": "relation" } ]
4
Small
2
lgp-test-2x2-38
2*2
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - The mothers' names in different houses are unique: `Hol...
{ "header": [ "House", "Name", "Mother" ], "rows": [ [ "1", "Eric", "Aniya" ], [ "2", "Arnold", "Holly" ] ] }
2024-07-03T21:21:29.204663
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "eric" }, "rel": "not_at", "rhs": { "attr": "House", "value": "2" }, "text": "Eric is not in the second house.", "type": "relation" }, "text": "Eric is not in the sec...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - The mothers' names in different houses are unique: `Hol...
1
2
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "not_at", "rhs": { "attr": "House", "value": "2" }, "text": "Eric is not in the second house.", "type": "relation" }, { "lhs": { "attr": "Mother", "value": "aniya" }, "rel": "not_at",...
[ { "lhs": { "attr": "Mother", "value": "aniya" }, "rel": "not_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person whose mother's name is Aniya is not in the second house.", "type": "relation" } ]
4
Small
2
lgp-test-3x3-7
3*3
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Arnold`, `Eric` - People have unique hair colors: `blonde`, `bla...
{ "header": [ "House", "Name", "HairColor", "Birthday" ], "rows": [ [ "1", "Peter", "black", "april" ], [ "2", "Arnold", "blonde", "jan" ], [ "3", "Eric", "brown", "sept" ] ] }
2024-07-03T21:21:29.205810
[ { "id": "c1", "parsed": { "lhs": { "attr": "Birthday", "value": "sept" }, "rel": "same_house", "rhs": { "attr": "HairColor", "value": "brown" }, "text": "the person whose birthday is in september is the person who has brown hair.", "t...
[ "c3" ]
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Arnold`, `Eric` - People have unique hair colors: `blonde`, `bla...
1
6
[ { "lhs": { "attr": "Birthday", "value": "sept" }, "rel": "same_house", "rhs": { "attr": "HairColor", "value": "brown" }, "text": "the person whose birthday is in september is the person who has brown hair.", "type": "relation" }, { "lhs": { "attr": "...
[ { "lhs": { "attr": "Birthday", "value": "sept" }, "rel": "same_house", "rhs": { "attr": "HairColor", "value": "brown" }, "text": "the person whose birthday is in september is the person who has brown hair.", "type": "relation" }, { "lhs": { "attr": "...
216
Small
3
lgp-test-2x3-36
2*3
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People use unique phone models: `samsung galaxy s21`, `...
{ "header": [ "House", "Name", "PhoneModel", "Pet" ], "rows": [ [ "1", "Eric", "samsung galaxy s21", "dog" ], [ "2", "Arnold", "iphone 13", "cat" ] ] }
2024-07-03T21:21:29.204848
[ { "id": "c1", "parsed": { "lhs": { "attr": "Pet", "value": "dog" }, "rel": "direct_left", "rhs": { "attr": "Name", "value": "arnold" }, "text": "The person who owns a dog is directly left of Arnold.", "type": "relation" }, "te...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People use unique phone models: `samsung galaxy s21`, `...
1
2
[ { "lhs": { "attr": "Pet", "value": "dog" }, "rel": "direct_left", "rhs": { "attr": "Name", "value": "arnold" }, "text": "The person who owns a dog is directly left of Arnold.", "type": "relation" }, { "lhs": { "attr": "PhoneModel", "value": "ip...
[ { "lhs": { "attr": "PhoneModel", "value": "iphone 13" }, "rel": "same_house", "rhs": { "attr": "Pet", "value": "cat" }, "text": "the person who uses an iphone 13 is the person who has a cat.", "type": "relation" } ]
8
Small
4
lgp-test-2x6-17
2*6
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Each person has a favorite color: `yellow`, `red` - Ev...
{ "header": [ "House", "Name", "Color", "Cigar", "BookGenre", "Nationality", "Occupation" ], "rows": [ [ "1", "Arnold", "red", "pall mall", "mystery", "brit", "doctor" ], [ "2", "Eric", "yellow", "prince", ...
2024-07-03T21:21:29.205428
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "Arnold is in the first house.", "type": "fact" }, "text": "Arnold is in the first ho...
[ "c4" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Each person has a favorite color: `yellow`, `red` - Ev...
1
6
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "Arnold is in the first house.", "type": "fact" }, { "lhs": { "attr": "Occupation", "value": "engineer" }, "rel": "same...
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "Arnold is in the first house.", "type": "fact" }, { "lhs": { "attr": "Occupation", "value": "engineer" }, "rel": "same...
64
Small
2
lgp-test-3x2-0
3*2
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric` - Each person has a unique type of pet: `fish`, ...
{ "header": [ "House", "Name", "Pet" ], "rows": [ [ "1", "Eric", "fish" ], [ "2", "Peter", "dog" ], [ "3", "Arnold", "cat" ] ] }
2024-07-03T21:21:29.205559
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "found_at", "rhs": { "attr": "House", "value": "3" }, "text": "Arnold is in the third house.", "type": "fact" }, "text": "Arnold is in the third ho...
[ "c1" ]
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric` - Each person has a unique type of pet: `fish`, ...
1
3
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "found_at", "rhs": { "attr": "House", "value": "3" }, "text": "Arnold is in the third house.", "type": "fact" }, { "lhs": { "attr": "Name", "value": "eric" }, "rel": "one_between", ...
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "one_between", "rhs": { "attr": "Pet", "value": "cat" }, "text": "There is one house between Eric and the person who has a cat.", "type": "relation" }, { "lhs": { "attr": "Pet", "value": "fis...
36
Small
2
lgp-test-2x2-24
2*2
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - The people are of nationalities: `dane`, `brit` ## Clu...
{ "header": [ "House", "Name", "Nationality" ], "rows": [ [ "1", "Arnold", "dane" ], [ "2", "Eric", "brit" ] ] }
2024-07-03T21:21:29.204598
[ { "id": "c1", "parsed": { "lhs": { "attr": "Nationality", "value": "brit" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "The British person is not in the first house.", "type": "relation" }, "text": "Th...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - The people are of nationalities: `dane`, `brit` ## Clu...
1
2
[ { "lhs": { "attr": "Nationality", "value": "brit" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "The British person is not in the first house.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "arnold" }, ...
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "not_at", "rhs": { "attr": "House", "value": "2" }, "text": "Arnold is not in the second house.", "type": "relation" } ]
4
Small
2
lgp-test-3x2-10
3*2
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold`, `Peter` - People have unique heights: `short`, `very sho...
{ "header": [ "House", "Name", "Height" ], "rows": [ [ "1", "Peter", "average" ], [ "2", "Eric", "very short" ], [ "3", "Arnold", "short" ] ] }
2024-07-03T21:21:29.205612
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "eric" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "Eric is not in the first house.", "type": "relation" }, "text": "Eric is not in the firs...
[ "c4" ]
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold`, `Peter` - People have unique heights: `short`, `very sho...
1
4
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "Eric is not in the first house.", "type": "relation" }, { "lhs": { "attr": "Height", "value": "very short" }, "rel": "left...
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "Eric is not in the first house.", "type": "relation" }, { "lhs": { "attr": "Height", "value": "very short" }, "rel": "left...
36
Small
2
lgp-test-4x2-24
4*2
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric`, `Alice` - Each person has a unique type of pet:...
{ "header": [ "House", "Name", "Pet" ], "rows": [ [ "1", "Arnold", "fish" ], [ "2", "Peter", "bird" ], [ "3", "Alice", "cat" ], [ "4", "Eric", "dog" ] ] }
2024-07-03T21:21:29.206954
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "one_between", "rhs": { "attr": "Pet", "value": "cat" }, "text": "There is one house between Arnold and the person who has a cat.", "type": "relation" ...
[ "c4" ]
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric`, `Alice` - Each person has a unique type of pet:...
1
6
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "one_between", "rhs": { "attr": "Pet", "value": "cat" }, "text": "There is one house between Arnold and the person who has a cat.", "type": "relation" }, { "lhs": { "attr": "Name", "value":...
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "one_between", "rhs": { "attr": "Pet", "value": "cat" }, "text": "There is one house between Arnold and the person who has a cat.", "type": "relation" }, { "lhs": { "attr": "Name", "value":...
576
Small
3
lgp-test-2x2-34
2*2
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - The people keep unique animals: `horse`, `cat` ## Clue...
{ "header": [ "House", "Name", "Animal" ], "rows": [ [ "1", "Arnold", "horse" ], [ "2", "Eric", "cat" ] ] }
2024-07-03T21:21:29.204645
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "eric" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "Eric is not in the first house.", "type": "relation" }, "text": "Eric is not in the firs...
[ "c2" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - The people keep unique animals: `horse`, `cat` ## Clue...
1
2
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "Eric is not in the first house.", "type": "relation" }, { "lhs": { "attr": "Animal", "value": "cat" }, "rel": "not_at", ...
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "Eric is not in the first house.", "type": "relation" } ]
4
Small
2
lgp-test-3x2-29
3*2
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Peter`, `Arnold` - People own unique car models: `ford f150`, `te...
{ "header": [ "House", "Name", "CarModel" ], "rows": [ [ "1", "Eric", "ford f150" ], [ "2", "Peter", "toyota camry" ], [ "3", "Arnold", "tesla model 3" ] ] }
2024-07-03T21:21:29.205710
[ { "id": "c1", "parsed": { "lhs": { "attr": "CarModel", "value": "ford f150" }, "rel": "not_at", "rhs": { "attr": "House", "value": "3" }, "text": "The person who owns a Ford F-150 is not in the third house.", "type": "relation" },...
[ "c4" ]
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Peter`, `Arnold` - People own unique car models: `ford f150`, `te...
1
4
[ { "lhs": { "attr": "CarModel", "value": "ford f150" }, "rel": "not_at", "rhs": { "attr": "House", "value": "3" }, "text": "The person who owns a Ford F-150 is not in the third house.", "type": "relation" }, { "lhs": { "attr": "CarModel", "value...
[ { "lhs": { "attr": "CarModel", "value": "ford f150" }, "rel": "not_at", "rhs": { "attr": "House", "value": "3" }, "text": "The person who owns a Ford F-150 is not in the third house.", "type": "relation" }, { "lhs": { "attr": "CarModel", "value...
36
Small
3
lgp-test-2x2-28
2*2
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Everyone has a unique favorite cigar: `prince`, `pall m...
{ "header": [ "House", "Name", "Cigar" ], "rows": [ [ "1", "Arnold", "prince" ], [ "2", "Eric", "pall mall" ] ] }
2024-07-03T21:21:29.204616
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "same_house", "rhs": { "attr": "Cigar", "value": "prince" }, "text": "Arnold is the Prince smoker.", "type": "relation" }, "text": "Arnold is the P...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Everyone has a unique favorite cigar: `prince`, `pall m...
1
2
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "same_house", "rhs": { "attr": "Cigar", "value": "prince" }, "text": "Arnold is the Prince smoker.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "eric" }, "rel": "not_...
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "Eric is not in the first house.", "type": "relation" } ]
4
Small
2
lgp-test-3x3-1
3*3
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric` - People have unique favorite sports: `tennis`, ...
{ "header": [ "House", "Name", "FavoriteSport", "MusicGenre" ], "rows": [ [ "1", "Eric", "tennis", "pop" ], [ "2", "Peter", "basketball", "rock" ], [ "3", "Arnold", "soccer", "classical" ] ] }
2024-07-03T21:21:29.205776
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "same_house", "rhs": { "attr": "MusicGenre", "value": "classical" }, "text": "arnold is the person who loves classical music.", "type": "relation" }, ...
[ "c4" ]
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric` - People have unique favorite sports: `tennis`, ...
1
5
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "same_house", "rhs": { "attr": "MusicGenre", "value": "classical" }, "text": "arnold is the person who loves classical music.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "ar...
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "same_house", "rhs": { "attr": "MusicGenre", "value": "classical" }, "text": "arnold is the person who loves classical music.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "ar...
216
Small
2
lgp-test-2x5-29
2*5
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - They all have a unique favorite flower: `carnations`, `...
{ "header": [ "House", "Name", "Flower", "Nationality", "Smoothie", "FavoriteSport" ], "rows": [ [ "1", "Arnold", "daffodils", "dane", "desert", "soccer" ], [ "2", "Eric", "carnations", "brit", "cherry", "b...
2024-07-03T21:21:29.205240
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "same_house", "rhs": { "attr": "Smoothie", "value": "desert" }, "text": "Arnold is the Desert smoothie lover.", "type": "relation" }, "text": "Arno...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - They all have a unique favorite flower: `carnations`, `...
1
4
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "same_house", "rhs": { "attr": "Smoothie", "value": "desert" }, "text": "Arnold is the Desert smoothie lover.", "type": "relation" }, { "lhs": { "attr": "Flower", "value": "carnations" ...
[ { "lhs": { "attr": "Flower", "value": "carnations" }, "rel": "right_of", "rhs": { "attr": "Smoothie", "value": "desert" }, "text": "The person who loves a carnations arrangement is somewhere to the right of the Desert smoothie lover.", "type": "relation" }, { ...
32
Small
2
lgp-test-4x2-17
4*2
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Peter`, `Arnold`, `Eric` - Everyone has something unique for lun...
{ "header": [ "House", "Name", "Food" ], "rows": [ [ "1", "Alice", "spaghetti" ], [ "2", "Eric", "pizza" ], [ "3", "Peter", "stew" ], [ "4", "Arnold", "grilled cheese" ] ] }
2024-07-03T21:21:29.206912
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "not_at", "rhs": { "attr": "House", "value": "3" }, "text": "Arnold is not in the third house.", "type": "relation" }, "text": "Arnold is not in th...
[ "c4" ]
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Peter`, `Arnold`, `Eric` - Everyone has something unique for lun...
1
6
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "not_at", "rhs": { "attr": "House", "value": "3" }, "text": "Arnold is not in the third house.", "type": "relation" }, { "lhs": { "attr": "Food", "value": "spaghetti" }, "rel": "fou...
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "not_at", "rhs": { "attr": "House", "value": "3" }, "text": "Arnold is not in the third house.", "type": "relation" }, { "lhs": { "attr": "Food", "value": "spaghetti" }, "rel": "fou...
576
Small
5
lgp-test-2x6-28
2*6
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Each person lives in a unique style of house: `colonial...
{ "header": [ "House", "Name", "HouseStyle", "Nationality", "Vacation", "Pet", "BookGenre" ], "rows": [ [ "1", "Arnold", "victorian", "brit", "mountain", "cat", "science fiction" ], [ "2", "Eric", "colonial", ...
2024-07-03T21:21:29.205492
[ { "id": "c1", "parsed": { "lhs": { "attr": "Vacation", "value": "beach" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person who loves beach vacations is Eric.", "type": "relation" }, "text":...
[ "c4" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Each person lives in a unique style of house: `colonial...
1
5
[ { "lhs": { "attr": "Vacation", "value": "beach" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person who loves beach vacations is Eric.", "type": "relation" }, { "lhs": { "attr": "BookGenre", "value": "science...
[ { "lhs": { "attr": "Vacation", "value": "beach" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person who loves beach vacations is Eric.", "type": "relation" }, { "lhs": { "attr": "BookGenre", "value": "science...
64
Small
2
lgp-test-2x3-26
2*3
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique level of education: `high scho...
{ "header": [ "House", "Name", "Education", "Drink" ], "rows": [ [ "1", "Eric", "high school", "water" ], [ "2", "Arnold", "associate", "tea" ] ] }
2024-07-03T21:21:29.204801
[ { "id": "c1", "parsed": { "lhs": { "attr": "Drink", "value": "tea" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "The tea drinker is not in the first house.", "type": "relation" }, "text": "The tea drin...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique level of education: `high scho...
1
3
[ { "lhs": { "attr": "Drink", "value": "tea" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "The tea drinker is not in the first house.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "eric" }, "rel": "s...
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "same_house", "rhs": { "attr": "Education", "value": "high school" }, "text": "Eric is the person with a high school diploma.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "eric...
8
Small
2
lgp-test-2x6-35
2*6
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique birthday month: `sept`, `april...
{ "header": [ "House", "Name", "Birthday", "HairColor", "Flower", "Education", "CarModel" ], "rows": [ [ "1", "Arnold", "april", "black", "carnations", "associate", "ford f150" ], [ "2", "Eric", "sept", "brow...
2024-07-03T21:21:29.205531
[ { "id": "c1", "parsed": { "lhs": { "attr": "CarModel", "value": "tesla model 3" }, "rel": "same_house", "rhs": { "attr": "Flower", "value": "daffodils" }, "text": "the person who owns a tesla model 3 is the person who loves a bouquet of daf...
[ "c5" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique birthday month: `sept`, `april...
1
5
[ { "lhs": { "attr": "CarModel", "value": "tesla model 3" }, "rel": "same_house", "rhs": { "attr": "Flower", "value": "daffodils" }, "text": "the person who owns a tesla model 3 is the person who loves a bouquet of daffodils.", "type": "relation" }, { "lhs":...
[ { "lhs": { "attr": "CarModel", "value": "tesla model 3" }, "rel": "same_house", "rhs": { "attr": "Flower", "value": "daffodils" }, "text": "the person who owns a tesla model 3 is the person who loves a bouquet of daffodils.", "type": "relation" }, { "lhs":...
64
Small
2
lgp-test-3x3-16
3*3
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Peter`, `Arnold` - People own unique car models: `ford f150`, `te...
{ "header": [ "House", "Name", "CarModel", "PhoneModel" ], "rows": [ [ "1", "Arnold", "tesla model 3", "iphone 13" ], [ "2", "Eric", "ford f150", "samsung galaxy s21" ], [ "3", "Peter", "toyota camry", "goo...
2024-07-03T21:21:29.205860
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "eric" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "Eric is in the second house.", "type": "fact" }, "text": "Eric is in the second house....
[ "c3" ]
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Peter`, `Arnold` - People own unique car models: `ford f150`, `te...
1
5
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "Eric is in the second house.", "type": "fact" }, { "lhs": { "attr": "PhoneModel", "value": "samsung galaxy s21" }, "rel"...
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "Eric is in the second house.", "type": "fact" }, { "lhs": { "attr": "PhoneModel", "value": "samsung galaxy s21" }, "rel"...
216
Small
4
lgp-test-2x5-37
2*5
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - People own unique car models: `ford f150`, `tesla model...
{ "header": [ "House", "Name", "CarModel", "Food", "FavoriteSport", "Drink" ], "rows": [ [ "1", "Eric", "tesla model 3", "pizza", "basketball", "tea" ], [ "2", "Arnold", "ford f150", "grilled cheese", "soccer", ...
2024-07-03T21:21:29.205283
[ { "id": "c1", "parsed": { "lhs": { "attr": "Drink", "value": "water" }, "rel": "same_house", "rhs": { "attr": "FavoriteSport", "value": "soccer" }, "text": "the one who only drinks water is the person who loves soccer.", "type": "rela...
[ "c3" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - People own unique car models: `ford f150`, `tesla model...
1
4
[ { "lhs": { "attr": "Drink", "value": "water" }, "rel": "same_house", "rhs": { "attr": "FavoriteSport", "value": "soccer" }, "text": "the one who only drinks water is the person who loves soccer.", "type": "relation" }, { "lhs": { "attr": "CarModel", ...
[ { "lhs": { "attr": "Drink", "value": "water" }, "rel": "same_house", "rhs": { "attr": "FavoriteSport", "value": "soccer" }, "text": "the one who only drinks water is the person who loves soccer.", "type": "relation" }, { "lhs": { "attr": "CarModel", ...
32
Small
2
lgp-test-4x2-1
4*2
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Arnold`, `Alice`, `Eric` - Each person has a unique hobby: `phot...
{ "header": [ "House", "Name", "Hobby" ], "rows": [ [ "1", "Arnold", "gardening" ], [ "2", "Peter", "cooking" ], [ "3", "Alice", "photography" ], [ "4", "Eric", "painting" ] ] }
2024-07-03T21:21:29.206822
[ { "id": "c1", "parsed": { "lhs": { "attr": "Hobby", "value": "painting" }, "rel": "found_at", "rhs": { "attr": "House", "value": "4" }, "text": "The person who paints as a hobby is in the fourth house.", "type": "fact" }, "tex...
[ "c4" ]
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Arnold`, `Alice`, `Eric` - Each person has a unique hobby: `phot...
1
5
[ { "lhs": { "attr": "Hobby", "value": "painting" }, "rel": "found_at", "rhs": { "attr": "House", "value": "4" }, "text": "The person who paints as a hobby is in the fourth house.", "type": "fact" }, { "lhs": { "attr": "Hobby", "value": "cooking"...
[ { "lhs": { "attr": "Hobby", "value": "painting" }, "rel": "found_at", "rhs": { "attr": "House", "value": "4" }, "text": "The person who paints as a hobby is in the fourth house.", "type": "fact" }, { "lhs": { "attr": "Hobby", "value": "cooking"...
576
Small
6
lgp-test-2x4-12
2*4
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - The people keep unique animals: `horse`, `cat` - Every...
{ "header": [ "House", "Name", "Animal", "Food", "Flower" ], "rows": [ [ "1", "Eric", "cat", "pizza", "carnations" ], [ "2", "Arnold", "horse", "grilled cheese", "daffodils" ] ] }
2024-07-03T21:21:29.204932
[ { "id": "c1", "parsed": { "lhs": { "attr": "Flower", "value": "carnations" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person who loves a carnations arrangement is Eric.", "type": "relation" },...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - The people keep unique animals: `horse`, `cat` - Every...
1
4
[ { "lhs": { "attr": "Flower", "value": "carnations" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person who loves a carnations arrangement is Eric.", "type": "relation" }, { "lhs": { "attr": "Flower", "value":...
[ { "lhs": { "attr": "Flower", "value": "daffodils" }, "rel": "same_house", "rhs": { "attr": "Food", "value": "grilled cheese" }, "text": "the person who loves a bouquet of daffodils is the person who loves eating grilled cheese.", "type": "relation" }, { "l...
16
Small
2
lgp-test-3x3-11
3*3
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric`, `Peter` - Everyone has something unique for lunch: `gril...
{ "header": [ "House", "Name", "Food", "HairColor" ], "rows": [ [ "1", "Peter", "grilled cheese", "black" ], [ "2", "Eric", "pizza", "blonde" ], [ "3", "Arnold", "spaghetti", "brown" ] ] }
2024-07-03T21:21:29.205832
[ { "id": "c1", "parsed": { "lhs": { "attr": "HairColor", "value": "brown" }, "rel": "not_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person who has brown hair is not in the second house.", "type": "relation" }, ...
[ "c4" ]
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric`, `Peter` - Everyone has something unique for lunch: `gril...
1
6
[ { "lhs": { "attr": "HairColor", "value": "brown" }, "rel": "not_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person who has brown hair is not in the second house.", "type": "relation" }, { "lhs": { "attr": "Food", "value": "pizza...
[ { "lhs": { "attr": "HairColor", "value": "brown" }, "rel": "not_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person who has brown hair is not in the second house.", "type": "relation" }, { "lhs": { "attr": "Food", "value": "pizza...
216
Small
8
lgp-test-2x5-9
2*5
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People have unique favorite book genres: `science ficti...
{ "header": [ "House", "Name", "BookGenre", "Vacation", "Animal", "MusicGenre" ], "rows": [ [ "1", "Arnold", "mystery", "mountain", "cat", "rock" ], [ "2", "Eric", "science fiction", "beach", "horse", "pop"...
2024-07-03T21:21:29.205131
[ { "id": "c1", "parsed": { "lhs": { "attr": "Vacation", "value": "beach" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person who loves beach vacations is Eric.", "type": "relation" }, "text":...
[ "c5" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People have unique favorite book genres: `science ficti...
1
5
[ { "lhs": { "attr": "Vacation", "value": "beach" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person who loves beach vacations is Eric.", "type": "relation" }, { "lhs": { "attr": "MusicGenre", "value": "pop" ...
[ { "lhs": { "attr": "Vacation", "value": "beach" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person who loves beach vacations is Eric.", "type": "relation" }, { "lhs": { "attr": "MusicGenre", "value": "pop" ...
32
Small
2
lgp-test-2x5-16
2*5
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique level of education: `associate...
{ "header": [ "House", "Name", "Education", "Food", "Flower", "MusicGenre" ], "rows": [ [ "1", "Arnold", "associate", "grilled cheese", "carnations", "rock" ], [ "2", "Eric", "high school", "pizza", "daffodils", ...
2024-07-03T21:21:29.205170
[ { "id": "c1", "parsed": { "lhs": { "attr": "Flower", "value": "daffodils" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person who loves a bouquet of daffodils is not in the first house.", "type": "relatio...
[ "c5" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique level of education: `associate...
1
5
[ { "lhs": { "attr": "Flower", "value": "daffodils" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person who loves a bouquet of daffodils is not in the first house.", "type": "relation" }, { "lhs": { "attr": "Food", "...
[ { "lhs": { "attr": "Flower", "value": "daffodils" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person who loves a bouquet of daffodils is not in the first house.", "type": "relation" }, { "lhs": { "attr": "Food", "...
32
Small
2
lgp-test-2x4-8
2*4
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Everyone has a favorite smoothie: `desert`, `cherry` -...
{ "header": [ "House", "Name", "Smoothie", "Mother", "Children" ], "rows": [ [ "1", "Arnold", "desert", "Holly", "Bella" ], [ "2", "Eric", "cherry", "Aniya", "Fred" ] ] }
2024-07-03T21:21:29.204910
[ { "id": "c1", "parsed": { "lhs": { "attr": "Children", "value": "fred" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person's child is named Fred is in the second house.", "type": "fact" }, "text...
[ "c3" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Everyone has a favorite smoothie: `desert`, `cherry` -...
1
3
[ { "lhs": { "attr": "Children", "value": "fred" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person's child is named Fred is in the second house.", "type": "fact" }, { "lhs": { "attr": "Smoothie", "value": "cherry...
[ { "lhs": { "attr": "Children", "value": "fred" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person's child is named Fred is in the second house.", "type": "fact" }, { "lhs": { "attr": "Smoothie", "value": "cherry...
16
Small
2
lgp-test-2x6-18
2*6
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - The people are of nationalities: `brit`, `dane` - Each...
{ "header": [ "House", "Name", "Nationality", "Education", "Birthday", "Occupation", "PhoneModel" ], "rows": [ [ "1", "Arnold", "brit", "associate", "sept", "engineer", "samsung galaxy s21" ], [ "2", "Eric", "dane"...
2024-07-03T21:21:29.205435
[ { "id": "c1", "parsed": { "lhs": { "attr": "Nationality", "value": "dane" }, "rel": "same_house", "rhs": { "attr": "PhoneModel", "value": "iphone 13" }, "text": "the dane is the person who uses an iphone 13.", "type": "relation" }...
[ "c5" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - The people are of nationalities: `brit`, `dane` - Each...
1
6
[ { "lhs": { "attr": "Nationality", "value": "dane" }, "rel": "same_house", "rhs": { "attr": "PhoneModel", "value": "iphone 13" }, "text": "the dane is the person who uses an iphone 13.", "type": "relation" }, { "lhs": { "attr": "Occupation", "va...
[ { "lhs": { "attr": "Nationality", "value": "dane" }, "rel": "same_house", "rhs": { "attr": "PhoneModel", "value": "iphone 13" }, "text": "the dane is the person who uses an iphone 13.", "type": "relation" }, { "lhs": { "attr": "Occupation", "va...
64
Small
2
lgp-test-2x2-26
2*2
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - People have unique hair colors: `brown`, `black` ## Cl...
{ "header": [ "House", "Name", "HairColor" ], "rows": [ [ "1", "Arnold", "black" ], [ "2", "Eric", "brown" ] ] }
2024-07-03T21:21:29.204607
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "Arnold is in the first house.", "type": "fact" }, "text": "Arnold is in the first ho...
[ "c2" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - People have unique hair colors: `brown`, `black` ## Cl...
1
2
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "Arnold is in the first house.", "type": "fact" }, { "lhs": { "attr": "HairColor", "value": "brown" }, "rel": "not_at",...
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "Arnold is in the first house.", "type": "fact" } ]
4
Small
2
lgp-test-2x3-10
2*3
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People use unique phone models: `samsung galaxy s21`, `...
{ "header": [ "House", "Name", "PhoneModel", "Drink" ], "rows": [ [ "1", "Arnold", "samsung galaxy s21", "water" ], [ "2", "Eric", "iphone 13", "tea" ] ] }
2024-07-03T21:21:29.204721
[ { "id": "c1", "parsed": { "lhs": { "attr": "PhoneModel", "value": "samsung galaxy s21" }, "rel": "side_by_side", "rhs": { "attr": "Drink", "value": "tea" }, "text": "The person who uses a Samsung Galaxy S21 and the tea drinker are next to e...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People use unique phone models: `samsung galaxy s21`, `...
1
3
[ { "lhs": { "attr": "PhoneModel", "value": "samsung galaxy s21" }, "rel": "side_by_side", "rhs": { "attr": "Drink", "value": "tea" }, "text": "The person who uses a Samsung Galaxy S21 and the tea drinker are next to each other.", "type": "relation" }, { "lh...
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "Arnold is in the first house.", "type": "fact" }, { "lhs": { "attr": "PhoneModel", "value": "samsung galaxy s21" }, "r...
8
Small
2
lgp-test-3x2-11
3*2
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold`, `Peter` - People use unique phone models: `iphone 13`, `...
{ "header": [ "House", "Name", "PhoneModel" ], "rows": [ [ "1", "Peter", "samsung galaxy s21" ], [ "2", "Eric", "google pixel 6" ], [ "3", "Arnold", "iphone 13" ] ] }
2024-07-03T21:21:29.205617
[ { "id": "c1", "parsed": { "lhs": { "attr": "PhoneModel", "value": "iphone 13" }, "rel": "found_at", "rhs": { "attr": "House", "value": "3" }, "text": "The person who uses an iPhone 13 is in the third house.", "type": "fact" }, ...
[ "c2" ]
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold`, `Peter` - People use unique phone models: `iphone 13`, `...
1
4
[ { "lhs": { "attr": "PhoneModel", "value": "iphone 13" }, "rel": "found_at", "rhs": { "attr": "House", "value": "3" }, "text": "The person who uses an iPhone 13 is in the third house.", "type": "fact" }, { "lhs": { "attr": "Name", "value": "eric...
[ { "lhs": { "attr": "PhoneModel", "value": "iphone 13" }, "rel": "found_at", "rhs": { "attr": "House", "value": "3" }, "text": "The person who uses an iPhone 13 is in the third house.", "type": "fact" }, { "lhs": { "attr": "Name", "value": "arno...
36
Small
3
lgp-test-2x6-13
2*6
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique level of education: `associate...
{ "header": [ "House", "Name", "Education", "Hobby", "Children", "MusicGenre", "Pet" ], "rows": [ [ "1", "Arnold", "associate", "gardening", "Bella", "pop", "cat" ], [ "2", "Eric", "high school", "photography...
2024-07-03T21:21:29.205403
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "eric" }, "rel": "same_house", "rhs": { "attr": "MusicGenre", "value": "rock" }, "text": "eric is the person who loves rock music.", "type": "relation" }, "text": "Er...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique level of education: `associate...
1
5
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "same_house", "rhs": { "attr": "MusicGenre", "value": "rock" }, "text": "eric is the person who loves rock music.", "type": "relation" }, { "lhs": { "attr": "Education", "value": "high school...
[ { "lhs": { "attr": "Education", "value": "high school" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person with a high school diploma is in the second house.", "type": "fact" }, { "lhs": { "attr": "Children", "va...
64
Small
2
lgp-test-2x5-27
2*5
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a favorite color: `red`, `yellow` - Pe...
{ "header": [ "House", "Name", "Color", "HairColor", "Education", "Cigar" ], "rows": [ [ "1", "Eric", "yellow", "black", "associate", "prince" ], [ "2", "Arnold", "red", "brown", "high school", "pall mall" ...
2024-07-03T21:21:29.205230
[ { "id": "c1", "parsed": { "lhs": { "attr": "Cigar", "value": "prince" }, "rel": "direct_left", "rhs": { "attr": "Education", "value": "high school" }, "text": "The Prince smoker is directly left of the person with a high school diploma.", ...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a favorite color: `red`, `yellow` - Pe...
1
4
[ { "lhs": { "attr": "Cigar", "value": "prince" }, "rel": "direct_left", "rhs": { "attr": "Education", "value": "high school" }, "text": "The Prince smoker is directly left of the person with a high school diploma.", "type": "relation" }, { "lhs": { "a...
[ { "lhs": { "attr": "Cigar", "value": "prince" }, "rel": "side_by_side", "rhs": { "attr": "Name", "value": "arnold" }, "text": "The Prince smoker and Arnold are next to each other.", "type": "relation" }, { "lhs": { "attr": "Color", "value": "re...
32
Small
4
lgp-test-4x2-19
4*2
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Eric`, `Arnold`, `Alice` - People have unique favorite music gen...
{ "header": [ "House", "Name", "MusicGenre" ], "rows": [ [ "1", "Arnold", "jazz" ], [ "2", "Alice", "classical" ], [ "3", "Peter", "rock" ], [ "4", "Eric", "pop" ] ] }
2024-07-03T21:21:29.206925
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "alice" }, "rel": "direct_left", "rhs": { "attr": "Name", "value": "peter" }, "text": "Alice is directly left of Peter.", "type": "relation" }, "text": "Alice is dire...
[ "c2" ]
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Eric`, `Arnold`, `Alice` - People have unique favorite music gen...
1
5
[ { "lhs": { "attr": "Name", "value": "alice" }, "rel": "direct_left", "rhs": { "attr": "Name", "value": "peter" }, "text": "Alice is directly left of Peter.", "type": "relation" }, { "lhs": { "attr": "MusicGenre", "value": "classical" }, ...
[ { "lhs": { "attr": "Name", "value": "alice" }, "rel": "direct_left", "rhs": { "attr": "Name", "value": "peter" }, "text": "Alice is directly left of Peter.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "...
576
Small
6
lgp-test-2x5-28
2*5
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - People own unique car models: `tesla model 3`, `ford f1...
{ "header": [ "House", "Name", "CarModel", "Animal", "FavoriteSport", "Food" ], "rows": [ [ "1", "Arnold", "tesla model 3", "cat", "basketball", "pizza" ], [ "2", "Eric", "ford f150", "horse", "soccer", "gr...
2024-07-03T21:21:29.205235
[ { "id": "c1", "parsed": { "lhs": { "attr": "Animal", "value": "horse" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person who keeps horses is in the second house.", "type": "fact" }, "text": "Th...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - People own unique car models: `tesla model 3`, `ford f1...
1
3
[ { "lhs": { "attr": "Animal", "value": "horse" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person who keeps horses is in the second house.", "type": "fact" }, { "lhs": { "attr": "FavoriteSport", "value": "basketb...
[ { "lhs": { "attr": "FavoriteSport", "value": "basketball" }, "rel": "left_of", "rhs": { "attr": "Food", "value": "grilled cheese" }, "text": "The person who loves basketball is somewhere to the left of the person who loves eating grilled cheese.", "type": "relatio...
32
Small
2
lgp-test-2x3-39
2*3
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Everyone has something unique for lunch: `grilled chees...
{ "header": [ "House", "Name", "Food", "Birthday" ], "rows": [ [ "1", "Arnold", "grilled cheese", "april" ], [ "2", "Eric", "pizza", "sept" ] ] }
2024-07-03T21:21:29.204864
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "eric" }, "rel": "same_house", "rhs": { "attr": "Birthday", "value": "sept" }, "text": "Eric is the person whose birthday is in September.", "type": "relation" }, "te...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Everyone has something unique for lunch: `grilled chees...
1
3
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "same_house", "rhs": { "attr": "Birthday", "value": "sept" }, "text": "Eric is the person whose birthday is in September.", "type": "relation" }, { "lhs": { "attr": "Birthday", "value": "apri...
[ { "lhs": { "attr": "Birthday", "value": "april" }, "rel": "same_house", "rhs": { "attr": "Food", "value": "grilled cheese" }, "text": "the person whose birthday is in april is the person who loves eating grilled cheese.", "type": "relation" }, { "lhs": { ...
8
Small
2
lgp-test-3x2-31
3*2
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric` - People have unique favorite music genres: `cla...
{ "header": [ "House", "Name", "MusicGenre" ], "rows": [ [ "1", "Arnold", "pop" ], [ "2", "Peter", "classical" ], [ "3", "Eric", "rock" ] ] }
2024-07-03T21:21:29.205723
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "peter" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "Peter is not in the first house.", "type": "relation" }, "text": "Peter is not in the f...
[ "c2" ]
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric` - People have unique favorite music genres: `cla...
1
4
[ { "lhs": { "attr": "Name", "value": "peter" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "Peter is not in the first house.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "same_hou...
[ { "lhs": { "attr": "Name", "value": "peter" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "Peter is not in the first house.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "eric" }, "rel": "same_house...
36
Small
2
lgp-test-2x4-39
2*4
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Everyone has something unique for lunch: `pizza`, `gril...
{ "header": [ "House", "Name", "Food", "Pet", "Occupation" ], "rows": [ [ "1", "Arnold", "pizza", "dog", "doctor" ], [ "2", "Eric", "grilled cheese", "cat", "engineer" ] ] }
2024-07-03T21:21:29.205078
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "eric" }, "rel": "same_house", "rhs": { "attr": "Food", "value": "grilled cheese" }, "text": "eric is the person who loves eating grilled cheese.", "type": "relation" }, ...
[ "c4" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Everyone has something unique for lunch: `pizza`, `gril...
1
4
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "same_house", "rhs": { "attr": "Food", "value": "grilled cheese" }, "text": "eric is the person who loves eating grilled cheese.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "a...
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "same_house", "rhs": { "attr": "Food", "value": "grilled cheese" }, "text": "eric is the person who loves eating grilled cheese.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "a...
16
Small
2
lgp-test-2x5-24
2*5
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Each person has a unique level of education: `associate...
{ "header": [ "House", "Name", "Education", "Children", "BookGenre", "Smoothie" ], "rows": [ [ "1", "Eric", "associate", "Fred", "mystery", "cherry" ], [ "2", "Arnold", "high school", "Bella", "science fiction", ...
2024-07-03T21:21:29.205212
[ { "id": "c1", "parsed": { "lhs": { "attr": "Children", "value": "fred" }, "rel": "direct_left", "rhs": { "attr": "Name", "value": "arnold" }, "text": "The person's child is named Fred is directly left of Arnold.", "type": "relation" ...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Each person has a unique level of education: `associate...
1
4
[ { "lhs": { "attr": "Children", "value": "fred" }, "rel": "direct_left", "rhs": { "attr": "Name", "value": "arnold" }, "text": "The person's child is named Fred is directly left of Arnold.", "type": "relation" }, { "lhs": { "attr": "BookGenre", ...
[ { "lhs": { "attr": "BookGenre", "value": "mystery" }, "rel": "not_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person who loves mystery books is not in the second house.", "type": "relation" }, { "lhs": { "attr": "Education", "va...
32
Small
4
lgp-test-2x2-29
2*2
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique favorite drink: `water`, `tea`...
{ "header": [ "House", "Name", "Drink" ], "rows": [ [ "1", "Eric", "tea" ], [ "2", "Arnold", "water" ] ] }
2024-07-03T21:21:29.204621
[ { "id": "c1", "parsed": { "lhs": { "attr": "Drink", "value": "tea" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "eric" }, "text": "The tea drinker is Eric.", "type": "relation" }, "text": "The tea drinker is Eric....
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique favorite drink: `water`, `tea`...
1
2
[ { "lhs": { "attr": "Drink", "value": "tea" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "eric" }, "text": "The tea drinker is Eric.", "type": "relation" }, { "lhs": { "attr": "Drink", "value": "tea" }, "rel": "not_at", ...
[ { "lhs": { "attr": "Drink", "value": "tea" }, "rel": "not_at", "rhs": { "attr": "House", "value": "2" }, "text": "The tea drinker is not in the second house.", "type": "relation" } ]
4
Small
2
lgp-test-2x5-1
2*5
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - The people keep unique animals: `cat`, `horse` - Peopl...
{ "header": [ "House", "Name", "Animal", "PhoneModel", "Pet", "Cigar" ], "rows": [ [ "1", "Arnold", "cat", "iphone 13", "dog", "pall mall" ], [ "2", "Eric", "horse", "samsung galaxy s21", "cat", "prince" ...
2024-07-03T21:21:29.205088
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "side_by_side", "rhs": { "attr": "PhoneModel", "value": "samsung galaxy s21" }, "text": "Arnold and the person who uses a Samsung Galaxy S21 are next to each oth...
[ "c3" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - The people keep unique animals: `cat`, `horse` - Peopl...
1
4
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "side_by_side", "rhs": { "attr": "PhoneModel", "value": "samsung galaxy s21" }, "text": "Arnold and the person who uses a Samsung Galaxy S21 are next to each other.", "type": "relation" }, { "lhs": { ...
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "side_by_side", "rhs": { "attr": "PhoneModel", "value": "samsung galaxy s21" }, "text": "Arnold and the person who uses a Samsung Galaxy S21 are next to each other.", "type": "relation" }, { "lhs": { ...
32
Small
4
lgp-test-2x3-21
2*3
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Everyone has a unique favorite cigar: `prince`, `pall m...
{ "header": [ "House", "Name", "Cigar", "Flower" ], "rows": [ [ "1", "Eric", "pall mall", "carnations" ], [ "2", "Arnold", "prince", "daffodils" ] ] }
2024-07-03T21:21:29.204775
[ { "id": "c1", "parsed": { "lhs": { "attr": "Flower", "value": "daffodils" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "arnold" }, "text": "The person who loves a bouquet of daffodils is Arnold.", "type": "relation" }...
[ "c2" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Everyone has a unique favorite cigar: `prince`, `pall m...
1
3
[ { "lhs": { "attr": "Flower", "value": "daffodils" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "arnold" }, "text": "The person who loves a bouquet of daffodils is Arnold.", "type": "relation" }, { "lhs": { "attr": "Name", "value": ...
[ { "lhs": { "attr": "Flower", "value": "daffodils" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "arnold" }, "text": "The person who loves a bouquet of daffodils is Arnold.", "type": "relation" }, { "lhs": { "attr": "Cigar", "value":...
8
Small
2
lgp-test-2x2-5
2*2
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person lives in a unique style of house: `victoria...
{ "header": [ "House", "Name", "HouseStyle" ], "rows": [ [ "1", "Eric", "victorian" ], [ "2", "Arnold", "colonial" ] ] }
2024-07-03T21:21:29.204468
[ { "id": "c1", "parsed": { "lhs": { "attr": "HouseStyle", "value": "victorian" }, "rel": "left_of", "rhs": { "attr": "HouseStyle", "value": "colonial" }, "text": "The person residing in a Victorian house is somewhere to the left of the perso...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person lives in a unique style of house: `victoria...
1
2
[ { "lhs": { "attr": "HouseStyle", "value": "victorian" }, "rel": "left_of", "rhs": { "attr": "HouseStyle", "value": "colonial" }, "text": "The person residing in a Victorian house is somewhere to the left of the person living in a colonial-style house.", "type": "r...
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "Eric is in the first house.", "type": "fact" } ]
4
Small
2
lgp-test-4x2-39
4*2
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric`, `Alice` - Everyone has something unique for lun...
{ "header": [ "House", "Name", "Food" ], "rows": [ [ "1", "Peter", "spaghetti" ], [ "2", "Arnold", "stew" ], [ "3", "Alice", "pizza" ], [ "4", "Eric", "grilled cheese" ] ] }
2024-07-03T21:21:29.207040
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "alice" }, "rel": "not_at", "rhs": { "attr": "House", "value": "2" }, "text": "Alice is not in the second house.", "type": "relation" }, "text": "Alice is not in the ...
[ "c1" ]
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric`, `Alice` - Everyone has something unique for lun...
1
6
[ { "lhs": { "attr": "Name", "value": "alice" }, "rel": "not_at", "rhs": { "attr": "House", "value": "2" }, "text": "Alice is not in the second house.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "eric" }, "rel": "found_at"...
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "found_at", "rhs": { "attr": "House", "value": "4" }, "text": "Eric is in the fourth house.", "type": "fact" }, { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "right_of", ...
576
Small
2
lgp-test-2x2-17
2*2
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Everyone has a unique favorite cigar: `pall mall`, `pri...
{ "header": [ "House", "Name", "Cigar" ], "rows": [ [ "1", "Arnold", "pall mall" ], [ "2", "Eric", "prince" ] ] }
2024-07-03T21:21:29.204526
[ { "id": "c1", "parsed": { "lhs": { "attr": "Cigar", "value": "pall mall" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "arnold" }, "text": "The person partial to Pall Mall is Arnold.", "type": "relation" }, "text":...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Everyone has a unique favorite cigar: `pall mall`, `pri...
1
2
[ { "lhs": { "attr": "Cigar", "value": "pall mall" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "arnold" }, "text": "The person partial to Pall Mall is Arnold.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "arnold" ...
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "Arnold is in the first house.", "type": "fact" } ]
4
Small
2
lgp-test-2x5-18
2*5
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - People have unique favorite book genres: `mystery`, `sc...
{ "header": [ "House", "Name", "BookGenre", "CarModel", "Hobby", "Drink" ], "rows": [ [ "1", "Arnold", "science fiction", "ford f150", "photography", "water" ], [ "2", "Eric", "mystery", "tesla model 3", "gardeni...
2024-07-03T21:21:29.205181
[ { "id": "c1", "parsed": { "lhs": { "attr": "Drink", "value": "water" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "The one who only drinks water is in the first house.", "type": "fact" }, "text": "Th...
[ "c3" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - People have unique favorite book genres: `mystery`, `sc...
1
5
[ { "lhs": { "attr": "Drink", "value": "water" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "The one who only drinks water is in the first house.", "type": "fact" }, { "lhs": { "attr": "Hobby", "value": "photography" ...
[ { "lhs": { "attr": "Drink", "value": "water" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "The one who only drinks water is in the first house.", "type": "fact" }, { "lhs": { "attr": "Hobby", "value": "photography" ...
32
Small
2
lgp-test-2x6-31
2*6
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - People own unique car models: `ford f150`, `tesla model...
{ "header": [ "House", "Name", "CarModel", "PhoneModel", "Drink", "Birthday", "Nationality" ], "rows": [ [ "1", "Eric", "ford f150", "iphone 13", "water", "april", "dane" ], [ "2", "Arnold", "tesla model 3", ...
2024-07-03T21:21:29.205509
[ { "id": "c1", "parsed": { "lhs": { "attr": "CarModel", "value": "ford f150" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person who owns a Ford F-150 is Eric.", "type": "relation" }, "text":...
[ "c4" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - People own unique car models: `ford f150`, `tesla model...
1
5
[ { "lhs": { "attr": "CarModel", "value": "ford f150" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person who owns a Ford F-150 is Eric.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "arnold" ...
[ { "lhs": { "attr": "CarModel", "value": "ford f150" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person who owns a Ford F-150 is Eric.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "arnold" ...
64
Small
4
lgp-test-2x2-4
2*2
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People own unique car models: `tesla model 3`, `ford f1...
{ "header": [ "House", "Name", "CarModel" ], "rows": [ [ "1", "Eric", "tesla model 3" ], [ "2", "Arnold", "ford f150" ] ] }
2024-07-03T21:21:29.204463
[ { "id": "c1", "parsed": { "lhs": { "attr": "CarModel", "value": "ford f150" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person who owns a Ford F-150 is in the second house.", "type": "fact" }, ...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People own unique car models: `tesla model 3`, `ford f1...
1
2
[ { "lhs": { "attr": "CarModel", "value": "ford f150" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person who owns a Ford F-150 is in the second house.", "type": "fact" }, { "lhs": { "attr": "Name", "value": "arnol...
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "right_of", "rhs": { "attr": "Name", "value": "eric" }, "text": "Arnold is somewhere to the right of Eric.", "type": "relation" } ]
4
Small
2
lgp-test-2x2-20
2*2
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each mother is accompanied by their child: `Fred`, `Bel...
{ "header": [ "House", "Name", "Children" ], "rows": [ [ "1", "Arnold", "Fred" ], [ "2", "Eric", "Bella" ] ] }
2024-07-03T21:21:29.204580
[ { "id": "c1", "parsed": { "lhs": { "attr": "Children", "value": "fred" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "arnold" }, "text": "The person's child is named Fred is Arnold.", "type": "relation" }, "text": ...
[ "c2" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each mother is accompanied by their child: `Fred`, `Bel...
1
2
[ { "lhs": { "attr": "Children", "value": "fred" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "arnold" }, "text": "The person's child is named Fred is Arnold.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "eric" }, ...
[ { "lhs": { "attr": "Children", "value": "fred" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "arnold" }, "text": "The person's child is named Fred is Arnold.", "type": "relation" } ]
4
Small
2
lgp-test-3x2-13
3*2
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric` - Each person has a unique hobby: `cooking`, `ph...
{ "header": [ "House", "Name", "Hobby" ], "rows": [ [ "1", "Eric", "photography" ], [ "2", "Arnold", "cooking" ], [ "3", "Peter", "gardening" ] ] }
2024-07-03T21:21:29.205627
[ { "id": "c1", "parsed": { "lhs": { "attr": "Hobby", "value": "gardening" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "peter" }, "text": "The person who enjoys gardening is Peter.", "type": "relation" }, "text": "...
[ "c1" ]
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric` - Each person has a unique hobby: `cooking`, `ph...
1
4
[ { "lhs": { "attr": "Hobby", "value": "gardening" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "peter" }, "text": "The person who enjoys gardening is Peter.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "peter" }, ...
[ { "lhs": { "attr": "Name", "value": "peter" }, "rel": "found_at", "rhs": { "attr": "House", "value": "3" }, "text": "Peter is in the third house.", "type": "fact" }, { "lhs": { "attr": "Hobby", "value": "cooking" }, "rel": "not_at", ...
36
Small
3
lgp-test-2x3-24
2*3
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique favorite drink: `water`, `tea`...
{ "header": [ "House", "Name", "Drink", "Occupation" ], "rows": [ [ "1", "Arnold", "water", "engineer" ], [ "2", "Eric", "tea", "doctor" ] ] }
2024-07-03T21:21:29.204790
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "eric" }, "rel": "same_house", "rhs": { "attr": "Occupation", "value": "doctor" }, "text": "eric is the person who is a doctor.", "type": "relation" }, "text": "Eric ...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique favorite drink: `water`, `tea`...
1
2
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "same_house", "rhs": { "attr": "Occupation", "value": "doctor" }, "text": "eric is the person who is a doctor.", "type": "relation" }, { "lhs": { "attr": "Drink", "value": "water" }, ...
[ { "lhs": { "attr": "Drink", "value": "water" }, "rel": "direct_left", "rhs": { "attr": "Occupation", "value": "doctor" }, "text": "The one who only drinks water is directly left of the person who is a doctor.", "type": "relation" } ]
8
Small
2
lgp-test-4x2-11
4*2
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Arnold`, `Peter`, `Eric` - Everyone has a favorite smoothie: `de...
{ "header": [ "House", "Name", "Smoothie" ], "rows": [ [ "1", "Alice", "dragonfruit" ], [ "2", "Peter", "cherry" ], [ "3", "Arnold", "watermelon" ], [ "4", "Eric", "desert" ] ] }
2024-07-03T21:21:29.206879
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "alice" }, "rel": "same_house", "rhs": { "attr": "Smoothie", "value": "dragonfruit" }, "text": "Alice is the Dragonfruit smoothie lover.", "type": "relation" }, "text...
[ "c6" ]
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Arnold`, `Peter`, `Eric` - Everyone has a favorite smoothie: `de...
1
6
[ { "lhs": { "attr": "Name", "value": "alice" }, "rel": "same_house", "rhs": { "attr": "Smoothie", "value": "dragonfruit" }, "text": "Alice is the Dragonfruit smoothie lover.", "type": "relation" }, { "lhs": { "attr": "Smoothie", "value": "desert...
[ { "lhs": { "attr": "Name", "value": "alice" }, "rel": "same_house", "rhs": { "attr": "Smoothie", "value": "dragonfruit" }, "text": "Alice is the Dragonfruit smoothie lover.", "type": "relation" }, { "lhs": { "attr": "Smoothie", "value": "desert...
576
Small
6
lgp-test-2x6-32
2*6
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - They all have a unique favorite flower: `carnations`, `...
{ "header": [ "House", "Name", "Flower", "BookGenre", "Nationality", "Animal", "MusicGenre" ], "rows": [ [ "1", "Arnold", "carnations", "mystery", "brit", "cat", "rock" ], [ "2", "Eric", "daffodils", "science...
2024-07-03T21:21:29.205516
[ { "id": "c1", "parsed": { "lhs": { "attr": "Animal", "value": "horse" }, "rel": "same_house", "rhs": { "attr": "MusicGenre", "value": "pop" }, "text": "the person who keeps horses is the person who loves pop music.", "type": "relation...
[ "c2" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - They all have a unique favorite flower: `carnations`, `...
1
5
[ { "lhs": { "attr": "Animal", "value": "horse" }, "rel": "same_house", "rhs": { "attr": "MusicGenre", "value": "pop" }, "text": "the person who keeps horses is the person who loves pop music.", "type": "relation" }, { "lhs": { "attr": "Nationality", ...
[ { "lhs": { "attr": "Animal", "value": "horse" }, "rel": "same_house", "rhs": { "attr": "MusicGenre", "value": "pop" }, "text": "the person who keeps horses is the person who loves pop music.", "type": "relation" }, { "lhs": { "attr": "BookGenre", ...
64
Small
2
lgp-test-3x3-22
3*3
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Eric`, `Arnold` - People have unique hair colors: `black`, `brow...
{ "header": [ "House", "Name", "HairColor", "Animal" ], "rows": [ [ "1", "Peter", "black", "cat" ], [ "2", "Eric", "blonde", "bird" ], [ "3", "Arnold", "brown", "horse" ] ] }
2024-07-03T21:21:29.205895
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "eric" }, "rel": "side_by_side", "rhs": { "attr": "Animal", "value": "horse" }, "text": "Eric and the person who keeps horses are next to each other.", "type": "relation" ...
[ "c4" ]
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Eric`, `Arnold` - People have unique hair colors: `black`, `brow...
1
5
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "side_by_side", "rhs": { "attr": "Animal", "value": "horse" }, "text": "Eric and the person who keeps horses are next to each other.", "type": "relation" }, { "lhs": { "attr": "Animal", "valu...
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "side_by_side", "rhs": { "attr": "Animal", "value": "horse" }, "text": "Eric and the person who keeps horses are next to each other.", "type": "relation" }, { "lhs": { "attr": "Animal", "valu...
216
Small
3
lgp-test-3x2-32
3*2
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric` - Everyone has a unique favorite cigar: `prince`...
{ "header": [ "House", "Name", "Cigar" ], "rows": [ [ "1", "Peter", "blue master" ], [ "2", "Arnold", "pall mall" ], [ "3", "Eric", "prince" ] ] }
2024-07-03T21:21:29.205728
[ { "id": "c1", "parsed": { "lhs": { "attr": "Cigar", "value": "blue master" }, "rel": "not_at", "rhs": { "attr": "House", "value": "3" }, "text": "The person who smokes Blue Master is not in the third house.", "type": "relation" },...
[ "c2" ]
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric` - Everyone has a unique favorite cigar: `prince`...
1
4
[ { "lhs": { "attr": "Cigar", "value": "blue master" }, "rel": "not_at", "rhs": { "attr": "House", "value": "3" }, "text": "The person who smokes Blue Master is not in the third house.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "...
[ { "lhs": { "attr": "Cigar", "value": "blue master" }, "rel": "not_at", "rhs": { "attr": "House", "value": "3" }, "text": "The person who smokes Blue Master is not in the third house.", "type": "relation" }, { "lhs": { "attr": "Cigar", "value": ...
36
Small
4
lgp-test-3x2-36
3*2
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold`, `Peter` - Each person has an occupation: `teacher`, `doc...
{ "header": [ "House", "Name", "Occupation" ], "rows": [ [ "1", "Eric", "teacher" ], [ "2", "Peter", "engineer" ], [ "3", "Arnold", "doctor" ] ] }
2024-07-03T21:21:29.205748
[ { "id": "c1", "parsed": { "lhs": { "attr": "Occupation", "value": "engineer" }, "rel": "side_by_side", "rhs": { "attr": "Occupation", "value": "doctor" }, "text": "The person who is an engineer and the person who is a doctor are next to eac...
[ "c3" ]
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold`, `Peter` - Each person has an occupation: `teacher`, `doc...
1
4
[ { "lhs": { "attr": "Occupation", "value": "engineer" }, "rel": "side_by_side", "rhs": { "attr": "Occupation", "value": "doctor" }, "text": "The person who is an engineer and the person who is a doctor are next to each other.", "type": "relation" }, { "lhs"...
[ { "lhs": { "attr": "Occupation", "value": "engineer" }, "rel": "side_by_side", "rhs": { "attr": "Occupation", "value": "doctor" }, "text": "The person who is an engineer and the person who is a doctor are next to each other.", "type": "relation" }, { "lhs"...
36
Small
5
lgp-test-3x3-32
3*3
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric` - Each person has a unique hobby: `photography`,...
{ "header": [ "House", "Name", "Hobby", "Occupation" ], "rows": [ [ "1", "Arnold", "photography", "engineer" ], [ "2", "Eric", "gardening", "teacher" ], [ "3", "Peter", "cooking", "doctor" ] ] }
2024-07-03T21:21:29.205951
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "eric" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "Eric is in the second house.", "type": "fact" }, "text": "Eric is in the second house....
[ "c4" ]
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric` - Each person has a unique hobby: `photography`,...
1
5
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "Eric is in the second house.", "type": "fact" }, { "lhs": { "attr": "Name", "value": "eric" }, "rel": "direct_left", ...
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "Eric is in the second house.", "type": "fact" }, { "lhs": { "attr": "Name", "value": "eric" }, "rel": "direct_left", ...
216
Small
6
lgp-test-3x2-1
3*2
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Eric`, `Arnold` - Each person has a unique hobby: `cooking`, `ga...
{ "header": [ "House", "Name", "Hobby" ], "rows": [ [ "1", "Peter", "cooking" ], [ "2", "Arnold", "photography" ], [ "3", "Eric", "gardening" ] ] }
2024-07-03T21:21:29.205564
[ { "id": "c1", "parsed": { "lhs": { "attr": "Hobby", "value": "gardening" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person who enjoys gardening is Eric.", "type": "relation" }, "text": "Th...
[ "c4" ]
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Eric`, `Arnold` - Each person has a unique hobby: `cooking`, `ga...
1
4
[ { "lhs": { "attr": "Hobby", "value": "gardening" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person who enjoys gardening is Eric.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "peter" }, ...
[ { "lhs": { "attr": "Hobby", "value": "gardening" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person who enjoys gardening is Eric.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "peter" }, ...
36
Small
2
lgp-test-2x2-13
2*2
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique level of education: `associate...
{ "header": [ "House", "Name", "Education" ], "rows": [ [ "1", "Eric", "associate" ], [ "2", "Arnold", "high school" ] ] }
2024-07-03T21:21:29.204509
[ { "id": "c1", "parsed": { "lhs": { "attr": "Education", "value": "high school" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person with a high school diploma is in the second house.", "type": "fact" ...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique level of education: `associate...
1
2
[ { "lhs": { "attr": "Education", "value": "high school" }, "rel": "found_at", "rhs": { "attr": "House", "value": "2" }, "text": "The person with a high school diploma is in the second house.", "type": "fact" }, { "lhs": { "attr": "Name", "value"...
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "not_at", "rhs": { "attr": "House", "value": "2" }, "text": "Eric is not in the second house.", "type": "relation" } ]
4
Small
2
lgp-test-4x2-27
4*2
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Eric`, `Arnold`, `Peter` - Each person has a favorite color: `gr...
{ "header": [ "House", "Name", "Color" ], "rows": [ [ "1", "Arnold", "red" ], [ "2", "Eric", "yellow" ], [ "3", "Alice", "white" ], [ "4", "Peter", "green" ] ] }
2024-07-03T21:21:29.206972
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "peter" }, "rel": "found_at", "rhs": { "attr": "House", "value": "4" }, "text": "Peter is in the fourth house.", "type": "fact" }, "text": "Peter is in the fourth hou...
[ "c2" ]
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Eric`, `Arnold`, `Peter` - Each person has a favorite color: `gr...
1
6
[ { "lhs": { "attr": "Name", "value": "peter" }, "rel": "found_at", "rhs": { "attr": "House", "value": "4" }, "text": "Peter is in the fourth house.", "type": "fact" }, { "lhs": { "attr": "Color", "value": "white" }, "rel": "same_house", ...
[ { "lhs": { "attr": "Name", "value": "peter" }, "rel": "found_at", "rhs": { "attr": "House", "value": "4" }, "text": "Peter is in the fourth house.", "type": "fact" }, { "lhs": { "attr": "Color", "value": "green" }, "rel": "same_house", ...
576
Small
4
lgp-test-3x2-39
3*2
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Arnold`, `Eric` - Everyone has a unique favorite cigar: `prince`...
{ "header": [ "House", "Name", "Cigar" ], "rows": [ [ "1", "Eric", "pall mall" ], [ "2", "Arnold", "prince" ], [ "3", "Peter", "blue master" ] ] }
2024-07-03T21:21:29.205766
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "not_at", "rhs": { "attr": "House", "value": "3" }, "text": "Arnold is not in the third house.", "type": "relation" }, "text": "Arnold is not in th...
[ "c2" ]
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Arnold`, `Eric` - Everyone has a unique favorite cigar: `prince`...
1
3
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "not_at", "rhs": { "attr": "House", "value": "3" }, "text": "Arnold is not in the third house.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "right_...
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "not_at", "rhs": { "attr": "House", "value": "3" }, "text": "Arnold is not in the third house.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "eric" }, "rel": "one_betw...
36
Small
6
lgp-test-2x4-4
2*4
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person lives in a unique style of house: `victoria...
{ "header": [ "House", "Name", "HouseStyle", "Height", "Education" ], "rows": [ [ "1", "Arnold", "victorian", "short", "associate" ], [ "2", "Eric", "colonial", "very short", "high school" ] ] }
2024-07-03T21:21:29.204890
[ { "id": "c1", "parsed": { "lhs": { "attr": "Height", "value": "short" }, "rel": "direct_left", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person who is short is directly left of Eric.", "type": "relation" }, "tex...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person lives in a unique style of house: `victoria...
1
3
[ { "lhs": { "attr": "Height", "value": "short" }, "rel": "direct_left", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person who is short is directly left of Eric.", "type": "relation" }, { "lhs": { "attr": "HouseStyle", "value": "vic...
[ { "lhs": { "attr": "HouseStyle", "value": "victorian" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person residing in a Victorian house is in the first house.", "type": "fact" }, { "lhs": { "attr": "Height", "val...
16
Small
4
lgp-test-2x6-12
2*6
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique level of education: `high scho...
{ "header": [ "House", "Name", "Education", "Children", "Vacation", "Occupation", "HouseStyle" ], "rows": [ [ "1", "Eric", "associate", "Bella", "beach", "doctor", "victorian" ], [ "2", "Arnold", "high school", ...
2024-07-03T21:21:29.205398
[ { "id": "c1", "parsed": { "lhs": { "attr": "Children", "value": "fred" }, "rel": "right_of", "rhs": { "attr": "Education", "value": "associate" }, "text": "The person's child is named Fred is somewhere to the right of the person with an ass...
[ "c5" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person has a unique level of education: `high scho...
1
5
[ { "lhs": { "attr": "Children", "value": "fred" }, "rel": "right_of", "rhs": { "attr": "Education", "value": "associate" }, "text": "The person's child is named Fred is somewhere to the right of the person with an associate's degree.", "type": "relation" }, { ...
[ { "lhs": { "attr": "Children", "value": "fred" }, "rel": "right_of", "rhs": { "attr": "Education", "value": "associate" }, "text": "The person's child is named Fred is somewhere to the right of the person with an associate's degree.", "type": "relation" }, { ...
64
Small
2
lgp-test-3x3-9
3*3
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric` - Everyone has something unique for lunch: `spag...
{ "header": [ "House", "Name", "Food", "Color" ], "rows": [ [ "1", "Arnold", "pizza", "white" ], [ "2", "Peter", "grilled cheese", "red" ], [ "3", "Eric", "spaghetti", "yellow" ] ] }
2024-07-03T21:21:29.205821
[ { "id": "c1", "parsed": { "lhs": { "attr": "Color", "value": "red" }, "rel": "side_by_side", "rhs": { "attr": "Color", "value": "yellow" }, "text": "The person whose favorite color is red and the person who loves yellow are next to each oth...
[ "c1" ]
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Peter`, `Eric` - Everyone has something unique for lunch: `spag...
1
5
[ { "lhs": { "attr": "Color", "value": "red" }, "rel": "side_by_side", "rhs": { "attr": "Color", "value": "yellow" }, "text": "The person whose favorite color is red and the person who loves yellow are next to each other.", "type": "relation" }, { "lhs": { ...
[ { "lhs": { "attr": "Food", "value": "spaghetti" }, "rel": "same_house", "rhs": { "attr": "Color", "value": "yellow" }, "text": "the person who loves the spaghetti eater is the person who loves yellow.", "type": "relation" }, { "lhs": { "attr": "Food"...
216
Small
2
lgp-test-3x3-39
3*3
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Eric`, `Arnold` - Each person lives in a unique style of house: ...
{ "header": [ "House", "Name", "HouseStyle", "Flower" ], "rows": [ [ "1", "Arnold", "ranch", "carnations" ], [ "2", "Eric", "colonial", "lilies" ], [ "3", "Peter", "victorian", "daffodils" ] ] }
2024-07-03T21:21:29.205989
[ { "id": "c1", "parsed": { "lhs": { "attr": "Flower", "value": "carnations" }, "rel": "same_house", "rhs": { "attr": "HouseStyle", "value": "ranch" }, "text": "The person who loves a carnations arrangement is the person in a ranch-style home...
[ "c4" ]
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Eric`, `Arnold` - Each person lives in a unique style of house: ...
1
5
[ { "lhs": { "attr": "Flower", "value": "carnations" }, "rel": "same_house", "rhs": { "attr": "HouseStyle", "value": "ranch" }, "text": "The person who loves a carnations arrangement is the person in a ranch-style home.", "type": "relation" }, { "lhs": { ...
[ { "lhs": { "attr": "Flower", "value": "carnations" }, "rel": "same_house", "rhs": { "attr": "HouseStyle", "value": "ranch" }, "text": "The person who loves a carnations arrangement is the person in a ranch-style home.", "type": "relation" }, { "lhs": { ...
216
Small
2
lgp-test-2x6-20
2*6
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - The people keep unique animals: `horse`, `cat` - Each ...
{ "header": [ "House", "Name", "Animal", "Color", "Smoothie", "BookGenre", "Food" ], "rows": [ [ "1", "Eric", "horse", "red", "cherry", "science fiction", "pizza" ], [ "2", "Arnold", "cat", "yellow", "d...
2024-07-03T21:21:29.205446
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "eric" }, "rel": "same_house", "rhs": { "attr": "Color", "value": "red" }, "text": "Eric is the person whose favorite color is red.", "type": "relation" }, "text": "E...
[ "c5" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - The people keep unique animals: `horse`, `cat` - Each ...
1
5
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "same_house", "rhs": { "attr": "Color", "value": "red" }, "text": "Eric is the person whose favorite color is red.", "type": "relation" }, { "lhs": { "attr": "Smoothie", "value": "desert" ...
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "same_house", "rhs": { "attr": "Color", "value": "red" }, "text": "Eric is the person whose favorite color is red.", "type": "relation" }, { "lhs": { "attr": "Smoothie", "value": "desert" ...
64
Small
4
lgp-test-4x2-23
4*2
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric`, `Alice`, `Peter` - Everyone has a unique favorite cigar:...
{ "header": [ "House", "Name", "Cigar" ], "rows": [ [ "1", "Arnold", "blue master" ], [ "2", "Eric", "dunhill" ], [ "3", "Alice", "prince" ], [ "4", "Peter", "pall mall" ] ] }
2024-07-03T21:21:29.206949
[ { "id": "c1", "parsed": { "lhs": { "attr": "Cigar", "value": "blue master" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person who smokes Blue Master is in the first house.", "type": "fact" }, "...
[ "c1" ]
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric`, `Alice`, `Peter` - Everyone has a unique favorite cigar:...
1
5
[ { "lhs": { "attr": "Cigar", "value": "blue master" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person who smokes Blue Master is in the first house.", "type": "fact" }, { "lhs": { "attr": "Name", "value": "arnold...
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "one_between", "rhs": { "attr": "Cigar", "value": "prince" }, "text": "There is one house between Arnold and the Prince smoker.", "type": "relation" }, { "lhs": { "attr": "Cigar", "value": ...
576
Small
6
lgp-test-2x2-10
2*2
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - People own unique car models: `ford f150`, `tesla model...
{ "header": [ "House", "Name", "CarModel" ], "rows": [ [ "1", "Arnold", "ford f150" ], [ "2", "Eric", "tesla model 3" ] ] }
2024-07-03T21:21:29.204494
[ { "id": "c1", "parsed": { "lhs": { "attr": "CarModel", "value": "ford f150" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "arnold" }, "text": "The person who owns a Ford F-150 is Arnold.", "type": "relation" }, "te...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - People own unique car models: `ford f150`, `tesla model...
1
2
[ { "lhs": { "attr": "CarModel", "value": "ford f150" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "arnold" }, "text": "The person who owns a Ford F-150 is Arnold.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "arnold" ...
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "found_at", "rhs": { "attr": "House", "value": "1" }, "text": "Arnold is in the first house.", "type": "fact" } ]
4
Small
2
lgp-test-2x6-39
2*6
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People have unique favorite book genres: `science ficti...
{ "header": [ "House", "Name", "BookGenre", "Vacation", "Smoothie", "Children", "FavoriteSport" ], "rows": [ [ "1", "Arnold", "mystery", "beach", "cherry", "Fred", "soccer" ], [ "2", "Eric", "science fiction", ...
2024-07-03T21:21:29.205553
[ { "id": "c1", "parsed": { "lhs": { "attr": "Children", "value": "bella" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person's child is named Bella is Eric.", "type": "relation" }, "text": "T...
[ "c6" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People have unique favorite book genres: `science ficti...
1
6
[ { "lhs": { "attr": "Children", "value": "bella" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person's child is named Bella is Eric.", "type": "relation" }, { "lhs": { "attr": "FavoriteSport", "value": "soccer...
[ { "lhs": { "attr": "Children", "value": "bella" }, "rel": "same_house", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person's child is named Bella is Eric.", "type": "relation" }, { "lhs": { "attr": "FavoriteSport", "value": "soccer...
64
Small
2
lgp-test-4x2-25
4*2
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Arnold`, `Peter`, `Eric` - Each person has a unique level of edu...
{ "header": [ "House", "Name", "Education" ], "rows": [ [ "1", "Arnold", "high school" ], [ "2", "Alice", "associate" ], [ "3", "Eric", "bachelor" ], [ "4", "Peter", "master" ] ] }
2024-07-03T21:21:29.206960
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "alice" }, "rel": "same_house", "rhs": { "attr": "Education", "value": "associate" }, "text": "Alice is the person with an associate's degree.", "type": "relation" }, ...
[ "c2" ]
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Arnold`, `Peter`, `Eric` - Each person has a unique level of edu...
1
6
[ { "lhs": { "attr": "Name", "value": "alice" }, "rel": "same_house", "rhs": { "attr": "Education", "value": "associate" }, "text": "Alice is the person with an associate's degree.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "arno...
[ { "lhs": { "attr": "Name", "value": "alice" }, "rel": "same_house", "rhs": { "attr": "Education", "value": "associate" }, "text": "Alice is the person with an associate's degree.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "pete...
576
Small
4
lgp-test-2x2-31
2*2
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Each person prefers a unique type of vacation: `beach`,...
{ "header": [ "House", "Name", "Vacation" ], "rows": [ [ "1", "Eric", "mountain" ], [ "2", "Arnold", "beach" ] ] }
2024-07-03T21:21:29.204631
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "same_house", "rhs": { "attr": "Vacation", "value": "beach" }, "text": "arnold is the person who loves beach vacations.", "type": "relation" }, "te...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - Each person prefers a unique type of vacation: `beach`,...
1
2
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "same_house", "rhs": { "attr": "Vacation", "value": "beach" }, "text": "arnold is the person who loves beach vacations.", "type": "relation" }, { "lhs": { "attr": "Vacation", "value": "beac...
[ { "lhs": { "attr": "Vacation", "value": "beach" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person who loves beach vacations is not in the first house.", "type": "relation" } ]
4
Small
2
lgp-test-4x2-4
4*2
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Alice`, `Peter`, `Eric` - People have unique favorite book genr...
{ "header": [ "House", "Name", "BookGenre" ], "rows": [ [ "1", "Peter", "romance" ], [ "2", "Eric", "mystery" ], [ "3", "Alice", "fantasy" ], [ "4", "Arnold", "science fiction" ] ] }
2024-07-03T21:21:29.206839
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "same_house", "rhs": { "attr": "BookGenre", "value": "science fiction" }, "text": "arnold is the person who loves science fiction books.", "type": "relatio...
[ "c5" ]
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Alice`, `Peter`, `Eric` - People have unique favorite book genr...
1
6
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "same_house", "rhs": { "attr": "BookGenre", "value": "science fiction" }, "text": "arnold is the person who loves science fiction books.", "type": "relation" }, { "lhs": { "attr": "BookGenre", ...
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "same_house", "rhs": { "attr": "BookGenre", "value": "science fiction" }, "text": "arnold is the person who loves science fiction books.", "type": "relation" }, { "lhs": { "attr": "BookGenre", ...
576
Small
10
lgp-test-3x3-37
3*3
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric`, `Peter` - Each person has a unique hobby: `cooking`, `ga...
{ "header": [ "House", "Name", "Hobby", "BookGenre" ], "rows": [ [ "1", "Peter", "photography", "romance" ], [ "2", "Arnold", "gardening", "science fiction" ], [ "3", "Eric", "cooking", "mystery" ] ] ...
2024-07-03T21:21:29.205978
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "eric" }, "rel": "same_house", "rhs": { "attr": "Hobby", "value": "cooking" }, "text": "eric is the person who loves cooking.", "type": "relation" }, "text": "Eric is...
[ "c2" ]
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric`, `Peter` - Each person has a unique hobby: `cooking`, `ga...
1
5
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "same_house", "rhs": { "attr": "Hobby", "value": "cooking" }, "text": "eric is the person who loves cooking.", "type": "relation" }, { "lhs": { "attr": "BookGenre", "value": "romance" }, ...
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "same_house", "rhs": { "attr": "Hobby", "value": "cooking" }, "text": "eric is the person who loves cooking.", "type": "relation" }, { "lhs": { "attr": "BookGenre", "value": "romance" }, ...
216
Small
4
lgp-test-4x2-0
4*2
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Arnold`, `Alice`, `Eric` - Each person has an occupation: `engin...
{ "header": [ "House", "Name", "Occupation" ], "rows": [ [ "1", "Arnold", "engineer" ], [ "2", "Eric", "artist" ], [ "3", "Alice", "teacher" ], [ "4", "Peter", "doctor" ] ] }
2024-07-03T21:21:29.206816
[ { "id": "c1", "parsed": { "lhs": { "attr": "Occupation", "value": "engineer" }, "rel": "not_at", "rhs": { "attr": "House", "value": "3" }, "text": "The person who is an engineer is not in the third house.", "type": "relation" }, ...
[ "c4" ]
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Arnold`, `Alice`, `Eric` - Each person has an occupation: `engin...
1
6
[ { "lhs": { "attr": "Occupation", "value": "engineer" }, "rel": "not_at", "rhs": { "attr": "House", "value": "3" }, "text": "The person who is an engineer is not in the third house.", "type": "relation" }, { "lhs": { "attr": "Occupation", "value...
[ { "lhs": { "attr": "Occupation", "value": "engineer" }, "rel": "not_at", "rhs": { "attr": "House", "value": "3" }, "text": "The person who is an engineer is not in the third house.", "type": "relation" }, { "lhs": { "attr": "Occupation", "value...
576
Small
2
lgp-test-2x3-38
2*3
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People have unique hair colors: `black`, `brown` - Eac...
{ "header": [ "House", "Name", "HairColor", "Pet" ], "rows": [ [ "1", "Arnold", "brown", "cat" ], [ "2", "Eric", "black", "dog" ] ] }
2024-07-03T21:21:29.204859
[ { "id": "c1", "parsed": { "lhs": { "attr": "HairColor", "value": "brown" }, "rel": "direct_left", "rhs": { "attr": "Pet", "value": "dog" }, "text": "The person who has brown hair is directly left of the person who owns a dog.", "type"...
[ "c2" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People have unique hair colors: `black`, `brown` - Eac...
1
2
[ { "lhs": { "attr": "HairColor", "value": "brown" }, "rel": "direct_left", "rhs": { "attr": "Pet", "value": "dog" }, "text": "The person who has brown hair is directly left of the person who owns a dog.", "type": "relation" }, { "lhs": { "attr": "Pet"...
[ { "lhs": { "attr": "HairColor", "value": "brown" }, "rel": "direct_left", "rhs": { "attr": "Pet", "value": "dog" }, "text": "The person who has brown hair is directly left of the person who owns a dog.", "type": "relation" } ]
8
Small
2
lgp-test-2x3-1
2*3
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People own unique car models: `ford f150`, `tesla model...
{ "header": [ "House", "Name", "CarModel", "Animal" ], "rows": [ [ "1", "Eric", "ford f150", "horse" ], [ "2", "Arnold", "tesla model 3", "cat" ] ] }
2024-07-03T21:21:29.204676
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "eric" }, "rel": "direct_left", "rhs": { "attr": "CarModel", "value": "tesla model 3" }, "text": "Eric is directly left of the person who owns a Tesla Model 3.", "type": "rel...
[ "c2" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Arnold`, `Eric` - People own unique car models: `ford f150`, `tesla model...
1
2
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "direct_left", "rhs": { "attr": "CarModel", "value": "tesla model 3" }, "text": "Eric is directly left of the person who owns a Tesla Model 3.", "type": "relation" }, { "lhs": { "attr": "Animal", ...
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "direct_left", "rhs": { "attr": "CarModel", "value": "tesla model 3" }, "text": "Eric is directly left of the person who owns a Tesla Model 3.", "type": "relation" } ]
8
Small
2
lgp-test-2x5-19
2*5
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each mother is accompanied by their child: `Bella`, `Fr...
{ "header": [ "House", "Name", "Children", "CarModel", "PhoneModel", "MusicGenre" ], "rows": [ [ "1", "Eric", "Bella", "tesla model 3", "iphone 13", "pop" ], [ "2", "Arnold", "Fred", "ford f150", "samsung galaxy ...
2024-07-03T21:21:29.205187
[ { "id": "c1", "parsed": { "lhs": { "attr": "PhoneModel", "value": "samsung galaxy s21" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person who uses a Samsung Galaxy S21 is not in the first house.", "type"...
[ "c2" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each mother is accompanied by their child: `Bella`, `Fr...
1
5
[ { "lhs": { "attr": "PhoneModel", "value": "samsung galaxy s21" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person who uses a Samsung Galaxy S21 is not in the first house.", "type": "relation" }, { "lhs": { "attr": "Chil...
[ { "lhs": { "attr": "PhoneModel", "value": "samsung galaxy s21" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person who uses a Samsung Galaxy S21 is not in the first house.", "type": "relation" }, { "lhs": { "attr": "Musi...
32
Small
2
lgp-test-2x5-20
2*5
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - People have unique hair colors: `black`, `brown` - Peo...
{ "header": [ "House", "Name", "HairColor", "FavoriteSport", "Occupation", "Birthday" ], "rows": [ [ "1", "Eric", "brown", "soccer", "doctor", "april" ], [ "2", "Arnold", "black", "basketball", "engineer", ...
2024-07-03T21:21:29.205192
[ { "id": "c1", "parsed": { "lhs": { "attr": "FavoriteSport", "value": "basketball" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person who loves basketball is not in the first house.", "type": "relation" ...
[ "c1" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - People have unique hair colors: `black`, `brown` - Peo...
1
4
[ { "lhs": { "attr": "FavoriteSport", "value": "basketball" }, "rel": "not_at", "rhs": { "attr": "House", "value": "1" }, "text": "The person who loves basketball is not in the first house.", "type": "relation" }, { "lhs": { "attr": "Occupation", ...
[ { "lhs": { "attr": "Occupation", "value": "engineer" }, "rel": "same_house", "rhs": { "attr": "Birthday", "value": "sept" }, "text": "The person who is an engineer is the person whose birthday is in September.", "type": "relation" }, { "lhs": { "attr...
32
Small
2
lgp-test-2x5-6
2*5
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Everyone has something unique for lunch: `pizza`, `gril...
{ "header": [ "House", "Name", "Food", "BookGenre", "Smoothie", "Flower" ], "rows": [ [ "1", "Eric", "grilled cheese", "science fiction", "cherry", "carnations" ], [ "2", "Arnold", "pizza", "mystery", "desert", ...
2024-07-03T21:21:29.205116
[ { "id": "c1", "parsed": { "lhs": { "attr": "BookGenre", "value": "mystery" }, "rel": "same_house", "rhs": { "attr": "Flower", "value": "daffodils" }, "text": "the person who loves mystery books is the person who loves a bouquet of daffodils...
[ "c2" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Everyone has something unique for lunch: `pizza`, `gril...
1
3
[ { "lhs": { "attr": "BookGenre", "value": "mystery" }, "rel": "same_house", "rhs": { "attr": "Flower", "value": "daffodils" }, "text": "the person who loves mystery books is the person who loves a bouquet of daffodils.", "type": "relation" }, { "lhs": { ...
[ { "lhs": { "attr": "BookGenre", "value": "mystery" }, "rel": "same_house", "rhs": { "attr": "Flower", "value": "daffodils" }, "text": "the person who loves mystery books is the person who loves a bouquet of daffodils.", "type": "relation" }, { "lhs": { ...
32
Small
4
lgp-test-2x5-12
2*5
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person prefers a unique type of vacation: `mountai...
{ "header": [ "House", "Name", "Vacation", "Children", "FavoriteSport", "Occupation" ], "rows": [ [ "1", "Arnold", "beach", "Bella", "basketball", "doctor" ], [ "2", "Eric", "mountain", "Fred", "soccer", "e...
2024-07-03T21:21:29.205148
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "same_house", "rhs": { "attr": "FavoriteSport", "value": "basketball" }, "text": "arnold is the person who loves basketball.", "type": "relation" }, ...
[ "c2" ]
There are 2 houses, numbered 1 to 2 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Eric`, `Arnold` - Each person prefers a unique type of vacation: `mountai...
1
5
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "same_house", "rhs": { "attr": "FavoriteSport", "value": "basketball" }, "text": "arnold is the person who loves basketball.", "type": "relation" }, { "lhs": { "attr": "Occupation", "value"...
[ { "lhs": { "attr": "Name", "value": "arnold" }, "rel": "same_house", "rhs": { "attr": "FavoriteSport", "value": "basketball" }, "text": "arnold is the person who loves basketball.", "type": "relation" }, { "lhs": { "attr": "Occupation", "value"...
32
Small
2
lgp-test-4x2-15
4*2
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Arnold`, `Peter`, `Eric` - People have unique favorite book genr...
{ "header": [ "House", "Name", "BookGenre" ], "rows": [ [ "1", "Peter", "science fiction" ], [ "2", "Eric", "fantasy" ], [ "3", "Alice", "mystery" ], [ "4", "Arnold", "romance" ] ] }
2024-07-03T21:21:29.206902
[ { "id": "c1", "parsed": { "lhs": { "attr": "BookGenre", "value": "romance" }, "rel": "right_of", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person who loves romance books is somewhere to the right of Eric.", "type": "rel...
[ "c3" ]
There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Alice`, `Arnold`, `Peter`, `Eric` - People have unique favorite book genr...
1
6
[ { "lhs": { "attr": "BookGenre", "value": "romance" }, "rel": "right_of", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person who loves romance books is somewhere to the right of Eric.", "type": "relation" }, { "lhs": { "attr": "BookGenre"...
[ { "lhs": { "attr": "BookGenre", "value": "romance" }, "rel": "right_of", "rhs": { "attr": "Name", "value": "eric" }, "text": "The person who loves romance books is somewhere to the right of Eric.", "type": "relation" }, { "lhs": { "attr": "BookGenre"...
576
Small
3
lgp-test-3x3-18
3*3
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Eric`, `Arnold` - Each person has a unique hobby: `photography`,...
{ "header": [ "House", "Name", "Hobby", "MusicGenre" ], "rows": [ [ "1", "Eric", "cooking", "pop" ], [ "2", "Arnold", "photography", "rock" ], [ "3", "Peter", "gardening", "classical" ] ] }
2024-07-03T21:21:29.205871
[ { "id": "c1", "parsed": { "lhs": { "attr": "Name", "value": "eric" }, "rel": "same_house", "rhs": { "attr": "Hobby", "value": "cooking" }, "text": "eric is the person who loves cooking.", "type": "relation" }, "text": "Eric is...
[ "c4" ]
There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. Each house has a unique attribute for each of the following characteristics: - Each person has a unique name: `Peter`, `Eric`, `Arnold` - Each person has a unique hobby: `photography`,...
1
7
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "same_house", "rhs": { "attr": "Hobby", "value": "cooking" }, "text": "eric is the person who loves cooking.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "eric" }, "rel...
[ { "lhs": { "attr": "Name", "value": "eric" }, "rel": "same_house", "rhs": { "attr": "Hobby", "value": "cooking" }, "text": "eric is the person who loves cooking.", "type": "relation" }, { "lhs": { "attr": "Name", "value": "eric" }, "rel...
216
Small
2