input
stringlengths
660
677
output
sequencelengths
1
3
id
stringlengths
41
41
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: mainland : boat. restaurant : ? Output:
[ "taxi" ]
task1154-cb5c77d13ca0433296af2516081c71c0
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: work : car. mall : ? Output:
[ "bus" ]
task1154-b75b01d407334896877820e977b3040e
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: downtown : subway. mall : ? Output:
[ "bus" ]
task1154-8493fb2b492b4f51bd6ad6319b328676
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: museum : bus. office : ? Output:
[ "car" ]
task1154-f0a92b008b00431eb05b91038c4382b7
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: portland : car. canada : ? Output:
[ "car", "bus" ]
task1154-dd204bbb020847e9a347c8de1eaa697a
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: school : bus. bermuda : ? Output:
[ "airplane" ]
task1154-20897a59d85d43d7a54bb87582336174
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: park : bicycle. mars : ? Output:
[ "spaceship" ]
task1154-47e17d5eff5f4acc94c4a0e1ef51e863
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: work : car. hotel : ? Output:
[ "taxi" ]
task1154-2ea64d82280b400bb49dcd4bd9428fba
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: school : bus. park : ? Output:
[ "bicycle" ]
task1154-34dd806e08394d38b60a498b1e848871
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: airport : taxi. work : ? Output:
[ "car" ]
task1154-1a1d7611d3b846ddad414c2c248ebfd8
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: portland : car. store : ? Output:
[ "car" ]
task1154-a2e8c3fdf63b44058bbf7e736e844313
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: downtown : subway. museum : ? Output:
[ "bus" ]
task1154-c0cd0c5b1b994df4981a1a0f0ccce7d9
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: spain : airplane. park : ? Output:
[ "bicycle" ]
task1154-f9cdaaee897c4758a6656e376aaa16eb
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: school : bus. hotel : ? Output:
[ "taxi" ]
task1154-be0dab9f9c1d43dcb10344de44f3bbfb
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: hawaii : airplane. mall : ? Output:
[ "bus" ]
task1154-3edfa7fb718c4039b665e6a846fd3491
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: school : skateboard. restaurant : ? Output:
[ "taxi" ]
task1154-d4d784b7803448ae89403a45a531067b
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: airport : train. portland : ? Output:
[ "car" ]
task1154-e5ce7aaf63d040708f755f30400381b8
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: canada : car. australia : ? Output:
[ "airplane" ]
task1154-1a02cdd8a84c4367b9ec4d023325e10e
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: school : skateboard. island : ? Output:
[ "boat" ]
task1154-76529334b3ae468a8add8dac5e5a786b
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: washington : airplane. mall : ? Output:
[ "bus" ]
task1154-0520323fcdd9458bae18510dd5b3b1da
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: hospital : ambulance. park : ? Output:
[ "bicycle" ]
task1154-2957b91ebf254e7386135d36f0671df6
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: portland : car. work : ? Output:
[ "car" ]
task1154-76b6f4c38cf14615a786c98c30c8e2eb
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: bermuda : airplane. store : ? Output:
[ "car" ]
task1154-be9687bedc684d8f9dc4f03e77e0d6a5
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: park : bicycle. theater : ? Output:
[ "car" ]
task1154-c9adec0573c543b1a39f4e864b682667
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: cemetery : hearse. office : ? Output:
[ "car" ]
task1154-489a814b159d43548978e8d0b2e2a0af
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: mainland : boat. spain : ? Output:
[ "airplane" ]
task1154-f4d5ff0474364fafb230d963c28e79ef
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: washington : airplane. museum : ? Output:
[ "bus" ]
task1154-45e390d7dfb04e17b4408b3f3c136a23
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: hawaii : airplane. office : ? Output:
[ "car" ]
task1154-b9e16512cd4b433b970aa5616b801985
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: park : bicycle. mainland : ? Output:
[ "boat" ]
task1154-1f58185bf97d4a04acbfd1bb88c07762
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: park : bicycle. hotel : ? Output:
[ "taxi" ]
task1154-2afa85b0722b423ca2eda31771393dc9
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: mars : spaceship. school : ? Output:
[ "bus", "bicycle", "skateboard" ]
task1154-156787ab7bb34cdf974c57c325897390
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: school : bus. office : ? Output:
[ "car" ]
task1154-894e412d366f44ba892f413b31fa5c81
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: school : skateboard. canada : ? Output:
[ "car", "bus" ]
task1154-369c9f0a1f7442f78c45e3eafa0eeed7
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: office : car. park : ? Output:
[ "bicycle" ]
task1154-78e3aeceef50469298528a5391006d71
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: park : bicycle. washington : ? Output:
[ "train", "airplane" ]
task1154-8471235910ce4544944b36ddcefa179c
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: restaurant : taxi. airport : ? Output:
[ "train", "taxi", "car" ]
task1154-ce3e8c57b2c4486a886f3deee8679652
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: museum : bus. mainland : ? Output:
[ "boat" ]
task1154-67e7921acfb74ee082e6a4eaa78ccec4
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: park : bicycle. australia : ? Output:
[ "airplane" ]
task1154-1a6fd2a9146344849ebcdc0bb75eba84
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: cemetery : hearse. canada : ? Output:
[ "car", "bus" ]
task1154-9c59d2689d74434a96f3a975c4667238
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: airport : train. moon : ? Output:
[ "rocket" ]
task1154-3b2ccec5d82a46ee8a87dd9f2eb1091b
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: island : boat. work : ? Output:
[ "car" ]
task1154-eecd49c383484c7eb363c9a4cd4882a0
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: bermuda : airplane. spain : ? Output:
[ "airplane" ]
task1154-d44c82d8a6104a638cbbca3df9ef748b
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: office : car. france : ? Output:
[ "airplane" ]
task1154-3d238d1599704e1087c1b42c7e0a2b66
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: hawaii : airplane. cemetery : ? Output:
[ "hearse" ]
task1154-bb77acb65bb94931933d011aafb84259
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: washington : airplane. portland : ? Output:
[ "car" ]
task1154-6dd741dba20b4859adac72ee5f250761
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: theater : car. island : ? Output:
[ "boat" ]
task1154-a5c6c0b9307945fd888d2346bb7f6e53
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: canada : car. portland : ? Output:
[ "car" ]
task1154-c45aedd74cca4ae8978b30cb961b518d
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: airport : car. hawaii : ? Output:
[ "airplane" ]
task1154-79ef15c73edc42e39e21fa7da53c5a33
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: spain : airplane. museum : ? Output:
[ "bus" ]
task1154-0b700a70d75a40f0a544e9d50cbcd49d
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: mainland : boat. store : ? Output:
[ "car" ]
task1154-02a9bf31931b4d09abf20472d12e5bf9
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: australia : airplane. mall : ? Output:
[ "bus" ]
task1154-1919c9e60e114f288c6f28b605447872
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: cemetery : hearse. portland : ? Output:
[ "car" ]
task1154-e164a837bbd84a16b5552999051e6fe9
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: mainland : boat. washington : ? Output:
[ "train", "airplane" ]
task1154-bab7513fa0c64d58a9d468a87ca97445
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: park : bicycle. hawaii : ? Output:
[ "airplane" ]
task1154-398c8ffc013b43ea89b4aadfa608960d
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: hotel : taxi. school : ? Output:
[ "bus", "bicycle", "skateboard" ]
task1154-bb9413a482a841b99881c10348c88d90
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: spain : airplane. mall : ? Output:
[ "bus" ]
task1154-2efb400ac5c143b5a04c18ae18406503
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: canada : bus. hotel : ? Output:
[ "taxi" ]
task1154-435daa3bb3b74433b256fdf2b1775803
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: france : airplane. cemetery : ? Output:
[ "hearse" ]
task1154-08ac25413d36456aa5c015f2451dc40c
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: france : airplane. bermuda : ? Output:
[ "airplane" ]
task1154-1a0f6b85cde642ae9b6aa8dc15dd24bd
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: mall : bus. school : ? Output:
[ "bus", "bicycle", "skateboard" ]
task1154-5f407a5684f0436aa20dfa0de31b7ce4
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: museum : bus. france : ? Output:
[ "airplane" ]
task1154-49507330b29347c38b9e65fac21166ef
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: office : car. airport : ? Output:
[ "train", "taxi", "car" ]
task1154-2ed4a02cf69e4f0eb96b5dfbc47102c7
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: school : bus. downtown : ? Output:
[ "subway" ]
task1154-0e2660b77b314cb6a6f81c09b3107eb1
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: washington : airplane. store : ? Output:
[ "car" ]
task1154-efc3dc45c84644b29bcf2bc6ff7e5fe0
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: mall : bus. park : ? Output:
[ "bicycle" ]
task1154-efc4ec7b2e9047d4ada556742df6c069
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: restaurant : taxi. spain : ? Output:
[ "airplane" ]
task1154-393e5f49959e428caf19829ea713e8dc
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: canada : car. hawaii : ? Output:
[ "airplane" ]
task1154-9ca704cc141243c184c27dbe545ae8b5
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: store : car. restaurant : ? Output:
[ "taxi" ]
task1154-53e6a1e9127b4427ad9bb9463786b572
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: office : car. cemetery : ? Output:
[ "hearse" ]
task1154-f09211dfc81b42e38e76abce67002471
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: australia : airplane. canada : ? Output:
[ "car", "bus" ]
task1154-0e11d08bc4ee454cb1653961b12fda54
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: store : car. portland : ? Output:
[ "car" ]
task1154-8792a24911934c36ba683d2e30a873a5
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: canada : car. mainland : ? Output:
[ "boat" ]
task1154-2f82ea13f68e4d47a1541234820144e7
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: mars : spaceship. park : ? Output:
[ "bicycle" ]
task1154-cd7e7cb68423401cb26f4f57288b84a6
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: downtown : subway. theater : ? Output:
[ "car" ]
task1154-9f6909b5416044f68d6150b6b963c5c7
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: park : bicycle. museum : ? Output:
[ "bus" ]
task1154-f51733cfb0054ca99274b7604bc5e500
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: hotel : taxi. moon : ? Output:
[ "rocket" ]
task1154-5133d221358e44df8403304264f2fa70
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: canada : bus. moon : ? Output:
[ "rocket" ]
task1154-12921a8c1ce04ffb9cf30f0cfd26b418
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: theater : car. office : ? Output:
[ "car" ]
task1154-5be1b13ef21448ad99a32fcd36e4a105
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: airport : taxi. hotel : ? Output:
[ "taxi" ]
task1154-44854c77ef6041938983b6a378e7cda7
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: island : boat. bermuda : ? Output:
[ "airplane" ]
task1154-ab8b5ec629064fab8b6643e7c8f62daf
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: washington : train. mars : ? Output:
[ "spaceship" ]
task1154-b6b2395f9ca14d6bb9dfe5ec32e97cc3
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: mainland : boat. work : ? Output:
[ "car" ]
task1154-054d3e01a69047dbb18b335c0ab7983b
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: canada : bus. mars : ? Output:
[ "spaceship" ]
task1154-619c446eb88b4f988acd1af35597f0e2
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: cemetery : hearse. france : ? Output:
[ "airplane" ]
task1154-0d5db8b11af54475935b8e84d6866fcf
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: school : bus. airport : ? Output:
[ "train", "taxi", "car" ]
task1154-f84db2c09b4a4cf495f37528e0b9f96f
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: school : skateboard. hotel : ? Output:
[ "taxi" ]
task1154-b53d5d8828af4698a418c25453190016
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: cemetery : hearse. australia : ? Output:
[ "airplane" ]
task1154-91702f5621cc4c108d2e86ef6b969f5c
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: school : bus. spain : ? Output:
[ "airplane" ]
task1154-fb4f720c8a364e4088e9ae35457a334c
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: mainland : boat. moon : ? Output:
[ "rocket" ]
task1154-c03c1e12c78f4f73b979002df42774c0
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: school : skateboard. mars : ? Output:
[ "spaceship" ]
task1154-30bfc47c8060417ab4214452ac4b016f
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: work : car. cemetery : ? Output:
[ "hearse" ]
task1154-ae6b427033c14d18ad81adcec978867b
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: airport : car. spain : ? Output:
[ "airplane" ]
task1154-4428562192524d418e265cfb1fd79b44
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: airport : train. store : ? Output:
[ "car" ]
task1154-379b5ae232914fe4a22f2a796a3e6568
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: washington : airplane. spain : ? Output:
[ "airplane" ]
task1154-1dfa954baca14e44bc5ef566ea270b97
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: mainland : boat. hospital : ? Output:
[ "ambulance" ]
task1154-39967a6707c9400c851fc17e1c438967
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: airport : taxi. mars : ? Output:
[ "spaceship" ]
task1154-dbf063656207420483cdf67417087231
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: office : car. restaurant : ? Output:
[ "taxi" ]
task1154-a3b6408d7c944ebf9aae6053cfacb3aa
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: office : car. washington : ? Output:
[ "train", "airplane" ]
task1154-1a18181954354f62947560ee44412157
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: school : bus. hawaii : ? Output:
[ "airplane" ]
task1154-105c3ce0cd74427bb5de178099312b73
Definition: Two analogies that relate places/locations to the associated travel mode is given in the form "A : B. C : ?". "A : B" relates place A to travel mode B. Your task is to replace the question mark (?) with the appropriate travel mode for the given place C, following the "A : B" relation. Positive Example 1 - Input: moon : rocket. france : ? Output: airplane Positive Example 2 - Input: mall : bus. theater : ? Output: car Negative Example 1 - Input: park : bicycle. school : ? Output: students Negative Example 2 - Input: restaurant : taxi. downtown : ? Output: rocket Now complete the following example - Input: moon : rocket. portland : ? Output:
[ "car" ]
task1154-f05eaace45ed40d5b2ba6d553f8ae185