id
stringlengths
5
6
query
stringlengths
806
1.21k
answer
stringlengths
143
878
text
stringlengths
59
466
label
sequencelengths
14
83
token
sequencelengths
14
83
fsrl0
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: For the nine months , earnings totaled $ 36.6 million , or $ 1.24 a share , down 46 % from $ 68.1 million , or $ 2.19 a share , a year earlier . Answer:
For:O the:B-TIME nine:I-TIME months:I-TIME ,:O earnings:B-QUANT totaled:O $:B-VALUE 36.6:I-VALUE million:I-VALUE ,:O or:O $:B-VALUE 1.24:I-VALUE a:I-VALUE share:I-VALUE ,:O down:O 46:O %:O from:O $:B-VALUE 68.1:I-VALUE million:I-VALUE ,:O or:O $:B-VALUE 2.19:I-VALUE a:I-VALUE share:I-VALUE ,:O a:B-TIME year:I-TIME earlier:I-TIME .:O
For the nine months , earnings totaled $ 36.6 million , or $ 1.24 a share , down 46 % from $ 68.1 million , or $ 2.19 a share , a year earlier .
[ "O", "B-TIME", "I-TIME", "I-TIME", "O", "B-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "O", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "B-TIME", "I-TIME", "I-TIME", "O" ]
[ "For", "the", "nine", "months", ",", "earnings", "totaled", "$", "36.6", "million", ",", "or", "$", "1.24", "a", "share", ",", "down", "46", "%", "from", "$", "68.1", "million", ",", "or", "$", "2.19", "a", "share", ",", "a", "year", "earlier", "." ]
fsrl1
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: For the first nine months of the year , Caterpillar said earnings fell 14 % to $ 390 million , or $ 3.85 a share , from $ 453 million , or $ 4.46 a share , a year earlier . Answer:
For:O the:B-TIME first:I-TIME nine:I-TIME months:I-TIME of:I-TIME the:I-TIME year:I-TIME ,:O Caterpillar:B-THEME said:O earnings:B-QUANT fell:O 14:O %:O to:O $:B-VALUE 390:I-VALUE million:I-VALUE ,:O or:O $:B-VALUE 3.85:I-VALUE a:I-VALUE share:I-VALUE ,:O from:O $:B-VALUE 453:I-VALUE million:I-VALUE ,:O or:O $:B-VALUE 4.46:I-VALUE a:I-VALUE share:I-VALUE ,:O a:B-TIME year:I-TIME earlier:I-TIME .:O
For the first nine months of the year , Caterpillar said earnings fell 14 % to $ 390 million , or $ 3.85 a share , from $ 453 million , or $ 4.46 a share , a year earlier .
[ "O", "B-TIME", "I-TIME", "I-TIME", "I-TIME", "I-TIME", "I-TIME", "I-TIME", "O", "B-THEME", "O", "B-QUANT", "O", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "B-TIME", "I-TIME", "I-TIME", "O" ]
[ "For", "the", "first", "nine", "months", "of", "the", "year", ",", "Caterpillar", "said", "earnings", "fell", "14", "%", "to", "$", "390", "million", ",", "or", "$", "3.85", "a", "share", ",", "from", "$", "453", "million", ",", "or", "$", "4.46", "a", "share", ",", "a", "year", "earlier", "." ]
fsrl2
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Merrill Lynch added 1 3\/4 to 28 , PaineWebber rose 3\/4 to 18 1\/2 and Bear Stearns rose 3\/8 to 14 1\/4 . Answer:
Merrill:B-THEME Lynch:I-THEME added:B-MANNER 1:B-VALUE 3\/4:I-VALUE to:O 28:B-VALUE ,:O PaineWebber:B-THEME rose:B-MANNER 3\/4:B-VALUE to:O 18:B-VALUE 1\/2:I-VALUE and:O Bear:B-THEME Stearns:I-THEME rose:B-MANNER 3\/8:B-VALUE to:O 14:B-VALUE 1\/4:I-VALUE .:O
Merrill Lynch added 1 3\/4 to 28 , PaineWebber rose 3\/4 to 18 1\/2 and Bear Stearns rose 3\/8 to 14 1\/4 .
[ "B-THEME", "I-THEME", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-VALUE", "O", "B-THEME", "B-MANNER", "B-VALUE", "O", "B-VALUE", "I-VALUE", "O", "B-THEME", "I-THEME", "B-MANNER", "B-VALUE", "O", "B-VALUE", "I-VALUE", "O" ]
[ "Merrill", "Lynch", "added", "1", "3\\/4", "to", "28", ",", "PaineWebber", "rose", "3\\/4", "to", "18", "1\\/2", "and", "Bear", "Stearns", "rose", "3\\/8", "to", "14", "1\\/4", "." ]
fsrl3
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: At Ameritech , based in Chicago , customer access lines increased by 402,000 , or 2.6 % , and cellular mobile lines increased by 80,000 , or 62.3 % , for the 12-month period ended Sept. 30 . Answer:
At:O Ameritech:B-THEME ,:O based:O in:O Chicago:B-LOCATION ,:O customer:B-QUANT access:I-QUANT lines:I-QUANT increased:B-MANNER by:O 402,000:B-VALUE ,:O or:O 2.6:B-VALUE %:I-VALUE ,:O and:O cellular:B-QUANT mobile:I-QUANT lines:I-QUANT increased:B-MANNER by:O 80,000:B-VALUE ,:O or:O 62.3:B-VALUE %:I-VALUE ,:O for:O the:B-TIME 12-month:I-TIME period:I-TIME ended:I-TIME Sept.:I-TIME 30:I-TIME .:O
At Ameritech , based in Chicago , customer access lines increased by 402,000 , or 2.6 % , and cellular mobile lines increased by 80,000 , or 62.3 % , for the 12-month period ended Sept. 30 .
[ "O", "B-THEME", "O", "O", "O", "B-LOCATION", "O", "B-QUANT", "I-QUANT", "I-QUANT", "B-MANNER", "O", "B-VALUE", "O", "O", "B-VALUE", "I-VALUE", "O", "O", "B-QUANT", "I-QUANT", "I-QUANT", "B-MANNER", "O", "B-VALUE", "O", "O", "B-VALUE", "I-VALUE", "O", "O", "B-TIME", "I-TIME", "I-TIME", "I-TIME", "I-TIME", "I-TIME", "O" ]
[ "At", "Ameritech", ",", "based", "in", "Chicago", ",", "customer", "access", "lines", "increased", "by", "402,000", ",", "or", "2.6", "%", ",", "and", "cellular", "mobile", "lines", "increased", "by", "80,000", ",", "or", "62.3", "%", ",", "for", "the", "12-month", "period", "ended", "Sept.", "30", "." ]
fsrl4
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: The total short interest in Nasdaq stocks as of mid-October was 237.1 million shares , up from 223.7 million in September but well below the record level of 279 million shares established in July 1987 . Answer:
The:B-QUANT total:I-QUANT short:I-QUANT interest:I-QUANT in:O Nasdaq:B-THEME stocks:I-THEME as:O of:O mid-October:B-TIME was:O 237.1:B-VALUE million:I-VALUE shares:I-VALUE ,:O up:O from:O 223.7:B-VALUE million:I-VALUE in:O September:B-TIME but:O well:O below:O the:O record:O level:O of:O 279:B-VALUE million:I-VALUE shares:I-VALUE established:O in:O July:B-TIME 1987:I-TIME .:O
The total short interest in Nasdaq stocks as of mid-October was 237.1 million shares , up from 223.7 million in September but well below the record level of 279 million shares established in July 1987 .
[ "B-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "O", "B-THEME", "I-THEME", "O", "O", "B-TIME", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "O", "B-VALUE", "I-VALUE", "O", "B-TIME", "O", "O", "O", "O", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-TIME", "I-TIME", "O" ]
[ "The", "total", "short", "interest", "in", "Nasdaq", "stocks", "as", "of", "mid-October", "was", "237.1", "million", "shares", ",", "up", "from", "223.7", "million", "in", "September", "but", "well", "below", "the", "record", "level", "of", "279", "million", "shares", "established", "in", "July", "1987", "." ]
fsrl5
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: The trade group 's compilation of Commerce Department data showed that August imports , the second largest monthly total of the year , were up 5 % from July 's 1,458,000 tons but below high of 1,979,000 tons in June 1988 . Answer:
The:B-SOURCE trade:I-SOURCE group:I-SOURCE 's:I-SOURCE compilation:I-SOURCE of:I-SOURCE Commerce:I-SOURCE Department:I-SOURCE data:I-SOURCE showed:O that:O August:O imports:B-QUANT ,:O the:O second:O largest:O monthly:O total:O of:O the:O year:O ,:O were:O up:O 5:O %:O from:O July:B-TIME 's:O 1,458,000:B-VALUE tons:I-VALUE but:O below:O high:O of:O 1,979,000:B-VALUE tons:I-VALUE in:O June:B-TIME 1988:I-TIME .:O
The trade group 's compilation of Commerce Department data showed that August imports , the second largest monthly total of the year , were up 5 % from July 's 1,458,000 tons but below high of 1,979,000 tons in June 1988 .
[ "B-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "O", "O", "O", "B-QUANT", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-TIME", "O", "B-VALUE", "I-VALUE", "O", "O", "O", "O", "B-VALUE", "I-VALUE", "O", "B-TIME", "I-TIME", "O" ]
[ "The", "trade", "group", "'s", "compilation", "of", "Commerce", "Department", "data", "showed", "that", "August", "imports", ",", "the", "second", "largest", "monthly", "total", "of", "the", "year", ",", "were", "up", "5", "%", "from", "July", "'s", "1,458,000", "tons", "but", "below", "high", "of", "1,979,000", "tons", "in", "June", "1988", "." ]
fsrl6
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: These consist of current interest bonds due 1990-2002 , 2010 and 2015 , and capital appreciation bonds due 2003 and 2004 , tentatively priced to yield from 5.75 % in 1990 to 7.14 % in 2010 . Answer:
These:O consist:O of:O current:B-THEME interest:I-THEME bonds:I-THEME due:I-THEME 1990-2002:I-THEME ,:I-THEME 2010:I-THEME and:I-THEME 2015:I-THEME ,:I-THEME and:I-THEME capital:I-THEME appreciation:I-THEME bonds:I-THEME due:I-THEME 2003:I-THEME and:I-THEME 2004:I-THEME ,:O tentatively:O priced:O to:O yield:B-QUANT from:O 5.75:B-VALUE %:I-VALUE in:O 1990:B-TIME to:O 7.14:B-VALUE %:I-VALUE in:O 2010:B-TIME .:O
These consist of current interest bonds due 1990-2002 , 2010 and 2015 , and capital appreciation bonds due 2003 and 2004 , tentatively priced to yield from 5.75 % in 1990 to 7.14 % in 2010 .
[ "O", "O", "O", "B-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "O", "O", "O", "O", "B-QUANT", "O", "B-VALUE", "I-VALUE", "O", "B-TIME", "O", "B-VALUE", "I-VALUE", "O", "B-TIME", "O" ]
[ "These", "consist", "of", "current", "interest", "bonds", "due", "1990-2002", ",", "2010", "and", "2015", ",", "and", "capital", "appreciation", "bonds", "due", "2003", "and", "2004", ",", "tentatively", "priced", "to", "yield", "from", "5.75", "%", "in", "1990", "to", "7.14", "%", "in", "2010", "." ]
fsrl7
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Among other stocks involved in restructurings or rumored to be so : Holiday Corp. gained 1 7\/8 to 73 and Honeywell rose 2 7\/8 to 81 1\/2 . Answer:
Among:O other:O stocks:B-WHOLE involved:I-WHOLE in:I-WHOLE restructurings:I-WHOLE or:I-WHOLE rumored:I-WHOLE to:I-WHOLE be:I-WHOLE so:I-WHOLE ::O Holiday:B-THEME Corp.:I-THEME gained:B-MANNER 1:B-VALUE 7\/8:I-VALUE to:O 73:B-VALUE and:O Honeywell:B-THEME rose:B-MANNER 2:B-VALUE 7\/8:I-VALUE to:O 81:B-VALUE 1\/2:I-VALUE .:O
Among other stocks involved in restructurings or rumored to be so : Holiday Corp. gained 1 7\/8 to 73 and Honeywell rose 2 7\/8 to 81 1\/2 .
[ "O", "O", "B-WHOLE", "I-WHOLE", "I-WHOLE", "I-WHOLE", "I-WHOLE", "I-WHOLE", "I-WHOLE", "I-WHOLE", "I-WHOLE", "O", "B-THEME", "I-THEME", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-VALUE", "O", "B-THEME", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-VALUE", "I-VALUE", "O" ]
[ "Among", "other", "stocks", "involved", "in", "restructurings", "or", "rumored", "to", "be", "so", ":", "Holiday", "Corp.", "gained", "1", "7\\/8", "to", "73", "and", "Honeywell", "rose", "2", "7\\/8", "to", "81", "1\\/2", "." ]
fsrl8
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Daimler-Benz dropped 12.5 to 710.5 , Bayerische Motoren Werke dropped 10.5 to 543.5 , and Volkswagen lost 7.1 . Answer:
Daimler-Benz:B-THEME dropped:B-MANNER 12.5:B-VALUE to:O 710.5:B-VALUE ,:O Bayerische:B-THEME Motoren:I-THEME Werke:I-THEME dropped:B-MANNER 10.5:B-VALUE to:O 543.5:B-VALUE ,:O and:O Volkswagen:B-THEME lost:B-MANNER 7.1:B-VALUE .:O
Daimler-Benz dropped 12.5 to 710.5 , Bayerische Motoren Werke dropped 10.5 to 543.5 , and Volkswagen lost 7.1 .
[ "B-THEME", "B-MANNER", "B-VALUE", "O", "B-VALUE", "O", "B-THEME", "I-THEME", "I-THEME", "B-MANNER", "B-VALUE", "O", "B-VALUE", "O", "O", "B-THEME", "B-MANNER", "B-VALUE", "O" ]
[ "Daimler-Benz", "dropped", "12.5", "to", "710.5", ",", "Bayerische", "Motoren", "Werke", "dropped", "10.5", "to", "543.5", ",", "and", "Volkswagen", "lost", "7.1", "." ]
fsrl9
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: For the past year or two , the carpet division 's operating profit margins have hovered around 5 % , high by industry standards , but disappointing compared with the 13 % to 19 % margins for two of Armstrong 's chief businesses , flooring and building products . Answer:
For:O the:B-TIME past:I-TIME year:I-TIME or:I-TIME two:I-TIME ,:O the:B-THEME carpet:I-THEME division:I-THEME 's:O operating:B-QUANT profit:I-QUANT margins:I-QUANT have:O hovered:O around:O 5:B-VALUE %:I-VALUE ,:O high:O by:O industry:O standards:O ,:O but:O disappointing:O compared:O with:O the:O 13:B-VALUE %:I-VALUE to:I-VALUE 19:I-VALUE %:I-VALUE margins:B-QUANT for:O two:B-THEME of:I-THEME Armstrong:I-THEME 's:I-THEME chief:I-THEME businesses:I-THEME ,:I-THEME flooring:I-THEME and:I-THEME building:I-THEME products:I-THEME .:O
For the past year or two , the carpet division 's operating profit margins have hovered around 5 % , high by industry standards , but disappointing compared with the 13 % to 19 % margins for two of Armstrong 's chief businesses , flooring and building products .
[ "O", "B-TIME", "I-TIME", "I-TIME", "I-TIME", "I-TIME", "O", "B-THEME", "I-THEME", "I-THEME", "O", "B-QUANT", "I-QUANT", "I-QUANT", "O", "O", "O", "B-VALUE", "I-VALUE", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "B-QUANT", "O", "B-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "O" ]
[ "For", "the", "past", "year", "or", "two", ",", "the", "carpet", "division", "'s", "operating", "profit", "margins", "have", "hovered", "around", "5", "%", ",", "high", "by", "industry", "standards", ",", "but", "disappointing", "compared", "with", "the", "13", "%", "to", "19", "%", "margins", "for", "two", "of", "Armstrong", "'s", "chief", "businesses", ",", "flooring", "and", "building", "products", "." ]
fsrl10
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: In late New York trading yesterday , the dollar was quoted at 1.8470 marks , down from 1.8485 marks late Wednesday , and at 141.70 yen , up from 141.45 yen late Wednesday . Answer:
In:O late:O New:B-LOCATION York:I-LOCATION trading:O yesterday:B-TIME ,:O the:B-QUANT dollar:I-QUANT was:O quoted:O at:O 1.8470:B-VALUE marks:I-VALUE ,:O down:O from:O 1.8485:B-VALUE marks:I-VALUE late:B-TIME Wednesday:I-TIME ,:O and:O at:O 141.70:B-VALUE yen:I-VALUE ,:O up:O from:O 141.45:B-VALUE yen:I-VALUE late:B-TIME Wednesday:I-TIME .:O
In late New York trading yesterday , the dollar was quoted at 1.8470 marks , down from 1.8485 marks late Wednesday , and at 141.70 yen , up from 141.45 yen late Wednesday .
[ "O", "O", "B-LOCATION", "I-LOCATION", "O", "B-TIME", "O", "B-QUANT", "I-QUANT", "O", "O", "O", "B-VALUE", "I-VALUE", "O", "O", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O", "O", "O", "B-VALUE", "I-VALUE", "O", "O", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O" ]
[ "In", "late", "New", "York", "trading", "yesterday", ",", "the", "dollar", "was", "quoted", "at", "1.8470", "marks", ",", "down", "from", "1.8485", "marks", "late", "Wednesday", ",", "and", "at", "141.70", "yen", ",", "up", "from", "141.45", "yen", "late", "Wednesday", "." ]
fsrl11
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Delta Air Lines fell 1 7\/8 to 67 7\/8 , USAir Group dropped 3\/4 to 40 1\/4 , Southwest Airlines dipped 1\/2 to 25 and Alaska Air Group slid 3\/8 to 24 1\/4 . Answer:
Delta:B-THEME Air:I-THEME Lines:I-THEME fell:B-MANNER 1:B-VALUE 7\/8:I-VALUE to:O 67:B-VALUE 7\/8:I-VALUE ,:O USAir:B-THEME Group:I-THEME dropped:B-MANNER 3\/4:B-VALUE to:O 40:B-VALUE 1\/4:I-VALUE ,:O Southwest:B-THEME Airlines:I-THEME dipped:B-MANNER 1\/2:B-VALUE to:O 25:B-VALUE and:O Alaska:B-THEME Air:I-THEME Group:I-THEME slid:B-MANNER 3\/8:B-VALUE to:O 24:B-VALUE 1\/4:I-VALUE .:O
Delta Air Lines fell 1 7\/8 to 67 7\/8 , USAir Group dropped 3\/4 to 40 1\/4 , Southwest Airlines dipped 1\/2 to 25 and Alaska Air Group slid 3\/8 to 24 1\/4 .
[ "B-THEME", "I-THEME", "I-THEME", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-VALUE", "I-VALUE", "O", "B-THEME", "I-THEME", "B-MANNER", "B-VALUE", "O", "B-VALUE", "I-VALUE", "O", "B-THEME", "I-THEME", "B-MANNER", "B-VALUE", "O", "B-VALUE", "O", "B-THEME", "I-THEME", "I-THEME", "B-MANNER", "B-VALUE", "O", "B-VALUE", "I-VALUE", "O" ]
[ "Delta", "Air", "Lines", "fell", "1", "7\\/8", "to", "67", "7\\/8", ",", "USAir", "Group", "dropped", "3\\/4", "to", "40", "1\\/4", ",", "Southwest", "Airlines", "dipped", "1\\/2", "to", "25", "and", "Alaska", "Air", "Group", "slid", "3\\/8", "to", "24", "1\\/4", "." ]
fsrl12
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: While USA Today 's total paid ad pages for the year to date totaled 2,735 , a decrease of 4 % from last year , the paper 's ad revenue increased 8 % in the quarter and 13 % in the nine months . Answer:
While:O USA:B-THEME Today:I-THEME 's:O total:O paid:O ad:O pages:O for:O the:O year:O to:O date:O totaled:O 2,735:O ,:O a:O decrease:O of:O 4:O %:O from:O last:O year:O ,:O the:B-THEME paper:I-THEME 's:O ad:B-QUANT revenue:I-QUANT increased:B-MANNER 8:B-VALUE %:I-VALUE in:O the:B-TIME quarter:I-TIME and:O 13:B-VALUE %:I-VALUE in:O the:B-TIME nine:I-TIME months:I-TIME .:O
While USA Today 's total paid ad pages for the year to date totaled 2,735 , a decrease of 4 % from last year , the paper 's ad revenue increased 8 % in the quarter and 13 % in the nine months .
[ "O", "B-THEME", "I-THEME", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-THEME", "I-THEME", "O", "B-QUANT", "I-QUANT", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "O", "B-TIME", "I-TIME", "I-TIME", "O" ]
[ "While", "USA", "Today", "'s", "total", "paid", "ad", "pages", "for", "the", "year", "to", "date", "totaled", "2,735", ",", "a", "decrease", "of", "4", "%", "from", "last", "year", ",", "the", "paper", "'s", "ad", "revenue", "increased", "8", "%", "in", "the", "quarter", "and", "13", "%", "in", "the", "nine", "months", "." ]
fsrl13
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: In October , 30.6 % said they will buy appliances in the coming six months , compared with 27.4 % in September and 26.5 % in October 1988 . Answer:
In:O October:B-TIME ,:O 30.6:B-VALUE %:I-VALUE said:O they:B-QUANT will:I-QUANT buy:I-QUANT appliances:I-QUANT in:I-QUANT the:I-QUANT coming:I-QUANT six:I-QUANT months:I-QUANT ,:O compared:O with:O 27.4:B-VALUE %:I-VALUE in:O September:B-TIME and:O 26.5:B-VALUE %:I-VALUE in:O October:B-TIME 1988:I-TIME .:O
In October , 30.6 % said they will buy appliances in the coming six months , compared with 27.4 % in September and 26.5 % in October 1988 .
[ "O", "B-TIME", "O", "B-VALUE", "I-VALUE", "O", "B-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "O", "O", "O", "B-VALUE", "I-VALUE", "O", "B-TIME", "O", "B-VALUE", "I-VALUE", "O", "B-TIME", "I-TIME", "O" ]
[ "In", "October", ",", "30.6", "%", "said", "they", "will", "buy", "appliances", "in", "the", "coming", "six", "months", ",", "compared", "with", "27.4", "%", "in", "September", "and", "26.5", "%", "in", "October", "1988", "." ]
fsrl14
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: According to its most recent annual report , covering the 15 months ended March 31 , Maxwell Communication bought $ 3.85 billion in assets -- including Macmillan Inc. and Official Airlines Guides -- and sold $ 2 billion in non-strategic businesses . Answer:
According:O to:O its:B-SOURCE most:I-SOURCE recent:I-SOURCE annual:I-SOURCE report:I-SOURCE ,:O covering:O the:B-TIME 15:I-TIME months:I-TIME ended:I-TIME March:I-TIME 31:I-TIME ,:O Maxwell:B-AGENT Communication:I-AGENT bought:B-QUANT $:B-VALUE 3.85:I-VALUE billion:I-VALUE in:O assets:B-QUANT --:O including:O Macmillan:O Inc.:O and:O Official:O Airlines:O Guides:O --:O and:O sold:B-QUANT $:B-VALUE 2:I-VALUE billion:I-VALUE in:O non-strategic:B-QUANT businesses:I-QUANT .:O
According to its most recent annual report , covering the 15 months ended March 31 , Maxwell Communication bought $ 3.85 billion in assets -- including Macmillan Inc. and Official Airlines Guides -- and sold $ 2 billion in non-strategic businesses .
[ "O", "O", "B-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "O", "O", "B-TIME", "I-TIME", "I-TIME", "I-TIME", "I-TIME", "I-TIME", "O", "B-AGENT", "I-AGENT", "B-QUANT", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-QUANT", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-QUANT", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-QUANT", "I-QUANT", "O" ]
[ "According", "to", "its", "most", "recent", "annual", "report", ",", "covering", "the", "15", "months", "ended", "March", "31", ",", "Maxwell", "Communication", "bought", "$", "3.85", "billion", "in", "assets", "--", "including", "Macmillan", "Inc.", "and", "Official", "Airlines", "Guides", "--", "and", "sold", "$", "2", "billion", "in", "non-strategic", "businesses", "." ]
fsrl15
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: At Merrill Lynch , third-period net was $ 41 million , or 34 cents a share , down from $ 65.6 million , or 58 cents a share , a year ago . Answer:
At:O Merrill:B-THEME Lynch:I-THEME ,:O third-period:B-TIME net:B-QUANT was:O $:B-VALUE 41:I-VALUE million:I-VALUE ,:O or:O 34:B-VALUE cents:I-VALUE a:I-VALUE share:I-VALUE ,:O down:O from:O $:B-VALUE 65.6:I-VALUE million:I-VALUE ,:O or:O 58:B-VALUE cents:I-VALUE a:I-VALUE share:I-VALUE ,:O a:B-TIME year:I-TIME ago:I-TIME .:O
At Merrill Lynch , third-period net was $ 41 million , or 34 cents a share , down from $ 65.6 million , or 58 cents a share , a year ago .
[ "O", "B-THEME", "I-THEME", "O", "B-TIME", "B-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "B-TIME", "I-TIME", "I-TIME", "O" ]
[ "At", "Merrill", "Lynch", ",", "third-period", "net", "was", "$", "41", "million", ",", "or", "34", "cents", "a", "share", ",", "down", "from", "$", "65.6", "million", ",", "or", "58", "cents", "a", "share", ",", "a", "year", "ago", "." ]
fsrl16
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: The Intel 486 chip can process 15 million instructions per second , or MIPS , while Intel 's previous 386 chip could handle only 3 to 6 MIPS . Answer:
The:B-AGENT Intel:I-AGENT 486:I-AGENT chip:I-AGENT can:O process:B-QUANT 15:B-VALUE million:I-VALUE instructions:I-VALUE per:I-VALUE second:I-VALUE ,:O or:O MIPS:O ,:O while:O Intel:B-AGENT 's:I-AGENT previous:I-AGENT 386:I-AGENT chip:I-AGENT could:O handle:B-QUANT only:O 3:B-VALUE to:I-VALUE 6:I-VALUE MIPS:I-VALUE .:O
The Intel 486 chip can process 15 million instructions per second , or MIPS , while Intel 's previous 386 chip could handle only 3 to 6 MIPS .
[ "B-AGENT", "I-AGENT", "I-AGENT", "I-AGENT", "O", "B-QUANT", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "O", "O", "O", "O", "B-AGENT", "I-AGENT", "I-AGENT", "I-AGENT", "I-AGENT", "O", "B-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O" ]
[ "The", "Intel", "486", "chip", "can", "process", "15", "million", "instructions", "per", "second", ",", "or", "MIPS", ",", "while", "Intel", "'s", "previous", "386", "chip", "could", "handle", "only", "3", "to", "6", "MIPS", "." ]
fsrl17
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: SynOptics Communications Inc. , proposed public offering of 1.5 million common shares , of which 1,003,884 shares are to be sold by the company and 496,116 shares are to be sold by holders , via Morgan Stanley & Co. and Hambrecht & Quist . Answer:
SynOptics:B-THEME Communications:I-THEME Inc.:I-THEME ,:O proposed:B-QUANT public:I-QUANT offering:I-QUANT of:O 1.5:B-WHOLE million:I-WHOLE common:I-WHOLE shares:I-WHOLE ,:O of:O which:O 1,003,884:B-VALUE shares:I-VALUE are:O to:O be:O sold:B-QUANT by:O the:B-AGENT company:I-AGENT and:O 496,116:B-VALUE shares:I-VALUE are:O to:O be:O sold:B-QUANT by:O holders:B-AGENT ,:O via:O Morgan:O Stanley:O &:O Co.:O and:O Hambrecht:O &:O Quist:O .:O
SynOptics Communications Inc. , proposed public offering of 1.5 million common shares , of which 1,003,884 shares are to be sold by the company and 496,116 shares are to be sold by holders , via Morgan Stanley & Co. and Hambrecht & Quist .
[ "B-THEME", "I-THEME", "I-THEME", "O", "B-QUANT", "I-QUANT", "I-QUANT", "O", "B-WHOLE", "I-WHOLE", "I-WHOLE", "I-WHOLE", "O", "O", "O", "B-VALUE", "I-VALUE", "O", "O", "O", "B-QUANT", "O", "B-AGENT", "I-AGENT", "O", "B-VALUE", "I-VALUE", "O", "O", "O", "B-QUANT", "O", "B-AGENT", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "SynOptics", "Communications", "Inc.", ",", "proposed", "public", "offering", "of", "1.5", "million", "common", "shares", ",", "of", "which", "1,003,884", "shares", "are", "to", "be", "sold", "by", "the", "company", "and", "496,116", "shares", "are", "to", "be", "sold", "by", "holders", ",", "via", "Morgan", "Stanley", "&", "Co.", "and", "Hambrecht", "&", "Quist", "." ]
fsrl18
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: According to Mr. Frawley , floor traders say there is good support for December gold in the $ 374 to $ 375 per ounce area , around $ 5.20 an ounce for December silver and in the $ 485 to $ 490 an ounce range for January platinum . Answer:
According:O to:O Mr.:B-SOURCE Frawley:I-SOURCE ,:O floor:O traders:O say:O there:O is:O good:O support:O for:O December:B-TIME gold:B-THEME in:O the:O $:B-VALUE 374:I-VALUE to:I-VALUE $:I-VALUE 375:I-VALUE per:I-VALUE ounce:I-VALUE area:O ,:O around:O $:B-VALUE 5.20:I-VALUE an:I-VALUE ounce:I-VALUE for:O December:B-TIME silver:B-THEME and:O in:O the:O $:B-VALUE 485:I-VALUE to:I-VALUE $:I-VALUE 490:I-VALUE an:I-VALUE ounce:I-VALUE range:O for:O January:B-TIME platinum:B-THEME .:O
According to Mr. Frawley , floor traders say there is good support for December gold in the $ 374 to $ 375 per ounce area , around $ 5.20 an ounce for December silver and in the $ 485 to $ 490 an ounce range for January platinum .
[ "O", "O", "B-SOURCE", "I-SOURCE", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-TIME", "B-THEME", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "B-TIME", "B-THEME", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-TIME", "B-THEME", "O" ]
[ "According", "to", "Mr.", "Frawley", ",", "floor", "traders", "say", "there", "is", "good", "support", "for", "December", "gold", "in", "the", "$", "374", "to", "$", "375", "per", "ounce", "area", ",", "around", "$", "5.20", "an", "ounce", "for", "December", "silver", "and", "in", "the", "$", "485", "to", "$", "490", "an", "ounce", "range", "for", "January", "platinum", "." ]
fsrl19
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: For the nine months , net -- including profit from discontinued operations both years and in 1988 an extraordinary charge of $ 17.7 million related to settlement of a lawsuit -- was $ 170.6 million , or $ 4.54 a share , up 5.8 % from $ 161.3 million , or $ 4.32 a share , a year ago . Answer:
For:B-TIME the:I-TIME nine:I-TIME months:I-TIME ,:O net:B-QUANT --:O including:O profit:O from:O discontinued:O operations:O both:O years:O and:O in:O 1988:O an:O extraordinary:O charge:O of:O $:O 17.7:O million:O related:O to:O settlement:O of:O a:O lawsuit:O --:O was:O $:B-VALUE 170.6:I-VALUE million:I-VALUE ,:O or:O $:B-VALUE 4.54:I-VALUE a:I-VALUE share:I-VALUE ,:O up:O 5.8:O %:O from:O $:B-VALUE 161.3:I-VALUE million:I-VALUE ,:O or:O $:B-VALUE 4.32:I-VALUE a:I-VALUE share:I-VALUE ,:O a:B-TIME year:I-TIME ago:I-TIME .:O
For the nine months , net -- including profit from discontinued operations both years and in 1988 an extraordinary charge of $ 17.7 million related to settlement of a lawsuit -- was $ 170.6 million , or $ 4.54 a share , up 5.8 % from $ 161.3 million , or $ 4.32 a share , a year ago .
[ "B-TIME", "I-TIME", "I-TIME", "I-TIME", "O", "B-QUANT", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "O", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "B-TIME", "I-TIME", "I-TIME", "O" ]
[ "For", "the", "nine", "months", ",", "net", "--", "including", "profit", "from", "discontinued", "operations", "both", "years", "and", "in", "1988", "an", "extraordinary", "charge", "of", "$", "17.7", "million", "related", "to", "settlement", "of", "a", "lawsuit", "--", "was", "$", "170.6", "million", ",", "or", "$", "4.54", "a", "share", ",", "up", "5.8", "%", "from", "$", "161.3", "million", ",", "or", "$", "4.32", "a", "share", ",", "a", "year", "ago", "." ]
fsrl20
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: American International Group climbed 4 to 106 5\/8 , General Re rose 3 1\/8 to 89 5\/8 , Kemper added 2 1\/2 to 48 , AON went up 1 3\/8 to 36 and Chubb rose 1 1\/4 to 82 1\/4 . Answer:
American:B-THEME International:I-THEME Group:I-THEME climbed:B-MANNER 4:B-VALUE to:O 106:B-VALUE 5\/8:I-VALUE ,:O General:B-THEME Re:I-THEME rose:B-MANNER 3:B-VALUE 1\/8:I-VALUE to:O 89:B-VALUE 5\/8:I-VALUE ,:O Kemper:B-THEME added:B-MANNER 2:B-VALUE 1\/2:I-VALUE to:O 48:B-VALUE ,:O AON:B-THEME went:B-MANNER up:I-MANNER 1:B-VALUE 3\/8:I-VALUE to:O 36:B-VALUE and:O Chubb:B-THEME rose:B-MANNER 1:B-VALUE 1\/4:I-VALUE to:O 82:B-VALUE 1\/4:I-VALUE .:O
American International Group climbed 4 to 106 5\/8 , General Re rose 3 1\/8 to 89 5\/8 , Kemper added 2 1\/2 to 48 , AON went up 1 3\/8 to 36 and Chubb rose 1 1\/4 to 82 1\/4 .
[ "B-THEME", "I-THEME", "I-THEME", "B-MANNER", "B-VALUE", "O", "B-VALUE", "I-VALUE", "O", "B-THEME", "I-THEME", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-VALUE", "I-VALUE", "O", "B-THEME", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-VALUE", "O", "B-THEME", "B-MANNER", "I-MANNER", "B-VALUE", "I-VALUE", "O", "B-VALUE", "O", "B-THEME", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-VALUE", "I-VALUE", "O" ]
[ "American", "International", "Group", "climbed", "4", "to", "106", "5\\/8", ",", "General", "Re", "rose", "3", "1\\/8", "to", "89", "5\\/8", ",", "Kemper", "added", "2", "1\\/2", "to", "48", ",", "AON", "went", "up", "1", "3\\/8", "to", "36", "and", "Chubb", "rose", "1", "1\\/4", "to", "82", "1\\/4", "." ]
fsrl21
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: There are $ 15,015,000 of 7 1\/2 % bonds priced at par and due 2008 and $ 24,985,000 of 7.6 % bonds priced at par and due 2015 . Answer:
There:O are:O $:B-VALUE 15,015,000:I-VALUE of:O 7:B-QUANT 1\/2:I-QUANT %:I-QUANT bonds:I-QUANT priced:I-QUANT at:I-QUANT par:I-QUANT and:I-QUANT due:I-QUANT 2008:I-QUANT and:O $:B-VALUE 24,985,000:I-VALUE of:O 7.6:B-QUANT %:I-QUANT bonds:I-QUANT priced:I-QUANT at:I-QUANT par:I-QUANT and:I-QUANT due:I-QUANT 2015:I-QUANT .:O
There are $ 15,015,000 of 7 1\/2 % bonds priced at par and due 2008 and $ 24,985,000 of 7.6 % bonds priced at par and due 2015 .
[ "O", "O", "B-VALUE", "I-VALUE", "O", "B-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "O", "B-VALUE", "I-VALUE", "O", "B-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "O" ]
[ "There", "are", "$", "15,015,000", "of", "7", "1\\/2", "%", "bonds", "priced", "at", "par", "and", "due", "2008", "and", "$", "24,985,000", "of", "7.6", "%", "bonds", "priced", "at", "par", "and", "due", "2015", "." ]
fsrl22
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: There are $ 15,845,000 of 7 3\/8 % bonds priced at par and due 2004 ; $ 22,985,000 of 7 1\/2 % bonds priced at par and due 2009 ; and $ 82.6 million of 7.60 % bonds priced at par and due 2019 . Answer:
There:O are:O $:B-VALUE 15,845,000:I-VALUE of:O 7:B-QUANT 3\/8:I-QUANT %:I-QUANT bonds:I-QUANT priced:I-QUANT at:I-QUANT par:I-QUANT and:I-QUANT due:I-QUANT 2004:I-QUANT ;:O $:B-VALUE 22,985,000:I-VALUE of:O 7:B-QUANT 1\/2:I-QUANT %:I-QUANT bonds:I-QUANT priced:I-QUANT at:I-QUANT par:I-QUANT and:I-QUANT due:I-QUANT 2009:I-QUANT ;:O and:O $:B-VALUE 82.6:I-VALUE million:I-VALUE of:O 7.60:B-QUANT %:I-QUANT bonds:I-QUANT priced:I-QUANT at:I-QUANT par:I-QUANT and:I-QUANT due:I-QUANT 2019:I-QUANT .:O
There are $ 15,845,000 of 7 3\/8 % bonds priced at par and due 2004 ; $ 22,985,000 of 7 1\/2 % bonds priced at par and due 2009 ; and $ 82.6 million of 7.60 % bonds priced at par and due 2019 .
[ "O", "O", "B-VALUE", "I-VALUE", "O", "B-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "O", "B-VALUE", "I-VALUE", "O", "B-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "O" ]
[ "There", "are", "$", "15,845,000", "of", "7", "3\\/8", "%", "bonds", "priced", "at", "par", "and", "due", "2004", ";", "$", "22,985,000", "of", "7", "1\\/2", "%", "bonds", "priced", "at", "par", "and", "due", "2009", ";", "and", "$", "82.6", "million", "of", "7.60", "%", "bonds", "priced", "at", "par", "and", "due", "2019", "." ]
fsrl23
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Among other OTC issues , Intel , dropped 2 1\/8 to 33 7\/8 ; Laidlaw Transportation lost 1 1\/8 to 19 1\/2 ; the American depositary receipts of Jaguar were off 1\/4 to 10 1\/4 ; MCI Communications slipped 2 1\/4 to 43 1\/2 ; Apple Computer fell 3 to 45 3\/4 and Nike dropped 2 1\/4 to 66 3\/4 . Answer:
Among:O other:O OTC:B-WHOLE issues:I-WHOLE ,:O Intel:B-THEME ,:O dropped:B-MANNER 2:B-VALUE 1\/8:I-VALUE to:O 33:B-VALUE 7\/8:I-VALUE ;:O Laidlaw:B-THEME Transportation:I-THEME lost:B-MANNER 1:B-VALUE 1\/8:I-VALUE to:O 19:B-VALUE 1\/2:I-VALUE ;:O the:B-THEME American:I-THEME depositary:I-THEME receipts:I-THEME of:I-THEME Jaguar:I-THEME were:B-MANNER off:I-MANNER 1\/4:B-VALUE to:O 10:B-VALUE 1\/4:I-VALUE ;:O MCI:B-THEME Communications:I-THEME slipped:B-MANNER 2:B-VALUE 1\/4:I-VALUE to:O 43:B-VALUE 1\/2:I-VALUE ;:O Apple:B-THEME Computer:I-THEME fell:B-MANNER 3:B-VALUE to:O 45:B-VALUE 3\/4:I-VALUE and:O Nike:B-THEME dropped:B-MANNER 2:B-VALUE 1\/4:I-VALUE to:O 66:B-VALUE 3\/4:I-VALUE .:O
Among other OTC issues , Intel , dropped 2 1\/8 to 33 7\/8 ; Laidlaw Transportation lost 1 1\/8 to 19 1\/2 ; the American depositary receipts of Jaguar were off 1\/4 to 10 1\/4 ; MCI Communications slipped 2 1\/4 to 43 1\/2 ; Apple Computer fell 3 to 45 3\/4 and Nike dropped 2 1\/4 to 66 3\/4 .
[ "O", "O", "B-WHOLE", "I-WHOLE", "O", "B-THEME", "O", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-VALUE", "I-VALUE", "O", "B-THEME", "I-THEME", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-VALUE", "I-VALUE", "O", "B-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "B-MANNER", "I-MANNER", "B-VALUE", "O", "B-VALUE", "I-VALUE", "O", "B-THEME", "I-THEME", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-VALUE", "I-VALUE", "O", "B-THEME", "I-THEME", "B-MANNER", "B-VALUE", "O", "B-VALUE", "I-VALUE", "O", "B-THEME", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-VALUE", "I-VALUE", "O" ]
[ "Among", "other", "OTC", "issues", ",", "Intel", ",", "dropped", "2", "1\\/8", "to", "33", "7\\/8", ";", "Laidlaw", "Transportation", "lost", "1", "1\\/8", "to", "19", "1\\/2", ";", "the", "American", "depositary", "receipts", "of", "Jaguar", "were", "off", "1\\/4", "to", "10", "1\\/4", ";", "MCI", "Communications", "slipped", "2", "1\\/4", "to", "43", "1\\/2", ";", "Apple", "Computer", "fell", "3", "to", "45", "3\\/4", "and", "Nike", "dropped", "2", "1\\/4", "to", "66", "3\\/4", "." ]
fsrl24
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Varian Associates Inc. , Palo Alto , Calif. , reported fiscal fourth-quarter profit plunged more than 95 % to $ 1 million , or five cents a share , from $ 24.2 million , or $ 1.10 a share , in the year-earlier quarter . Answer:
Varian:B-THEME Associates:I-THEME Inc.:I-THEME ,:O Palo:B-LOCATION Alto:I-LOCATION ,:I-LOCATION Calif.:I-LOCATION ,:O reported:O fiscal:B-TIME fourth-quarter:I-TIME profit:B-QUANT plunged:O more:O than:O 95:O %:O to:O $:B-VALUE 1:I-VALUE million:I-VALUE ,:O or:O five:B-VALUE cents:I-VALUE a:I-VALUE share:I-VALUE ,:O from:O $:B-VALUE 24.2:I-VALUE million:I-VALUE ,:O or:O $:B-VALUE 1.10:I-VALUE a:I-VALUE share:I-VALUE ,:O in:B-TIME the:I-TIME year-earlier:I-TIME quarter:I-TIME .:O
Varian Associates Inc. , Palo Alto , Calif. , reported fiscal fourth-quarter profit plunged more than 95 % to $ 1 million , or five cents a share , from $ 24.2 million , or $ 1.10 a share , in the year-earlier quarter .
[ "B-THEME", "I-THEME", "I-THEME", "O", "B-LOCATION", "I-LOCATION", "I-LOCATION", "I-LOCATION", "O", "O", "B-TIME", "I-TIME", "B-QUANT", "O", "O", "O", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "B-TIME", "I-TIME", "I-TIME", "I-TIME", "O" ]
[ "Varian", "Associates", "Inc.", ",", "Palo", "Alto", ",", "Calif.", ",", "reported", "fiscal", "fourth-quarter", "profit", "plunged", "more", "than", "95", "%", "to", "$", "1", "million", ",", "or", "five", "cents", "a", "share", ",", "from", "$", "24.2", "million", ",", "or", "$", "1.10", "a", "share", ",", "in", "the", "year-earlier", "quarter", "." ]
fsrl25
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Daiwa House advanced 100 to 2,610 , Misawa Homes was up 60 at 2,940 , and Sekisui House gained 100 to 2,490 . Answer:
Daiwa:B-THEME House:I-THEME advanced:B-MANNER 100:B-VALUE to:O 2,610:B-VALUE ,:O Misawa:B-THEME Homes:I-THEME was:B-MANNER up:I-MANNER 60:B-VALUE at:O 2,940:B-VALUE ,:O and:O Sekisui:B-THEME House:I-THEME gained:B-MANNER 100:B-VALUE to:O 2,490:B-VALUE .:O
Daiwa House advanced 100 to 2,610 , Misawa Homes was up 60 at 2,940 , and Sekisui House gained 100 to 2,490 .
[ "B-THEME", "I-THEME", "B-MANNER", "B-VALUE", "O", "B-VALUE", "O", "B-THEME", "I-THEME", "B-MANNER", "I-MANNER", "B-VALUE", "O", "B-VALUE", "O", "O", "B-THEME", "I-THEME", "B-MANNER", "B-VALUE", "O", "B-VALUE", "O" ]
[ "Daiwa", "House", "advanced", "100", "to", "2,610", ",", "Misawa", "Homes", "was", "up", "60", "at", "2,940", ",", "and", "Sekisui", "House", "gained", "100", "to", "2,490", "." ]
fsrl26
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: The most striking example yesterday may have been in community development funds , where the two houses had separately approved a total of 27 projects valued at $ 20 million , and the conference added 15 more valued at $ 8 million to ostensibly preserve `` balance '' between the House and Senate . Answer:
The:O most:O striking:O example:O yesterday:B-TIME may:O have:O been:O in:O community:B-WHOLE development:I-WHOLE funds:I-WHOLE ,:O where:O the:O two:B-AGENT houses:I-AGENT had:O separately:O approved:B-QUANT a:O total:O of:O 27:B-VALUE projects:I-VALUE valued:B-QUANT at:O $:B-VALUE 20:I-VALUE million:I-VALUE ,:O and:O the:B-AGENT conference:I-AGENT added:B-QUANT 15:B-VALUE more:O valued:B-QUANT at:O $:B-VALUE 8:I-VALUE million:I-VALUE to:O ostensibly:O preserve:O ``:O balance:O '':O between:O the:O House:O and:O Senate:O .:O
The most striking example yesterday may have been in community development funds , where the two houses had separately approved a total of 27 projects valued at $ 20 million , and the conference added 15 more valued at $ 8 million to ostensibly preserve `` balance '' between the House and Senate .
[ "O", "O", "O", "O", "B-TIME", "O", "O", "O", "O", "B-WHOLE", "I-WHOLE", "I-WHOLE", "O", "O", "O", "B-AGENT", "I-AGENT", "O", "O", "B-QUANT", "O", "O", "O", "B-VALUE", "I-VALUE", "B-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-AGENT", "I-AGENT", "B-QUANT", "B-VALUE", "O", "B-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "most", "striking", "example", "yesterday", "may", "have", "been", "in", "community", "development", "funds", ",", "where", "the", "two", "houses", "had", "separately", "approved", "a", "total", "of", "27", "projects", "valued", "at", "$", "20", "million", ",", "and", "the", "conference", "added", "15", "more", "valued", "at", "$", "8", "million", "to", "ostensibly", "preserve", "``", "balance", "''", "between", "the", "House", "and", "Senate", "." ]
fsrl27
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Data for 1987 from the National Association of Suggestion Systems and the Japan Human Relations Association also indicate that Japanese employers adopt four of five suggestions , while their U.S. counterparts accept just one in four . Answer:
Data:B-SOURCE for:I-SOURCE 1987:I-SOURCE from:I-SOURCE the:I-SOURCE National:I-SOURCE Association:I-SOURCE of:I-SOURCE Suggestion:I-SOURCE Systems:I-SOURCE and:I-SOURCE the:I-SOURCE Japan:I-SOURCE Human:I-SOURCE Relations:I-SOURCE Association:I-SOURCE also:O indicate:O that:O Japanese:B-AGENT employers:I-AGENT adopt:B-QUANT four:B-VALUE of:I-VALUE five:I-VALUE suggestions:I-VALUE ,:O while:O their:O U.S.:B-AGENT counterparts:I-AGENT accept:B-QUANT just:O one:B-VALUE in:I-VALUE four:I-VALUE .:O
Data for 1987 from the National Association of Suggestion Systems and the Japan Human Relations Association also indicate that Japanese employers adopt four of five suggestions , while their U.S. counterparts accept just one in four .
[ "B-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "O", "O", "O", "B-AGENT", "I-AGENT", "B-QUANT", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "O", "O", "B-AGENT", "I-AGENT", "B-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O" ]
[ "Data", "for", "1987", "from", "the", "National", "Association", "of", "Suggestion", "Systems", "and", "the", "Japan", "Human", "Relations", "Association", "also", "indicate", "that", "Japanese", "employers", "adopt", "four", "of", "five", "suggestions", ",", "while", "their", "U.S.", "counterparts", "accept", "just", "one", "in", "four", "." ]
fsrl28
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: International Paper dropped 5\/8 to 51 , Georgia-Pacific fell 1 3\/4 to 56 1\/4 , Stone Container tumbled 1 1\/2 to 26 5\/8 , Great Northern Nekoosa went down 5\/8 to 38 3\/8 and Weyerhaeuser lost 7\/8 to 28 1\/8 . Answer:
International:B-THEME Paper:I-THEME dropped:B-MANNER 5\/8:B-VALUE to:O 51:B-VALUE ,:O Georgia-Pacific:B-THEME fell:B-MANNER 1:B-VALUE 3\/4:I-VALUE to:O 56:B-VALUE 1\/4:I-VALUE ,:O Stone:B-THEME Container:I-THEME tumbled:B-MANNER 1:B-VALUE 1\/2:I-VALUE to:O 26:B-VALUE 5\/8:I-VALUE ,:O Great:B-THEME Northern:I-THEME Nekoosa:I-THEME went:B-MANNER down:I-MANNER 5\/8:B-VALUE to:O 38:B-VALUE 3\/8:I-VALUE and:O Weyerhaeuser:B-THEME lost:B-MANNER 7\/8:B-VALUE to:O 28:B-VALUE 1\/8:I-VALUE .:O
International Paper dropped 5\/8 to 51 , Georgia-Pacific fell 1 3\/4 to 56 1\/4 , Stone Container tumbled 1 1\/2 to 26 5\/8 , Great Northern Nekoosa went down 5\/8 to 38 3\/8 and Weyerhaeuser lost 7\/8 to 28 1\/8 .
[ "B-THEME", "I-THEME", "B-MANNER", "B-VALUE", "O", "B-VALUE", "O", "B-THEME", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-VALUE", "I-VALUE", "O", "B-THEME", "I-THEME", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-VALUE", "I-VALUE", "O", "B-THEME", "I-THEME", "I-THEME", "B-MANNER", "I-MANNER", "B-VALUE", "O", "B-VALUE", "I-VALUE", "O", "B-THEME", "B-MANNER", "B-VALUE", "O", "B-VALUE", "I-VALUE", "O" ]
[ "International", "Paper", "dropped", "5\\/8", "to", "51", ",", "Georgia-Pacific", "fell", "1", "3\\/4", "to", "56", "1\\/4", ",", "Stone", "Container", "tumbled", "1", "1\\/2", "to", "26", "5\\/8", ",", "Great", "Northern", "Nekoosa", "went", "down", "5\\/8", "to", "38", "3\\/8", "and", "Weyerhaeuser", "lost", "7\\/8", "to", "28", "1\\/8", "." ]
fsrl29
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: September 's Hang Seng Consumer Price Index , which measures price changes for the 10 % of urban households spending HK$ 10,000 and HK$ 24,999 a month , was up 11 % from a year ago and up 1.3 % from August . Answer:
September:B-TIME 's:O Hang:B-QUANT Seng:I-QUANT Consumer:I-QUANT Price:I-QUANT Index:I-QUANT ,:O which:O measures:O price:O changes:O for:O the:O 10:O %:O of:O urban:O households:O spending:O HK$:O 10,000:O and:O HK$:O 24,999:O a:O month:O ,:O was:O up:B-MANNER 11:B-VALUE %:I-VALUE from:O a:B-REF_TIME year:I-REF_TIME ago:I-REF_TIME and:O up:B-MANNER 1.3:B-VALUE %:I-VALUE from:O August:B-REF_TIME .:O
September 's Hang Seng Consumer Price Index , which measures price changes for the 10 % of urban households spending HK$ 10,000 and HK$ 24,999 a month , was up 11 % from a year ago and up 1.3 % from August .
[ "B-TIME", "O", "B-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-REF_TIME", "I-REF_TIME", "I-REF_TIME", "O", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-REF_TIME", "O" ]
[ "September", "'s", "Hang", "Seng", "Consumer", "Price", "Index", ",", "which", "measures", "price", "changes", "for", "the", "10", "%", "of", "urban", "households", "spending", "HK$", "10,000", "and", "HK$", "24,999", "a", "month", ",", "was", "up", "11", "%", "from", "a", "year", "ago", "and", "up", "1.3", "%", "from", "August", "." ]
fsrl30
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: On Oct. 16 , 1987 -- the Friday before the Black Monday crash -- the New York market dropped 4.6 % , and Tokyo followed on Monday with a 2.4 % drop . Answer:
On:O Oct.:B-TIME 16:I-TIME ,:I-TIME 1987:I-TIME --:O the:B-TIME Friday:I-TIME before:I-TIME the:I-TIME Black:I-TIME Monday:I-TIME crash:I-TIME --:O the:B-THEME New:I-THEME York:I-THEME market:I-THEME dropped:B-MANNER 4.6:B-VALUE %:I-VALUE ,:O and:O Tokyo:B-THEME followed:O on:O Monday:B-TIME with:O a:O 2.4:B-VALUE %:I-VALUE drop:B-MANNER .:O
On Oct. 16 , 1987 -- the Friday before the Black Monday crash -- the New York market dropped 4.6 % , and Tokyo followed on Monday with a 2.4 % drop .
[ "O", "B-TIME", "I-TIME", "I-TIME", "I-TIME", "O", "B-TIME", "I-TIME", "I-TIME", "I-TIME", "I-TIME", "I-TIME", "I-TIME", "O", "B-THEME", "I-THEME", "I-THEME", "I-THEME", "B-MANNER", "B-VALUE", "I-VALUE", "O", "O", "B-THEME", "O", "O", "B-TIME", "O", "O", "B-VALUE", "I-VALUE", "B-MANNER", "O" ]
[ "On", "Oct.", "16", ",", "1987", "--", "the", "Friday", "before", "the", "Black", "Monday", "crash", "--", "the", "New", "York", "market", "dropped", "4.6", "%", ",", "and", "Tokyo", "followed", "on", "Monday", "with", "a", "2.4", "%", "drop", "." ]
fsrl31
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: In contrast to previous estimates reckoning the default rate on junk bonds at 2 % or 3 % , a Harvard study published in April of this year -LRB- and discussed in a lead story in The Wall Street Journal for Sept. 18 -RRB- found the default rate on these junk bonds is 34 % . Answer:
In:O contrast:O to:O previous:B-SOURCE estimates:I-SOURCE reckoning:O the:O default:B-QUANT rate:I-QUANT on:O junk:B-THEME bonds:I-THEME at:O 2:B-VALUE %:I-VALUE or:I-VALUE 3:I-VALUE %:I-VALUE ,:O a:B-SOURCE Harvard:I-SOURCE study:I-SOURCE published:I-SOURCE in:I-SOURCE April:I-SOURCE of:I-SOURCE this:I-SOURCE year:I-SOURCE -LRB-:O and:O discussed:O in:O a:O lead:O story:O in:O The:O Wall:O Street:O Journal:O for:O Sept.:O 18:O -RRB-:O found:O the:B-QUANT default:I-QUANT rate:I-QUANT on:O these:B-THEME junk:I-THEME bonds:I-THEME is:O 34:B-VALUE %:I-VALUE .:O
In contrast to previous estimates reckoning the default rate on junk bonds at 2 % or 3 % , a Harvard study published in April of this year -LRB- and discussed in a lead story in The Wall Street Journal for Sept. 18 -RRB- found the default rate on these junk bonds is 34 % .
[ "O", "O", "O", "B-SOURCE", "I-SOURCE", "O", "O", "B-QUANT", "I-QUANT", "O", "B-THEME", "I-THEME", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "B-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-QUANT", "I-QUANT", "I-QUANT", "O", "B-THEME", "I-THEME", "I-THEME", "O", "B-VALUE", "I-VALUE", "O" ]
[ "In", "contrast", "to", "previous", "estimates", "reckoning", "the", "default", "rate", "on", "junk", "bonds", "at", "2", "%", "or", "3", "%", ",", "a", "Harvard", "study", "published", "in", "April", "of", "this", "year", "-LRB-", "and", "discussed", "in", "a", "lead", "story", "in", "The", "Wall", "Street", "Journal", "for", "Sept.", "18", "-RRB-", "found", "the", "default", "rate", "on", "these", "junk", "bonds", "is", "34", "%", "." ]
fsrl32
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: For the nine months , net income rose 19 % to $ 449 million , or $ 2.40 a share , from $ 375.9 million , or $ 2.01 a share , a year earlier . Answer:
For:B-TIME the:I-TIME nine:I-TIME months:I-TIME ,:O net:B-QUANT income:I-QUANT rose:O 19:O %:O to:O $:B-VALUE 449:I-VALUE million:I-VALUE ,:O or:O $:B-VALUE 2.40:I-VALUE a:I-VALUE share:I-VALUE ,:O from:O $:B-VALUE 375.9:I-VALUE million:I-VALUE ,:O or:O $:B-VALUE 2.01:I-VALUE a:I-VALUE share:I-VALUE ,:O a:B-TIME year:I-TIME earlier:I-TIME .:O
For the nine months , net income rose 19 % to $ 449 million , or $ 2.40 a share , from $ 375.9 million , or $ 2.01 a share , a year earlier .
[ "B-TIME", "I-TIME", "I-TIME", "I-TIME", "O", "B-QUANT", "I-QUANT", "O", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "B-TIME", "I-TIME", "I-TIME", "O" ]
[ "For", "the", "nine", "months", ",", "net", "income", "rose", "19", "%", "to", "$", "449", "million", ",", "or", "$", "2.40", "a", "share", ",", "from", "$", "375.9", "million", ",", "or", "$", "2.01", "a", "share", ",", "a", "year", "earlier", "." ]
fsrl33
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: PacifiCare Health Systems Inc. , proposed offering of 1.5 million common shares , of which 700,000 shares will be offered by PacifiCare and 800,000 shares by UniHealth America Inc . -LRB- PacifiCare 's 71 % -RRB- , via Dillon , Read & Co. Inc. , Goldman , Sachs & Co. and Dean Witter Reynolds Inc . Answer:
PacifiCare:B-THEME Health:I-THEME Systems:I-THEME Inc.:I-THEME ,:O proposed:B-QUANT offering:I-QUANT of:O 1.5:B-WHOLE million:I-WHOLE common:I-WHOLE shares:I-WHOLE ,:O of:O which:O 700,000:B-VALUE shares:I-VALUE will:O be:O offered:B-QUANT by:O PacifiCare:B-AGENT and:O 800,000:B-VALUE shares:I-VALUE by:O UniHealth:B-AGENT America:I-AGENT Inc:I-AGENT .:I-AGENT -LRB-:O PacifiCare:O 's:O 71:O %:O -RRB-:O ,:O via:O Dillon:O ,:O Read:O &:O Co.:O Inc.:O ,:O Goldman:O ,:O Sachs:O &:O Co.:O and:O Dean:O Witter:O Reynolds:O Inc:O .:O
PacifiCare Health Systems Inc. , proposed offering of 1.5 million common shares , of which 700,000 shares will be offered by PacifiCare and 800,000 shares by UniHealth America Inc . -LRB- PacifiCare 's 71 % -RRB- , via Dillon , Read & Co. Inc. , Goldman , Sachs & Co. and Dean Witter Reynolds Inc .
[ "B-THEME", "I-THEME", "I-THEME", "I-THEME", "O", "B-QUANT", "I-QUANT", "O", "B-WHOLE", "I-WHOLE", "I-WHOLE", "I-WHOLE", "O", "O", "O", "B-VALUE", "I-VALUE", "O", "O", "B-QUANT", "O", "B-AGENT", "O", "B-VALUE", "I-VALUE", "O", "B-AGENT", "I-AGENT", "I-AGENT", "I-AGENT", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "PacifiCare", "Health", "Systems", "Inc.", ",", "proposed", "offering", "of", "1.5", "million", "common", "shares", ",", "of", "which", "700,000", "shares", "will", "be", "offered", "by", "PacifiCare", "and", "800,000", "shares", "by", "UniHealth", "America", "Inc", ".", "-LRB-", "PacifiCare", "'s", "71", "%", "-RRB-", ",", "via", "Dillon", ",", "Read", "&", "Co.", "Inc.", ",", "Goldman", ",", "Sachs", "&", "Co.", "and", "Dean", "Witter", "Reynolds", "Inc", "." ]
fsrl34
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: It also said that in July , it bid 10,000 yen to design a system for the Saitama prefectural library , and two years ago , it bid one yen to plan the telecommunications system for Wakayama prefecture . Answer:
It:B-AGENT also:O said:O that:O in:O July:B-TIME ,:O it:B-AGENT bid:B-QUANT 10,000:B-VALUE yen:I-VALUE to:O design:B-QUANT a:I-QUANT system:I-QUANT for:I-QUANT the:I-QUANT Saitama:I-QUANT prefectural:I-QUANT library:I-QUANT ,:O and:O two:B-TIME years:I-TIME ago:I-TIME ,:O it:B-AGENT bid:B-QUANT one:B-VALUE yen:I-VALUE to:O plan:B-QUANT the:I-QUANT telecommunications:I-QUANT system:I-QUANT for:I-QUANT Wakayama:I-QUANT prefecture:I-QUANT .:O
It also said that in July , it bid 10,000 yen to design a system for the Saitama prefectural library , and two years ago , it bid one yen to plan the telecommunications system for Wakayama prefecture .
[ "B-AGENT", "O", "O", "O", "O", "B-TIME", "O", "B-AGENT", "B-QUANT", "B-VALUE", "I-VALUE", "O", "B-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "O", "O", "B-TIME", "I-TIME", "I-TIME", "O", "B-AGENT", "B-QUANT", "B-VALUE", "I-VALUE", "O", "B-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "O" ]
[ "It", "also", "said", "that", "in", "July", ",", "it", "bid", "10,000", "yen", "to", "design", "a", "system", "for", "the", "Saitama", "prefectural", "library", ",", "and", "two", "years", "ago", ",", "it", "bid", "one", "yen", "to", "plan", "the", "telecommunications", "system", "for", "Wakayama", "prefecture", "." ]
fsrl35
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Government National Mortgage Association 9 % securities for November delivery were quoted late yesterday at 98 10\/32 , up 10\/32 ; and Freddie Mac 9 % securities were at 97 1\/2 , up 1\/4 . Answer:
Government:B-THEME National:I-THEME Mortgage:I-THEME Association:I-THEME 9:I-THEME %:I-THEME securities:I-THEME for:I-THEME November:I-THEME delivery:I-THEME were:O quoted:O late:B-TIME yesterday:I-TIME at:O 98:B-VALUE 10\/32:I-VALUE ,:O up:B-MANNER 10\/32:B-VALUE ;:O and:O Freddie:B-THEME Mac:I-THEME 9:I-THEME %:I-THEME securities:I-THEME were:O at:O 97:B-VALUE 1\/2:I-VALUE ,:O up:B-MANNER 1\/4:B-VALUE .:O
Government National Mortgage Association 9 % securities for November delivery were quoted late yesterday at 98 10\/32 , up 10\/32 ; and Freddie Mac 9 % securities were at 97 1\/2 , up 1\/4 .
[ "B-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "O", "O", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "O", "B-MANNER", "B-VALUE", "O", "O", "B-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "O", "O", "B-VALUE", "I-VALUE", "O", "B-MANNER", "B-VALUE", "O" ]
[ "Government", "National", "Mortgage", "Association", "9", "%", "securities", "for", "November", "delivery", "were", "quoted", "late", "yesterday", "at", "98", "10\\/32", ",", "up", "10\\/32", ";", "and", "Freddie", "Mac", "9", "%", "securities", "were", "at", "97", "1\\/2", ",", "up", "1\\/4", "." ]
fsrl36
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: A.H. Belo Corp. said its net income was $ 3.1 million , or 15 cents a share , in the third quarter , more than four times its profit of $ 663,000 , or three cents a share , last year . Answer:
A.H.:B-THEME Belo:I-THEME Corp.:I-THEME said:O its:O net:B-QUANT income:I-QUANT was:O $:B-VALUE 3.1:I-VALUE million:I-VALUE ,:O or:O 15:B-VALUE cents:I-VALUE a:I-VALUE share:I-VALUE ,:O in:O the:B-TIME third:I-TIME quarter:I-TIME ,:O more:O than:O four:O times:O its:O profit:B-QUANT of:O $:B-VALUE 663,000:I-VALUE ,:O or:O three:B-VALUE cents:I-VALUE a:I-VALUE share:I-VALUE ,:O last:B-TIME year:I-TIME .:O
A.H. Belo Corp. said its net income was $ 3.1 million , or 15 cents a share , in the third quarter , more than four times its profit of $ 663,000 , or three cents a share , last year .
[ "B-THEME", "I-THEME", "I-THEME", "O", "O", "B-QUANT", "I-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-TIME", "I-TIME", "I-TIME", "O", "O", "O", "O", "O", "O", "B-QUANT", "O", "B-VALUE", "I-VALUE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "B-TIME", "I-TIME", "O" ]
[ "A.H.", "Belo", "Corp.", "said", "its", "net", "income", "was", "$", "3.1", "million", ",", "or", "15", "cents", "a", "share", ",", "in", "the", "third", "quarter", ",", "more", "than", "four", "times", "its", "profit", "of", "$", "663,000", ",", "or", "three", "cents", "a", "share", ",", "last", "year", "." ]
fsrl37
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Waterford Wedgwood PLC , a financially troubled Irish maker of fine crystal and Wedgwood china , reported that its pretax loss for the first six months widened to 10.6 million Irish punts -LRB- $ 14.9 million -RRB- from 5.8 million Irish punts a year earlier . Answer:
Waterford:B-THEME Wedgwood:I-THEME PLC:I-THEME ,:O a:O financially:O troubled:O Irish:O maker:O of:O fine:O crystal:O and:O Wedgwood:O china:O ,:O reported:O that:O its:O pretax:B-QUANT loss:I-QUANT for:O the:B-TIME first:I-TIME six:I-TIME months:I-TIME widened:O to:O 10.6:B-VALUE million:I-VALUE Irish:I-VALUE punts:I-VALUE -LRB-:O $:O 14.9:O million:O -RRB-:O from:O 5.8:B-VALUE million:I-VALUE Irish:I-VALUE punts:I-VALUE a:B-TIME year:I-TIME earlier:I-TIME .:O
Waterford Wedgwood PLC , a financially troubled Irish maker of fine crystal and Wedgwood china , reported that its pretax loss for the first six months widened to 10.6 million Irish punts -LRB- $ 14.9 million -RRB- from 5.8 million Irish punts a year earlier .
[ "B-THEME", "I-THEME", "I-THEME", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-QUANT", "I-QUANT", "O", "B-TIME", "I-TIME", "I-TIME", "I-TIME", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "O", "O", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "B-TIME", "I-TIME", "I-TIME", "O" ]
[ "Waterford", "Wedgwood", "PLC", ",", "a", "financially", "troubled", "Irish", "maker", "of", "fine", "crystal", "and", "Wedgwood", "china", ",", "reported", "that", "its", "pretax", "loss", "for", "the", "first", "six", "months", "widened", "to", "10.6", "million", "Irish", "punts", "-LRB-", "$", "14.9", "million", "-RRB-", "from", "5.8", "million", "Irish", "punts", "a", "year", "earlier", "." ]
fsrl38
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: These payments consisted of $ 54 million in scheduled payments and $ 121 million in prepayments , funded by $ 82.8 million from operating cash flow , zero-coupon subordinated debt and assets sales . Answer:
These:B-WHOLE payments:I-WHOLE consisted:O of:O $:B-VALUE 54:I-VALUE million:I-VALUE in:O scheduled:B-QUANT payments:I-QUANT and:O $:B-VALUE 121:I-VALUE million:I-VALUE in:O prepayments:B-QUANT ,:O funded:O by:O $:O 82.8:O million:O from:O operating:O cash:O flow:O ,:O zero-coupon:O subordinated:O debt:O and:O assets:O sales:O .:O
These payments consisted of $ 54 million in scheduled payments and $ 121 million in prepayments , funded by $ 82.8 million from operating cash flow , zero-coupon subordinated debt and assets sales .
[ "B-WHOLE", "I-WHOLE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-QUANT", "I-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-QUANT", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "These", "payments", "consisted", "of", "$", "54", "million", "in", "scheduled", "payments", "and", "$", "121", "million", "in", "prepayments", ",", "funded", "by", "$", "82.8", "million", "from", "operating", "cash", "flow", ",", "zero-coupon", "subordinated", "debt", "and", "assets", "sales", "." ]
fsrl39
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Carol Cable , which operates 12 manufacturing plants , had operating profit of $ 11.7 million on sales of $ 153.3 million for the first six months of this year and operating profit of $ 25.6 million on sales of $ 294.6 million for all of 1988 . Answer:
Carol:B-THEME Cable:I-THEME ,:O which:O operates:O 12:O manufacturing:O plants:O ,:O had:O operating:B-QUANT profit:I-QUANT of:O $:B-VALUE 11.7:I-VALUE million:I-VALUE on:O sales:B-QUANT of:O $:B-VALUE 153.3:I-VALUE million:I-VALUE for:O the:B-TIME first:I-TIME six:I-TIME months:I-TIME of:I-TIME this:I-TIME year:I-TIME and:O operating:B-QUANT profit:I-QUANT of:O $:B-VALUE 25.6:I-VALUE million:I-VALUE on:O sales:B-QUANT of:O $:B-VALUE 294.6:I-VALUE million:I-VALUE for:O all:B-TIME of:I-TIME 1988:I-TIME .:O
Carol Cable , which operates 12 manufacturing plants , had operating profit of $ 11.7 million on sales of $ 153.3 million for the first six months of this year and operating profit of $ 25.6 million on sales of $ 294.6 million for all of 1988 .
[ "B-THEME", "I-THEME", "O", "O", "O", "O", "O", "O", "O", "O", "B-QUANT", "I-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-TIME", "I-TIME", "I-TIME", "I-TIME", "I-TIME", "I-TIME", "I-TIME", "O", "B-QUANT", "I-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-TIME", "I-TIME", "I-TIME", "O" ]
[ "Carol", "Cable", ",", "which", "operates", "12", "manufacturing", "plants", ",", "had", "operating", "profit", "of", "$", "11.7", "million", "on", "sales", "of", "$", "153.3", "million", "for", "the", "first", "six", "months", "of", "this", "year", "and", "operating", "profit", "of", "$", "25.6", "million", "on", "sales", "of", "$", "294.6", "million", "for", "all", "of", "1988", "." ]
fsrl40
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: The deficit reduction bill contains $ 5.3 billion in tax increases in fiscal 1990 , and $ 26 billion over five years . Answer:
The:B-THEME deficit:I-THEME reduction:I-THEME bill:I-THEME contains:O $:B-VALUE 5.3:I-VALUE billion:I-VALUE in:O tax:B-QUANT increases:I-QUANT in:O fiscal:B-TIME 1990:I-TIME ,:O and:O $:B-VALUE 26:I-VALUE billion:I-VALUE over:B-TIME five:I-TIME years:I-TIME .:O
The deficit reduction bill contains $ 5.3 billion in tax increases in fiscal 1990 , and $ 26 billion over five years .
[ "B-THEME", "I-THEME", "I-THEME", "I-THEME", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-QUANT", "I-QUANT", "O", "B-TIME", "I-TIME", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "B-TIME", "I-TIME", "I-TIME", "O" ]
[ "The", "deficit", "reduction", "bill", "contains", "$", "5.3", "billion", "in", "tax", "increases", "in", "fiscal", "1990", ",", "and", "$", "26", "billion", "over", "five", "years", "." ]
fsrl41
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Fleet reported nine-month net of $ 279.0 million , or $ 2.51 a primary share , up from $ 248.2 million , or $ 2.28 a share , a year earlier . Answer:
Fleet:B-THEME reported:O nine-month:B-TIME net:B-QUANT of:O $:B-VALUE 279.0:I-VALUE million:I-VALUE ,:O or:O $:B-VALUE 2.51:I-VALUE a:I-VALUE primary:I-VALUE share:I-VALUE ,:O up:O from:O $:B-VALUE 248.2:I-VALUE million:I-VALUE ,:O or:O $:B-VALUE 2.28:I-VALUE a:I-VALUE share:I-VALUE ,:O a:B-TIME year:I-TIME earlier:I-TIME .:O
Fleet reported nine-month net of $ 279.0 million , or $ 2.51 a primary share , up from $ 248.2 million , or $ 2.28 a share , a year earlier .
[ "B-THEME", "O", "B-TIME", "B-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "B-TIME", "I-TIME", "I-TIME", "O" ]
[ "Fleet", "reported", "nine-month", "net", "of", "$", "279.0", "million", ",", "or", "$", "2.51", "a", "primary", "share", ",", "up", "from", "$", "248.2", "million", ",", "or", "$", "2.28", "a", "share", ",", "a", "year", "earlier", "." ]
fsrl42
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Area employment dropped by 13 % from its 1979 peak and retail sales were down 14 % . Answer:
Area:B-QUANT employment:I-QUANT dropped:B-MANNER by:O 13:B-VALUE %:I-VALUE from:O its:O 1979:B-REF_TIME peak:O and:O retail:B-QUANT sales:I-QUANT were:O down:B-MANNER 14:B-VALUE %:I-VALUE .:O
Area employment dropped by 13 % from its 1979 peak and retail sales were down 14 % .
[ "B-QUANT", "I-QUANT", "B-MANNER", "O", "B-VALUE", "I-VALUE", "O", "O", "B-REF_TIME", "O", "O", "B-QUANT", "I-QUANT", "O", "B-MANNER", "B-VALUE", "I-VALUE", "O" ]
[ "Area", "employment", "dropped", "by", "13", "%", "from", "its", "1979", "peak", "and", "retail", "sales", "were", "down", "14", "%", "." ]
fsrl43
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Mr. Wolf owns 75,000 UAL shares and has options to buy another 250,000 at $ 83.3125 each . Answer:
Mr.:B-AGENT Wolf:I-AGENT owns:B-QUANT 75,000:B-VALUE UAL:I-VALUE shares:I-VALUE and:O has:B-QUANT options:I-QUANT to:I-QUANT buy:I-QUANT another:O 250,000:B-VALUE at:O $:O 83.3125:O each:O .:O
Mr. Wolf owns 75,000 UAL shares and has options to buy another 250,000 at $ 83.3125 each .
[ "B-AGENT", "I-AGENT", "B-QUANT", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "O", "B-VALUE", "O", "O", "O", "O", "O" ]
[ "Mr.", "Wolf", "owns", "75,000", "UAL", "shares", "and", "has", "options", "to", "buy", "another", "250,000", "at", "$", "83.3125", "each", "." ]
fsrl44
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: The three offerings together bring Fannie Mae 's 1989 Remic issuance to $ 32.4 billion and its total Remic volume to $ 44.5 billion since the program began in April 1987 . Answer:
The:O three:O offerings:O together:O bring:O Fannie:B-THEME Mae:I-THEME 's:O 1989:B-TIME Remic:B-QUANT issuance:I-QUANT to:O $:B-VALUE 32.4:I-VALUE billion:I-VALUE and:O its:B-THEME total:B-QUANT Remic:I-QUANT volume:I-QUANT to:O $:B-VALUE 44.5:I-VALUE billion:I-VALUE since:B-TIME the:I-TIME program:I-TIME began:I-TIME in:I-TIME April:I-TIME 1987:I-TIME .:O
The three offerings together bring Fannie Mae 's 1989 Remic issuance to $ 32.4 billion and its total Remic volume to $ 44.5 billion since the program began in April 1987 .
[ "O", "O", "O", "O", "O", "B-THEME", "I-THEME", "O", "B-TIME", "B-QUANT", "I-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-THEME", "B-QUANT", "I-QUANT", "I-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "B-TIME", "I-TIME", "I-TIME", "I-TIME", "I-TIME", "I-TIME", "I-TIME", "O" ]
[ "The", "three", "offerings", "together", "bring", "Fannie", "Mae", "'s", "1989", "Remic", "issuance", "to", "$", "32.4", "billion", "and", "its", "total", "Remic", "volume", "to", "$", "44.5", "billion", "since", "the", "program", "began", "in", "April", "1987", "." ]
fsrl45
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: The most recent OTC short interest statistics were compiled Oct. 13 , the day the Nasdaq composite index slid 3 % and the New York Stock Exchange tumbled 7 % . Answer:
The:O most:O recent:O OTC:O short:O interest:O statistics:O were:O compiled:O Oct.:B-TIME 13:I-TIME ,:O the:O day:O the:B-THEME Nasdaq:I-THEME composite:I-THEME index:I-THEME slid:B-MANNER 3:B-VALUE %:I-VALUE and:O the:B-THEME New:I-THEME York:I-THEME Stock:I-THEME Exchange:I-THEME tumbled:B-MANNER 7:B-VALUE %:I-VALUE .:O
The most recent OTC short interest statistics were compiled Oct. 13 , the day the Nasdaq composite index slid 3 % and the New York Stock Exchange tumbled 7 % .
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-TIME", "I-TIME", "O", "O", "O", "B-THEME", "I-THEME", "I-THEME", "I-THEME", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "B-MANNER", "B-VALUE", "I-VALUE", "O" ]
[ "The", "most", "recent", "OTC", "short", "interest", "statistics", "were", "compiled", "Oct.", "13", ",", "the", "day", "the", "Nasdaq", "composite", "index", "slid", "3", "%", "and", "the", "New", "York", "Stock", "Exchange", "tumbled", "7", "%", "." ]
fsrl46
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: In 1988 , 31.6 % of blacks lived in poverty , compared with 10.1 % for whites and 26.8 % for Hispanics . Answer:
In:O 1988:B-TIME ,:O 31.6:B-VALUE %:I-VALUE of:O blacks:B-WHOLE lived:B-QUANT in:I-QUANT poverty:I-QUANT ,:O compared:O with:O 10.1:B-VALUE %:I-VALUE for:O whites:B-WHOLE and:O 26.8:B-VALUE %:I-VALUE for:O Hispanics:B-WHOLE .:O
In 1988 , 31.6 % of blacks lived in poverty , compared with 10.1 % for whites and 26.8 % for Hispanics .
[ "O", "B-TIME", "O", "B-VALUE", "I-VALUE", "O", "B-WHOLE", "B-QUANT", "I-QUANT", "I-QUANT", "O", "O", "O", "B-VALUE", "I-VALUE", "O", "B-WHOLE", "O", "B-VALUE", "I-VALUE", "O", "B-WHOLE", "O" ]
[ "In", "1988", ",", "31.6", "%", "of", "blacks", "lived", "in", "poverty", ",", "compared", "with", "10.1", "%", "for", "whites", "and", "26.8", "%", "for", "Hispanics", "." ]
fsrl47
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: The $ 472 million of losses State Farm expects from Hugo and an additional $ 300 million from the earthquake are less than 5 % of State Farm 's $ 16.7 billion total net worth . Answer:
The:O $:B-VALUE 472:I-VALUE million:I-VALUE of:O losses:B-QUANT State:B-THEME Farm:I-THEME expects:O from:O Hugo:B-CAUSE and:O an:O additional:O $:B-VALUE 300:I-VALUE million:I-VALUE from:O the:B-CAUSE earthquake:I-CAUSE are:O less:O than:O 5:O %:O of:O State:O Farm:O 's:O $:O 16.7:O billion:O total:O net:O worth:O .:O
The $ 472 million of losses State Farm expects from Hugo and an additional $ 300 million from the earthquake are less than 5 % of State Farm 's $ 16.7 billion total net worth .
[ "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-QUANT", "B-THEME", "I-THEME", "O", "O", "B-CAUSE", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-CAUSE", "I-CAUSE", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "The", "$", "472", "million", "of", "losses", "State", "Farm", "expects", "from", "Hugo", "and", "an", "additional", "$", "300", "million", "from", "the", "earthquake", "are", "less", "than", "5", "%", "of", "State", "Farm", "'s", "$", "16.7", "billion", "total", "net", "worth", "." ]
fsrl48
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: The October 1987 contract that day rose as much as $ 8.70 to as high as $ 471.60 , and the more deferred positions , due to mature as late as March 1989 , rose as much as $ 9.60 . Answer:
The:B-THEME October:I-THEME 1987:I-THEME contract:I-THEME that:B-TIME day:I-TIME rose:B-MANNER as:O much:O as:O $:B-VALUE 8.70:I-VALUE to:O as:O high:O as:O $:O 471.60:O ,:O and:O the:O more:O deferred:B-THEME positions:I-THEME ,:O due:O to:O mature:O as:O late:O as:O March:O 1989:O ,:O rose:B-MANNER as:O much:O as:O $:B-VALUE 9.60:I-VALUE .:O
The October 1987 contract that day rose as much as $ 8.70 to as high as $ 471.60 , and the more deferred positions , due to mature as late as March 1989 , rose as much as $ 9.60 .
[ "B-THEME", "I-THEME", "I-THEME", "I-THEME", "B-TIME", "I-TIME", "B-MANNER", "O", "O", "O", "B-VALUE", "I-VALUE", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-THEME", "I-THEME", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-MANNER", "O", "O", "O", "B-VALUE", "I-VALUE", "O" ]
[ "The", "October", "1987", "contract", "that", "day", "rose", "as", "much", "as", "$", "8.70", "to", "as", "high", "as", "$", "471.60", ",", "and", "the", "more", "deferred", "positions", ",", "due", "to", "mature", "as", "late", "as", "March", "1989", ",", "rose", "as", "much", "as", "$", "9.60", "." ]
fsrl49
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Results for the 1989 third quarter and nine months include a pretax loss of $ 33 million from the company 's business improvement and refocusing program , and a gain of $ 49 million on the sale of a subsidiary 's common stock . Answer:
Results:B-WHOLE for:I-WHOLE the:I-WHOLE 1989:I-WHOLE third:I-WHOLE quarter:I-WHOLE and:I-WHOLE nine:I-WHOLE months:I-WHOLE include:O a:O pretax:B-QUANT loss:I-QUANT of:O $:B-VALUE 33:I-VALUE million:I-VALUE from:O the:B-CAUSE company:I-CAUSE 's:I-CAUSE business:I-CAUSE improvement:I-CAUSE and:I-CAUSE refocusing:I-CAUSE program:I-CAUSE ,:O and:O a:O gain:B-QUANT of:O $:B-VALUE 49:I-VALUE million:I-VALUE on:O the:B-CAUSE sale:I-CAUSE of:I-CAUSE a:I-CAUSE subsidiary:I-CAUSE 's:I-CAUSE common:I-CAUSE stock:I-CAUSE .:O
Results for the 1989 third quarter and nine months include a pretax loss of $ 33 million from the company 's business improvement and refocusing program , and a gain of $ 49 million on the sale of a subsidiary 's common stock .
[ "B-WHOLE", "I-WHOLE", "I-WHOLE", "I-WHOLE", "I-WHOLE", "I-WHOLE", "I-WHOLE", "I-WHOLE", "I-WHOLE", "O", "O", "B-QUANT", "I-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "O", "O", "O", "B-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "O" ]
[ "Results", "for", "the", "1989", "third", "quarter", "and", "nine", "months", "include", "a", "pretax", "loss", "of", "$", "33", "million", "from", "the", "company", "'s", "business", "improvement", "and", "refocusing", "program", ",", "and", "a", "gain", "of", "$", "49", "million", "on", "the", "sale", "of", "a", "subsidiary", "'s", "common", "stock", "." ]
fsrl50
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: They include USX down 11.7 % ; Upjohn , down 11.1 % ; Campbell Soup , down 11 % ; Paramount Communications off 10.3 % ; Woolworth , down 10.2 % ; Delta Air Lines , down 10.1 % , and MCA , down 9.7 % . Answer:
They:B-WHOLE include:O USX:B-THEME down:B-MANNER 11.7:B-VALUE %:I-VALUE ;:O Upjohn:B-THEME ,:O down:B-MANNER 11.1:B-VALUE %:I-VALUE ;:O Campbell:B-THEME Soup:I-THEME ,:O down:B-MANNER 11:B-VALUE %:I-VALUE ;:O Paramount:B-THEME Communications:I-THEME off:B-MANNER 10.3:B-VALUE %:I-VALUE ;:O Woolworth:B-THEME ,:O down:B-MANNER 10.2:B-VALUE %:I-VALUE ;:O Delta:B-THEME Air:I-THEME Lines:I-THEME ,:O down:B-MANNER 10.1:B-VALUE %:I-VALUE ,:O and:O MCA:B-THEME ,:O down:B-MANNER 9.7:B-VALUE %:I-VALUE .:O
They include USX down 11.7 % ; Upjohn , down 11.1 % ; Campbell Soup , down 11 % ; Paramount Communications off 10.3 % ; Woolworth , down 10.2 % ; Delta Air Lines , down 10.1 % , and MCA , down 9.7 % .
[ "B-WHOLE", "O", "B-THEME", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-THEME", "O", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-THEME", "I-THEME", "O", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-THEME", "I-THEME", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-THEME", "O", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-THEME", "I-THEME", "I-THEME", "O", "B-MANNER", "B-VALUE", "I-VALUE", "O", "O", "B-THEME", "O", "B-MANNER", "B-VALUE", "I-VALUE", "O" ]
[ "They", "include", "USX", "down", "11.7", "%", ";", "Upjohn", ",", "down", "11.1", "%", ";", "Campbell", "Soup", ",", "down", "11", "%", ";", "Paramount", "Communications", "off", "10.3", "%", ";", "Woolworth", ",", "down", "10.2", "%", ";", "Delta", "Air", "Lines", ",", "down", "10.1", "%", ",", "and", "MCA", ",", "down", "9.7", "%", "." ]
fsrl51
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Showa Shell gained 20 to 1,570 and Mitsubishi Oil rose 50 to 1,500 . Answer:
Showa:B-THEME Shell:I-THEME gained:B-MANNER 20:B-VALUE to:O 1,570:B-VALUE and:O Mitsubishi:B-THEME Oil:I-THEME rose:B-MANNER 50:B-VALUE to:O 1,500:B-VALUE .:O
Showa Shell gained 20 to 1,570 and Mitsubishi Oil rose 50 to 1,500 .
[ "B-THEME", "I-THEME", "B-MANNER", "B-VALUE", "O", "B-VALUE", "O", "B-THEME", "I-THEME", "B-MANNER", "B-VALUE", "O", "B-VALUE", "O" ]
[ "Showa", "Shell", "gained", "20", "to", "1,570", "and", "Mitsubishi", "Oil", "rose", "50", "to", "1,500", "." ]
fsrl52
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: On the prospect for rebuilding northern California , investors bid up cement-makers Calmat Co. , up $ 2.75 to $ 28.75 , and Lone Star Industries Inc. , up $ 1.75 to $ 29.25 . Answer:
On:O the:B-CAUSE prospect:I-CAUSE for:I-CAUSE rebuilding:I-CAUSE northern:I-CAUSE California:I-CAUSE ,:O investors:O bid:O up:O cement-makers:B-WHOLE Calmat:B-THEME Co.:I-THEME ,:O up:B-MANNER $:B-VALUE 2.75:I-VALUE to:O $:B-VALUE 28.75:I-VALUE ,:O and:O Lone:B-THEME Star:I-THEME Industries:I-THEME Inc.:I-THEME ,:O up:B-MANNER $:B-VALUE 1.75:I-VALUE to:O $:B-VALUE 29.25:I-VALUE .:O
On the prospect for rebuilding northern California , investors bid up cement-makers Calmat Co. , up $ 2.75 to $ 28.75 , and Lone Star Industries Inc. , up $ 1.75 to $ 29.25 .
[ "O", "B-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "O", "O", "O", "O", "B-WHOLE", "B-THEME", "I-THEME", "O", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-VALUE", "I-VALUE", "O", "O", "B-THEME", "I-THEME", "I-THEME", "I-THEME", "O", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-VALUE", "I-VALUE", "O" ]
[ "On", "the", "prospect", "for", "rebuilding", "northern", "California", ",", "investors", "bid", "up", "cement-makers", "Calmat", "Co.", ",", "up", "$", "2.75", "to", "$", "28.75", ",", "and", "Lone", "Star", "Industries", "Inc.", ",", "up", "$", "1.75", "to", "$", "29.25", "." ]
fsrl53
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Private dressmaking , for example , is allowed in 10 Soviet republics but banned by five ; shoemaking is allowed in seven but illegal in nine . Answer:
Private:B-THEME dressmaking:I-THEME ,:O for:O example:O ,:O is:O allowed:B-QUANT in:O 10:B-VALUE Soviet:I-VALUE republics:I-VALUE but:O banned:B-QUANT by:O five:B-VALUE ;:O shoemaking:B-THEME is:O allowed:B-QUANT in:O seven:B-VALUE but:O illegal:B-QUANT in:O nine:B-VALUE .:O
Private dressmaking , for example , is allowed in 10 Soviet republics but banned by five ; shoemaking is allowed in seven but illegal in nine .
[ "B-THEME", "I-THEME", "O", "O", "O", "O", "O", "B-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-QUANT", "O", "B-VALUE", "O", "B-THEME", "O", "B-QUANT", "O", "B-VALUE", "O", "B-QUANT", "O", "B-VALUE", "O" ]
[ "Private", "dressmaking", ",", "for", "example", ",", "is", "allowed", "in", "10", "Soviet", "republics", "but", "banned", "by", "five", ";", "shoemaking", "is", "allowed", "in", "seven", "but", "illegal", "in", "nine", "." ]
fsrl54
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: The big apparel maker and retailer said that its net income in the latest quarter increased to $ 51.1 million , or 58 cents a share , from $ 31.7 million , or 36 cents a share , a year earlier . Answer:
The:B-THEME big:I-THEME apparel:I-THEME maker:I-THEME and:I-THEME retailer:I-THEME said:O that:O its:O net:B-QUANT income:I-QUANT in:O the:B-TIME latest:I-TIME quarter:I-TIME increased:O to:O $:B-VALUE 51.1:I-VALUE million:I-VALUE ,:O or:O 58:B-VALUE cents:I-VALUE a:I-VALUE share:I-VALUE ,:O from:O $:B-VALUE 31.7:I-VALUE million:I-VALUE ,:O or:O 36:B-VALUE cents:I-VALUE a:I-VALUE share:I-VALUE ,:O a:B-TIME year:I-TIME earlier:I-TIME .:O
The big apparel maker and retailer said that its net income in the latest quarter increased to $ 51.1 million , or 58 cents a share , from $ 31.7 million , or 36 cents a share , a year earlier .
[ "B-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "O", "O", "O", "B-QUANT", "I-QUANT", "O", "B-TIME", "I-TIME", "I-TIME", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "B-TIME", "I-TIME", "I-TIME", "O" ]
[ "The", "big", "apparel", "maker", "and", "retailer", "said", "that", "its", "net", "income", "in", "the", "latest", "quarter", "increased", "to", "$", "51.1", "million", ",", "or", "58", "cents", "a", "share", ",", "from", "$", "31.7", "million", ",", "or", "36", "cents", "a", "share", ",", "a", "year", "earlier", "." ]
fsrl55
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Ginnie Mae 's 9 % issue for November delivery finished at 98 1\/2 , up 4\/32 , and its 10 % issue at 102 3\/8 , up 4\/32 . Answer:
Ginnie:B-THEME Mae:I-THEME 's:I-THEME 9:I-THEME %:I-THEME issue:I-THEME for:I-THEME November:I-THEME delivery:I-THEME finished:O at:O 98:B-VALUE 1\/2:I-VALUE ,:O up:B-MANNER 4\/32:B-VALUE ,:O and:O its:B-THEME 10:I-THEME %:I-THEME issue:I-THEME at:O 102:B-VALUE 3\/8:I-VALUE ,:O up:B-MANNER 4\/32:B-VALUE .:O
Ginnie Mae 's 9 % issue for November delivery finished at 98 1\/2 , up 4\/32 , and its 10 % issue at 102 3\/8 , up 4\/32 .
[ "B-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "O", "O", "B-VALUE", "I-VALUE", "O", "B-MANNER", "B-VALUE", "O", "O", "B-THEME", "I-THEME", "I-THEME", "I-THEME", "O", "B-VALUE", "I-VALUE", "O", "B-MANNER", "B-VALUE", "O" ]
[ "Ginnie", "Mae", "'s", "9", "%", "issue", "for", "November", "delivery", "finished", "at", "98", "1\\/2", ",", "up", "4\\/32", ",", "and", "its", "10", "%", "issue", "at", "102", "3\\/8", ",", "up", "4\\/32", "." ]
fsrl56
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Government National Mortgage Association 9 % securities for November delivery were quoted late yesterday at 98 4\/32 down 30\/32 from Friday ; 9 1\/2 % securities were down 27\/32 at 100 5\/32 ; and 10 % securities were at 102 2\/32 off 24\/32 . Answer:
Government:B-THEME National:I-THEME Mortgage:I-THEME Association:I-THEME 9:I-THEME %:I-THEME securities:I-THEME for:I-THEME November:I-THEME delivery:I-THEME were:O quoted:O late:B-TIME yesterday:I-TIME at:O 98:B-VALUE 4\/32:I-VALUE down:B-MANNER 30\/32:B-VALUE from:O Friday:B-REF_TIME ;:O 9:B-THEME 1\/2:I-THEME %:I-THEME securities:I-THEME were:O down:B-MANNER 27\/32:B-VALUE at:O 100:B-VALUE 5\/32:I-VALUE ;:O and:O 10:B-THEME %:I-THEME securities:I-THEME were:O at:O 102:B-VALUE 2\/32:I-VALUE off:B-MANNER 24\/32:B-VALUE .:O
Government National Mortgage Association 9 % securities for November delivery were quoted late yesterday at 98 4\/32 down 30\/32 from Friday ; 9 1\/2 % securities were down 27\/32 at 100 5\/32 ; and 10 % securities were at 102 2\/32 off 24\/32 .
[ "B-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "O", "O", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "B-MANNER", "B-VALUE", "O", "B-REF_TIME", "O", "B-THEME", "I-THEME", "I-THEME", "I-THEME", "O", "B-MANNER", "B-VALUE", "O", "B-VALUE", "I-VALUE", "O", "O", "B-THEME", "I-THEME", "I-THEME", "O", "O", "B-VALUE", "I-VALUE", "B-MANNER", "B-VALUE", "O" ]
[ "Government", "National", "Mortgage", "Association", "9", "%", "securities", "for", "November", "delivery", "were", "quoted", "late", "yesterday", "at", "98", "4\\/32", "down", "30\\/32", "from", "Friday", ";", "9", "1\\/2", "%", "securities", "were", "down", "27\\/32", "at", "100", "5\\/32", ";", "and", "10", "%", "securities", "were", "at", "102", "2\\/32", "off", "24\\/32", "." ]
fsrl57
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Raw-steel production by the nation 's mills decreased 0.8 % last week to 1,828,000 tons from 1,843,000 tons the previous week , the American Iron and Steel Institute said . Answer:
Raw-steel:B-QUANT production:I-QUANT by:O the:B-AGENT nation:I-AGENT 's:I-AGENT mills:I-AGENT decreased:O 0.8:O %:O last:B-TIME week:I-TIME to:O 1,828,000:B-VALUE tons:I-VALUE from:O 1,843,000:B-VALUE tons:I-VALUE the:B-TIME previous:I-TIME week:I-TIME ,:O the:B-SOURCE American:I-SOURCE Iron:I-SOURCE and:I-SOURCE Steel:I-SOURCE Institute:I-SOURCE said:O .:O
Raw-steel production by the nation 's mills decreased 0.8 % last week to 1,828,000 tons from 1,843,000 tons the previous week , the American Iron and Steel Institute said .
[ "B-QUANT", "I-QUANT", "O", "B-AGENT", "I-AGENT", "I-AGENT", "I-AGENT", "O", "O", "O", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "I-TIME", "O", "B-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "I-SOURCE", "O", "O" ]
[ "Raw-steel", "production", "by", "the", "nation", "'s", "mills", "decreased", "0.8", "%", "last", "week", "to", "1,828,000", "tons", "from", "1,843,000", "tons", "the", "previous", "week", ",", "the", "American", "Iron", "and", "Steel", "Institute", "said", "." ]
fsrl58
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Among the insurance stocks , big gainers included American International Group , up $ 3.25 to $ 102.625 ; General Re Corp. , up $ 2.75 to $ 86.50 ; Aetna , up $ 2.375 to $ 59.50 ; and Marsh & McLennan Inc. , up $ 3.125 to $ 75.875 . Answer:
Among:O the:B-WHOLE insurance:I-WHOLE stocks:I-WHOLE ,:O big:O gainers:O included:O American:B-THEME International:I-THEME Group:I-THEME ,:O up:B-MANNER $:B-VALUE 3.25:I-VALUE to:O $:B-VALUE 102.625:I-VALUE ;:O General:B-THEME Re:I-THEME Corp.:I-THEME ,:O up:B-MANNER $:B-VALUE 2.75:I-VALUE to:O $:B-VALUE 86.50:I-VALUE ;:O Aetna:B-THEME ,:O up:B-MANNER $:B-VALUE 2.375:I-VALUE to:O $:B-VALUE 59.50:I-VALUE ;:O and:O Marsh:B-THEME &:I-THEME McLennan:I-THEME Inc.:I-THEME ,:O up:B-MANNER $:B-VALUE 3.125:I-VALUE to:O $:B-VALUE 75.875:I-VALUE .:O
Among the insurance stocks , big gainers included American International Group , up $ 3.25 to $ 102.625 ; General Re Corp. , up $ 2.75 to $ 86.50 ; Aetna , up $ 2.375 to $ 59.50 ; and Marsh & McLennan Inc. , up $ 3.125 to $ 75.875 .
[ "O", "B-WHOLE", "I-WHOLE", "I-WHOLE", "O", "O", "O", "O", "B-THEME", "I-THEME", "I-THEME", "O", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-VALUE", "I-VALUE", "O", "B-THEME", "I-THEME", "I-THEME", "O", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-VALUE", "I-VALUE", "O", "B-THEME", "O", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-VALUE", "I-VALUE", "O", "O", "B-THEME", "I-THEME", "I-THEME", "I-THEME", "O", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-VALUE", "I-VALUE", "O" ]
[ "Among", "the", "insurance", "stocks", ",", "big", "gainers", "included", "American", "International", "Group", ",", "up", "$", "3.25", "to", "$", "102.625", ";", "General", "Re", "Corp.", ",", "up", "$", "2.75", "to", "$", "86.50", ";", "Aetna", ",", "up", "$", "2.375", "to", "$", "59.50", ";", "and", "Marsh", "&", "McLennan", "Inc.", ",", "up", "$", "3.125", "to", "$", "75.875", "." ]
fsrl59
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Profit per ton of steel shipped dropped to about $ 33 a ton from $ 42 a ton last year and $ 53 a ton in the second quarter , analysts said . Answer:
Profit:B-QUANT per:I-QUANT ton:I-QUANT of:I-QUANT steel:I-QUANT shipped:I-QUANT dropped:O to:O about:O $:O 33:O a:O ton:O from:O $:B-VALUE 42:I-VALUE a:I-VALUE ton:I-VALUE last:B-TIME year:I-TIME and:O $:B-VALUE 53:I-VALUE a:I-VALUE ton:I-VALUE in:O the:B-TIME second:I-TIME quarter:I-TIME ,:O analysts:B-SOURCE said:O .:O
Profit per ton of steel shipped dropped to about $ 33 a ton from $ 42 a ton last year and $ 53 a ton in the second quarter , analysts said .
[ "B-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "O", "O", "O", "O", "O", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "B-TIME", "I-TIME", "I-TIME", "O", "B-SOURCE", "O", "O" ]
[ "Profit", "per", "ton", "of", "steel", "shipped", "dropped", "to", "about", "$", "33", "a", "ton", "from", "$", "42", "a", "ton", "last", "year", "and", "$", "53", "a", "ton", "in", "the", "second", "quarter", ",", "analysts", "said", "." ]
fsrl60
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: For all of 1988 , union contracts provided for 2.5 % wage increases in the first year and 2.4 % over the life of the contracts . Answer:
For:B-TIME all:I-TIME of:I-TIME 1988:I-TIME ,:O union:B-THEME contracts:I-THEME provided:O for:O 2.5:B-VALUE %:I-VALUE wage:B-QUANT increases:I-QUANT in:O the:B-TIME first:I-TIME year:I-TIME and:O 2.4:B-VALUE %:I-VALUE over:O the:B-TIME life:I-TIME of:I-TIME the:I-TIME contracts:I-TIME .:O
For all of 1988 , union contracts provided for 2.5 % wage increases in the first year and 2.4 % over the life of the contracts .
[ "B-TIME", "I-TIME", "I-TIME", "I-TIME", "O", "B-THEME", "I-THEME", "O", "O", "B-VALUE", "I-VALUE", "B-QUANT", "I-QUANT", "O", "B-TIME", "I-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "O", "B-TIME", "I-TIME", "I-TIME", "I-TIME", "I-TIME", "O" ]
[ "For", "all", "of", "1988", ",", "union", "contracts", "provided", "for", "2.5", "%", "wage", "increases", "in", "the", "first", "year", "and", "2.4", "%", "over", "the", "life", "of", "the", "contracts", "." ]
fsrl61
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: The charges consist of : a $ 25 million after-tax charge to cover cost overruns in Ashland 's Riley Consolidated subsidiary ; a previously announced $ 38 million after-tax charge resulting from a $ 325 million settlement with National Iranian Oil Co. and a $ 15 million after-tax charge from the previously announced sale of its Ashland Technology Corp. subsidiary . Answer:
The:B-WHOLE charges:I-WHOLE consist:O of:O ::O a:O $:B-VALUE 25:I-VALUE million:I-VALUE after-tax:B-QUANT charge:I-QUANT to:O cover:O cost:B-CAUSE overruns:I-CAUSE in:I-CAUSE Ashland:I-CAUSE 's:I-CAUSE Riley:I-CAUSE Consolidated:I-CAUSE subsidiary:I-CAUSE ;:O a:O previously:O announced:O $:B-VALUE 38:I-VALUE million:I-VALUE after-tax:B-QUANT charge:I-QUANT resulting:O from:O a:B-CAUSE $:I-CAUSE 325:I-CAUSE million:I-CAUSE settlement:I-CAUSE with:I-CAUSE National:I-CAUSE Iranian:I-CAUSE Oil:I-CAUSE Co.:I-CAUSE and:O a:O $:B-VALUE 15:I-VALUE million:I-VALUE after-tax:B-QUANT charge:I-QUANT from:O the:B-CAUSE previously:I-CAUSE announced:I-CAUSE sale:I-CAUSE of:I-CAUSE its:I-CAUSE Ashland:I-CAUSE Technology:I-CAUSE Corp.:I-CAUSE subsidiary:I-CAUSE .:O
The charges consist of : a $ 25 million after-tax charge to cover cost overruns in Ashland 's Riley Consolidated subsidiary ; a previously announced $ 38 million after-tax charge resulting from a $ 325 million settlement with National Iranian Oil Co. and a $ 15 million after-tax charge from the previously announced sale of its Ashland Technology Corp. subsidiary .
[ "B-WHOLE", "I-WHOLE", "O", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "B-QUANT", "I-QUANT", "O", "O", "B-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "O", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "B-QUANT", "I-QUANT", "O", "O", "B-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "B-QUANT", "I-QUANT", "O", "B-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "O" ]
[ "The", "charges", "consist", "of", ":", "a", "$", "25", "million", "after-tax", "charge", "to", "cover", "cost", "overruns", "in", "Ashland", "'s", "Riley", "Consolidated", "subsidiary", ";", "a", "previously", "announced", "$", "38", "million", "after-tax", "charge", "resulting", "from", "a", "$", "325", "million", "settlement", "with", "National", "Iranian", "Oil", "Co.", "and", "a", "$", "15", "million", "after-tax", "charge", "from", "the", "previously", "announced", "sale", "of", "its", "Ashland", "Technology", "Corp.", "subsidiary", "." ]
fsrl62
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: It now estimates production for next year at just under 2.6 billion bushels , compared with this year 's estimated 2.04 billion and a drought-stunted 1.81 billion in 1988 . Answer:
It:B-THEME now:O estimates:O production:B-QUANT for:O next:B-TIME year:I-TIME at:O just:O under:O 2.6:B-VALUE billion:I-VALUE bushels:I-VALUE ,:O compared:O with:O this:B-TIME year:I-TIME 's:O estimated:O 2.04:B-VALUE billion:I-VALUE and:O a:O drought-stunted:O 1.81:B-VALUE billion:I-VALUE in:O 1988:B-TIME .:O
It now estimates production for next year at just under 2.6 billion bushels , compared with this year 's estimated 2.04 billion and a drought-stunted 1.81 billion in 1988 .
[ "B-THEME", "O", "O", "B-QUANT", "O", "B-TIME", "I-TIME", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "O", "B-TIME", "I-TIME", "O", "O", "B-VALUE", "I-VALUE", "O", "O", "O", "B-VALUE", "I-VALUE", "O", "B-TIME", "O" ]
[ "It", "now", "estimates", "production", "for", "next", "year", "at", "just", "under", "2.6", "billion", "bushels", ",", "compared", "with", "this", "year", "'s", "estimated", "2.04", "billion", "and", "a", "drought-stunted", "1.81", "billion", "in", "1988", "." ]
fsrl63
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: From its high point on Thursday , Oct. 12 , to where it traded late in New York a week later , the dollar fell 3.6 % against the West German mark , 3.4 % against the British pound and 2.1 % against the Japanese yen . Answer:
From:O its:O high:O point:O on:O Thursday:B-TIME ,:I-TIME Oct.:I-TIME 12:I-TIME ,:O to:O where:O it:O traded:O late:O in:O New:B-LOCATION York:I-LOCATION a:B-TIME week:I-TIME later:I-TIME ,:O the:B-QUANT dollar:I-QUANT fell:B-MANNER 3.6:B-VALUE %:I-VALUE against:O the:B-THEME West:I-THEME German:I-THEME mark:I-THEME ,:O 3.4:B-VALUE %:I-VALUE against:O the:B-THEME British:I-THEME pound:I-THEME and:O 2.1:B-VALUE %:I-VALUE against:O the:B-THEME Japanese:I-THEME yen:I-THEME .:O
From its high point on Thursday , Oct. 12 , to where it traded late in New York a week later , the dollar fell 3.6 % against the West German mark , 3.4 % against the British pound and 2.1 % against the Japanese yen .
[ "O", "O", "O", "O", "O", "B-TIME", "I-TIME", "I-TIME", "I-TIME", "O", "O", "O", "O", "O", "O", "O", "B-LOCATION", "I-LOCATION", "B-TIME", "I-TIME", "I-TIME", "O", "B-QUANT", "I-QUANT", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-THEME", "I-THEME", "I-THEME", "I-THEME", "O", "B-VALUE", "I-VALUE", "O", "B-THEME", "I-THEME", "I-THEME", "O", "B-VALUE", "I-VALUE", "O", "B-THEME", "I-THEME", "I-THEME", "O" ]
[ "From", "its", "high", "point", "on", "Thursday", ",", "Oct.", "12", ",", "to", "where", "it", "traded", "late", "in", "New", "York", "a", "week", "later", ",", "the", "dollar", "fell", "3.6", "%", "against", "the", "West", "German", "mark", ",", "3.4", "%", "against", "the", "British", "pound", "and", "2.1", "%", "against", "the", "Japanese", "yen", "." ]
fsrl64
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: On average , something that cost $ 100 30 years ago now costs $ 425 . Answer:
On:O average:O ,:O something:B-THEME that:O cost:B-QUANT $:B-VALUE 100:I-VALUE 30:B-TIME years:I-TIME ago:I-TIME now:B-TIME costs:B-QUANT $:B-VALUE 425:I-VALUE .:O
On average , something that cost $ 100 30 years ago now costs $ 425 .
[ "O", "O", "O", "B-THEME", "O", "B-QUANT", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "I-TIME", "B-TIME", "B-QUANT", "B-VALUE", "I-VALUE", "O" ]
[ "On", "average", ",", "something", "that", "cost", "$", "100", "30", "years", "ago", "now", "costs", "$", "425", "." ]
fsrl65
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: -- Some 17.2 % of all money income received by families in 1988 went to the wealthiest 5 % of all families , up from 16.9 % in 1987 . Answer:
--:O Some:O 17.2:B-VALUE %:I-VALUE of:O all:B-WHOLE money:I-WHOLE income:I-WHOLE received:I-WHOLE by:I-WHOLE families:I-WHOLE in:O 1988:B-TIME went:B-QUANT to:I-QUANT the:I-QUANT wealthiest:I-QUANT 5:I-QUANT %:I-QUANT of:I-QUANT all:I-QUANT families:I-QUANT ,:O up:O from:O 16.9:B-VALUE %:I-VALUE in:O 1987:B-TIME .:O
-- Some 17.2 % of all money income received by families in 1988 went to the wealthiest 5 % of all families , up from 16.9 % in 1987 .
[ "O", "O", "B-VALUE", "I-VALUE", "O", "B-WHOLE", "I-WHOLE", "I-WHOLE", "I-WHOLE", "I-WHOLE", "I-WHOLE", "O", "B-TIME", "B-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "O", "O", "O", "B-VALUE", "I-VALUE", "O", "B-TIME", "O" ]
[ "--", "Some", "17.2", "%", "of", "all", "money", "income", "received", "by", "families", "in", "1988", "went", "to", "the", "wealthiest", "5", "%", "of", "all", "families", ",", "up", "from", "16.9", "%", "in", "1987", "." ]
fsrl66
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: -- Per capita income of blacks , though still only 60 % that of whites , rose 3.9 % in 1988 , while per capita income of whites rose only 1.5 % . Answer:
--:O Per:B-QUANT capita:I-QUANT income:I-QUANT of:O blacks:B-THEME ,:O though:O still:O only:O 60:O %:O that:O of:O whites:O ,:O rose:B-MANNER 3.9:B-VALUE %:I-VALUE in:O 1988:B-TIME ,:O while:O per:B-QUANT capita:I-QUANT income:I-QUANT of:O whites:B-THEME rose:B-MANNER only:O 1.5:B-VALUE %:I-VALUE .:O
-- Per capita income of blacks , though still only 60 % that of whites , rose 3.9 % in 1988 , while per capita income of whites rose only 1.5 % .
[ "O", "B-QUANT", "I-QUANT", "I-QUANT", "O", "B-THEME", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-MANNER", "B-VALUE", "I-VALUE", "O", "B-TIME", "O", "O", "B-QUANT", "I-QUANT", "I-QUANT", "O", "B-THEME", "B-MANNER", "O", "B-VALUE", "I-VALUE", "O" ]
[ "--", "Per", "capita", "income", "of", "blacks", ",", "though", "still", "only", "60", "%", "that", "of", "whites", ",", "rose", "3.9", "%", "in", "1988", ",", "while", "per", "capita", "income", "of", "whites", "rose", "only", "1.5", "%", "." ]
fsrl67
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Detroit Edison , the plan pioneer , generated $ 54,000 in matching funds this year , up from $ 39,000 in 1988 . Answer:
Detroit:B-AGENT Edison:I-AGENT ,:O the:O plan:O pioneer:O ,:O generated:B-QUANT $:B-VALUE 54,000:I-VALUE in:O matching:B-QUANT funds:I-QUANT this:B-TIME year:I-TIME ,:O up:O from:O $:B-VALUE 39,000:I-VALUE in:O 1988:B-TIME .:O
Detroit Edison , the plan pioneer , generated $ 54,000 in matching funds this year , up from $ 39,000 in 1988 .
[ "B-AGENT", "I-AGENT", "O", "O", "O", "O", "O", "B-QUANT", "B-VALUE", "I-VALUE", "O", "B-QUANT", "I-QUANT", "B-TIME", "I-TIME", "O", "O", "O", "B-VALUE", "I-VALUE", "O", "B-TIME", "O" ]
[ "Detroit", "Edison", ",", "the", "plan", "pioneer", ",", "generated", "$", "54,000", "in", "matching", "funds", "this", "year", ",", "up", "from", "$", "39,000", "in", "1988", "." ]
fsrl68
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: L.L. Bean hires about 2,700 workers for the season rush , about 300 more than last year ; Land 's End hires 2,000 . Answer:
L.L.:B-AGENT Bean:I-AGENT hires:B-QUANT about:O 2,700:B-VALUE workers:I-VALUE for:O the:B-TIME season:I-TIME rush:O ,:O about:O 300:O more:O than:O last:O year:O ;:O Land:B-AGENT 's:I-AGENT End:I-AGENT hires:B-QUANT 2,000:B-VALUE .:O
L.L. Bean hires about 2,700 workers for the season rush , about 300 more than last year ; Land 's End hires 2,000 .
[ "B-AGENT", "I-AGENT", "B-QUANT", "O", "B-VALUE", "I-VALUE", "O", "B-TIME", "I-TIME", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-AGENT", "I-AGENT", "I-AGENT", "B-QUANT", "B-VALUE", "O" ]
[ "L.L.", "Bean", "hires", "about", "2,700", "workers", "for", "the", "season", "rush", ",", "about", "300", "more", "than", "last", "year", ";", "Land", "'s", "End", "hires", "2,000", "." ]
fsrl69
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Sales in the latest period were $ 1.25 billion , down from $ 1.36 billion in the 1988 quarter . Answer:
Sales:B-QUANT in:O the:B-TIME latest:I-TIME period:I-TIME were:O $:B-VALUE 1.25:I-VALUE billion:I-VALUE ,:O down:O from:O $:B-VALUE 1.36:I-VALUE billion:I-VALUE in:O the:B-TIME 1988:I-TIME quarter:I-TIME .:O
Sales in the latest period were $ 1.25 billion , down from $ 1.36 billion in the 1988 quarter .
[ "B-QUANT", "O", "B-TIME", "I-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-TIME", "I-TIME", "I-TIME", "O" ]
[ "Sales", "in", "the", "latest", "period", "were", "$", "1.25", "billion", ",", "down", "from", "$", "1.36", "billion", "in", "the", "1988", "quarter", "." ]
fsrl70
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: It said debt remained at the $ 1.22 billion that has prevailed since early 1989 , although that compared with $ 911 million at Sept. 30 , 1988 . Answer:
It:B-THEME said:O debt:B-QUANT remained:O at:O the:O $:B-VALUE 1.22:I-VALUE billion:I-VALUE that:O has:O prevailed:O since:B-TIME early:I-TIME 1989:I-TIME ,:O although:O that:O compared:O with:O $:B-VALUE 911:I-VALUE million:I-VALUE at:O Sept.:B-TIME 30:I-TIME ,:I-TIME 1988:I-TIME .:O
It said debt remained at the $ 1.22 billion that has prevailed since early 1989 , although that compared with $ 911 million at Sept. 30 , 1988 .
[ "B-THEME", "O", "B-QUANT", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "O", "B-TIME", "I-TIME", "I-TIME", "O", "O", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-TIME", "I-TIME", "I-TIME", "I-TIME", "O" ]
[ "It", "said", "debt", "remained", "at", "the", "$", "1.22", "billion", "that", "has", "prevailed", "since", "early", "1989", ",", "although", "that", "compared", "with", "$", "911", "million", "at", "Sept.", "30", ",", "1988", "." ]
fsrl71
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: The backlog of undelivered orders at Northrop on Sept. 30 was $ 4.68 billion , down from $ 5.16 billion a year earlier . Answer:
The:B-QUANT backlog:I-QUANT of:I-QUANT undelivered:I-QUANT orders:I-QUANT at:O Northrop:B-THEME on:O Sept.:B-TIME 30:I-TIME was:O $:B-VALUE 4.68:I-VALUE billion:I-VALUE ,:O down:O from:O $:B-VALUE 5.16:I-VALUE billion:I-VALUE a:B-TIME year:I-TIME earlier:I-TIME .:O
The backlog of undelivered orders at Northrop on Sept. 30 was $ 4.68 billion , down from $ 5.16 billion a year earlier .
[ "B-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "O", "B-THEME", "O", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "B-TIME", "I-TIME", "I-TIME", "O" ]
[ "The", "backlog", "of", "undelivered", "orders", "at", "Northrop", "on", "Sept.", "30", "was", "$", "4.68", "billion", ",", "down", "from", "$", "5.16", "billion", "a", "year", "earlier", "." ]
fsrl72
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: From its peak in 1972 of $ 198.41 , the average American weekly wage had fallen to $ 169.28 in 1987 -- both figures being expressed in 1977 dollars . Answer:
From:O its:O peak:O in:O 1972:B-TIME of:O $:B-VALUE 198.41:I-VALUE ,:O the:B-QUANT average:I-QUANT American:I-QUANT weekly:I-QUANT wage:I-QUANT had:O fallen:O to:O $:B-VALUE 169.28:I-VALUE in:O 1987:B-TIME --:O both:O figures:O being:O expressed:O in:O 1977:O dollars:O .:O
From its peak in 1972 of $ 198.41 , the average American weekly wage had fallen to $ 169.28 in 1987 -- both figures being expressed in 1977 dollars .
[ "O", "O", "O", "O", "B-TIME", "O", "B-VALUE", "I-VALUE", "O", "B-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "O", "O", "O", "B-VALUE", "I-VALUE", "O", "B-TIME", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "From", "its", "peak", "in", "1972", "of", "$", "198.41", ",", "the", "average", "American", "weekly", "wage", "had", "fallen", "to", "$", "169.28", "in", "1987", "--", "both", "figures", "being", "expressed", "in", "1977", "dollars", "." ]
fsrl73
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: He is estimating this week 's disaster will generate insured losses of $ 2 billion to $ 4 billion , following about $ 4 billion in costs to insurers from Hurricane Hugo . Answer:
He:B-SOURCE is:O estimating:O this:B-CAUSE week:I-CAUSE 's:I-CAUSE disaster:I-CAUSE will:O generate:O insured:B-QUANT losses:I-QUANT of:O $:B-VALUE 2:I-VALUE billion:I-VALUE to:I-VALUE $:I-VALUE 4:I-VALUE billion:I-VALUE ,:O following:O about:O $:B-VALUE 4:I-VALUE billion:I-VALUE in:O costs:B-QUANT to:I-QUANT insurers:I-QUANT from:O Hurricane:B-CAUSE Hugo:I-CAUSE .:O
He is estimating this week 's disaster will generate insured losses of $ 2 billion to $ 4 billion , following about $ 4 billion in costs to insurers from Hurricane Hugo .
[ "B-SOURCE", "O", "O", "B-CAUSE", "I-CAUSE", "I-CAUSE", "I-CAUSE", "O", "O", "B-QUANT", "I-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-QUANT", "I-QUANT", "I-QUANT", "O", "B-CAUSE", "I-CAUSE", "O" ]
[ "He", "is", "estimating", "this", "week", "'s", "disaster", "will", "generate", "insured", "losses", "of", "$", "2", "billion", "to", "$", "4", "billion", ",", "following", "about", "$", "4", "billion", "in", "costs", "to", "insurers", "from", "Hurricane", "Hugo", "." ]
fsrl74
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: The Treasury 's 11 3\/4 % bond due 2003\/2007 fell 11\/32 to 111 31\/32 to yield 10.08 % , while the 12 % notes due 1995 were down 7\/32 to 103 22\/32 to yield 11.04 % . Answer:
The:B-THEME Treasury:I-THEME 's:I-THEME 11:I-THEME 3\/4:I-THEME %:I-THEME bond:I-THEME due:I-THEME 2003\/2007:I-THEME fell:B-MANNER 11\/32:B-VALUE to:O 111:B-VALUE 31\/32:I-VALUE to:O yield:B-QUANT 10.08:B-VALUE %:I-VALUE ,:O while:O the:B-THEME 12:I-THEME %:I-THEME notes:I-THEME due:I-THEME 1995:I-THEME were:B-MANNER down:I-MANNER 7\/32:B-VALUE to:O 103:B-VALUE 22\/32:I-VALUE to:O yield:B-QUANT 11.04:B-VALUE %:I-VALUE .:O
The Treasury 's 11 3\/4 % bond due 2003\/2007 fell 11\/32 to 111 31\/32 to yield 10.08 % , while the 12 % notes due 1995 were down 7\/32 to 103 22\/32 to yield 11.04 % .
[ "B-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "B-MANNER", "B-VALUE", "O", "B-VALUE", "I-VALUE", "O", "B-QUANT", "B-VALUE", "I-VALUE", "O", "O", "B-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "B-MANNER", "I-MANNER", "B-VALUE", "O", "B-VALUE", "I-VALUE", "O", "B-QUANT", "B-VALUE", "I-VALUE", "O" ]
[ "The", "Treasury", "'s", "11", "3\\/4", "%", "bond", "due", "2003\\/2007", "fell", "11\\/32", "to", "111", "31\\/32", "to", "yield", "10.08", "%", ",", "while", "the", "12", "%", "notes", "due", "1995", "were", "down", "7\\/32", "to", "103", "22\\/32", "to", "yield", "11.04", "%", "." ]
fsrl75
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: EC inflation was seen at 4.8 % in 1989 , higher than 1988 's 3.6 % price rise . Answer:
EC:B-QUANT inflation:I-QUANT was:O seen:O at:O 4.8:B-VALUE %:I-VALUE in:O 1989:B-TIME ,:O higher:O than:O 1988:B-TIME 's:O 3.6:B-VALUE %:I-VALUE price:B-QUANT rise:I-QUANT .:O
EC inflation was seen at 4.8 % in 1989 , higher than 1988 's 3.6 % price rise .
[ "B-QUANT", "I-QUANT", "O", "O", "O", "B-VALUE", "I-VALUE", "O", "B-TIME", "O", "O", "O", "B-TIME", "O", "B-VALUE", "I-VALUE", "B-QUANT", "I-QUANT", "O" ]
[ "EC", "inflation", "was", "seen", "at", "4.8", "%", "in", "1989", ",", "higher", "than", "1988", "'s", "3.6", "%", "price", "rise", "." ]
fsrl76
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: FEDERAL FUNDS : 8 15\/16 % high , 8 5\/8 % low , 8 3\/4 % near closing bid , 8 7\/8 % offered . Answer:
FEDERAL:B-THEME FUNDS:I-THEME ::O 8:B-VALUE 15\/16:I-VALUE %:I-VALUE high:B-QUANT ,:O 8:B-VALUE 5\/8:I-VALUE %:I-VALUE low:B-QUANT ,:O 8:B-VALUE 3\/4:I-VALUE %:I-VALUE near:B-QUANT closing:I-QUANT bid:I-QUANT ,:O 8:B-VALUE 7\/8:I-VALUE %:I-VALUE offered:B-QUANT .:O
FEDERAL FUNDS : 8 15\/16 % high , 8 5\/8 % low , 8 3\/4 % near closing bid , 8 7\/8 % offered .
[ "B-THEME", "I-THEME", "O", "B-VALUE", "I-VALUE", "I-VALUE", "B-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "B-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "B-QUANT", "I-QUANT", "I-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "B-QUANT", "O" ]
[ "FEDERAL", "FUNDS", ":", "8", "15\\/16", "%", "high", ",", "8", "5\\/8", "%", "low", ",", "8", "3\\/4", "%", "near", "closing", "bid", ",", "8", "7\\/8", "%", "offered", "." ]
fsrl77
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: COMMERCIAL PAPER placed directly by General Motors Acceptance Corp. : 8.45 % 30 to 44 days ; 8.25 % 45 to 74 days ; 8.30 % 75 to 99 days ; 7.75 % 100 to 179 days ; 7.50 % 180 to 270 days . Answer:
COMMERCIAL:B-THEME PAPER:I-THEME placed:O directly:O by:O General:B-AGENT Motors:I-AGENT Acceptance:I-AGENT Corp.:I-AGENT ::O 8.45:B-VALUE %:I-VALUE 30:B-TIME to:I-TIME 44:I-TIME days:I-TIME ;:O 8.25:B-VALUE %:I-VALUE 45:B-TIME to:I-TIME 74:I-TIME days:I-TIME ;:O 8.30:B-VALUE %:I-VALUE 75:B-TIME to:I-TIME 99:I-TIME days:I-TIME ;:O 7.75:B-VALUE %:I-VALUE 100:B-TIME to:I-TIME 179:I-TIME days:I-TIME ;:O 7.50:B-VALUE %:I-VALUE 180:B-TIME to:I-TIME 270:I-TIME days:I-TIME .:O
COMMERCIAL PAPER placed directly by General Motors Acceptance Corp. : 8.45 % 30 to 44 days ; 8.25 % 45 to 74 days ; 8.30 % 75 to 99 days ; 7.75 % 100 to 179 days ; 7.50 % 180 to 270 days .
[ "B-THEME", "I-THEME", "O", "O", "O", "B-AGENT", "I-AGENT", "I-AGENT", "I-AGENT", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "I-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "I-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "I-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "I-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "I-TIME", "I-TIME", "O" ]
[ "COMMERCIAL", "PAPER", "placed", "directly", "by", "General", "Motors", "Acceptance", "Corp.", ":", "8.45", "%", "30", "to", "44", "days", ";", "8.25", "%", "45", "to", "74", "days", ";", "8.30", "%", "75", "to", "99", "days", ";", "7.75", "%", "100", "to", "179", "days", ";", "7.50", "%", "180", "to", "270", "days", "." ]
fsrl78
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: COMMERCIAL PAPER : High-grade unsecured notes sold through dealers by major corporations in multiples of $ 1,000 : 8.55 % 30 days ; 8.45 % 60 days ; 8.375 % 90 days . Answer:
COMMERCIAL:B-THEME PAPER:I-THEME ::O High-grade:O unsecured:O notes:O sold:O through:O dealers:O by:O major:O corporations:O in:O multiples:O of:O $:O 1,000:O ::O 8.55:B-VALUE %:I-VALUE 30:B-TIME days:I-TIME ;:O 8.45:B-VALUE %:I-VALUE 60:B-TIME days:I-TIME ;:O 8.375:B-VALUE %:I-VALUE 90:B-TIME days:I-TIME .:O
COMMERCIAL PAPER : High-grade unsecured notes sold through dealers by major corporations in multiples of $ 1,000 : 8.55 % 30 days ; 8.45 % 60 days ; 8.375 % 90 days .
[ "B-THEME", "I-THEME", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O" ]
[ "COMMERCIAL", "PAPER", ":", "High-grade", "unsecured", "notes", "sold", "through", "dealers", "by", "major", "corporations", "in", "multiples", "of", "$", "1,000", ":", "8.55", "%", "30", "days", ";", "8.45", "%", "60", "days", ";", "8.375", "%", "90", "days", "." ]
fsrl79
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: CERTIFICATES OF DEPOSIT : 8.05 % one month ; 8.02 % two months ; 8 % three months ; 7.98 % six months ; 7.95 % one year . Answer:
CERTIFICATES:B-THEME OF:I-THEME DEPOSIT:I-THEME ::O 8.05:B-VALUE %:I-VALUE one:B-TIME month:I-TIME ;:O 8.02:B-VALUE %:I-VALUE two:B-TIME months:I-TIME ;:O 8:B-VALUE %:I-VALUE three:B-TIME months:I-TIME ;:O 7.98:B-VALUE %:I-VALUE six:B-TIME months:I-TIME ;:O 7.95:B-VALUE %:I-VALUE one:B-TIME year:I-TIME .:O
CERTIFICATES OF DEPOSIT : 8.05 % one month ; 8.02 % two months ; 8 % three months ; 7.98 % six months ; 7.95 % one year .
[ "B-THEME", "I-THEME", "I-THEME", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O" ]
[ "CERTIFICATES", "OF", "DEPOSIT", ":", "8.05", "%", "one", "month", ";", "8.02", "%", "two", "months", ";", "8", "%", "three", "months", ";", "7.98", "%", "six", "months", ";", "7.95", "%", "one", "year", "." ]
fsrl80
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: BANKERS ACCEPTANCES : 8.42 % 30 days ; 8.30 % 60 days ; 8.28 % 90 days ; 8.15 % 120 days ; 8.05 % 150 days ; 7.95 % 180 days . Answer:
BANKERS:B-QUANT ACCEPTANCES:I-QUANT ::O 8.42:B-VALUE %:I-VALUE 30:B-TIME days:I-TIME ;:O 8.30:B-VALUE %:I-VALUE 60:B-TIME days:I-TIME ;:O 8.28:B-VALUE %:I-VALUE 90:B-TIME days:I-TIME ;:O 8.15:B-VALUE %:I-VALUE 120:B-TIME days:I-TIME ;:O 8.05:B-VALUE %:I-VALUE 150:B-TIME days:I-TIME ;:O 7.95:B-VALUE %:I-VALUE 180:B-TIME days:I-TIME .:O
BANKERS ACCEPTANCES : 8.42 % 30 days ; 8.30 % 60 days ; 8.28 % 90 days ; 8.15 % 120 days ; 8.05 % 150 days ; 7.95 % 180 days .
[ "B-QUANT", "I-QUANT", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O" ]
[ "BANKERS", "ACCEPTANCES", ":", "8.42", "%", "30", "days", ";", "8.30", "%", "60", "days", ";", "8.28", "%", "90", "days", ";", "8.15", "%", "120", "days", ";", "8.05", "%", "150", "days", ";", "7.95", "%", "180", "days", "." ]
fsrl81
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: LONDON LATE EURODOLLARS : 8 11\/16 % to 8 9\/16 % one month ; 8 5\/8 % to 8 1\/2 % two months ; 8 5\/8 % to 8 1\/2 % three months ; 8 9\/16 % to 8 7\/16 % four months ; 8 1\/2 % to 8 3\/8 % five months ; 8 1\/2 % to 8 3\/8 % six months . Answer:
LONDON:B-THEME LATE:I-THEME EURODOLLARS:I-THEME ::O 8:B-VALUE 11\/16:I-VALUE %:I-VALUE to:I-VALUE 8:I-VALUE 9\/16:I-VALUE %:I-VALUE one:B-TIME month:I-TIME ;:O 8:B-VALUE 5\/8:I-VALUE %:I-VALUE to:I-VALUE 8:I-VALUE 1\/2:I-VALUE %:I-VALUE two:B-TIME months:I-TIME ;:O 8:B-VALUE 5\/8:I-VALUE %:I-VALUE to:I-VALUE 8:I-VALUE 1\/2:I-VALUE %:I-VALUE three:B-TIME months:I-TIME ;:O 8:B-VALUE 9\/16:I-VALUE %:I-VALUE to:I-VALUE 8:I-VALUE 7\/16:I-VALUE %:I-VALUE four:B-TIME months:I-TIME ;:O 8:B-VALUE 1\/2:I-VALUE %:I-VALUE to:I-VALUE 8:I-VALUE 3\/8:I-VALUE %:I-VALUE five:B-TIME months:I-TIME ;:O 8:B-VALUE 1\/2:I-VALUE %:I-VALUE to:I-VALUE 8:I-VALUE 3\/8:I-VALUE %:I-VALUE six:B-TIME months:I-TIME .:O
LONDON LATE EURODOLLARS : 8 11\/16 % to 8 9\/16 % one month ; 8 5\/8 % to 8 1\/2 % two months ; 8 5\/8 % to 8 1\/2 % three months ; 8 9\/16 % to 8 7\/16 % four months ; 8 1\/2 % to 8 3\/8 % five months ; 8 1\/2 % to 8 3\/8 % six months .
[ "B-THEME", "I-THEME", "I-THEME", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O" ]
[ "LONDON", "LATE", "EURODOLLARS", ":", "8", "11\\/16", "%", "to", "8", "9\\/16", "%", "one", "month", ";", "8", "5\\/8", "%", "to", "8", "1\\/2", "%", "two", "months", ";", "8", "5\\/8", "%", "to", "8", "1\\/2", "%", "three", "months", ";", "8", "9\\/16", "%", "to", "8", "7\\/16", "%", "four", "months", ";", "8", "1\\/2", "%", "to", "8", "3\\/8", "%", "five", "months", ";", "8", "1\\/2", "%", "to", "8", "3\\/8", "%", "six", "months", "." ]
fsrl82
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: LONDON INTERBANK OFFERED RATES -LRB- LIBOR -RRB- : 8 11\/16 % one month ; 8 11\/16 % three months ; 8 1\/2 % six months ; 8 1\/2 % one year . Answer:
LONDON:B-QUANT INTERBANK:I-QUANT OFFERED:I-QUANT RATES:I-QUANT -LRB-:O LIBOR:B-QUANT -RRB-:O ::O 8:B-VALUE 11\/16:I-VALUE %:I-VALUE one:B-TIME month:I-TIME ;:O 8:B-VALUE 11\/16:I-VALUE %:I-VALUE three:B-TIME months:I-TIME ;:O 8:B-VALUE 1\/2:I-VALUE %:I-VALUE six:B-TIME months:I-TIME ;:O 8:B-VALUE 1\/2:I-VALUE %:I-VALUE one:B-TIME year:I-TIME .:O
LONDON INTERBANK OFFERED RATES -LRB- LIBOR -RRB- : 8 11\/16 % one month ; 8 11\/16 % three months ; 8 1\/2 % six months ; 8 1\/2 % one year .
[ "B-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "O", "B-QUANT", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O", "B-VALUE", "I-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O" ]
[ "LONDON", "INTERBANK", "OFFERED", "RATES", "-LRB-", "LIBOR", "-RRB-", ":", "8", "11\\/16", "%", "one", "month", ";", "8", "11\\/16", "%", "three", "months", ";", "8", "1\\/2", "%", "six", "months", ";", "8", "1\\/2", "%", "one", "year", "." ]
fsrl83
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: FOREIGN PRIME RATES : Canada 13.50 % ; Germany 8.50 % ; Japan 4.875 % ; Switzerland 8.50 % ; Britain 15 % ; $ 9.1 million . Answer:
FOREIGN:B-QUANT PRIME:I-QUANT RATES:I-QUANT ::O Canada:B-LOCATION 13.50:B-VALUE %:I-VALUE ;:O Germany:B-LOCATION 8.50:B-VALUE %:I-VALUE ;:O Japan:B-LOCATION 4.875:B-VALUE %:I-VALUE ;:O Switzerland:B-LOCATION 8.50:B-VALUE %:I-VALUE ;:O Britain:B-LOCATION 15:B-VALUE %:I-VALUE ;:O $:O 9.1:O million:O .:O
FOREIGN PRIME RATES : Canada 13.50 % ; Germany 8.50 % ; Japan 4.875 % ; Switzerland 8.50 % ; Britain 15 % ; $ 9.1 million .
[ "B-QUANT", "I-QUANT", "I-QUANT", "O", "B-LOCATION", "B-VALUE", "I-VALUE", "O", "B-LOCATION", "B-VALUE", "I-VALUE", "O", "B-LOCATION", "B-VALUE", "I-VALUE", "O", "B-LOCATION", "B-VALUE", "I-VALUE", "O", "B-LOCATION", "B-VALUE", "I-VALUE", "O", "O", "O", "O", "O" ]
[ "FOREIGN", "PRIME", "RATES", ":", "Canada", "13.50", "%", ";", "Germany", "8.50", "%", ";", "Japan", "4.875", "%", ";", "Switzerland", "8.50", "%", ";", "Britain", "15", "%", ";", "$", "9.1", "million", "." ]
fsrl84
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Georgia Gulf had 24.9 million shares outstanding on average in the quarter , compared with 28.6 million in the third quarter of 1988 , adjusted for a stock split paid in January 1989 . Answer:
Georgia:B-THEME Gulf:I-THEME had:O 24.9:B-VALUE million:I-VALUE shares:I-VALUE outstanding:I-VALUE on:O average:O in:O the:B-TIME quarter:I-TIME ,:O compared:O with:O 28.6:B-VALUE million:I-VALUE in:O the:B-TIME third:I-TIME quarter:I-TIME of:I-TIME 1988:I-TIME ,:O adjusted:O for:O a:O stock:O split:O paid:O in:O January:O 1989:O .:O
Georgia Gulf had 24.9 million shares outstanding on average in the quarter , compared with 28.6 million in the third quarter of 1988 , adjusted for a stock split paid in January 1989 .
[ "B-THEME", "I-THEME", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "O", "O", "B-TIME", "I-TIME", "O", "O", "O", "B-VALUE", "I-VALUE", "O", "B-TIME", "I-TIME", "I-TIME", "I-TIME", "I-TIME", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ "Georgia", "Gulf", "had", "24.9", "million", "shares", "outstanding", "on", "average", "in", "the", "quarter", ",", "compared", "with", "28.6", "million", "in", "the", "third", "quarter", "of", "1988", ",", "adjusted", "for", "a", "stock", "split", "paid", "in", "January", "1989", "." ]
fsrl85
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: The lethal shudders that wracked the San Francisco Bay Area -- rated a 6.9 on the Richter scale -- did n't match the great earthquake of 1906 , rated at 8.25 . Answer:
The:B-THEME lethal:I-THEME shudders:I-THEME that:O wracked:O the:B-LOCATION San:I-LOCATION Francisco:I-LOCATION Bay:I-LOCATION Area:I-LOCATION --:O rated:B-QUANT a:O 6.9:B-VALUE on:I-VALUE the:I-VALUE Richter:I-VALUE scale:I-VALUE --:O did:O n't:O match:O the:B-THEME great:I-THEME earthquake:I-THEME of:I-THEME 1906:I-THEME ,:O rated:B-QUANT at:O 8.25:B-VALUE .:O
The lethal shudders that wracked the San Francisco Bay Area -- rated a 6.9 on the Richter scale -- did n't match the great earthquake of 1906 , rated at 8.25 .
[ "B-THEME", "I-THEME", "I-THEME", "O", "O", "B-LOCATION", "I-LOCATION", "I-LOCATION", "I-LOCATION", "I-LOCATION", "O", "B-QUANT", "O", "B-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "I-VALUE", "O", "O", "O", "O", "B-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "O", "B-QUANT", "O", "B-VALUE", "O" ]
[ "The", "lethal", "shudders", "that", "wracked", "the", "San", "Francisco", "Bay", "Area", "--", "rated", "a", "6.9", "on", "the", "Richter", "scale", "--", "did", "n't", "match", "the", "great", "earthquake", "of", "1906", ",", "rated", "at", "8.25", "." ]
fsrl86
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Sales in the latest quarter rose 2 % to $ 4.25 billion from $ 4.15 billion a year earlier . Answer:
Sales:B-QUANT in:O the:B-TIME latest:I-TIME quarter:I-TIME rose:O 2:O %:O to:O $:B-VALUE 4.25:I-VALUE billion:I-VALUE from:O $:B-VALUE 4.15:I-VALUE billion:I-VALUE a:B-TIME year:I-TIME earlier:I-TIME .:O
Sales in the latest quarter rose 2 % to $ 4.25 billion from $ 4.15 billion a year earlier .
[ "B-QUANT", "O", "B-TIME", "I-TIME", "I-TIME", "O", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-VALUE", "I-VALUE", "I-VALUE", "B-TIME", "I-TIME", "I-TIME", "O" ]
[ "Sales", "in", "the", "latest", "quarter", "rose", "2", "%", "to", "$", "4.25", "billion", "from", "$", "4.15", "billion", "a", "year", "earlier", "." ]
fsrl87
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Dow Jones industrials 2643.65 , up 4.92 ; transportation 1247.87 , off 6.40 ; utilities 213.97 , off 0.57 . Answer:
Dow:B-THEME Jones:I-THEME industrials:I-THEME 2643.65:B-VALUE ,:O up:B-MANNER 4.92:B-VALUE ;:O transportation:B-THEME 1247.87:B-VALUE ,:O off:B-MANNER 6.40:B-VALUE ;:O utilities:B-THEME 213.97:B-VALUE ,:O off:B-MANNER 0.57:B-VALUE .:O
Dow Jones industrials 2643.65 , up 4.92 ; transportation 1247.87 , off 6.40 ; utilities 213.97 , off 0.57 .
[ "B-THEME", "I-THEME", "I-THEME", "B-VALUE", "O", "B-MANNER", "B-VALUE", "O", "B-THEME", "B-VALUE", "O", "B-MANNER", "B-VALUE", "O", "B-THEME", "B-VALUE", "O", "B-MANNER", "B-VALUE", "O" ]
[ "Dow", "Jones", "industrials", "2643.65", ",", "up", "4.92", ";", "transportation", "1247.87", ",", "off", "6.40", ";", "utilities", "213.97", ",", "off", "0.57", "." ]
fsrl88
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Commodities : Dow Jones futures index 129.90 , up 0.18 ; spot index 130.36 , up 0.39 . Answer:
Commodities:B-WHOLE ::O Dow:B-THEME Jones:I-THEME futures:I-THEME index:I-THEME 129.90:B-VALUE ,:O up:B-MANNER 0.18:B-VALUE ;:O spot:B-THEME index:I-THEME 130.36:B-VALUE ,:O up:B-MANNER 0.39:B-VALUE .:O
Commodities : Dow Jones futures index 129.90 , up 0.18 ; spot index 130.36 , up 0.39 .
[ "B-WHOLE", "O", "B-THEME", "I-THEME", "I-THEME", "I-THEME", "B-VALUE", "O", "B-MANNER", "B-VALUE", "O", "B-THEME", "I-THEME", "B-VALUE", "O", "B-MANNER", "B-VALUE", "O" ]
[ "Commodities", ":", "Dow", "Jones", "futures", "index", "129.90", ",", "up", "0.18", ";", "spot", "index", "130.36", ",", "up", "0.39", "." ]
fsrl89
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: In late New York trading yesterday , the dollar was quoted at 1.8485 marks , down from 1.8667 marks late Tuesday , and at 141.45 yen , down from 142.75 yen late Tuesday . Answer:
In:O late:O New:B-LOCATION York:I-LOCATION trading:O yesterday:B-TIME ,:O the:B-QUANT dollar:I-QUANT was:O quoted:O at:O 1.8485:B-VALUE marks:I-VALUE ,:O down:O from:O 1.8667:B-VALUE marks:I-VALUE late:B-TIME Tuesday:I-TIME ,:O and:O at:O 141.45:B-VALUE yen:I-VALUE ,:O down:O from:O 142.75:B-VALUE yen:I-VALUE late:B-TIME Tuesday:I-TIME .:O
In late New York trading yesterday , the dollar was quoted at 1.8485 marks , down from 1.8667 marks late Tuesday , and at 141.45 yen , down from 142.75 yen late Tuesday .
[ "O", "O", "B-LOCATION", "I-LOCATION", "O", "B-TIME", "O", "B-QUANT", "I-QUANT", "O", "O", "O", "B-VALUE", "I-VALUE", "O", "O", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O", "O", "O", "B-VALUE", "I-VALUE", "O", "O", "O", "B-VALUE", "I-VALUE", "B-TIME", "I-TIME", "O" ]
[ "In", "late", "New", "York", "trading", "yesterday", ",", "the", "dollar", "was", "quoted", "at", "1.8485", "marks", ",", "down", "from", "1.8667", "marks", "late", "Tuesday", ",", "and", "at", "141.45", "yen", ",", "down", "from", "142.75", "yen", "late", "Tuesday", "." ]
fsrl90
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Mr. Sagan , a former publisher and real estate developer , has put together an $ 8 million financial package that includes approximately $ 4 million of tax exempt bonds issued by the State of Illinois -LRB- the first time that a state has used its educational facilities authority to support construction of a theater -RRB- , and approximately $ 1 million in grants from the National Endowment for the Arts , the MacArthur Foundation , and a few other deep pockets . Answer:
Mr.:B-AGENT Sagan:I-AGENT ,:O a:O former:O publisher:O and:O real:O estate:O developer:O ,:O has:O put:O together:O an:O $:B-WHOLE 8:I-WHOLE million:I-WHOLE financial:I-WHOLE package:I-WHOLE that:O includes:O approximately:O $:B-VALUE 4:I-VALUE million:I-VALUE of:O tax:B-QUANT exempt:I-QUANT bonds:I-QUANT issued:I-QUANT by:I-QUANT the:I-QUANT State:I-QUANT of:I-QUANT Illinois:I-QUANT -LRB-:O the:O first:O time:O that:O a:O state:O has:O used:O its:O educational:O facilities:O authority:O to:O support:O construction:O of:O a:O theater:O -RRB-:O ,:O and:O approximately:O $:B-VALUE 1:I-VALUE million:I-VALUE in:O grants:B-QUANT from:I-QUANT the:I-QUANT National:I-QUANT Endowment:I-QUANT for:I-QUANT the:I-QUANT Arts:I-QUANT ,:I-QUANT the:I-QUANT MacArthur:I-QUANT Foundation:I-QUANT ,:I-QUANT and:I-QUANT a:I-QUANT few:I-QUANT other:I-QUANT deep:I-QUANT pockets:I-QUANT .:O
Mr. Sagan , a former publisher and real estate developer , has put together an $ 8 million financial package that includes approximately $ 4 million of tax exempt bonds issued by the State of Illinois -LRB- the first time that a state has used its educational facilities authority to support construction of a theater -RRB- , and approximately $ 1 million in grants from the National Endowment for the Arts , the MacArthur Foundation , and a few other deep pockets .
[ "B-AGENT", "I-AGENT", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-WHOLE", "I-WHOLE", "I-WHOLE", "I-WHOLE", "I-WHOLE", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-VALUE", "I-VALUE", "I-VALUE", "O", "B-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "I-QUANT", "O" ]
[ "Mr.", "Sagan", ",", "a", "former", "publisher", "and", "real", "estate", "developer", ",", "has", "put", "together", "an", "$", "8", "million", "financial", "package", "that", "includes", "approximately", "$", "4", "million", "of", "tax", "exempt", "bonds", "issued", "by", "the", "State", "of", "Illinois", "-LRB-", "the", "first", "time", "that", "a", "state", "has", "used", "its", "educational", "facilities", "authority", "to", "support", "construction", "of", "a", "theater", "-RRB-", ",", "and", "approximately", "$", "1", "million", "in", "grants", "from", "the", "National", "Endowment", "for", "the", "Arts", ",", "the", "MacArthur", "Foundation", ",", "and", "a", "few", "other", "deep", "pockets", "." ]
fsrl91
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: Among bigger stocks , the Nasdaq 100 Index rose 1 % , or 4.56 , to 453.05 , while the Dow Jones Industrial Average was up 0.2 % . Answer:
Among:O bigger:B-WHOLE stocks:I-WHOLE ,:O the:B-THEME Nasdaq:I-THEME 100:I-THEME Index:I-THEME rose:B-MANNER 1:B-VALUE %:I-VALUE ,:O or:O 4.56:O ,:O to:O 453.05:O ,:O while:O the:B-THEME Dow:I-THEME Jones:I-THEME Industrial:I-THEME Average:I-THEME was:O up:B-MANNER 0.2:B-VALUE %:I-VALUE .:O
Among bigger stocks , the Nasdaq 100 Index rose 1 % , or 4.56 , to 453.05 , while the Dow Jones Industrial Average was up 0.2 % .
[ "O", "B-WHOLE", "I-WHOLE", "O", "B-THEME", "I-THEME", "I-THEME", "I-THEME", "B-MANNER", "B-VALUE", "I-VALUE", "O", "O", "O", "O", "O", "O", "O", "O", "B-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "O", "B-MANNER", "B-VALUE", "I-VALUE", "O" ]
[ "Among", "bigger", "stocks", ",", "the", "Nasdaq", "100", "Index", "rose", "1", "%", ",", "or", "4.56", ",", "to", "453.05", ",", "while", "the", "Dow", "Jones", "Industrial", "Average", "was", "up", "0.2", "%", "." ]
fsrl92
In the task of Textual Analogy Parsing (TAP), your job is to identify and label the semantic role of each token in a sentence. The labels can include 'O', 'I-QUANT', 'B-QUANT', 'I-TIME', 'B-TIME', 'I-MANNER', 'B-MANNER', 'I-THEME', 'B-THEME', 'I-VALUE', 'B-VALUE', 'I-WHOLE', 'B-WHOLE', 'I-LOCATION', 'B-LOCATION', 'I-AGENT', 'B-AGENT', 'I-CAUSE', 'B-CAUSE', 'I-SOURCE', 'B-SOURCE', 'I-REF_TIME', 'B-REF_TIME', 'I-CONDITION', 'B-CONDITION'. The 'B-' prefix indicates the beginning of a semantic role, while the 'I-' prefix denotes the continuation of that role. If a token doesn't correspond to any of these categories, assign it the 'O' label. Provide your answer as a sequence of 'token:label' pairs, with each pair on a new line. Text: The Nasdaq Insurance Index jumped 4.15 to 529.32 on the day , while the barometer of big insurance and banking issues climbed 1.72 to 455.29 . Answer:
The:B-THEME Nasdaq:I-THEME Insurance:I-THEME Index:I-THEME jumped:B-MANNER 4.15:B-VALUE to:O 529.32:B-VALUE on:O the:B-TIME day:I-TIME ,:O while:O the:B-THEME barometer:I-THEME of:I-THEME big:I-THEME insurance:I-THEME and:I-THEME banking:I-THEME issues:I-THEME climbed:B-MANNER 1.72:B-VALUE to:O 455.29:B-VALUE .:O
The Nasdaq Insurance Index jumped 4.15 to 529.32 on the day , while the barometer of big insurance and banking issues climbed 1.72 to 455.29 .
[ "B-THEME", "I-THEME", "I-THEME", "I-THEME", "B-MANNER", "B-VALUE", "O", "B-VALUE", "O", "B-TIME", "I-TIME", "O", "O", "B-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "I-THEME", "B-MANNER", "B-VALUE", "O", "B-VALUE", "O" ]
[ "The", "Nasdaq", "Insurance", "Index", "jumped", "4.15", "to", "529.32", "on", "the", "day", ",", "while", "the", "barometer", "of", "big", "insurance", "and", "banking", "issues", "climbed", "1.72", "to", "455.29", "." ]

Dataset Card for "flare-fsrl"

More Information needed

Downloads last month
0
Edit dataset card

Collection including TheFinAI/flare-fsrl