input
stringlengths
1.05k
1.67k
output
sequencelengths
1
8
id
stringlengths
41
41
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Celery | family | Apiaceae Output:
[ "Celery is in the family of Apiaceae.", "Celery is a member of the family Apiaceae." ]
task1728-a63ba2ffaee24280b5ba12b62eaa4f88
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: 103_Colmore_Row | floorCount | 23 103_Colmore_Row | architect | John_Madin 103_Colmore_Row | location | "Colmore Row, Birmingham, England" John_Madin | birthPlace | Birmingham Output:
[ "Designed by the architect John Madin (born in Birmingham), 103 Colmore Row has 23 floors and is located in Birmingham, England.", "The architect John Madin was born in Birmingham, England, and designed 103 Colmore Row which has 23 floors and is located in the city." ]
task1728-1243d19e89ae4d71af87c687841fb51f
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Acta_Palaeontologica_Polonica | LCCN_number | 60040714 Output:
[ "The Acta Palaeontologica Polonica has a LCCN number of 60040714." ]
task1728-cb5f78cd359d4bbf90d7869fa0b5855b
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Arem-arem | country | Indonesia Arem-arem | ingredient | Banana_leaf Arem-arem | region | "Nationwide in Indonesia, but more specific to Java" Output:
[ "Arem-arem is a food found nationwide in Indonesia, but is more specific to Java, and it uses the banana leaf as an ingredient.", "Arem-arem, which contains banana leaf, is served nationwide in Indonesia, but is more specific to Java." ]
task1728-af8af59bef29457fa687681d0f61c466
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Republic_of_Ireland | language | English_language Adare_Manor | country | Republic_of_Ireland Republic_of_Ireland | leaderName | Enda_Kenny Republic_of_Ireland | demonym | Irish_people Republic_of_Ireland | currency | Euro Output:
[ "Adare Manor is located in the Republic of Ireland, his leader is Enda Kenny. Irish people are the inhabitants and they speak English language. The currency is the euro.", "Adare Manor is in the Republic of Ireland, where English is the main language used by the Irish. The leader of the Republic of Ireland is Enda Kenny, and the currency used is the Euro." ]
task1728-8ef5afd9bbec45b7aa8c047cbe4bcf76
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Ashgabat_International_Airport | operatingOrganisation | Turkmenistan_Airlines Turkmenistan_Airlines | headquarter | Turkmenistan Ashgabat_International_Airport | runwayLength | 900.0 Turkmenistan_Airlines | hubAirport | Turkmenabat_Airport Turkmenistan_Airlines | headquarter | Ashgabat Output:
[ "Turkmenistan airlines have their HQ in Turkmenistan and Ashgabat and their hub at Turkmenabat airport, They are the operating organisation for Ashgabat International Airport which has a runway length of 900.0.", "The operating organization for Ashgabat International Airport is called Turkmenistan Airlines whose headquarters is in Ashgabat, Turkmenistan. Its runway length is 900 m. Turkmenabat airport is the hub for Turkmenistan airlines.", "The operating organization for Ashgabat International Airport is called Turkmenistan Airlines, the Airport is also the hub for the Airline. The headquarters of Turkmenistan Airlines are in Ashgabat, Turkenistan. The Airport has a runway length of 900.0." ]
task1728-9a7cbf2546f24a7c8516ecdd20a0e4fe
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Bakewell_pudding | region | Derbyshire_Dales Bakewell_pudding | mainIngredients | "Ground almond, jam, butter, eggs" Bakewell_pudding | course | "Dessert" Bakewell_pudding | served | "Warm or cold" Output:
[ "Bakewell pudding is a dessert that originates from the Derbyshire Dales that can be served warm or cold. It has the main ingredients of almond, jam, butter and eggs.", "The dessert Bakewell pudding is from the Derbyshire Dales region. It includes the ingredients ground almonds, jam, butter and eggs and can be served warm or cold.", "Bakewell pudding is a dessert that can be served warm or cold. It comes from the Derbyshire Dales region and the main ingredients are ground almonds, jam, butter and eggs." ]
task1728-f64a7b04200e4026b5331c56f60efd24
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: A.D._Isidro_Metapán | manager | Jorge_Humberto_Rodríguez A.D._Isidro_Metapán | ground | Estadio_Jorge_Calero_Suárez A.D._Isidro_Metapán | numberOfMembers | 10000 A.D._Isidro_Metapán | fullname | "Asociación Deportiva" Output:
[ "AD Isidro Metapan play at the Estadio Jorge Calero Suarez and has 10000 members. Their full name is \"Asociación Deportiva\" and they are managed by Jorge Humberto Rodriguez." ]
task1728-e0e83ca309914c69bd946e1016b91d8d
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Al_Asad_Airbase | elevationAboveTheSeaLevel_(in_feet) | 618 Output:
[ "Al Asad Airbase is 618 feet above sea level.", "The Al Asad Airbase is 618 ft above sea level.", "Al Asad Airbase has an elevation above the sea level (in feet) of 618." ]
task1728-31dd07433a6d4228b401daccf1ef3bf7
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: A.C._Cesena | ground | Italy A.C._Cesena | numberOfMembers | 23900 Output:
[ "A.C. Cesena is in Italy and has 23900 members.", "A.C. Cesena has 23900 members, and its ground is located in Italy.", "Founded in Italy, A.C. Cesena has 23900 members." ]
task1728-082488bdeca24013a847d0474fc61753
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: William_Anders | dateOfRetirement | "1969-09-01" William_Anders | occupation | Fighter_pilot William_Anders | birthPlace | British_Hong_Kong William_Anders | almaMater | "AFIT, M.S. 1962" Output:
[ "William Anders was born in British Hong Kong and served as a fighter pilot after graduating from AFIT, M.S. in 1962. He retired on 1 September 1969.", "William Anders was born in British Hong Kong. His Alma mater was AFIT and he graduated in 1962 with a M.S. He retired from his career as a fighter pilot on September 1, 1969.", "William Anders was born in British Hong Kong. He graduated from AFIT with a M.S. in 1962 and became a fighter pilot. He retired on 09/01/1969." ]
task1728-b62a82c916404404a0495e93850b254d
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Alcatraz_Versus_the_Evil_Librarians | language | English_language English_language | spokenIn | Great_Britain United_States | leaderName | Joe_Biden Alcatraz_Versus_the_Evil_Librarians | country | United_States United_States | ethnicGroup | African_Americans Output:
[ "Alcatraz Versus the Evil Librarians is from The United States where Joe Biden is a leader. The country is home to the ethnic group of African Americans. The book is written in the English language as spoken in Great Britain.", "The African Americans are an ethnic group in the United States where the leader is Joe Biden. The country is the origin of the book Alcatraz Versus the Evil Librarians which was written in English, as spoken in Great Britain.", "The book Alcatraz Versus the Evil Librarians comes from the U.S., where a leader is Joe Biden and where the African Americans are an ethnic group. The book was written in English which is the language spoken in Great Britain." ]
task1728-2a0abd1c735d4e74beade1a4648801db
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: A.S._Livorno_Calcio | manager | Christian_Panucci Christian_Panucci | club | A.S._Roma Christian_Panucci | club | Real_Madrid_C.F. Output:
[ "A.S. Livorno Calcio are managed by Christian Panucci who plays for A.S. Roma and was attached to the Real Madrid CF club.", "Christian Panucci, who manages A.S. Livorno Calcio, used to play for both A.S. Roma and Real Madrid CF.", "A.S. Livorno Calcio are managed by Christian Panucci, who is in the A.S. Roma club, and was attached to the Real Madrid CF club." ]
task1728-f2f646731bc4433d86d512bfac47ea82
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Amsterdam_Airport_Schiphol | cityServed | Amsterdam Amsterdam_Airport_Schiphol | runwayLength | 2014.0 Amsterdam_Airport_Schiphol | elevationAboveTheSeaLevel_(in_metres) | -3.3528 Output:
[ "Amsterdam Airport Schiphol which serves the city of Amsterdam has a runway length of 2014.0 and is -3.3528 above sea level.", "Amsterdam Airport Schuphol is 3.3528 below sea level, has a runway that's 2,014 long and serves Amsterdam." ]
task1728-b7ba728c44584dfa927b7d323716d23f
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: A_Severed_Wasp | numberOfPages | "388" A_Severed_Wasp | ISBN_number | "0-374-26131-8" A_Severed_Wasp | mediaType | Hardcover Output:
[ "A Severed Wasp was published in hardback, has the ISBN number 0-374-26131-8 and 388 pages.", "The hardback book, A Severed Wasp has 388 pages and has the ISBN number \"0-374-26131-8\".", "A Severed Wasp is a hardcover book with 388 pages and the ISBN number 0-374-26131-8." ]
task1728-df3219c961294c238551cd6f3cadba54
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: 11_Diagonal_Street | floorCount | 20 Output:
[ "11 Diagonal Street has 20 floors." ]
task1728-8d2baed29c424020bd7c87d19056544e
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Above_the_Veil | author | Garth_Nix Above_the_Veil | ISBN_number | "0-439-17685-9" Output:
[ "Garth Nix is the author of \"Above the Veil,\" ISBN number 0-439-17685-9.", "Above the Veil, ISBN number 0-439-17685-9, is written by Garth Nix.", "The author of Above the Veil is Garth Nix and has the ISBN number 0-439-17685-9." ]
task1728-cca36c49c5814dcca7683440461ede4c
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Bakso | ingredient | Tapioca Output:
[ "Tapioca is an ingredient in bakso." ]
task1728-bb090c02794c4838b442b79bd1faa4a7
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: A.S._Gubbio_1910 | ground | Italy Italy | language | Italian_language Output:
[ "The ground of A.S. Gubbio 1910 is located in Italy, where the Italian language is spoken.", "The ground of A.S. Gubbio 1910 is located in Italy where the Italian language is spoken." ]
task1728-2c4ba37e0ab24eda82eae30a409d304f
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: School of Business and Social Sciences at the Aarhus University | dean | "Thomas Pallesen" School of Business and Social Sciences at the Aarhus University | academicStaffSize | 737 Output:
[ "Thomas Pallesen is dean of the School of Business and Social Sciences at the Aarhus University where there is an academic staff of 737.", "The School of Business and Social Sciences at Aarhus University, which has an academic staff size of 737, has Thomas Pallesen as its Dean.", "School of Business and Social Sciences at the Aarhus University has an academic staff size of 737 and the dean is Thomas Pallesen." ]
task1728-04a69d9999e546b38b28e534d7ffb68d
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: AIP_Advances | editor | A.T._Charlie_Johnson A.T._Charlie_Johnson | almaMater | Harvard_University AIP_Advances | abbreviation | "AIP Adv." Output:
[ "AIP ADv. is the abbreviation of AIP Advances, whose editor is A.T. Charlie Johnson. His almaMater is Harvard University.", "AIP Advances is abbreviated to AIP Adv and is edited by A T Charlie Johnson who has Harvard University for an Alma mater.", "A T Charlie Johnson is the editor of AIP Advance (abbreviated to AIP Adv.) and Harvard University is his alma matter." ]
task1728-179b7a54d17e410cbd03e75917c7d18b
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Alan_Bean | was a crew member of | Apollo_12 Apollo_12 | operator | NASA Alan_Bean | timeInSpace | "100305.0"(minutes) Output:
[ "Alan Bean was a crew member on the Apollo 12 flight mission operated by NASA and spent 100305.0 minutes in Space.", "Alan Bean was on the crew of the NASA operated Apollo 12 and spent 100305 minutes in space." ]
task1728-9357a198312941ac8d7a178520c45c87
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: AIP_Advances | editor | A.T._Charlie_Johnson A.T._Charlie_Johnson | doctoralAdvisor | Michael_Tinkham A.T._Charlie_Johnson | nationality | United_States A.T._Charlie_Johnson | almaMater | Stanford_University Output:
[ "A T Charlie Johnson is a United States national who is the editor of AIP Advances. His alma mater is Stanford University and his doctoral advisor was Michael Tinkham.", "AIP Advances was edited by A.T. Charlie Johnson who is the doctoral advisor for Michael Tinkham. A T Charlie Johnson is a United States national and studied at Stanford University.", "The editor of AIP Advances is A.T. Charlie Johnson, who is from the United States. He is doctoral advisor to Michael Tinkham and his almaMater is Stanford University." ]
task1728-0a5909de1cc642ffb544430d178e8fd7
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: A_Loyal_Character_Dancer | ISBN_number | "1-56947-301-3" A_Loyal_Character_Dancer | numberOfPages | "360" Output:
[ "The book A Loyal Character Dancer has 360 pages and the ISBN number of 1-56947-301-3.", "The book, A Loyal Character Dancer, has the ISBN number of 1-56947-301-3 which has 360 pages.", "The 360-page \"A Loyal Character Dancer,\" has the ISBN number of 1-56947-301-3." ]
task1728-49b1c332e80e40d6856c210395442853
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Philippines | language | Philippine_Spanish Batchoy | country | Philippines Philippines | ethnicGroup | Ilocano_people Output:
[ "The llocano people are an ethnic group from the Philippines, where the spoken language is Philippine Spanish. It is also where Batchoy comes from.", "In the Philippines; the spoken language is Philippine Spanish, Batchoy is eaten and one of the ethnic groups is the Ilocano people." ]
task1728-51d05b4375f1479090af901508f7b5a2
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: 250_Delaware_Avenue | floorCount | 12 Output:
[ "250 Delaware Avenue has 12 floors.", "There are a total of 12 floors in 250 Delaware Avenue.", "250 Delaware Avenue has a floor count of 12." ]
task1728-cf3394ce9c9b470abc0dc5823371560f
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Binignit | mainIngredients | Banana Binignit | country | Philippines Binignit | ingredient | Sago Output:
[ "The main ingredient of binignit is banana, along with sago. The dish can be found in the Philippines." ]
task1728-be562f3104a64895970e566292d1853c
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Acta_Palaeontologica_Polonica | abbreviation | "Acta Palaeontol. Pol." Output:
[ "Acta Palaeontologica Polonica is abbreviated to Acta Palaeontol. Pol.", "The Acta Palaeontologica Polonica is abbreviated Acta Palaeontol. Pol.", "Acta Palaeontologica Polonica's abbreviated name is Acta Palaeontol. Pol." ]
task1728-9d786dc0f7484292bddcd9db0e1223aa
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Lahore | country | Pakistan Allama_Iqbal_International_Airport | cityServed | Lahore Pakistan | leaderName | Nawaz_Sharif Output:
[ "Allama Iqbal International Airport serves the city of Lahore which is in Pakistan where Nawaz Sharif is the leader.", "Nawaz Sharif is the leader in Pakistan where Allama Iqbal International Airport serves the city of Lahore.", "Lahore, Pakistan is led by Nawaz Sharif and is served by the Allama Iqbal International Airport." ]
task1728-9e1b536a219447d4b7da98205fcc6bfe
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: School of Business and Social Sciences at the Aarhus University | city | Aarhus School of Business and Social Sciences at the Aarhus University | established | 1928 Aarhus | governmentType | Magistrate Output:
[ "The School of Business and Social Sciences at the Aarhus University at Arhus was established in 1928. Arhus has a Magistrate government.", "The city of Aarhus has a magistrate type of government and is the location of the School of Business and Social Sciences at Aarhus University which was established in 1928.", "The School of Business and Social Sciences at the Aarhus University was established in 1928. Aarus is governed by a magistrate." ]
task1728-9339f1b35a5a421a950f0008a25c42c6
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Apollo_12 | backup pilot | Alfred_Worden Alan_Bean | was a crew member of | Apollo_12 Alan_Bean | nationality | United_States Apollo_12 | operator | NASA Apollo_12 | commander | David_Scott Output:
[ "Alan Bean is a US national who was a member of the Apollo 12 crew (operated by NASA). The back up pilot was Alfred Worden and the commander was David Scott.", "Alan Bean is American and was a part of the crew of Apollo 12 operated by NASA. David Scott was the commander of Apollo 12 and Alfred Worden was the backup pilot." ]
task1728-1a493cc8e31c4068a364014148c3e9d6
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: A.F.C._Blackpool | ground | "Jepson Way," A.F.C._Blackpool | season | 2014–15_North_West_Counties_Football_League A.F.C._Blackpool | numberOfMembers | 1500 A.F.C._Blackpool | fullname | "Association Football Club Blackpool" Output:
[ "Association Football Club Blackpool, is A.F.C. Blackpool's fullname. The club has 1500 members, and Jepson Way is their grounds. In the season 2014-2015 Blackpool played in the North West Counties Football League.", "AFC Blackpool played in the 2014-15 North West Counties Football League season and has 1500 members. Their full name is \"Association Football Club Blackpool\" and their homeground is Jepson Way.", "Blackpool played in the North West Counties Football League in the 2014-15 season. Their full name is Association Football Club Blackpool, their home ground is Jepson Way and they have 1500 members." ]
task1728-43a5b7a68adc4494a953653c0e8a7b01
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Akron_Summit_Assault | ground | St._Vincent–St._Mary_High_School Akron,_Ohio | country | United_States St._Vincent–St._Mary_High_School | city | Akron,_Ohio Output:
[ "Akron Summit Assault's ground is St. Vincent-St. Mary High School, Akron, Ohio, US.", "Akron Summit Assault play at the St. Vincent-St. Mary High School in the city of Akron, Ohio, USA.", "Akron Summit Assault's ground is St. Vincent-St. Mary High School which is located in the city of Akron, Ohio, U.S." ]
task1728-3e4100defac542a4bef048f7438cf454
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Ahmedabad | country | India Output:
[ "Ahmedabad is in India.", "Ahmedabad is located in India." ]
task1728-50d1541421a049149c1deca867c39782
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: A_Wizard_of_Mars | OCLC_number | 318875313 A_Wizard_of_Mars | author | Diane_Duane A_Wizard_of_Mars | ISBN_number | "978-0-15-204770-2" Output:
[ "A Wizard of Mars, by Diane Duane, has OCLC number 318875313 and ISBN number 978-0-15-204770-2.", "A Wizard of Mars written by Diane Duane has the OCLC number 318875313 ace and ISBN number 978-0-15-204770-2.", "A Wizard of Mars, authored by Diane Duane has a OCLC number of 318875313 and a ISBN number of 978-0-15-204770-2." ]
task1728-2efacf4b255a479b9ee04adf2170ffd3
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Bandeja_paisa | ingredient | Lemon Bandeja_paisa | mainIngredients | "red beans, pork belly, white rice, ground meat, chicharon, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon" Bandeja_paisa | region | Antioquia_Department Bandeja_paisa | country | Colombian_cuisine Output:
[ "Bandeja paisa is found in the Antioquia Department in Columbia. The main ingredients of Bandeja paisa are red beans, pork belly, white rice, ground meat, chicharon, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon.", "Antioquia Department is the region of Columbia where Bandeja paisa comes from. The main ingredients are red beans, pork belly, white rice, ground meat, chicharon, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon.", "Bandeja paisa is a Colombian dish from the Antioquia Department region. The main ingredients are red beans, pork belly, white rice, ground meat, chicharon, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon." ]
task1728-d793661f57fa4db3a67d1545e1b3f847
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: 11_Diagonal_Street | completionDate | 1983 11_Diagonal_Street | floorCount | 20 11_Diagonal_Street | owner | Redefine_Properties_Limited 11_Diagonal_Street | architect | Helmut_Jahn Output:
[ "Helmut Jahn was the architect of 11 Diagonal Street which is owned by Redefine Properties Limited and completed in 1983 with 20 floors.", "Redefine Properties Limited is the owner of 11 Diagonal Street which was designed by the architect Helmut Jahn and completed in 1983 with 20 floors.", "11 Diagonal Street is a 20 floor Helmut Jahn building, completed in 1983 and owned by Redefine Properties Ltd." ]
task1728-d4e474c944784581ace2598af70aafe7
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Ajoblanco | country | Spain Ajoblanco | mainIngredients | "Bread, almonds, garlic, water, olive oil" Ajoblanco | region | Andalusia Ajoblanco | alternativeName | "Ajo blanco" Ajoblanco | ingredient | Water Output:
[ "Ajoblanco, also known as Ajo blanco, is a dish from the Andalusia region of Spain and includes the ingredients bread, almonds, garlic, water and olive oil.", "Ajoblanco (or Ajo blanco) originates from Andalusia in Spain. The main ingredients are bread, almonds, garlic, water and olive oil." ]
task1728-d35f3b0fd3b1462fba482bb3393f2e03
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: William_Anders | dateOfRetirement | "1969-09-01" William_Anders | was selected by NASA | 1963 William_Anders | status | "Retired" William_Anders | occupation | Fighter_pilot William_Anders | birthPlace | British_Hong_Kong William_Anders | was a crew member of | Apollo_8 William_Anders | almaMater | "AFIT, M.S. 1962" Output:
[ "William Anders was born in British Hong Kong and graduated from AFIT, M.S. in 1962. He was chosen by NASA in 1963 as a Fighter pilot and crew member on Apollo 8. He retired on September 1st in 1969.", "William Anders (now retired) was born in British Hong Kong and graduated from AFIT in 1962 with an M.S. He was a test pilot, chosen by NASA in 1963 and was a crew member on Apollo 8. He retired on September 1st, 1969.", "William Anders was born in British Hong Kong. In 1962, William Anders received a M.S. from his alma Mater, AFIT, and he joined NASA in 1963. He was a test pilot for Apollo 8. He retired on September 1st in 1969." ]
task1728-c36f8e9f3196402caf8e205da1e03a5f
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Appleton,_Wisconsin | isPartOf | Kimberly,_Wisconsin Output:
[ "Appleton, Wisconsin is part of Kimberly, Wisconsin." ]
task1728-18eec0879ba74b339de258c0c0d5f7f2
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Asser_Levy_Public_Baths | location | Avenue_A_(Manhattan) Asser_Levy_Public_Baths | architecturalStyle | Romanesque_Revival_architecture Asser_Levy_Public_Baths | ReferenceNumber in the National Register of Historic Places | "80002709" Asser_Levy_Public_Baths | yearOfConstruction | 1904 Asser_Levy_Public_Baths | added to the National Register of Historic Places | "1980-04-23" Output:
[ "Asser Levy Public Baths, located in Avenue A, Manhattan, is in the Romanesque Revival architectural style, was constructed in 1904 and added to the National Register of Historic Places on 04/23/1980 with reference number: 80002709.", "Asser Levy Public Baths is located in Avenue A, Manhattan. They are in the architectural sytle of Romanesque Revival architecture and were constructed in 1904. The reference number is 80002709 in the National Register of Historic Places and was added on 1980-04-23.", "Asser Levy Public Baths, constructed in 1904 and designed in the Romanesque Revival style, is located in Avenue A, Manhattan. The site was added to the National Register of Historic Places on 23rd April 1980, with Reference Number 80002709." ]
task1728-2cd288df4e5242f08bdba04c54032a72
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Denmark | language | German_language Output:
[ "German is the language spoken in Denmark.", "German is the language of Denmark.", "German is a language spoken in Denmark." ]
task1728-2622f21547f640009d9da8e00aa09530
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Denmark | leaderName | Lars_Løkke_Rasmussen School of Business and Social Sciences at the Aarhus University | country | Denmark Output:
[ "The leader of Denmark is Lars Lokke Rasmussen. Denmark is the home of the School of Business Studies and Social Sciences at the Aarhus University.", "Denmark, which is home to the School of Business and Social Sciences at the Aarhus University, is led by Lars Løkke Rasmussen.", "The School of Business and Social Sciences at the Aarhus University is located in the country of Denmark whose leader is Lars Løkke Rasmussen." ]
task1728-7e3e8ffd3f7f4ddfa8554f750a9809fb
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Japan | ethnicGroup | Koreans_in_Japan Output:
[ "Japan has an ethnic group called Koreans in Japan.", "Japan has an ethnic group of Koreans." ]
task1728-2f6ef425a9db4ff2b9ad8df31f6175ba
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Buzz_Aldrin | birthPlace | Glen_Ridge,_New_Jersey Buzz_Aldrin | nationality | United_States Buzz_Aldrin | was a crew member of | Apollo_11 Buzz_Aldrin | occupation | Fighter_pilot Buzz_Aldrin | almaMater | "Massachusetts Institute of Technology, Sc.D. 1963" Buzz_Aldrin | birthDate | "1930-01-20" Buzz_Aldrin | status | "Retired" Output:
[ "Buzz Aldrin was born January 30, 1930 in Glen Ridge, New Jersey. He graduated from MIT with a Sc.D in 1963. His occupation was a fighter pilot, was a crew member of Apollo 11, he's a US national and is now retired.", "American Buzz Aldrin, who is now retired, was a fighter pilot who helped crew Apollo 11. He was born on January 20th, 1930 in Glen Ridge, New Jersey and graduated from MIT with a Sc. D. in 1963.", "Buzz Aldrin, a United States national, was born in Glen Ridge, New Jersey on 20/01/1930. He graduated in 1963 from MIT with a Sc.D. , then served as a Fighter pilot and later was a member of the Apollo 11 crew. Buzz Aldrin is now retired." ]
task1728-c3f76e910ff9471188c8b8e94d44ddea
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Angola_International_Airport | location | Ícolo_e_Bengo Angola_International_Airport | cityServed | Luanda Angola_International_Airport | runwayLength | 4000.0 Angola_International_Airport | elevationAboveTheSeaLevel_(in_metres) | 159 Angola_International_Airport | runwayName | "05L/23R" Output:
[ "Angola International Airport is located at Ícolo e Bengo, Lunada. The runway 05L/23R is 4000ft long and 159m a.s.l.", "Angola International Airport in Ícolo e Bengo, Luanda is 159 metres above the sea level. it's runway is called 05L/23R and it is 4000.0 long.", "The runway name of Angola International Airport, situated 159 metres above sea level in Icolo e Bengo, Luanda, is 05L/23R and is 4000 metres long." ]
task1728-0e0f16da0d804dd6b7a8bc9daf07282f
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Alcatraz_Versus_the_Evil_Librarians | mediaType | "Print" Alcatraz_Versus_the_Evil_Librarians | OCLC_number | 78771100 Alcatraz_Versus_the_Evil_Librarians | ISBN_number | "0-439-92550-9" Output:
[ "The book Alcatraz Versus the Evil Librarians is in print and has the ISBN number 0-439-92550-9 as well as the OCLC number of 7877110.", "Alcatraz Versus the Evil Librarians is produced in print and has an OCLC number of 78771100 and an ISBN number of 0-439-92550-9.", "The book Alcatraz Versus the Evil Librarians is in print and has the ISBN number 0-439-92550-9 as well as an OCLC number of 78771100." ]
task1728-a26debd15bd6487c87ce436aeec932a4
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Atlantic_City_International_Airport | operatingOrganisation | Port_Authority_of_New_York_and_New_Jersey Port_Authority_of_New_York_and_New_Jersey | headquarter | New_York Atlantic_City_International_Airport | location | Egg_Harbor_Township,_New_Jersey Egg_Harbor_Township,_New_Jersey | country | United_States Output:
[ "The Port Authority of New York and New Jersey, which has its headquarters in New York, operates Atlantic City International airport. This airport is in Egg Harbor Township, New Jersey, in the United States.", "Atlantic City International Airport is located in Egg Harbor Township, New Jersey in the United States. The airport is operated by the Port Authority of New York and New Jersey, an organisation based in New York.", "The Atlantic City International Airport is operated by the Port Authority of New York and New Jersey which has headquarters in New York. It is located at Egg Harbor Township, New Jersey, United States." ]
task1728-de6c6fa3d6064cb8bc572517cc196c4b
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Abilene_Regional_Airport | cityServed | Abilene,_Texas Abilene,_Texas | isPartOf | Texas Abilene_Regional_Airport | runwayLength | 2195.0 Abilene,_Texas | isPartOf | Taylor_County,_Texas Abilene,_Texas | country | United_States Output:
[ "Abilene regional airport serves Abilene, Taylor County, Texas in the United States and has a runway length of 2195.0.", "The U.S.A.'s Abilene Regional Airport, which is part of Taylor County in Texas, serves the city of Abilene. The runway at the airport is 2,195 long.", "Abilene Regional Airport serves the city of Abilene in Texas which is part of the U.S.A. and is included in Taylor County. The airport's runway length is 2,195." ]
task1728-a5aa674e79ac41bdac5e558d957711d3
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Dead_Man's_Plack | location | England England | capital | London Dead_Man's_Plack | dedicatedTo | Æthelwald,_Ealdorman_of_East_Anglia England | languages | Cornish_language England | religion | Church_of_England Output:
[ "England, where the capital is London, is the home of the Cornish language and the established religion of the Church of England. It is also the location of Dead Mans Plack which is dedicated to Aethelwald, Ealdorman of East Anglia.", "Dead Man's Plack is in England (capital: London, religion: the Church of England) and is dedicated to Æthelwald, Ealdorman of East Anglia. Cornish is a language spoken in the Cornwall region of England." ]
task1728-d971791a63bf434d8055a41bf6ad73cd
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: 20_Fenchurch_Street | location | United_Kingdom United_Kingdom | capital | London London | leaderTitle | European_Parliament London | leaderName | Boris_Johnson United_Kingdom | leaderName | Elizabeth_II Output:
[ "20 Fenchurch Street is located in the United Kingdom, which has London as its capital. Queen Elizabeth II is a leader of the UK, as is Boris Johnson, and the European Parliament also has some control.", "20 Fenchurch Street is located within the United Kingdom, the country of which London is the capital and of which Elizabeth II is a leader. Boris Johnson is the leader of London, though the city is lead via the European Parliament.", "20 Fenchurch Street is located in the UK where the capital city is London. Boris Johnson is a leader in London which is lead by the European Parliament. Elizabeth II is the leader of the United Kingdom." ]
task1728-98a514e914664f77909e19499c554d9e
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Alderney_Airport | runwayLength | 733.0 Alderney_Airport | 1st_runway_SurfaceType | Asphalt Alderney_Airport | cityServed | Alderney Alderney_Airport | elevationAboveTheSeaLevel_(in_metres) | 88.0 Output:
[ "Alderney Airport is 88 metres above sea level and has a length of 733.0. It serves Alderney and its 1st runway is made from Asphalt.", "Alderney is served by Alderney Airport which is located 88 metres above sea level and has a first runway made of asphalt which is 733.0 in length.", "Alderney airport serves the city of Alderney and is 88 metres above sea level. The 1st runway is made of asphalt and has a length of 733.0." ]
task1728-666995c3fc8b4d26939a1f94e4994b90
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Ajoblanco | ingredient | Almond Ajoblanco | country | Spain Ajoblanco | mainIngredients | "Bread, almonds, garlic, water, olive oil" Ajoblanco | region | Andalusia Output:
[ "Ajoblanco is from the Andalusia region of Spain and includes bread, almonds, garlic, water and olive oil.", "Ajoblanco comes from Andalusia in Spain. The main ingredients are bread, almonds, garlic, water, olive oil." ]
task1728-894e7ed77f4b439a906e594b5003ded7
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: France | leaderName | Manuel_Valls Output:
[ "The leader of France is Manuel Valls.", "Manuel Valls is a leader in France.", "Manual Valls is the leader of France." ]
task1728-67132c7ddad54642962c20f636a29c95
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Alcatraz_Versus_the_Evil_Librarians | author | Brandon_Sanderson Brandon_Sanderson | birthPlace | Lincoln,_Nebraska Output:
[ "Brandon Sanderson, who was born in Lincoln, Nebraska, wrote \"Alcatraz Versus the Evil Librarians.\".", "Alcatraz Versus the Evil Librarians was written by Lincoln, Nebraska native Brandon Sanderson." ]
task1728-002c17b5757d40179cb9255b63e3c72b
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Acharya_Institute_of_Technology | city | Bangalore Acharya_Institute_of_Technology | country | "India" Acharya_Institute_of_Technology | numberOfPostgraduateStudents | 700 Acharya_Institute_of_Technology | affiliation | Visvesvaraya_Technological_University Output:
[ "The Acharya Institute of Technology, Bangalore, India, has 700 postgraduate students and is affiliated with Visvesvaraya Technological University.", "Acharya Institute of Technology in Bangalore, India has 700 post graduate students. The Institute is affiliated with Visvesvaraya Technological University.", "An affiliate of Visvesvaraya Technology University, Acharya Institute of Technology in Bangalore, India has 700 postgraduate students." ]
task1728-4de1f6ab77754fd9b0a46cd5f438612f
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Republic_of_Ireland | language | Irish_language Output:
[ "In the Republic of Ireland they speak Irish.", "Irish is one of the official language in the Republic of Ireland.", "Irish is the official language of the Republic of Ireland." ]
task1728-2d94f2554360461981490972c8ff1a3a
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Arrabbiata_sauce | country | Italy Italy | capital | Rome Italy | language | Italian_language Italy | leaderName | Sergio_Mattarella Output:
[ "Arrabbiata is a sauce from Italy, where the capital is Rome, the leader is Sergio Mattarella and Italian is the language spoken." ]
task1728-8b31ffc3878646db8a033238e0294668
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: 11_Diagonal_Street | location | South_Africa South_Africa | leaderName | Jacob_Zuma South_Africa | ethnicGroup | Asian_South_Africans Output:
[ "The address, 11 Diagonal Street is located in South Africa and Jacob Zuma is a leader in Asian South Africans.", "South Africa is the location of 11 Diagonal Street, and is home to the ethnic group of Asian South Africans. Jacob Zuma is a leader of the country." ]
task1728-cb3311c50ff94a5f94831f6681a02268
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Athens_International_Airport | cityServed | Athens Athens | country | Greece Output:
[ "The Athens International Airport serves the city of Athens which is a city in Greece.", "Athens International Airport serves the city of Athens, Greece." ]
task1728-7f9a37e12a0549a2bdb3eeaa1916ebd7
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: 1_Decembrie_1918_University | city | Alba_Iulia Output:
[ "The \"1 Decembrie 1918 University\" is in the city Alba Iulia.", "The city of Alba Iulia has a University called \"1 Decembrie 1918 University\".", "The 1 Decembrie 1918 University is located in the city of Alba Iulia." ]
task1728-fd4ca84783c64e2cb37c06f607edeaf8
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Asilomar_Conference_Grounds | location | "Asilomar Blvd., Pacific Grove, California" Asilomar_Conference_Grounds | architecturalStyle | American_Craftsman Output:
[ "Asilomar Conference Grounds, with the American Craftsman architectural style, is located at Asilomar Blvd., Pacific Grove, California.", "Asilomar Conference Grounds, which has the architectural style of American Craftsman, is located at Asilomar Blvd., Pacific Grove, California.", "Asilomar Conference Grounds is located on Asilomar Blvd, Pacific Grove, California and has the architectural style of American Craftsman." ]
task1728-82c278f1250042d7a81d54ed281bebab
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: 300_North_LaSalle | location | Chicago Chicago | leaderName | Rahm_Emanuel 300_North_LaSalle | floorCount | 60 Chicago | country | United_States Chicago | isPartOf | Illinois Output:
[ "300 North LaSalle, with 60 floors, is located in Chicago, Illinois, U.S.. Chicago's leader is called Rahm Emanuel.", "300 North LaSalle is located in Chicago, Illinois, United States, and has 60 floors. Chicago is lead by Rahm Emanuel." ]
task1728-8185951637ba49048023e1342c64dcda
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Acharya_Institute_of_Technology | city | Bangalore Acharya_Institute_of_Technology | affiliation | Visvesvaraya_Technological_University Output:
[ "The Acharya Institute of Technology in Bangalore is affiliated with Visvesvaraya Technological University.", "The Acharya Institute of Technology, in the city of Bangalore, is affiliated with Visvesvaraya Technological University.", "Acharya Institute of Technology in Bangalore is affiliated with Visvesvaraya Technological University." ]
task1728-c2b478c96ea94ddaababe1d543a9d378
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: A.E_Dimitra_Efxeinoupolis | location | Greece Greece | capital | Athens Greece | leader | Nikos_Voutsis Output:
[ "A.E Dimitra Efxeinoupolis is located in Greece where the capital is Athens and the leader is Nikos Voutsis.", "The A.E Dimitra Efxeinoupolis club is located in Greece, capital of which is Athens and the leader is Nikos Voutsis.", "Greece, led by Nikos Voutisis, who's capital is Athens, is the location of club A.E. Dimitra Efxeinoupolis." ]
task1728-4ad880f4fb304efeaabe6d72a64196b0
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Buzz_Aldrin | birthPlace | Glen_Ridge,_New_Jersey Buzz_Aldrin | nationality | United_States Buzz_Aldrin | was selected by NASA | 1963 Buzz_Aldrin | was a crew member of | Apollo_11 Buzz_Aldrin | awards | 20 Buzz_Aldrin | almaMater | "Massachusetts Institute of Technology, Sc.D. 1963" Buzz_Aldrin | birthDate | "1930-01-20" Output:
[ "American Buzz Aldrin was born in Glen Ridge, New Jersey on January 20th, 1930. During his lifetime he won 20 awards, was picked by NASA in 1963 to crew Apollo 11 and in 1963 graduated from MIT with a Doctorate in Science.", "US national Buzz Aldrin was born on the 20th of January, 1930 in Glen Ridge, New Jersey. He graduated with a Sc.D from MIT in 1963 and was selected by NASA the same year. He served as a crew member of Apollo 11 and received 20 awards during his service.", "Buzz Aldrin,a US national, was born in Glen Ridge, New Jersey on 20 January 1930. He graduated from MIT with a ScD in 1963 and was chosen by NASA in the same year to serve as a crew member of Apollo 11. During his career he was the recipient of 20 awards." ]
task1728-eeab586e699b4b22b30bb874adefd328
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Acharya_Institute_of_Technology | city | Bangalore Acharya_Institute_of_Technology | director | "Dr. G. P. Prabhukumar" Acharya_Institute_of_Technology | motto | "Nurturing Excellence" Acharya_Institute_of_Technology | country | "India" Acharya_Institute_of_Technology | campus | "In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090." Acharya_Institute_of_Technology | affiliation | Visvesvaraya_Technological_University Output:
[ "The Acharya Institute of Technology's campus is in Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore, India, 560090. Its director is Dr G.P. Prabhukumar and its motto is \"Nurturing Excellence\". It is affiliated with the Visvesvaraya Technological University.", "The Acharya Institute of Technology in the city of Bangalore, India is affiliated to the Visvesvaraya Technological University and has Dr G P Prabhukumar as it's Director. The motto for the Institute is \"Nurturing Excellence\" and the campus is located at In Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090.", "The Acharya Institute of Technology is located in Soldevanahalli, Acharya Dr. Sarvapalli Radhakrishnan Road, Hessarghatta Main Road, Bangalore – 560090, India. The institute's director is Dr. G. P. Prabhukumar and their motto is \"Nurturing Excellence.\" It is also affiliated with the Visvesvaraya Technological University." ]
task1728-03fc9e4ca6484e09bf99063ba7e34bfb
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: AWH_Engineering_College | academicStaffSize | 250 AWH_Engineering_College | state | Kerala Kerala | has to its northwest | Mahé,_India AWH_Engineering_College | city | "Kuttikkattoor" Output:
[ "The AWH Engineering College is located in Kuttikkattoor, Kerala and it has 250 academic staff. Kerala has Mahe, India to its northwest.", "Mahe, India is northwest of Kerala state where the AWH Engineering College with an academic staff of 250 is situated in the city of Kuttikkattoor.", "AWH Engineering College is located in Kuttikkattoor city, Kerala state. This state has to its northwest Mahe India. The staff size of the AWH Engineering College is 250." ]
task1728-2ef84a12754743a38b8e4600603b8560
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Mendrisio | neighboringMunicipality | Meride Accademia_di_Architettura_di_Mendrisio | established | 1996 Accademia_di_Architettura_di_Mendrisio | city | Mendrisio Output:
[ "Accademia di Architettura di Mendrisio was established in 1996. It is located in Mendrisio, which has Meride as its neighbouring municipality as Meride.", "The .Accademia di Architettura di Mendrisio was established in 1996 within the city of Mendrisio , a neighbouring municipality to Meride .", "The Accademia di Architettura di Mendrisio was established in 1996. It is situated in Mendrisio, which is near to Meride." ]
task1728-3fcef433bc7d413cad23c150d6c6a7dc
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: A.E_Dimitra_Efxeinoupolis | location | Greece Greece | currency | Euro Greece | leader | Alexis_Tsipras Greece | capital | Athens Greece | leader | Nikos_Voutsis Output:
[ "Two leaders of Greece are Alexis Tsipras and Nikos Voutsis. Athens is its capital and its currency is the euro. A.E Dimitra Efxeinoupolis is located in Greece.", "The A.E Dimitra Efxeinoupolis club is located in Greece whose leader is Nikos Voutsis. Athens is the capital of Greece whose currency is the euro. Another leader there is Alexis Tsipras.", "A.E Dimitra Efxeinoupolis is located in Greece where the leaders are Alexis Tsipras and Nikos Voutsis. The capital of the country is Athens and the currency used is the euro. ." ]
task1728-e8331d319d9d4c60a4e21230d26da49e
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: United_States | leaderTitle | President_of_the_United_States United_States | leaderName | Barack_Obama 1634:_The_Ram_Rebellion | country | United_States United_States | ethnicGroup | Native_Americans_in_the_United_States Output:
[ "1634 The Ram Rebellion was written in the U.S. where Barack Obama is the leader, also known as President Barack Obama, and where an ethnic group, Native Americans, reside.", "Barack Obama is the president and leader of the USA where Native Americans are an ethnic group, 1634 The Ram Rebellion was written in the USA.", "Barack Obama was the president of the US. Other random facts about the US: 1634 The Ram Rebellion was written there and Native Americans are it's original ethnic group." ]
task1728-69cf205bbae5405ea2d0883deca27a75
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Poaceae | class | Monocotyledon Output:
[ "Poaceae class is Monocotyledon.", "Poaceae is in the class Monocotyledon." ]
task1728-3fd0539cedac405aa28d31ae78a8ddc1
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Addiction_(journal) | CODEN_code | "ADICE5" Addiction_(journal) | abbreviation | "Addiction" Output:
[ "Addiction (Journal) has the CODEN Code ADICE5 and is abbreviated to Addiction.", "Addiction Journal has the CODEN Code ADICE5. and is often abbreviated as Addiction.", "Addiction (journal) has the abbreviation of \"Addiction\" and the CODEN code \"ADICE5\"." ]
task1728-3b286d713df44217bca115a450b20770
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Madrid | isPartOf | Community_of_Madrid ENAIRE | locationCity | Madrid Madrid | country | Spain Adolfo_Suárez_Madrid–Barajas_Airport | location | San_Sebastián_de_los_Reyes Adolfo_Suárez_Madrid–Barajas_Airport | operatingOrganisation | ENAIRE Output:
[ "The Adolfo Suárez Madrid–Barajas Airport in San Sebastian de los Reyes, is operated by ENAIRE which is in Madrid, Spain.", "Madrid is part of the Community of Madrid in Spain and is the location of the company ENAIRE who are the operators of Adolfo Suárez Madrid–Barajas Airport in San Sebastián de los Reyes." ]
task1728-35de133712a54448bcb94e7d490cbaae
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: A.C._Chievo_Verona | fullname | "Associazione Calcio ChievoVerona S.r.l." Output:
[ "The full name of AC Chievo Verona is \"Associazione Calcio ChievoVerona S.r.l.\".", "The fullname of A.C. Chievo Verona is Associazione Calcio ChievoVerona S.r.l." ]
task1728-a9e93fccac9441dea7adc62096b6c4eb
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Baku_Turkish_Martyrs'_Memorial | material | "Red granite and white marble" Azerbaijan | leaderTitle | Prime_Minister_of_Azerbaijan Baku_Turkish_Martyrs'_Memorial | dedicatedTo | "Ottoman Army soldiers killed in the Battle of Baku" Baku_Turkish_Martyrs'_Memorial | location | Azerbaijan Baku_Turkish_Martyrs'_Memorial | nativeName | "Türk Şehitleri Anıtı" Output:
[ "The Baku Turkish Martyr's Memorial in Azerbaijan is dedicated to the Ottoman Army soldiers killed in the Battle of Baku. The native name of the memorial is \"Türk Sehitleri Aniti\" and is made from red granite and white marble. The Prime Minister of Azerbaijan is the official title of the leader of the country.", "The Baku Turkish Martyrs memorial is dedicated to the Ottoman Army soldiers killed in the Battle of Baku. The red granite and white marble memorial is also known as Turk Sehitleri Aniti and is located in Azerbaijan where the leader is known as the Prime Minister." ]
task1728-1ab6d48c912741c8b22b2269794a6d4e
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Bakewell_pudding | dishVariation | Bakewell_tart Bakewell_tart | region | Derbyshire_Dales Bakewell_tart | ingredient | Fruit_preserves Output:
[ "Bakewell tart includes fruit preserves among it's ingredients. It is a variant of Bakewell pudding and comes from the region of the Derbyshire Dales.", "Fruit preserves are an ingredient of Bakewell tart (also called Bakewell pudding) and is popular in the Derbyshire Dales area.", "Fruit preserves are an ingredient in Bakewell tart (also known as Bakewell pudding) which comes from the Derbyshire Dales region." ]
task1728-d1447c01df054c50837425480371660b
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Bandeja_paisa | ingredient | Cooking_plantain Bandeja_paisa | mainIngredients | "red beans, pork belly, white rice, ground meat, chicharon, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon" Bandeja_paisa | region | Paisa_Region Bandeja_paisa | country | Colombian_cuisine Output:
[ "Bandeja paisa originates from the Paisa region and part of the Colombian cuisine.The main ingredients of he food are red beans, pork belly, white rice, ground meat, chicharon, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon.", "Bandeja paisa comes from the Paisa region of Colombia.The main ingredients of the dish are: red beans, pork belly, white rice, ground meat, chicharon, fried egg, plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon.", "Bandeja paisa is a Colombian dish from the Paisa region and the main ingredients are: red beans, pork belly, white rice, ground meat, chicharon, fried egg, cooking plantain (patacones), chorizo, arepa, hogao sauce, black pudding (morcilla), avocado and lemon." ]
task1728-7a395d8cd736497aafa8f268b08eee38
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Bacon_Explosion | country | United_States Bacon_Explosion | mainIngredients | "Bacon,sausage" Bacon_Explosion | ingredient | Sausage Output:
[ "The Bacon Explosion originates from the United States and its main ingredients are bacon and sausage.", "The main ingredients of Bacon Explosion which originated in the US, are bacon and sausage.", "The main ingredients of a bacon explosion are bacon and sausage and the dish originates from the United States." ]
task1728-a557102e26bc411f953c9528e0f61dd6
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: AEK_Athens_F.C. | season | 2014–15_Football_League_(Greece) AEK_Athens_F.C. | numberOfMembers | 69618 AEK_Athens_F.C. | ground | Olympic_Stadium_(Athens) AEK_Athens_F.C. | league | Superleague_Greece Output:
[ "AEK Athens F.C. has 69618 members and its home ground is The Olympic Stadium (Athens). They are currently in Superleague of Greece and played the 2014-2015 season in the Football League (Greece)." ]
task1728-ed068a6811f9488ea43d02202b360930
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: 1._FC_Magdeburg | manager | Jens_Härtel Jens_Härtel | club | Berliner_AK_07 Jens_Härtel | club | SV_Babelsberg_03 Jens_Härtel | club | FC_Sachsen_Leipzig Output:
[ "Jens Hartel played for FC Sachsen Leipzig and was manager of 1 FC Magdeburg. His club is Berliner AK 07 and he plays for SV Babelsberg 03.", "Jens Hartel played for both Berliner AK 07 and FC Sachsen Leipzig. He has been manager for 1 FC Magdeburg and now plays for SV Babelsberg 03." ]
task1728-d524014491b64ab99d4f181b903c4f5b
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Afonso_Pena_International_Airport | elevationAboveTheSeaLevel_(in_metres) | 911.0 Output:
[ "Afonso Pena International airport is located 911 metres above sea level.", "Afonso Pena International Airport has the elevation of 911 meters above the sea level.", "Afonso Pena International Airport is 911.0 metres above sea level." ]
task1728-b300a5f1bac14fea93258bc337411880
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: 3Arena | owner | Live_Nation_Entertainment Dublin | leaderName | Críona_Ní_Dhálaigh Dublin | country | Republic_of_Ireland 3Arena | location | Dublin Dublin | isPartOf | Leinster Output:
[ "3Arena is owned by Live Nation Entertainment and it is located in Dublin, Leinster, the Republic of Ireland. Criona Ni Dhalaigh was Lord Mayor of Dublin." ]
task1728-231a483389f54544b7f3e1dc1c7fc8af
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Angola_International_Airport | location | Ícolo_e_Bengo Ícolo_e_Bengo | country | Angola Angola_International_Airport | runwayName | "South Runway" Ícolo_e_Bengo | isPartOf | Luanda_Province Output:
[ "Angola International Airport, has a runway named South Runway, and is located at Ícolo e Bengo. Ícolo e Bengo is in the Luanda Province, in Angola.", "Icolo e bengo is part of Luanda Province, Angola and is the location of Angola International airport where the runway is known as \"south runway\".", "Angola International Airport is located at Ícolo e Bengo, which is in the Luanda Province of Angola. \"South Runway\" is a runway name at this airport." ]
task1728-3d55b1f07cb249458e33afd9de2933a6
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: 300_North_LaSalle | location | Chicago Chicago | country | United_States Chicago | isPartOf | Illinois Output:
[ "300 North La Salle is located in Chicago, Illinois, United States." ]
task1728-a49ed28ec59840a7b2f0a9439204167f
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Asser_Levy_Public_Baths | location | New_York_City New_York_City | country | United_States New_York_City | isPartOf | New_York Output:
[ "The Asser Levy Public Baths are located in New York City, New York, United States.", "Asser Levy Public Baths are located in New York City, part of New York in the US.", "Asser Levy Public Baths are located in New York City (United States) which is part of New York." ]
task1728-a784385697ac46d3810c351eadcf6549
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: 1_Decembrie_1918_University | rector | "Breaz Valer Daniel" 1_Decembrie_1918_University | city | Alba_Iulia Output:
[ "Breaz Valer Daniel is the rector of the 1 Decembrie 1918 University in the city of Alba Iulia.", "The 1 Decembrie 1918 University is situated in the city of Alba lulia and the rector is Breaz Valer Daniel." ]
task1728-e0f1aa9c7f624b62bb5993295086dd32
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Aurakles | creator | Dick_Dillin Aurakles | alternativeName | "Aurakles" Output:
[ "Dick Dillin is the creator of the comic book character Aurakles.", "Dick Dillin was the creator of the comic book character Aurakles.", "Dick Dillin created the comic book character called Aurakles, whose alternative name is also Aurakles." ]
task1728-e046228fec944a9db21c2e9b8f0250d1
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: A.F.C._Fylde | ground | The_Fylde A.F.C._Fylde | numberOfMembers | 3180 A.F.C._Fylde | fullname | "Association Football Club Fylde" Output:
[ "AFC Fylde has the full name \"Association Football Club Fylde\" and has 3180. Their home ground is called The Fylde.", "AFC Fylde, who play at The Fylde, has 3180 members and the full name Association Football Club Fylde.", "3180 member club, Association Football Club \"AFC\" Fylde plays at a ground called The Fylde." ]
task1728-366b3f20d6454229b1fb8b4e8610d857
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Allama_Iqbal_International_Airport | location | Pakistan Allama_Iqbal_International_Airport | runwayLength | 3310.0 Output:
[ "The runway length of Allama Iqbal International Airport in Pakistan is 3,310.", "Allama Iqbal International airport is located in Pakistan and the runway length is 3310.0.", "Allama Iqbal International airport, with a runway length of 3310.0, is located in Pakistan." ]
task1728-6fcc4e7dc472484b9e9edc44565444c7
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Almond | order | Rosales Output:
[ "Almond is one of the members of the Rosales order." ]
task1728-3819878f1bb64e489c105f5a91750e6d
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: AWH_Engineering_College | country | India AWH_Engineering_College | established | 2001 Kerala | leaderName | Kochi AWH_Engineering_College | academicStaffSize | 250 AWH_Engineering_College | state | Kerala AWH_Engineering_College | city | "Kuttikkattoor" India | river | Ganges Output:
[ "The River Ganges flows through India which is the location of the AWH Engineering College which has 250 academic staff and was established in 2001 in the city of Kuttikkattoor in the state of Kerala. which is lead by Kochi.", "The AWH Engineering College is located in Kuttikkattoor, Kerala, India. It was established in 2001 and it has 250 academic staff. The leader of Kerala is Kochi. The Ganges is a river in India.", "The AWH Engineering College, Kuttikkattoor, Kerala, India, was established in 2001 and has 250 academic staff. A river in India is the Ganges, and Kerala state's leader is Kochi and." ]
task1728-31fdf9ad4ff9462a8a3fa81dfe33fe4d
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Karnataka | has to its west | Arabian_Sea Output:
[ "The Arabian Sea is west of Karnataka.", "The west of Karnataka is the Arabian Sea.", "To the west Karnataka borders on the Arabian Sea." ]
task1728-7d96c1afbd6b420e84ca053975c6cbb3
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Brandon_Sanderson | birthPlace | Lincoln,_Nebraska Output:
[ "Brandon Sanderson was born in Lincoln Nebraska.", "Lincoln, Nebraska is the birthplace of Brandon Sanderson.", "Brandon Sanderson was born in Lincoln, Nebraska." ]
task1728-2ffd2239ceaf4fd3b8bcfff0334087a6
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Pakistan | leaderName | Sardar_Ayaz_Sadiq Lahore | country | Pakistan Allama_Iqbal_International_Airport | location | Punjab,_Pakistan Allama_Iqbal_International_Airport | cityServed | Lahore Output:
[ "Sardar Ayaz Sadiq is the leader of Pakistan where Allama Iqbal International airport, serving the city of Lahore is situated in Punjab.", "Allama Iqbal International Airport is found in Punjab, Pakistan. The airport serves Lahore, Pakistan. The leader of that country is Sardar Ayaz Sadiq.", "Allama Iqbal International Airport serves the city of Lahore in Punjab, Pakistan. The countr is led by Sardar Ayaz Sadiq." ]
task1728-df26e37c39c240b6a5cacfa24d432683
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: A.S._Gubbio_1910 | ground | Italy A.S._Gubbio_1910 | numberOfMembers | 5300 Output:
[ "A.S. Gubbio has 5300 members and their ground is located in Italy.", "A.S. Gubbio 1910 in Italy has 5300 members.", "The ground of A.S. Gubbio 1910 is located in Italy, the team have 5300 members." ]
task1728-ead28ce2f8334c81b3c3bd9a47952d30
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: William_Anders | was selected by NASA | 1963 Output:
[ "William Anders was selected by NASA in 1963.", "William Anders joined NASA in 1963.", "William Anders was chosen by NASA in 1963." ]
task1728-26c127023d024ec3ae3701fa08a47d12
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Binignit | region | Visayas Binignit | mainIngredients | Taro Binignit | course | Dessert Binignit | country | Philippines Binignit | ingredient | Banana Output:
[ "Binignit is a dessert dish from the Visayas region of the Philippines and contains the ingredients taro and banana.", "Binignit is a dish from the Visayas region of the Philippines. It contains taro and banana and is served as a dessert.", "Binignit is a dessert from the region of Visayas, Philippines. Taro and banana are prominent ingredients." ]
task1728-9809e87f6976498c921a8e38f13d167c
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Binignit | mainIngredients | Sweet_potato Binignit | country | Philippines Output:
[ "The binignit dish can be found in the Philippines and one of the main ingredients is the sweet potato.", "The binignit dish can be found in the Philippines and the main ingredient is sweet potatoes.", "Biniignit from the Phillippines is made with sweet potatoes." ]
task1728-21af783546b44445bf3da78562900d65
Definition: You will be given one or more triples. The second part of each triple shows the relation between the first and the third element. Your task is to write a simple and short piece of text (sentence(s)) that describes the triples in natural language. Positive Example 1 - Input: Amsterdam_Airport_Schiphol | runwayName | "09/27 'Buitenveldertbaan'" Output: Amsterdam Airport Schipol runway name is 09/27 Buitenvelderbaan. Positive Example 2 - Input: Bacon_sandwich | country | United_Kingdom Bacon_sandwich | ingredient | Bacon Output: Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient. Negative Example 1 - Input: Antwerp_International_Airport | cityServed | Antwerp Output: Antwerp International airport city served Antwerp. Negative Example 2 - Input: A.F.C._Blackpool | ground | Blackpool Output: A.F.C. Blackpool play at their ground in Blackpool and is part of the North West Counties Football League. Now complete the following example - Input: Allama_Iqbal_International_Airport | operatingOrganisation | Pakistan_Civil_Aviation_Authority Lahore | country | Pakistan Allama_Iqbal_International_Airport | location | Punjab,_Pakistan Allama_Iqbal_International_Airport | cityServed | Lahore Pakistan | leaderName | Nawaz_Sharif Output:
[ "Allama Iqbal International airport is located in Punjab in Pakistan and run by the Pakistan Civil Aviation Authority. The leader in that country is Nawaz Sharif. Lahore, Pakistan is served by this airport.", "Allama Iqbal International Airport, which serves the city of Lahore in Pakistan, is operated by Pakistan Civil Aviation Authority. The airport is located in Punjab, Pakistan. The leader of Pakistan is Nawaz Sharif.", "The Pakistan Civil Aviation Authority governs the Allama Iqbal International Airport, which serves the city of Lahore and is located in Punjab Pakistan. Lahore is located in Pakistan where the leader is Nawaz Sharif." ]
task1728-51181b1dbc6e442b9ddc82a49aaadd4c