Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code: DatasetGenerationError
Exception: ArrowInvalid
Message: JSON parse error: Column(/target_dict/fully_expanded/[]) changed from string to array in row 0
Traceback: Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/json/json.py", line 145, in _generate_tables
dataset = json.load(f)
File "/usr/local/lib/python3.9/json/__init__.py", line 293, in load
return loads(fp.read(),
File "/usr/local/lib/python3.9/json/__init__.py", line 346, in loads
return _default_decoder.decode(s)
File "/usr/local/lib/python3.9/json/decoder.py", line 340, in decode
raise JSONDecodeError("Extra data", s, end)
json.decoder.JSONDecodeError: Extra data: line 2 column 1 (char 1002)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1995, in _prepare_split_single
for _, table in generator:
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/json/json.py", line 148, in _generate_tables
raise e
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/json/json.py", line 122, in _generate_tables
pa_table = paj.read_json(
File "pyarrow/_json.pyx", line 308, in pyarrow._json.read_json
File "pyarrow/error.pxi", line 154, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 91, in pyarrow.lib.check_status
pyarrow.lib.ArrowInvalid: JSON parse error: Column(/target_dict/fully_expanded/[]) changed from string to array in row 0
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1529, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1154, in convert_to_parquet
builder.download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare
self._download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
for job_id, done, content in self._prepare_split_single(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2038, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
id int64 | target string | words sequence | text string |
|---|---|---|---|
0 | ( S ( S ( NP-SBJ ( DT Some ) ( JJ lousy ) ( NNS earnings ) ( NNS reports ) ) ( VP ( VBD whacked ) ( NP ( DT the ) ( NN stock ) ( NN market ) ) ) ) ( CC but ) ( S ( NP-SBJ ( NN bond ) ( NNS prices ) ) ( VP ( VBD fell ) ( ADVP-EXT ( RB only ) ( RB slightly ) ) ) ) ( CC and ) ( S ( NP-SBJ ( DT the ) ( NN dollar ) ) ( VP (... | [
"Some",
"lousy",
"earnings",
"reports",
"whacked",
"the",
"stock",
"market",
"but",
"bond",
"prices",
"fell",
"only",
"slightly",
"and",
"the",
"dollar",
"rose",
"a",
"little",
"against",
"most",
"major",
"currencies"
] | Some lousy earnings reports whacked the stock market but bond prices fell only slightly and the dollar rose a little against most major currencies |
1 | ( S ( NP-SBJ ( DT The ) ( NNP Dow ) ( NNP Jones ) ( NNP Industrial ) ( NNP Average ) ) ( VP ( VBD tumbled ) ( NP-EXT ( CD 39.55 ) ( NNS points ) ) ( PP-DIR ( TO to ) ( NP ( CD 2613.73 ) ) ) ( PP-LOC ( IN in ) ( NP ( JJ active ) ( NN trading ) ) ) ) ) | [
"The",
"Dow",
"Jones",
"Industrial",
"Average",
"tumbled",
"39.55",
"points",
"to",
"2613.73",
"in",
"active",
"trading"
] | The Dow Jones Industrial Average tumbled 39.55 points to 2613.73 in active trading |
2 | ( S ( NP-SBJ ( JJ Long-term ) ( NNP Treasury ) ( NNS bonds ) ) ( VP ( VBD ended ) ( ADVP-CLR ( RB slightly ) ( JJR higher ) ) ) ) | [
"Long-term",
"Treasury",
"bonds",
"ended",
"slightly",
"higher"
] | Long-term Treasury bonds ended slightly higher |
3 | ( S ( NP-SBJ ( DT The ) ( NN dollar ) ) ( VP ( VP ( VBD rose ) ( ADVP-EXT ( RB modestly ) ) ( PP ( IN against ) ( NP ( NP ( DT the ) ( NN mark ) ) ( CC and ) ( NP ( DT the ) ( NN yen ) ) ) ) ) ( CC but ) ( VP ( VBD soared ) ( PP ( IN against ) ( NP ( DT the ) ( NN pound ) ) ) ( PP-TMP ( VBG following ) ( NP ( NP ( DT t... | [
"The",
"dollar",
"rose",
"modestly",
"against",
"the",
"mark",
"and",
"the",
"yen",
"but",
"soared",
"against",
"the",
"pound",
"following",
"the",
"resignation",
"of",
"Britain",
"'s",
"chancellor",
"of",
"the",
"Exchequer",
"Nigel",
"Lawson"
] | The dollar rose modestly against the mark and the yen but soared against the pound following the resignation of Britain 's chancellor of the Exchequer Nigel Lawson |
4 | ( S ( S ( NP-SBJ ( NNS Analysts ) ) ( VP ( VBP have ) ( VP ( VBN complained ) ( SBAR ( IN that ) ( S ( NP-SBJ ( JJ third-quarter ) ( JJ corporate ) ( NNS earnings ) ) ( VP ( VBP have ) ( RB n't ) ( VP ( VBN been ) ( ADJP-PRD ( RB very ) ( JJ good ) ) ) ) ) ) ) ) ) ( CC but ) ( S ( NP-SBJ ( DT the ) ( NN effect ) ) ( VP... | [
"Analysts",
"have",
"complained",
"that",
"third-quarter",
"corporate",
"earnings",
"have",
"n't",
"been",
"very",
"good",
"but",
"the",
"effect",
"hit",
"home",
"particularly",
"hard",
"yesterday"
] | Analysts have complained that third-quarter corporate earnings have n't been very good but the effect hit home particularly hard yesterday |
5 | ( S ( NP-SBJ-1 ( NNP Compaq ) ( NNP Computer ) ) ( VP ( VP ( VBD nose-dived ) ( NP-EXT ( NP ( CD 8.625 ) ) ( NP-ADV ( DT a ) ( NN share ) ) ) ( PP-DIR ( TO to ) ( NP ( CD 100 ) ) ) ) ( CC and ) ( VP ( VBD pulled ) ( NP ( JJ other ) ( NN technology ) ( NNS issues ) ) ( ADVP-DIR ( RBR lower ) ) ) ( PP-TMP ( IN after ) ( ... | [
"Compaq",
"Computer",
"nose-dived",
"8.625",
"a",
"share",
"to",
"100",
"and",
"pulled",
"other",
"technology",
"issues",
"lower",
"after",
"reporting",
"lower-than-expected",
"earnings",
"after",
"the",
"stock",
"market",
"closed",
"Wednesday"
] | Compaq Computer nose-dived 8.625 a share to 100 and pulled other technology issues lower after reporting lower-than-expected earnings after the stock market closed Wednesday |
6 | ( S ( NP-TMP ( RB Later ) ( NN yesterday ) ) ( NP-SBJ ( NP ( DT the ) ( NN nation ) ( POS 's ) ) ( JJ major ) ( NN auto ) ( NNS makers ) ) ( VP ( VBD added ) ( PP-CLR ( TO to ) ( NP ( DT the ) ( NN gloom ) ) ) ( SBAR-TMP ( WHADVP ( WRB when ) ) ( S ( NP-SBJ ( NP ( PRP they ) ) ( NP ( DT each ) ) ) ( VP ( VBD reported )... | [
"Later",
"yesterday",
"the",
"nation",
"'s",
"major",
"auto",
"makers",
"added",
"to",
"the",
"gloom",
"when",
"they",
"each",
"reported",
"their",
"core",
"auto",
"operations",
"were",
"net",
"losers",
"in",
"the",
"third",
"quarter"
] | Later yesterday the nation 's major auto makers added to the gloom when they each reported their core auto operations were net losers in the third quarter |
7 | ( S ( NP-SBJ ( DT The ) ( JJ less-than-robust ) ( JJ third-quarter ) ( NNS results ) ) ( VP ( VBD came ) ( PP-LOC ( IN amid ) ( NP ( NP ( JJ renewed ) ( NN concern ) ) ( PP ( IN about ) ( NP ( NP ( NP ( DT the ) ( NN volatility ) ) ( PP ( IN of ) ( NP ( NN stock ) ( NNS prices ) ) ) ) ( CC and ) ( NP ( NP ( DT the ) ( ... | [
"The",
"less-than-robust",
"third-quarter",
"results",
"came",
"amid",
"renewed",
"concern",
"about",
"the",
"volatility",
"of",
"stock",
"prices",
"and",
"the",
"role",
"of",
"computer-aided",
"program",
"trading"
] | The less-than-robust third-quarter results came amid renewed concern about the volatility of stock prices and the role of computer-aided program trading |
8 | ( S ( S-ADV ( VP ( VBN Taken ) ( ADVP-MNR ( RB together ) ) ) ) ( NP-SBJ-1 ( DT the ) ( NNS worries ) ) ( VP ( VBD prompted ) ( NP ( NP ( DT a ) ( JJ broad ) ( NN sell-off ) ) ( PP ( IN of ) ( NP ( NNS stocks ) ) ) ) ) ) | [
"Taken",
"together",
"the",
"worries",
"prompted",
"a",
"broad",
"sell-off",
"of",
"stocks"
] | Taken together the worries prompted a broad sell-off of stocks |
9 | ( S ( NP-SBJ ( NP ( DT The ) ( NN number ) ) ( PP ( IN of ) ( NP ( NP ( NNS stocks ) ) ( PP-LOC ( IN on ) ( NP ( DT the ) ( NNP New ) ( NNP York ) ( NNP Stock ) ( NNP Exchange ) ) ) ( SBAR ( WHNP-1 ( WDT that ) ) ( S ( VP ( VBD fell ) ( PP-CLR ( IN in ) ( NP ( NN price ) ) ) ( NP-TMP ( NN yesterday ) ) ) ) ) ) ) ) ( VP... | [
"The",
"number",
"of",
"stocks",
"on",
"the",
"New",
"York",
"Stock",
"Exchange",
"that",
"fell",
"in",
"price",
"yesterday",
"exceeded",
"1,000",
"a",
"key",
"measure",
"of",
"underlying",
"sentiment",
"among",
"technical",
"analysts"
] | The number of stocks on the New York Stock Exchange that fell in price yesterday exceeded 1,000 a key measure of underlying sentiment among technical analysts |
10 | ( S ( SBAR-ADV ( IN Although ) ( S ( NP-SBJ ( DT the ) ( NN government ) ) ( VP ( VBD said ) ( SBAR ( S ( NP-SBJ ( DT the ) ( NN economy ) ) ( VP ( VBD grew ) ( NP-EXT ( DT an ) ( JJ estimated ) ( CD 2.5 ) ( NN % ) ) ( PP-TMP ( IN in ) ( NP ( DT the ) ( JJ third ) ( NN quarter ) ) ) ) ) ) ) ) ) ( PP ( IN in ) ( NP ( NP... | [
"Although",
"the",
"government",
"said",
"the",
"economy",
"grew",
"an",
"estimated",
"2.5",
"%",
"in",
"the",
"third",
"quarter",
"in",
"line",
"with",
"expectations",
"analysts",
"are",
"increasingly",
"predicting",
"much",
"more",
"sluggish",
"growth",
"and",... | Although the government said the economy grew an estimated 2.5 % in the third quarter in line with expectations analysts are increasingly predicting much more sluggish growth and therefore more corporate earnings disappointments for the fourth quarter |
11 | ( SINV ( S-TPC-1 ( NP-SBJ ( EX There ) ) ( VP ( VBP are ) ( NP-PRD ( NP ( ADJP ( NP-ADV ( DT a ) ( RB lot ) ) ( JJR more ) ) ( JJ downward ) ( NNS revisions ) ) ( PP ( IN of ) ( NP ( NNS earnings ) ( NNS forecasts ) ) ) ( PP ( IN than ) ( NP ( JJ upward ) ( NNS revisions ) ) ) ) ) ) ( VP ( VBD said ) ) ( NP-SBJ ( NP ( ... | [
"There",
"are",
"a",
"lot",
"more",
"downward",
"revisions",
"of",
"earnings",
"forecasts",
"than",
"upward",
"revisions",
"said",
"Abby",
"Joseph",
"Cohen",
"a",
"market",
"strategist",
"at",
"Drexel",
"Burnham",
"Lambert"
] | There are a lot more downward revisions of earnings forecasts than upward revisions said Abby Joseph Cohen a market strategist at Drexel Burnham Lambert |
12 | ( S ( NP-SBJ ( NNS People ) ) ( VP ( VBP are ) ( VP ( VBG questioning ) ( NP ( JJ corporate ) ( NNS profits ) ) ( PP-CLR ( IN as ) ( NP ( NP ( DT a ) ( NN pillar ) ) ( PP ( IN of ) ( NP ( NN support ) ) ) ( PP ( IN for ) ( NP ( DT the ) ( NN equity ) ( NN market ) ) ) ) ) ) ) ) | [
"People",
"are",
"questioning",
"corporate",
"profits",
"as",
"a",
"pillar",
"of",
"support",
"for",
"the",
"equity",
"market"
] | People are questioning corporate profits as a pillar of support for the equity market |
13 | ( S ( NP-SBJ ( DT The ) ( NN bond ) ( NN market ) ) ( VP ( VBD was ) ( ADJP-PRD ( JJ unmoved ) ( PP ( IN by ) ( NP ( DT the ) ( JJ economic ) ( NNS statistics ) ) ) ) ) ) | [
"The",
"bond",
"market",
"was",
"unmoved",
"by",
"the",
"economic",
"statistics"
] | The bond market was unmoved by the economic statistics |
14 | ( S ( SBAR-ADV ( IN While ) ( S ( NP-SBJ ( NN bond ) ( NNS investors ) ) ( VP ( MD would ) ( VP ( VB have ) ( VP ( VBN preferred ) ( S ( NP-SBJ ( NN growth ) ) ( VP ( TO to ) ( VP ( VB be ) ( NP-PRD ( NP-ADV ( DT a ) ( JJ little ) ) ( JJR slower ) ) ) ) ) ) ) ) ) ) ( NP-SBJ-1 ( PRP they ) ) ( VP ( VBD were ) ( VP ( VBN... | [
"While",
"bond",
"investors",
"would",
"have",
"preferred",
"growth",
"to",
"be",
"a",
"little",
"slower",
"they",
"were",
"cheered",
"by",
"inflation",
"measures",
"in",
"the",
"data",
"that",
"showed",
"prices",
"rising",
"at",
"a",
"modest",
"annual",
"ra... | While bond investors would have preferred growth to be a little slower they were cheered by inflation measures in the data that showed prices rising at a modest annual rate of 2.9 % |
15 | ( S ( S-TPC-1 ( NP-SBJ ( DT That ) ) ( VP ( VBZ is ) ( NP-PRD ( DT another ) ( JJ small ) ( NN encouragement ) ( SBAR ( IN for ) ( S ( NP-SBJ ( DT the ) ( NNP Federal ) ( NNP Reserve ) ) ( VP ( TO to ) ( VP ( VB lower ) ( NP ( NN interest ) ( NNS rates ) ) ( PP-TMP ( IN in ) ( NP ( JJ coming ) ( NNS weeks ) ) ) ) ) ) )... | [
"That",
"is",
"another",
"small",
"encouragement",
"for",
"the",
"Federal",
"Reserve",
"to",
"lower",
"interest",
"rates",
"in",
"coming",
"weeks",
"they",
"reasoned"
] | That is another small encouragement for the Federal Reserve to lower interest rates in coming weeks they reasoned |
16 | ( PP-LOC-HLN ( IN In ) ( NP ( JJ major ) ( NN market ) ( NN activity ) ) ) | [
"In",
"major",
"market",
"activity"
] | In major market activity |
17 | ( S ( NP-SBJ ( NNP Stock ) ( NNS prices ) ) ( VP ( VBD fell ) ( ADVP-MNR ( RB sharply ) ) ( PP-LOC ( IN in ) ( NP ( JJ active ) ( NN trading ) ) ) ) ) | [
"Stock",
"prices",
"fell",
"sharply",
"in",
"active",
"trading"
] | Stock prices fell sharply in active trading |
18 | ( S ( NP-SBJ ( NP ( NN Volume ) ) ( PP-LOC ( IN on ) ( NP ( DT the ) ( NNP New ) ( NNP York ) ( NNP Stock ) ( NNP Exchange ) ) ) ) ( VP ( VBD totaled ) ( NP ( QP ( CD 175.2 ) ( CD million ) ) ( NNS shares ) ) ) ) | [
"Volume",
"on",
"the",
"New",
"York",
"Stock",
"Exchange",
"totaled",
"175.2",
"million",
"shares"
] | Volume on the New York Stock Exchange totaled 175.2 million shares |
19 | ( S ( NP-SBJ ( NP ( VBG Declining ) ( NNS issues ) ) ( PP ( IN on ) ( NP ( DT the ) ( NNP Big ) ( NNP Board ) ) ) ) ( VP ( VBD outstripped ) ( NP ( NNS gainers ) ) ( NP-ADV ( NP ( CD 1,141 ) ) ( PP ( TO to ) ( NP ( CD 406 ) ) ) ) ) ) | [
"Declining",
"issues",
"on",
"the",
"Big",
"Board",
"outstripped",
"gainers",
"1,141",
"to",
"406"
] | Declining issues on the Big Board outstripped gainers 1,141 to 406 |
20 | ( S ( NP-SBJ ( NN Bond ) ( NNS prices ) ) ( VP ( VBD were ) ( ADJP-PRD ( RB barely ) ( JJR higher ) ) ) ) | [
"Bond",
"prices",
"were",
"barely",
"higher"
] | Bond prices were barely higher |
21 | ( S ( NP-SBJ ( NP ( DT The ) ( NNP Treasury ) ( POS 's ) ) ( NN benchmark ) ( JJ 30-year ) ) ( VP ( VBD rose ) ( ADVP-EXT ( RB fractionally ) ) ) ) | [
"The",
"Treasury",
"'s",
"benchmark",
"30-year",
"rose",
"fractionally"
] | The Treasury 's benchmark 30-year rose fractionally |
22 | ( S ( NP-SBJ ( NP ( NN Yield ) ) ( PP ( IN on ) ( NP ( DT the ) ( NN issue ) ) ) ) ( VP ( VBD was ) ( NP-PRD ( CD 7.88 ) ( NN % ) ) ) ) | [
"Yield",
"on",
"the",
"issue",
"was",
"7.88",
"%"
] | Yield on the issue was 7.88 % |
23 | ( S ( NP-SBJ ( DT The ) ( NN dollar ) ) ( VP ( VBD rose ) ( ADVP-EXT ( RB modestly ) ) ( PP ( IN against ) ( NP ( JJS most ) ( JJ major ) ( NNS currencies ) ) ) ) ) | [
"The",
"dollar",
"rose",
"modestly",
"against",
"most",
"major",
"currencies"
] | The dollar rose modestly against most major currencies |
24 | ( S ( PP-LOC ( IN In ) ( NP ( JJ late ) ( NNP New ) ( NNP York ) ( NN trading ) ) ) ( NP-SBJ ( DT the ) ( NN dollar ) ) ( VP ( VBD was ) ( PP-PRD ( IN at ) ( NP ( NP ( CD 1.8400 ) ( NNS marks ) ) ( CC and ) ( NP ( CD 142.10 ) ( NNS yen ) ) ) ) ( PP ( VBN compared ) ( PP ( IN with ) ( NP ( NP ( NP ( CD 1.8353 ) ( NNS ma... | [
"In",
"late",
"New",
"York",
"trading",
"the",
"dollar",
"was",
"at",
"1.8400",
"marks",
"and",
"142.10",
"yen",
"compared",
"with",
"1.8353",
"marks",
"and",
"141.52",
"yen",
"Wednesday"
] | In late New York trading the dollar was at 1.8400 marks and 142.10 yen compared with 1.8353 marks and 141.52 yen Wednesday |
25 | ( S ( NP-SBJ ( DT The ) ( NN dollar ) ) ( VP ( VBD soared ) ( PP ( IN against ) ( NP ( NP ( DT the ) ( NN pound ) ) ( SBAR ( WHNP-1 ( WDT which ) ) ( S ( VP ( VBD was ) ( PP-PRD ( IN at ) ( NP ( CD 1.5765 ) ) ) ( PP ( VBN compared ) ( PP ( IN with ) ( NP ( NP ( CD 1.6145 ) ) ( NP-TMP ( NNP Wednesday ) ) ) ) ) ) ) ) ) )... | [
"The",
"dollar",
"soared",
"against",
"the",
"pound",
"which",
"was",
"at",
"1.5765",
"compared",
"with",
"1.6145",
"Wednesday"
] | The dollar soared against the pound which was at 1.5765 compared with 1.6145 Wednesday |
26 | ( S ( NP-SBJ-1 ( DT The ) ( NNP House ) ) ( VP ( VBD joined ) ( NP ( DT the ) ( NNP Senate ) ) ( PP-LOC ( IN in ) ( S-NOM ( VP ( VBG making ) ( S ( NP-SBJ ( NP ( JJ federal ) ( NNS reparations ) ) ( PP ( IN for ) ( NP ( NP ( NNPS Japanese-Americans ) ) ( VP ( VBN held ) ( PP-LOC ( IN in ) ( NP ( NNP World ) ( NNP War )... | [
"The",
"House",
"joined",
"the",
"Senate",
"in",
"making",
"federal",
"reparations",
"for",
"Japanese-Americans",
"held",
"in",
"World",
"War",
"II",
"internment",
"camps",
"a",
"legal",
"entitlement",
"requiring",
"the",
"Treasury",
"Department",
"to",
"meet",
... | The House joined the Senate in making federal reparations for Japanese-Americans held in World War II internment camps a legal entitlement requiring the Treasury Department to meet expedited payments of an estimated 1.25 billion during the next several years |
27 | ( S ( NP-SBJ ( DT The ) ( JJ 249-166 ) ( NN roll ) ( NN call ) ) ( VP ( VBD came ) ( SBAR-TMP ( IN as ) ( S ( NP-SBJ ( DT the ) ( NN chamber ) ) ( VP ( VBD approved ) ( NP ( NP ( DT a ) ( NN compromise ) ( NN bill ) ) ( VP ( VP ( VBG allocating ) ( NP ( QP ( CD 17.2 ) ( CD billion ) ) ) ( PP-DTV ( TO to ) ( NP ( NP ( D... | [
"The",
"249-166",
"roll",
"call",
"came",
"as",
"the",
"chamber",
"approved",
"a",
"compromise",
"bill",
"allocating",
"17.2",
"billion",
"to",
"the",
"departments",
"of",
"State",
"Justice",
"and",
"Commerce",
"in",
"fiscal",
"1990",
"and",
"imposing",
"incre... | The 249-166 roll call came as the chamber approved a compromise bill allocating 17.2 billion to the departments of State Justice and Commerce in fiscal 1990 and imposing increased fees on business interests making filings with the government |
28 | ( S ( S ( NP-SBJ ( DT An ) ( JJ estimated ) ( QP ( CD 40 ) ( CD million ) ) ) ( VP ( MD would ) ( VP ( VB come ) ( ADVP-TMP ( RB annually ) ) ( PP-DIR ( IN from ) ( NP ( NP ( DT a ) ( JJ new ) ( ADJP ( CD 20,000 ) ) ( NN charge ) ) ( PP ( IN on ) ( NP ( NP ( JJ pre-merger ) ( NNS notifications ) ) ( PP ( TO to ) ( NP (... | [
"An",
"estimated",
"40",
"million",
"would",
"come",
"annually",
"from",
"a",
"new",
"20,000",
"charge",
"on",
"pre-merger",
"notifications",
"to",
"the",
"Justice",
"Department",
"and",
"Securities",
"and",
"Exchange",
"Commission",
"filing",
"fees",
"would",
"... | An estimated 40 million would come annually from a new 20,000 charge on pre-merger notifications to the Justice Department and Securities and Exchange Commission filing fees would rise by 25 % to fund a 26 million increase in the agency 's budget |
29 | ( S ( NP-SBJ ( NP ( NP ( NN Yesterday ) ( POS 's ) ) ( NN vote ) ) ( PP ( IN on ) ( NP ( JJ Japanese-American ) ( NNS reparations ) ) ) ) ( VP ( VBZ ensures ) ( NP ( NP ( JJ final ) ( NN enactment ) ) ( PP ( IN of ) ( NP ( NP ( DT the ) ( NN entitlement ) ( NN provision ) ) ( SBAR ( WHNP-1 ( WDT which ) ) ( S ( VP ( VP... | [
"Yesterday",
"'s",
"vote",
"on",
"Japanese-American",
"reparations",
"ensures",
"final",
"enactment",
"of",
"the",
"entitlement",
"provision",
"which",
"abandons",
"earlier",
"efforts",
"to",
"find",
"offsetting",
"cuts",
"but",
"is",
"seen",
"as",
"a",
"more",
... | Yesterday 's vote on Japanese-American reparations ensures final enactment of the entitlement provision which abandons earlier efforts to find offsetting cuts but is seen as a more realistic path to expediting compensation first authorized in 1988 |
30 | ( SINV ( S-TPC-4 ( NP-SBJ ( NP ( DT The ) ( JJ only ) ( NN way ) ) ( SBAR ( S ( VP ( TO to ) ( VP ( VB reduce ) ( NP ( DT the ) ( NNS costs ) ) ) ) ) ) ) ( VP ( VBZ is ) ( S-PRD ( VP ( TO to ) ( VP ( VB say ) ( SBAR ( S ( NP-SBJ-1 ( PRP we ) ) ( VP ( VBP do ) ( RB n't ) ( VP ( VB want ) ( S ( VP ( TO to ) ( VP ( VB pay... | [
"The",
"only",
"way",
"to",
"reduce",
"the",
"costs",
"is",
"to",
"say",
"we",
"do",
"n't",
"want",
"to",
"pay",
"the",
"bill",
"said",
"Rep.",
"Neal",
"Smith",
"D.",
"Iowa",
"who",
"taunted",
"President",
"Bush",
"'s",
"party",
"to",
"back",
"up",
"... | The only way to reduce the costs is to say we do n't want to pay the bill said Rep. Neal Smith D. Iowa who taunted President Bush 's party to back up his campaign promise of supporting the claims of 20,000 per individual |
31 | ( SINV ( S-TPC-1 ( VP ( VB Read ) ( NP ( PRP$ my ) ( NNS lips ) ) ) ) ( VP ( VBD said ) ) ( NP-SBJ ( NNP Mr. ) ( NNP Smith ) ) ) | [
"Read",
"my",
"lips",
"said",
"Mr.",
"Smith"
] | Read my lips said Mr. Smith |
32 | ( S ( SBAR-ADV ( IN If ) ( S ( NP-SBJ ( PRP you ) ) ( VP ( VBP 're ) ( PP-PRD ( IN for ) ( S-NOM ( VP ( VBG paying ) ( NP ( DT the ) ( NNS claims ) ) ) ) ) ) ) ) ( NP-SBJ ( PRP I ) ) ( VP ( VBP do ) ( RB n't ) ( VP ( VB know ) ( SBAR ( WHADVP-1 ( WRB how ) ) ( S ( NP-SBJ ( NN anyone ) ) ( VP ( MD can ) ( VP ( VB oppose... | [
"If",
"you",
"'re",
"for",
"paying",
"the",
"claims",
"I",
"do",
"n't",
"know",
"how",
"anyone",
"can",
"oppose",
"this"
] | If you 're for paying the claims I do n't know how anyone can oppose this |
33 | ( S ( S ( NP-SBJ-1 ( DT No ) ( NNS payments ) ) ( VP ( MD would ) ( VP ( VB be ) ( VP ( VBN made ) ( NP-TMP ( DT this ) ( NN year ) ) ) ) ) ) ( CC but ) ( S ( S-TMP ( VP ( VBG beginning ) ( PP-TMP ( IN in ) ( NP ( JJ fiscal ) ( CD 1991 ) ) ) ) ) ( NP-SBJ ( DT the ) ( NN bill ) ) ( VP ( VBZ commits ) ( NP ( DT the ) ( N... | [
"No",
"payments",
"would",
"be",
"made",
"this",
"year",
"but",
"beginning",
"in",
"fiscal",
"1991",
"the",
"bill",
"commits",
"the",
"government",
"to",
"annual",
"payments",
"of",
"as",
"much",
"as",
"500",
"million",
"until",
"the",
"total",
"liability",
... | No payments would be made this year but beginning in fiscal 1991 the bill commits the government to annual payments of as much as 500 million until the total liability of 1.25 billion is met |
34 | ( S ( NP-SBJ ( DT The ) ( NN issue ) ) ( VP ( VP ( VBZ has ) ( VP ( VBN assumed ) ( NP ( NP ( DT some ) ) ( PP ( IN of ) ( NP ( NP ( DT the ) ( NN character ) ) ( PP ( IN of ) ( NP ( JJ past ) ( NNS civil-rights ) ( NNS debates ) ) ) ) ) ) ) ) ( CC and ) ( VP ( VBZ reopens ) ( NP ( NP ( JJ old ) ( JJ regional ) ( NNS d... | [
"The",
"issue",
"has",
"assumed",
"some",
"of",
"the",
"character",
"of",
"past",
"civil-rights",
"debates",
"and",
"reopens",
"old",
"regional",
"divisions",
"in",
"the",
"Democratic",
"majority"
] | The issue has assumed some of the character of past civil-rights debates and reopens old regional divisions in the Democratic majority |
35 | ( S ( ADVP ( ADVP ( RB As ) ( RB much ) ) ( SBAR ( IN as ) ( S ( NP-SBJ ( NNPS Republicans ) ) ( VP ( VBD led ) ( NP ( DT the ) ( NN opposition ) ) ) ) ) ) ( PP-TPC-1 ( IN among ) ( NP ( NP ( DT the ) ( CD 53 ) ( NNPS Democrats ) ) ( VP ( VBG voting ) ( PP-CLR ( IN against ) ( S-NOM ( VP ( VBG treating ) ( NP ( DT the ... | [
"As",
"much",
"as",
"Republicans",
"led",
"the",
"opposition",
"among",
"the",
"53",
"Democrats",
"voting",
"against",
"treating",
"the",
"payments",
"as",
"an",
"entitlement",
"42",
"came",
"from",
"the",
"13",
"states",
"in",
"the",
"Old",
"Dixiecrat",
"So... | As much as Republicans led the opposition among the 53 Democrats voting against treating the payments as an entitlement 42 came from the 13 states in the Old Dixiecrat South and its borders |
36 | ( S ( S ( NP-SBJ ( NP ( DT The ) ( JJ odd ) ( NN mix ) ) ( PP ( IN of ) ( NP ( NNS departments ) ) ) ( PP-LOC ( IN in ) ( NP ( DT the ) ( JJ underlying ) ( NN bill ) ) ) ) ( VP ( VBZ makes ) ( S ( NP-SBJ ( PRP it ) ) ( NP-PRD ( NP ( CD one ) ) ( PP ( IN of ) ( NP ( NP ( DT the ) ( ADJP ( RBR more ) ( JJ eclectic ) ) ) ... | [
"The",
"odd",
"mix",
"of",
"departments",
"in",
"the",
"underlying",
"bill",
"makes",
"it",
"one",
"of",
"the",
"more",
"eclectic",
"of",
"the",
"annual",
"appropriations",
"measures",
"and",
"it",
"is",
"a",
"lightning",
"rod",
"for",
"a",
"running",
"bat... | The odd mix of departments in the underlying bill makes it one of the more eclectic of the annual appropriations measures and it is a lightning rod for a running battle over the fate of the Legal Services Corp |
37 | ( S ( NP-SBJ ( DT The ) ( NN measure ) ) ( VP ( VP ( VBZ provides ) ( NP ( NP ( QP ( CD 321 ) ( CD million ) ) ) ( SBAR-PRP ( S ( VP ( TO to ) ( VP ( VB maintain ) ( NP ( NNS services ) ) ) ) ) ) ) ) ( CC but ) ( VP ( MD would ) ( ADVP-MNR ( RB sharply ) ) ( VP ( VB curb ) ( NP ( NP ( DT the ) ( NN power ) ) ( PP ( IN ... | [
"The",
"measure",
"provides",
"321",
"million",
"to",
"maintain",
"services",
"but",
"would",
"sharply",
"curb",
"the",
"power",
"of",
"the",
"current",
"board",
"until",
"successors",
"are",
"agreed",
"to",
"by",
"the",
"Bush",
"administration"
] | The measure provides 321 million to maintain services but would sharply curb the power of the current board until successors are agreed to by the Bush administration |
38 | ( S ( NP-SBJ ( NP ( DT The ) ( JJ conservative ) ( NN bent ) ) ( PP ( IN of ) ( NP ( NP ( DT the ) ( JJ incumbent ) ( NNS appointees ) ) ( VP ( VBN named ) ( PP ( IN by ) ( NP-LGS ( JJ former ) ( NNP President ) ( NNP Reagan ) ) ) ) ) ) ) ( VP ( VBZ has ) ( VP ( VBN divided ) ( NP ( NNPS Republicans ) ) ) ) ) | [
"The",
"conservative",
"bent",
"of",
"the",
"incumbent",
"appointees",
"named",
"by",
"former",
"President",
"Reagan",
"has",
"divided",
"Republicans"
] | The conservative bent of the incumbent appointees named by former President Reagan has divided Republicans |
39 | ( S ( CC And ) ( PP ( IN on ) ( NP ( JJ back-to-back ) ( NN roll ) ( NNS calls ) ) ) ( ADVP ( JJ 206-199 ) ( CC and ) ( JJ 223-178 ) ) ( NP-SBJ ( DT the ) ( NNP Appropriations ) ( NNP Committee ) ( NN leadership ) ) ( VP ( VBD turned ) ( ADVP-DIR ( RP back ) ) ( NP ( NP ( NNS efforts ) ( S ( VP ( TO to ) ( VP ( VB weak... | [
"And",
"on",
"back-to-back",
"roll",
"calls",
"206-199",
"and",
"223-178",
"the",
"Appropriations",
"Committee",
"leadership",
"turned",
"back",
"efforts",
"to",
"weaken",
"or",
"strip",
"the",
"proposed",
"restrictions",
"first",
"added",
"by",
"Sen.",
"Warren",
... | And on back-to-back roll calls 206-199 and 223-178 the Appropriations Committee leadership turned back efforts to weaken or strip the proposed restrictions first added by Sen. Warren Rudman R. N.H. |
40 | ( S ( NP-SBJ-1 ( NP ( DT The ) ( JJ estimated ) ( QP ( CD 40 ) ( CD million ) ) ) ( PP ( IN from ) ( NP ( DT the ) ( JJ new ) ( JJ pre-merger ) ( NN notification ) ( NN fee ) ) ) ) ( VP ( MD would ) ( VP ( VB be ) ( VP ( VBN divided ) ( PP-CLR ( IN between ) ( NP ( NP ( NP ( NP ( DT the ) ( NNP Justice ) ( NNP Departme... | [
"The",
"estimated",
"40",
"million",
"from",
"the",
"new",
"pre-merger",
"notification",
"fee",
"would",
"be",
"divided",
"between",
"the",
"Justice",
"Department",
"'s",
"Antitrust",
"Division",
"and",
"the",
"Federal",
"Trade",
"Commission",
"which",
"both",
"... | The estimated 40 million from the new pre-merger notification fee would be divided between the Justice Department 's Antitrust Division and the Federal Trade Commission which both face serious cuts if the income is n't realized |
41 | ( S ( S ( NP-SBJ-1 ( NP ( DT The ) ( NNP Federal ) ( NNP Bureau ) ) ( PP ( IN of ) ( NP ( NNP Investigation ) ) ) ) ( VP ( VBZ is ) ( VP ( VBN slated ) ( S ( VP ( TO to ) ( VP ( VB receive ) ( NP ( QP ( CD 30 ) ( CD million ) ) ) ( PP-MNR ( IN by ) ( S-NOM ( VP ( VBG charging ) ( PP-CLR ( IN for ) ( NP ( NP ( NN finger... | [
"The",
"Federal",
"Bureau",
"of",
"Investigation",
"is",
"slated",
"to",
"receive",
"30",
"million",
"by",
"charging",
"for",
"fingerprint",
"services",
"in",
"civil",
"cases",
"and",
"the",
"judiciary",
"will",
"rely",
"on",
"another",
"32",
"million",
"from"... | The Federal Bureau of Investigation is slated to receive 30 million by charging for fingerprint services in civil cases and the judiciary will rely on another 32 million from bankruptcy charges including a 33 % increase in the current filing fee |
42 | ( S ( S ( NP-SBJ ( NP ( DT The ) ( ADJP ( QP ( CD 17.2 ) ( CD billion ) ) ) ( NN total ) ) ( PP ( IN for ) ( NP ( DT the ) ( NN bill ) ) ) ) ( VP ( VBZ does ) ( RB n't ) ( VP ( VB include ) ( NP ( NP ( DT an ) ( JJ estimated ) ( QP ( CD 1.2 ) ( CD billion ) ) ) ( PP ( IN in ) ( NP ( NP ( JJ supplemental ) ( JJ anti-dru... | [
"The",
"17.2",
"billion",
"total",
"for",
"the",
"bill",
"does",
"n't",
"include",
"an",
"estimated",
"1.2",
"billion",
"in",
"supplemental",
"anti-drug",
"funds",
"approved",
"by",
"the",
"House-Senate",
"conference",
"yesterday",
"and",
"the",
"rush",
"of",
... | The 17.2 billion total for the bill does n't include an estimated 1.2 billion in supplemental anti-drug funds approved by the House-Senate conference yesterday and the rush of money is already provoking jealousy among states competing for assistance |
43 | ( S ( S ( NP-SBJ-1 ( DT The ) ( NNP House ) ) ( VP ( VBD agreed ) ( S ( VP ( TO to ) ( VP ( VB defer ) ( PP-TMP ( IN for ) ( NP ( DT a ) ( NN year ) ) ) ( NP ( NP ( DT a ) ( JJ scheduled ) ( ADJP ( CD 50 ) ( NN % ) ) ( NN increase ) ) ( PP ( IN in ) ( NP ( NP ( DT the ) ( JJ required ) ( NN state ) ( JJ matching ) ( NN... | [
"The",
"House",
"agreed",
"to",
"defer",
"for",
"a",
"year",
"a",
"scheduled",
"50",
"%",
"increase",
"in",
"the",
"required",
"state",
"matching",
"funds",
"for",
"law-enforcement",
"grants",
"but",
"by",
"a",
"287-123",
"margin",
"the",
"chamber",
"strippe... | The House agreed to defer for a year a scheduled 50 % increase in the required state matching funds for law-enforcement grants but by a 287-123 margin the chamber stripped a Senate initiative to raise the minimum grant for smaller states such as New Hampshire and Delaware to 1.6 million from 500,000 |
44 | ( S ( NP-SBJ ( JJ Few ) ) ( VP ( VBP are ) ( ADJP-PRD ( ADJP ( RBR more ) ( JJ powerful ) ) ) ( PP-LOC ( IN in ) ( NP ( NP ( DT the ) ( NN competition ) ) ( PP ( IN for ) ( NP ( NNS funds ) ) ) ) ) ( PP-1 ( IN than ) ( NP ( NP ( DT the ) ( NNS appropriations ) ( VBZ committees ) ) ( NP ( PRP themselves ) ) ( PP ( VBG i... | [
"Few",
"are",
"more",
"powerful",
"in",
"the",
"competition",
"for",
"funds",
"than",
"the",
"appropriations",
"committees",
"themselves",
"including",
"the",
"three",
"authors",
"of",
"the",
"Gramm-Rudman-Hollings",
"deficit-reduction",
"law"
] | Few are more powerful in the competition for funds than the appropriations committees themselves including the three authors of the Gramm-Rudman-Hollings deficit-reduction law |
45 | ( S ( SBAR-TMP ( WHADVP-1 ( WRB When ) ) ( S ( NP-SBJ ( NP ( DT a ) ( NNP House-Senate ) ( NN conference ) ) ( PP ( IN on ) ( NP ( NP ( NN yesterday ) ( POS 's ) ) ( NN bill ) ) ) ) ( VP ( VBD rescinded ) ( NP ( NP ( QP ( CD 11.8 ) ( CD million ) ) ) ( PP ( IN in ) ( NP ( NP ( JJ unexpended ) ( NNS funds ) ) ( PP ( IN ... | [
"When",
"a",
"House-Senate",
"conference",
"on",
"yesterday",
"'s",
"bill",
"rescinded",
"11.8",
"million",
"in",
"unexpended",
"funds",
"for",
"a",
"Fort",
"Worth",
"Texas",
"economic",
"development",
"project",
"backed",
"by",
"former",
"Speaker",
"James",
"Wr... | When a House-Senate conference on yesterday 's bill rescinded 11.8 million in unexpended funds for a Fort Worth Texas economic development project backed by former Speaker James Wright Sen. Phil Gramm R. Texas insisted last week that the money be preserved |
46 | ( S ( S ( NP-SBJ ( DT The ) ( NN measure ) ) ( VP ( VBZ includes ) ( NP ( NP ( QP ( CD 2 ) ( CD million ) ) ) ( VP ( VBN secured ) ( PP ( IN by ) ( NP-LGS ( NNP Mr. ) ( NNP Rudman ) ) ) ( PP-CLR ( IN for ) ( NP ( NP ( DT a ) ( NN marine-research ) ( NN project ) ) ( PP-LOC ( IN at ) ( NP ( NP ( DT the ) ( NNP Universit... | [
"The",
"measure",
"includes",
"2",
"million",
"secured",
"by",
"Mr.",
"Rudman",
"for",
"a",
"marine-research",
"project",
"at",
"the",
"University",
"of",
"New",
"Hampshire",
"and",
"Sen.",
"Ernest",
"Hollings",
"D.",
"S.C",
"used",
"his",
"power",
"to",
"ad... | The measure includes 2 million secured by Mr. Rudman for a marine-research project at the University of New Hampshire and Sen. Ernest Hollings D. S.C used his power to add 10 million for an advanced technology initiative in the Commerce Department |
47 | ( S ( NP-SBJ ( DT This ) ) ( VP ( VBD was ) ( PP-PRD ( IN in ) ( NP ( NP ( NN addition ) ) ( PP ( TO to ) ( NP ( NP ( DT a ) ( ADJP ( RBR more ) ( JJ parochial ) ) ( ADJP ( QP ( CD 4.5 ) ( CD million ) ) ) ( NN authorization ) ) ( PP ( IN for ) ( NP ( NP ( DT a ) ( NN health ) ( NN center ) ) ( PP-LOC ( IN in ) ( NP ( ... | [
"This",
"was",
"in",
"addition",
"to",
"a",
"more",
"parochial",
"4.5",
"million",
"authorization",
"for",
"a",
"health",
"center",
"in",
"South",
"Carolina",
"upheld",
"by",
"a",
"273-121",
"vote",
"in",
"the",
"House",
"last",
"night"
] | This was in addition to a more parochial 4.5 million authorization for a health center in South Carolina upheld by a 273-121 vote in the House last night |
48 | ( S ( NP-SBJ-1 ( NP ( NNP F. ) ( NNP Gil ) ( NNP Troutman ) ) ( ADJP ( NP-ADV ( CD 46 ) ( NNS years ) ) ( JJ old ) ) ) ( VP ( VBD was ) ( VP ( VBN named ) ( S ( NP-PRD ( JJ chief ) ( JJ executive ) ( NN officer ) ) ) ) ) ) | [
"F.",
"Gil",
"Troutman",
"46",
"years",
"old",
"was",
"named",
"chief",
"executive",
"officer"
] | F. Gil Troutman 46 years old was named chief executive officer |
49 | ( S ( NP-SBJ ( PRP He ) ) ( VP ( VP ( VBZ retains ) ( NP ( NP ( PRP$ his ) ( NNS titles ) ) ( PP ( IN of ) ( NP ( NP ( NN president ) ) ( CC and ) ( NP ( NN chief ) ( NN operating ) ( NN officer ) ) ) ) ) ) ( CC and ) ( VP ( VBZ succeeds ) ( PP-CLR ( RB as ) ( NP ( JJ chief ) ( NN executive ) ) ) ( NP ( NP ( NNP Howard... | [
"He",
"retains",
"his",
"titles",
"of",
"president",
"and",
"chief",
"operating",
"officer",
"and",
"succeeds",
"as",
"chief",
"executive",
"Howard",
"O.",
"Painter",
"Jr.",
"who",
"remains",
"chairman",
"of",
"the",
"board"
] | He retains his titles of president and chief operating officer and succeeds as chief executive Howard O. Painter Jr. who remains chairman of the board |
50 | ( S ( NP-SBJ ( NNP DSP ) ) ( VP ( VBZ makes ) ( NP ( NP ( JJ electronic ) ( NN instrumentation ) ) ( CC and ) ( NP ( NN data ) ( NN acquisition ) ( NNS systems ) ) ) ) ) | [
"DSP",
"makes",
"electronic",
"instrumentation",
"and",
"data",
"acquisition",
"systems"
] | DSP makes electronic instrumentation and data acquisition systems |
51 | ( S ( S ( NP-SBJ ( DT The ) ( NNP Big ) ( NNP Three ) ( NNP U.S. ) ( NN auto ) ( NNS makers ) ) ( VP ( VBD posted ) ( NP ( NP ( NNS losses ) ) ( PP ( IN in ) ( NP-LOC ( PRP$ their ) ( JJ core ) ( ADJP ( JJ North ) ( JJ American ) ) ( JJ automotive ) ( NNS businesses ) ) ) ( PP ( IN for ) ( NP ( DT the ) ( JJ third ) ( ... | [
"The",
"Big",
"Three",
"U.S.",
"auto",
"makers",
"posted",
"losses",
"in",
"their",
"core",
"North",
"American",
"automotive",
"businesses",
"for",
"the",
"third",
"quarter",
"and",
"expectations",
"of",
"continued",
"slow",
"vehicle",
"sales",
"and",
"price",
... | The Big Three U.S. auto makers posted losses in their core North American automotive businesses for the third quarter and expectations of continued slow vehicle sales and price wars are casting a pall over the fourth period |
52 | ( S ( NP-SBJ ( NP ( DT The ) ( JJS strongest ) ( NN sign ) ) ( PP ( IN of ) ( NP ( NP ( DT the ) ( NNP Big ) ( CD Three ) ( POS 's ) ) ( NNS woes ) ) ) ) ( VP ( VBD came ) ( PP-DIR ( IN from ) ( NP ( NP ( NNP Ford ) ( NNP Motor ) ( NNP Co. ) ) ( SBAR ( WHNP-1 ( WDT which ) ) ( S ( VP ( VBD said ) ( SBAR ( S ( NP-SBJ ( ... | [
"The",
"strongest",
"sign",
"of",
"the",
"Big",
"Three",
"'s",
"woes",
"came",
"from",
"Ford",
"Motor",
"Co.",
"which",
"said",
"it",
"had",
"a",
"loss",
"in",
"its",
"U.S.",
"automotive",
"business",
"for",
"the",
"first",
"time",
"since",
"1982"
] | The strongest sign of the Big Three 's woes came from Ford Motor Co. which said it had a loss in its U.S. automotive business for the first time since 1982 |
53 | ( S ( NP-SBJ ( NNP Ford ) ) ( VP ( VBD predicted ) ( SBAR ( S ( NP-SBJ ( JJ fourth-quarter ) ( JJ net ) ( NN income ) ) ( VP ( MD will ) ( VP ( VB fall ) ( PP-DIR ( IN below ) ( NP ( DT the ) ( JJ year-earlier ) ( NN level ) ) ) ( PP-PRP ( ADVP ( RB partly ) ) ( IN because ) ( IN of ) ( NP ( NP ( DT a ) ( JJ likely ) (... | [
"Ford",
"predicted",
"fourth-quarter",
"net",
"income",
"will",
"fall",
"below",
"the",
"year-earlier",
"level",
"partly",
"because",
"of",
"a",
"likely",
"500",
"million",
"charge",
"from",
"the",
"sale",
"of",
"its",
"steel",
"operations"
] | Ford predicted fourth-quarter net income will fall below the year-earlier level partly because of a likely 500 million charge from the sale of its steel operations |
54 | ( S ( NP-SBJ-1 ( DT The ) ( JJ bleak ) ( JJ automotive ) ( NNS results ) ) ( VP ( VBD were ) ( VP ( VBN offset ) ( PP ( IN by ) ( NP-LGS ( NP ( JJ strong ) ( NNS earnings ) ) ( PP ( IN from ) ( NP ( DT some ) ( JJ non-automotive ) ( NNS operations ) ) ) ) ) ) ) ) | [
"The",
"bleak",
"automotive",
"results",
"were",
"offset",
"by",
"strong",
"earnings",
"from",
"some",
"non-automotive",
"operations"
] | The bleak automotive results were offset by strong earnings from some non-automotive operations |
55 | ( S ( ADVP ( RB Still ) ) ( NP-SBJ ( NP ( DT the ) ( JJ combined ) ( NN profit ) ) ( PP ( IN of ) ( NP ( NP ( NNP Ford ) ) ( NP ( NNP Chrysler ) ( NNP Corp. ) ) ( CC and ) ( NP ( NNP General ) ( NNP Motors ) ( NNP Corp. ) ) ) ) ) ( VP ( VBD fell ) ( NP-EXT ( CD 44 ) ( NN % ) ) ( PP-DIR ( TO to ) ( NP ( QP ( CD 1.02 ) (... | [
"Still",
"the",
"combined",
"profit",
"of",
"Ford",
"Chrysler",
"Corp.",
"and",
"General",
"Motors",
"Corp.",
"fell",
"44",
"%",
"to",
"1.02",
"billion",
"from",
"1.83",
"billion",
"a",
"year",
"earlier",
"excluding",
"a",
"one-time",
"gain",
"of",
"309",
... | Still the combined profit of Ford Chrysler Corp. and General Motors Corp. fell 44 % to 1.02 billion from 1.83 billion a year earlier excluding a one-time gain of 309 million at Chrysler from the sale of Mitsubishi Motors Corp. stock |
56 | ( S ( NP-SBJ ( NP ( DT The ) ( JJ last ) ( NN time ) ) ( SBAR ( S ( NP-SBJ ( DT all ) ( CD three ) ( NNS companies ) ) ( VP ( VBD reported ) ( NP ( ADJP ( JJ North ) ( JJ American ) ) ( JJ automotive ) ( NNS losses ) ) ) ) ) ) ( VP ( VBD was ) ( PP-TMP-PRD ( IN in ) ( NP ( NP ( DT the ) ( NN recession ) ( NN year ) ) (... | [
"The",
"last",
"time",
"all",
"three",
"companies",
"reported",
"North",
"American",
"automotive",
"losses",
"was",
"in",
"the",
"recession",
"year",
"of",
"1982"
] | The last time all three companies reported North American automotive losses was in the recession year of 1982 |
57 | ( S ( NP-SBJ-1 ( NP ( NN Yesterday ) ( POS 's ) ) ( NNS announcements ) ) ( VP ( VBD helped ) ( S ( VP ( VB spark ) ( NP ( NP ( DT a ) ( NN midday ) ( NN wave ) ) ( PP ( IN of ) ( NP ( NN program ) ( NN selling ) ) ) ( PP-LOC ( IN in ) ( NP ( DT the ) ( NN stock ) ( NN market ) ) ) ) ) ) ) ) | [
"Yesterday",
"'s",
"announcements",
"helped",
"spark",
"a",
"midday",
"wave",
"of",
"program",
"selling",
"in",
"the",
"stock",
"market"
] | Yesterday 's announcements helped spark a midday wave of program selling in the stock market |
58 | ( S ( S ( NP-SBJ ( NP ( NNP GM ) ( POS 's ) ) ( JJ common ) ) ( VP ( VBD closed ) ( PP-CLR ( IN at ) ( NP ( NP ( CD 44.375 ) ) ( NP-ADV ( DT a ) ( NN share ) ) ) ) ( ADVP ( IN down ) ( NP ( CD 50 ) ( NNS cents ) ) ) ) ) ( S ( NP-SBJ-1 ( NNP Ford ) ) ( VP ( VBD fell ) ( NP-EXT ( CD 37.5 ) ( NNS cents ) ) ( S-CLR ( VP ( ... | [
"GM",
"'s",
"common",
"closed",
"at",
"44.375",
"a",
"share",
"down",
"50",
"cents",
"Ford",
"fell",
"37.5",
"cents",
"to",
"end",
"at",
"47.50",
"and",
"Chrysler",
"eased",
"37.5",
"cents",
"to",
"22.25",
"all",
"in",
"New",
"York",
"Stock",
"Exchange",... | GM 's common closed at 44.375 a share down 50 cents Ford fell 37.5 cents to end at 47.50 and Chrysler eased 37.5 cents to 22.25 all in New York Stock Exchange composite trading |
59 | ( S ( NP-SBJ ( NP ( DT The ) ( NN market ) ( POS 's ) ) ( NN pessimism ) ) ( VP ( VBZ reflects ) ( NP ( NP ( DT the ) ( JJ gloomy ) ( NN outlook ) ) ( PP-LOC ( IN in ) ( NP ( NNP Detroit ) ) ) ) ) ) | [
"The",
"market",
"'s",
"pessimism",
"reflects",
"the",
"gloomy",
"outlook",
"in",
"Detroit"
] | The market 's pessimism reflects the gloomy outlook in Detroit |
60 | ( S ( SBAR-ADV ( IN As ) ( S ( NP-SBJ ( JJ Japanese ) ( NN auto ) ( NNS makers ) ) ( VP ( VBD gained ) ( NP ( NN market ) ( NN share ) ) ) ) ) ( NP-SBJ ( DT the ) ( NNP Big ) ( CD Three ) ) ( PP ( IN with ) ( NP ( NP ( NNP GM ) ) ( PP-LOC ( IN in ) ( NP ( DT the ) ( NN lead ) ) ) ) ) ( VP ( VP ( VBD slashed ) ( NP ( AD... | [
"As",
"Japanese",
"auto",
"makers",
"gained",
"market",
"share",
"the",
"Big",
"Three",
"with",
"GM",
"in",
"the",
"lead",
"slashed",
"North",
"American",
"production",
"and",
"launched",
"a",
"retail",
"discounting",
"blitz"
] | As Japanese auto makers gained market share the Big Three with GM in the lead slashed North American production and launched a retail discounting blitz |
61 | ( S ( NP-SBJ ( DT The ) ( NN price ) ( NN war ) ) ( VP ( VBD peaked ) ( PP-TMP ( IN in ) ( NP ( DT the ) ( JJ third ) ( NN quarter ) ) ) ( SBAR-TMP ( IN as ) ( S ( NP-SBJ ( NNP Big ) ( NNP Three ) ( NN factory ) ( NNS discounts ) ) ( VP ( VBD climbed ) ( PP-DIR ( TO to ) ( NP ( NP ( QP ( JJR more ) ( IN than ) ( CD 1,0... | [
"The",
"price",
"war",
"peaked",
"in",
"the",
"third",
"quarter",
"as",
"Big",
"Three",
"factory",
"discounts",
"climbed",
"to",
"more",
"than",
"1,000",
"a",
"vehicle",
"according",
"to",
"industry",
"officials"
] | The price war peaked in the third quarter as Big Three factory discounts climbed to more than 1,000 a vehicle according to industry officials |
62 | ( SINV ( S-TPC-1 ( NP-SBJ ( NNP GM ) ) ( ADVP ( RB probably ) ) ( VP ( VBD had ) ( NP ( DT the ) ( JJS heaviest ) ( NNS incentives ) ) ) ) ( VP ( VBD said ) ) ( NP-SBJ ( NP ( NNP Robert ) ( NNP S. ) ( NNP Miller ) ) ( NP ( NP ( NNP Chrysler ) ( POS 's ) ) ( JJ chief ) ( JJ financial ) ( NN officer ) ) ) ) | [
"GM",
"probably",
"had",
"the",
"heaviest",
"incentives",
"said",
"Robert",
"S.",
"Miller",
"Chrysler",
"'s",
"chief",
"financial",
"officer"
] | GM probably had the heaviest incentives said Robert S. Miller Chrysler 's chief financial officer |
63 | ( S ( NP-SBJ ( NP ( PRP We ) ) ( NP ( DT all ) ) ) ( VP ( VBD did ) ( SBAR-NOM ( WHNP-2 ( WP what ) ) ( S ( NP-SBJ-1 ( PRP we ) ) ( VP ( VBD had ) ( S ( VP ( TO to ) ( VP ( VB do ) ( S-PRP ( VP ( TO to ) ( VP ( VB stay ) ( PP-LOC ( IN within ) ( NP ( NP ( NN sight ) ) ( PP ( IN of ) ( NP ( PRP them ) ) ) ) ) ) ) ) ) ) ... | [
"We",
"all",
"did",
"what",
"we",
"had",
"to",
"do",
"to",
"stay",
"within",
"sight",
"of",
"them"
] | We all did what we had to do to stay within sight of them |
64 | ( S ( S ( CC But ) ( NP-SBJ-1 ( DT the ) ( JJ costly ) ( NNS efforts ) ) ( VP ( VBD did ) ( NP-CLR ( JJ little ) ) ( S-CLR ( VP ( TO to ) ( VP ( VB slow ) ( NP ( JJ Japanese ) ( NN market ) ( NNS gains ) ) ) ) ) ) ) ( CC and ) ( S ( NP-SBJ ( JJ domestic ) ( NN car ) ( NNS sales ) ) ( VP ( VBP have ) ( VP ( VBN plunged ... | [
"But",
"the",
"costly",
"efforts",
"did",
"little",
"to",
"slow",
"Japanese",
"market",
"gains",
"and",
"domestic",
"car",
"sales",
"have",
"plunged",
"19",
"%",
"since",
"the",
"Big",
"Three",
"ended",
"many",
"of",
"their",
"programs",
"Sept.",
"30"
] | But the costly efforts did little to slow Japanese market gains and domestic car sales have plunged 19 % since the Big Three ended many of their programs Sept. 30 |
65 | ( S ( NP-SBJ ( NNP GM ) ( NNP Ford ) ( CC and ) ( NNP Chrysler ) ) ( VP ( VBP have ) ( ADVP ( RB already ) ) ( VP ( VBN cut ) ( NP ( JJ fourth-quarter ) ( NNP U.S. ) ( NN output ) ( NNS plans ) ) ( NP-EXT ( DT an ) ( JJ estimated ) ( CD 15 ) ( NN % ) ) ( PP-DIR ( IN from ) ( NP ( CD 1988 ) ( NNS levels ) ) ) ) ) ) | [
"GM",
"Ford",
"and",
"Chrysler",
"have",
"already",
"cut",
"fourth-quarter",
"U.S.",
"output",
"plans",
"an",
"estimated",
"15",
"%",
"from",
"1988",
"levels"
] | GM Ford and Chrysler have already cut fourth-quarter U.S. output plans an estimated 15 % from 1988 levels |
66 | ( S ( SBAR-ADV ( IN If ) ( S ( NP-SBJ ( NNS sales ) ) ( VP ( VBP do ) ( RB n't ) ( VP ( VB pick ) ( PRT ( RP up ) ) ) ) ) ) ( S ( NP-SBJ ( DT the ) ( NNS cuts ) ) ( VP ( MD will ) ( VP ( VB go ) ( ADVP-DIR ( RBR deeper ) ) ) ) ) ( CC and ) ( S ( NP-SBJ ( NNS incentives ) ) ( VP ( MD will ) ( VP ( VB sprout ) ( ADVP ( R... | [
"If",
"sales",
"do",
"n't",
"pick",
"up",
"the",
"cuts",
"will",
"go",
"deeper",
"and",
"incentives",
"will",
"sprout",
"again"
] | If sales do n't pick up the cuts will go deeper and incentives will sprout again |
67 | ( S ( NP-SBJ ( NP ( NNP Ford ) ) ( SBAR ( WHNP-1 ( WDT which ) ) ( S ( VP ( VBZ has ) ( ADVP-TMP ( RB long ) ) ( VP ( VBN boasted ) ( PP-CLR ( IN of ) ( NP ( PRP$ its ) ( NN ability ) ( S ( VP ( TO to ) ( VP ( VB weather ) ( NP ( DT a ) ( NN downturn ) ) ) ) ) ) ) ) ) ) ) ) ( VP ( VBD saw ) ( S ( NP-SBJ ( NNS earnings ... | [
"Ford",
"which",
"has",
"long",
"boasted",
"of",
"its",
"ability",
"to",
"weather",
"a",
"downturn",
"saw",
"earnings",
"take",
"a",
"beating"
] | Ford which has long boasted of its ability to weather a downturn saw earnings take a beating |
68 | ( S ( NP-SBJ ( DT The ) ( NN No. ) ( CD 2 ) ( NN auto ) ( NN maker ) ) ( VP ( VBD blamed ) ( NP ( NP ( NN incentive ) ( NNS costs ) ) ( CC and ) ( NP ( JJ reduced ) ( NN production ) ) ) ( PRN ( S-ADV ( NP-SBJ ( DT both ) ) ( NP-PRD ( NP ( DT the ) ( NN result ) ) ( PP ( IN of ) ( NP ( DT a ) ( ADJP ( RB substantially ... | [
"The",
"No.",
"2",
"auto",
"maker",
"blamed",
"incentive",
"costs",
"and",
"reduced",
"production",
"both",
"the",
"result",
"of",
"a",
"substantially",
"weaker",
"U.S.",
"market",
"for",
"a",
"44",
"%",
"drop",
"in",
"net",
"to",
"477.1",
"million",
"or",... | The No. 2 auto maker blamed incentive costs and reduced production both the result of a substantially weaker U.S. market for a 44 % drop in net to 477.1 million or 1.03 a share on revenue of 20.24 billion |
69 | ( S ( NP-SBJ ( RB Nearly ) ( PDT all ) ( DT the ) ( NN decline ) ) ( VP ( VBD came ) ( PP-LOC ( IN in ) ( NP ( NP ( NNP Ford ) ( POS 's ) ) ( NNP U.S. ) ( JJ automotive ) ( NNS operations ) ) ) ) ) | [
"Nearly",
"all",
"the",
"decline",
"came",
"in",
"Ford",
"'s",
"U.S.",
"automotive",
"operations"
] | Nearly all the decline came in Ford 's U.S. automotive operations |
70 | ( S ( NP-SBJ ( DT The ) ( NAC-LOC ( NNP Dearborn ) ( NNP Mich. ) ) ( NN auto ) ( NN maker ) ) ( VP ( VBD ran ) ( NP ( NP ( NP ( DT a ) ( NN loss ) ) ( PP ( IN of ) ( NP ( QP ( CD 37 ) ( CD million ) ) ) ) ( PP ( IN on ) ( S-NOM ( VP ( VBG assembling ) ( CC and ) ( VBG marketing ) ( NP ( NNS cars ) ) ( PP-LOC ( IN in ) ... | [
"The",
"Dearborn",
"Mich.",
"auto",
"maker",
"ran",
"a",
"loss",
"of",
"37",
"million",
"on",
"assembling",
"and",
"marketing",
"cars",
"in",
"the",
"U.S.",
"a",
"deterioration",
"of",
"378",
"million",
"in",
"that",
"line",
"from",
"the",
"1988",
"quarter... | The Dearborn Mich. auto maker ran a loss of 37 million on assembling and marketing cars in the U.S. a deterioration of 378 million in that line from the 1988 quarter |
71 | ( S ( NP-SBJ-1 ( NNP Ford ) ) ( VP ( VBD managed ) ( S ( VP ( TO to ) ( VP ( VB show ) ( NP ( NP ( DT a ) ( NN profit ) ) ( PP ( IN for ) ( NP ( DT the ) ( NN quarter ) ) ) ) ) ) ) ( PP-PRP ( ADVP ( RB primarily ) ) ( IN because ) ( IN of ) ( NP ( NP ( NNS earnings ) ) ( PP ( IN from ) ( NP ( NP ( JJ overseas ) ( NN au... | [
"Ford",
"managed",
"to",
"show",
"a",
"profit",
"for",
"the",
"quarter",
"primarily",
"because",
"of",
"earnings",
"from",
"overseas",
"auto",
"operations",
"and",
"financial",
"services"
] | Ford managed to show a profit for the quarter primarily because of earnings from overseas auto operations and financial services |
72 | ( S ( ADVP-TMP ( NP ( DT A ) ( NN year ) ) ( RBR earlier ) ) ( NP-SBJ ( NNP Ford ) ) ( VP ( VBD reported ) ( NP ( NP ( JJ record ) ( NN net ) ) ( PP ( IN of ) ( NP ( NP ( QP ( CD 856.3 ) ( CD million ) ) ) ( CC or ) ( NP ( NP ( CD 1.78 ) ) ( NP-ADV ( DT a ) ( NN share ) ) ) ) ) ( PP ( IN on ) ( NP ( NP ( NN revenue ) )... | [
"A",
"year",
"earlier",
"Ford",
"reported",
"record",
"net",
"of",
"856.3",
"million",
"or",
"1.78",
"a",
"share",
"on",
"revenue",
"of",
"20.38",
"billion"
] | A year earlier Ford reported record net of 856.3 million or 1.78 a share on revenue of 20.38 billion |
73 | ( S ( PP-TMP ( IN In ) ( NP ( DT the ) ( JJS latest ) ( CD nine ) ( NNS months ) ) ) ( NP-SBJ ( NNP Ford ) ) ( VP ( VBD earned ) ( NP ( NP ( QP ( CD 3.52 ) ( CD billion ) ) ) ( CC or ) ( NP ( NP ( CD 7.51 ) ) ( NP-ADV ( DT a ) ( NN share ) ) ) ) ( PP ( VBN compared ) ( PP ( IN with ) ( NP ( NP ( QP ( CD 4.14 ) ( CD bil... | [
"In",
"the",
"latest",
"nine",
"months",
"Ford",
"earned",
"3.52",
"billion",
"or",
"7.51",
"a",
"share",
"compared",
"with",
"4.14",
"billion",
"or",
"8.53",
"a",
"share"
] | In the latest nine months Ford earned 3.52 billion or 7.51 a share compared with 4.14 billion or 8.53 a share |
74 | ( S ( NP-SBJ ( DT The ) ( NNP U.S. ) ( JJ automotive ) ( NN loss ) ) ( VP ( VBD was ) ( NP-PRD ( NP ( DT a ) ( JJ sharp ) ( NN reversal ) ) ( PP ( IN for ) ( NP ( NP ( DT a ) ( NN company ) ) ( SBAR ( WHNP-1 ( WDT that ) ) ( S ( VP ( VBD had ) ( VP ( VBN reeled ) ( PRT ( RP off ) ) ( NP ( NP ( CD 12 ) ( JJ consecutive ... | [
"The",
"U.S.",
"automotive",
"loss",
"was",
"a",
"sharp",
"reversal",
"for",
"a",
"company",
"that",
"had",
"reeled",
"off",
"12",
"consecutive",
"quarters",
"of",
"improved",
"earnings",
"until",
"the",
"1989",
"second",
"quarter"
] | The U.S. automotive loss was a sharp reversal for a company that had reeled off 12 consecutive quarters of improved earnings until the 1989 second quarter |
75 | ( S ( CC But ) ( NP-SBJ ( NP ( NNP David ) ( NNP N. ) ( NNP McCammon ) ) ( NP ( NP ( NN vice ) ( NN president ) ) ( NP ( NN finance ) ) ) ) ( VP ( VBD insisted ) ( SBAR ( IN that ) ( S ( NP-SBJ ( NP ( NN cost-cutting ) ) ( CC and ) ( NP ( JJ tight ) ( NN production ) ( NN capacity ) ) ) ( VP ( MD will ) ( VP ( VB make ... | [
"But",
"David",
"N.",
"McCammon",
"vice",
"president",
"finance",
"insisted",
"that",
"cost-cutting",
"and",
"tight",
"production",
"capacity",
"will",
"make",
"results",
"better",
"in",
"this",
"downturn",
"than",
"in",
"prior",
"downturns",
"when",
"Ford",
"ha... | But David N. McCammon vice president finance insisted that cost-cutting and tight production capacity will make results better in this downturn than in prior downturns when Ford had net losses |
76 | ( S ( ADVP ( RB Still ) ) ( NP-SBJ ( NNP Mr. ) ( NNP McCammon ) ) ( VP ( VBD said ) ( SBAR ( S ( NP-SBJ ( NNP Ford ) ) ( VP ( VBZ expects ) ( S ( NP-SBJ ( DT the ) ( NNP U.S. ) ( NN economy ) ) ( VP ( TO to ) ( VP ( VB weaken ) ( PP-TMP ( IN through ) ( NP ( NP ( DT the ) ( NN end ) ) ( PP ( IN of ) ( NP ( CD 1990 ) ) ... | [
"Still",
"Mr.",
"McCammon",
"said",
"Ford",
"expects",
"the",
"U.S.",
"economy",
"to",
"weaken",
"through",
"the",
"end",
"of",
"1990",
"causing",
"weaker",
"sales",
"and",
"production"
] | Still Mr. McCammon said Ford expects the U.S. economy to weaken through the end of 1990 causing weaker sales and production |
77 | ( S ( S-TPC-1 ( PP ( IN As ) ( NP ( DT a ) ( NN result ) ) ) ( NP-SBJ ( JJ fourth-quarter ) ( NN profit ) ) ( VP ( MD will ) ( VP ( VB come ) ( PRT ( RP in ) ) ( PP-LOC-CLR ( IN below ) ( NP ( CD 1988 ) ( NNS results ) ) ) ( SBAR-ADV ( IN although ) ( S ( NP-SBJ ( DT the ) ( NN drop ) ) ( VP ( MD wo ) ( RB n't ) ( VP (... | [
"As",
"a",
"result",
"fourth-quarter",
"profit",
"will",
"come",
"in",
"below",
"1988",
"results",
"although",
"the",
"drop",
"wo",
"n't",
"be",
"as",
"sharp",
"as",
"the",
"44",
"%",
"third-quarter",
"decline",
"he",
"said"
] | As a result fourth-quarter profit will come in below 1988 results although the drop wo n't be as sharp as the 44 % third-quarter decline he said |
78 | ( S ( NP-SBJ ( NP ( NN Part ) ) ( PP ( IN of ) ( NP ( DT the ) ( NN drop ) ) ) ) ( VP ( MD will ) ( VP ( VB come ) ( PP-DIR ( IN from ) ( NP ( NP ( DT an ) ( JJ anticipated ) ( NN charge ) ) ( PP ( IN of ) ( NP ( QP ( RB as ) ( JJ much ) ( IN as ) ( CD 500 ) ( CD million ) ) ) ) ( PP ( IN from ) ( NP ( NP ( DT the ) ( ... | [
"Part",
"of",
"the",
"drop",
"will",
"come",
"from",
"an",
"anticipated",
"charge",
"of",
"as",
"much",
"as",
"500",
"million",
"from",
"the",
"proposed",
"sale",
"of",
"its",
"Rouge",
"Steel",
"unit"
] | Part of the drop will come from an anticipated charge of as much as 500 million from the proposed sale of its Rouge Steel unit |
79 | ( S ( PP-TMP ( IN In ) ( NP ( DT the ) ( CD 1988 ) ( JJ fourth ) ( NN quarter ) ) ) ( NP-SBJ ( NNP Ford ) ) ( VP ( VBD had ) ( NP ( NP ( NN net ) ) ( PP ( IN of ) ( NP ( NP ( QP ( CD 1.16 ) ( CD billion ) ) ) ( CC or ) ( NP ( NP ( CD 2.42 ) ) ( NP-ADV ( DT a ) ( NN share ) ) ) ) ) ) ) ) | [
"In",
"the",
"1988",
"fourth",
"quarter",
"Ford",
"had",
"net",
"of",
"1.16",
"billion",
"or",
"2.42",
"a",
"share"
] | In the 1988 fourth quarter Ford had net of 1.16 billion or 2.42 a share |
80 | ( S ( NP-SBJ ( NP ( NNP Chrysler ) ( POS 's ) ) ( NN operating ) ( NN profit ) ) ( VP ( VBD fell ) ( PP-DIR ( TO to ) ( NP ( NP ( NP ( DT a ) ( JJ scant ) ( QP ( CD 22 ) ( CD million ) ) ) ( CC or ) ( NP ( NP ( CD 10 ) ( NNS cents ) ) ( NP-ADV ( DT a ) ( NN share ) ) ) ) ( NP ( NP ( PRP$ its ) ( JJS lowest ) ( JJ quart... | [
"Chrysler",
"'s",
"operating",
"profit",
"fell",
"to",
"a",
"scant",
"22",
"million",
"or",
"10",
"cents",
"a",
"share",
"its",
"lowest",
"quarterly",
"total",
"in",
"seven",
"years"
] | Chrysler 's operating profit fell to a scant 22 million or 10 cents a share its lowest quarterly total in seven years |
81 | ( S ( NP-SBJ ( NP ( PRP$ Its ) ( ADJP ( ADJP ( QP ( CD 309 ) ( CD million ) ) ) ( CC or ) ( ADJP ( ADJP ( CD 1.32 ) ) ( NP-ADV ( DT a ) ( NN share ) ) ) ) ( NN gain ) ) ( PP ( IN from ) ( NP ( NP ( DT the ) ( NN sale ) ) ( PP ( IN of ) ( NP ( QP ( CD 75 ) ( CD million ) ) ( NNP Mitsubishi ) ( NNS shares ) ) ) ) ) ) ( V... | [
"Its",
"309",
"million",
"or",
"1.32",
"a",
"share",
"gain",
"from",
"the",
"sale",
"of",
"75",
"million",
"Mitsubishi",
"shares",
"made",
"net",
"331",
"million",
"or",
"1.42",
"a",
"share"
] | Its 309 million or 1.32 a share gain from the sale of 75 million Mitsubishi shares made net 331 million or 1.42 a share |
82 | ( S ( NP-SBJ ( NNS Sales ) ) ( VP ( VBD were ) ( ADJP-PRD ( JJ flat ) ) ( PP-LOC ( IN at ) ( NP ( QP ( CD 7.88 ) ( CD billion ) ) ) ) ) ) | [
"Sales",
"were",
"flat",
"at",
"7.88",
"billion"
] | Sales were flat at 7.88 billion |
83 | ( S ( NP-SBJ ( DT The ) ( NNS results ) ) ( VP ( VBP include ) ( NP ( NP ( JJ record ) ( JJ quarterly ) ( NNS earnings ) ) ( PP ( IN of ) ( NP ( QP ( CD 76 ) ( CD million ) ) ) ) ( PP ( IN from ) ( NP ( NNP Chrysler ) ( NNP Financial ) ( NNP Corp ) ) ) ) ) ) | [
"The",
"results",
"include",
"record",
"quarterly",
"earnings",
"of",
"76",
"million",
"from",
"Chrysler",
"Financial",
"Corp"
] | The results include record quarterly earnings of 76 million from Chrysler Financial Corp |
84 | ( S ( ADVP-TMP ( NP ( DT A ) ( NN year ) ) ( RBR earlier ) ) ( NP-SBJ ( NP ( NNP Chrysler ) ( POS 's ) ) ( NN net ) ) ( VP ( VBD was ) ( NP-PRD ( NP ( QP ( CD 113 ) ( CD million ) ) ) ( CC or ) ( NP ( NP ( CD 50 ) ( NNS cents ) ) ( NP-ADV ( DT a ) ( NN share ) ) ) ) ) ) | [
"A",
"year",
"earlier",
"Chrysler",
"'s",
"net",
"was",
"113",
"million",
"or",
"50",
"cents",
"a",
"share"
] | A year earlier Chrysler 's net was 113 million or 50 cents a share |
85 | ( S ( NP-SBJ ( NNP Mr. ) ( NNP Miller ) ) ( VP ( VBD said ) ( SBAR ( S ( NP-SBJ ( NP ( NNS costs ) ) ( PP ( IN of ) ( NP ( NNS incentives ) ) ) ) ( VP ( VBD caused ) ( NP ( NP ( DT a ) ( JJ moderate ) ( NN loss ) ) ( PP-LOC ( IN in ) ( NP ( NP ( DT the ) ( NAC-LOC ( NNP Highland ) ( NNP Park ) ( NNP Mich. ) ) ( NN comp... | [
"Mr.",
"Miller",
"said",
"costs",
"of",
"incentives",
"caused",
"a",
"moderate",
"loss",
"in",
"the",
"Highland",
"Park",
"Mich.",
"company",
"'s",
"North",
"American",
"car",
"and",
"truck",
"business"
] | Mr. Miller said costs of incentives caused a moderate loss in the Highland Park Mich. company 's North American car and truck business |
86 | ( S ( S ( NP-SBJ ( PRP He ) ) ( VP ( VBD said ) ( SBAR ( S ( NP-SBJ ( DT the ) ( NN loss ) ) ( VP ( VBD was ) ( RB n't ) ( ADJP-PRD ( ADVP ( RB that ) ( RB much ) ) ( JJ different ) ( PP ( IN from ) ( NP ( NP ( NP ( NNP Ford ) ( POS 's ) ) ( ADJP ( QP ( CD 37 ) ( CD million ) ) ) ( NN loss ) ) ( PP ( IN on ) ( NP ( NNP... | [
"He",
"said",
"the",
"loss",
"was",
"n't",
"that",
"much",
"different",
"from",
"Ford",
"'s",
"37",
"million",
"loss",
"on",
"U.S.",
"automotive",
"operations",
"but",
"he",
"declined",
"to",
"be",
"specific"
] | He said the loss was n't that much different from Ford 's 37 million loss on U.S. automotive operations but he declined to be specific |
87 | ( S ( NP-SBJ ( NNP Mr. ) ( NNP Miller ) ) ( VP ( VBD said ) ( SBAR ( S ( NP-SBJ ( NNP Chrysler ) ) ( VP ( VBD spent ) ( NP ( NP ( DT an ) ( NN average ) ) ( PP ( IN of ) ( NP ( CD 1,000 ) ) ) ( NP-ADV ( DT a ) ( NN vehicle ) ) ) ( PP-CLR ( IN on ) ( NP ( PRP$ its ) ( NN incentive ) ( NNS programs ) ) ) ( PP-TMP ( IN in... | [
"Mr.",
"Miller",
"said",
"Chrysler",
"spent",
"an",
"average",
"of",
"1,000",
"a",
"vehicle",
"on",
"its",
"incentive",
"programs",
"in",
"the",
"third",
"quarter",
"compared",
"with",
"about",
"450",
"a",
"vehicle",
"a",
"year",
"earlier",
"a",
"high-water"... | Mr. Miller said Chrysler spent an average of 1,000 a vehicle on its incentive programs in the third quarter compared with about 450 a vehicle a year earlier a high-water mark at the time |
88 | ( S ( NP-SBJ ( PRP He ) ) ( VP ( VBD said ) ( SBAR ( S ( NP-SBJ ( NNP Chrysler ) ) ( VP ( VBZ is ) ( ADVP-TMP ( DT no ) ( RBR longer ) ) ( ADJP-PRD ( JJ sure ) ( PP ( IN of ) ( NP ( NP ( PRP$ its ) ( NN forecast ) ) ( PP ( IN for ) ( NP ( NP ( NN industry ) ( NN car ) ( CC and ) ( NN truck ) ( NNS sales ) ) ( PP ( IN o... | [
"He",
"said",
"Chrysler",
"is",
"no",
"longer",
"sure",
"of",
"its",
"forecast",
"for",
"industry",
"car",
"and",
"truck",
"sales",
"of",
"14.2",
"million",
"in",
"the",
"1990",
"model",
"year"
] | He said Chrysler is no longer sure of its forecast for industry car and truck sales of 14.2 million in the 1990 model year |
89 | ( S-1 ( NP-SBJ-2 ( NNS Consumers ) ) ( PRN ( S ( NP-SBJ ( PRP he ) ) ( VP ( VBD said ) ) ) ) ( VP ( VBP are ) ( VP ( VBG balking ) ( PP-CLR ( IN at ) ( NP ( NP ( JJR higher ) ( NNS prices ) ) ( PP ( IN on ) ( NP ( CD 1990 ) ( NNS cars ) ) ) ) ) ( PP-TMP ( ADVP ( RB especially ) ) ( IN after ) ( S-NOM ( VP ( VBG seeing ... | [
"Consumers",
"he",
"said",
"are",
"balking",
"at",
"higher",
"prices",
"on",
"1990",
"cars",
"especially",
"after",
"seeing",
"the",
"incentive-reduced",
"prices",
"on",
"1989",
"models"
] | Consumers he said are balking at higher prices on 1990 cars especially after seeing the incentive-reduced prices on 1989 models |
90 | ( S ( PP-TMP ( IN In ) ( NP ( DT the ) ( CD nine ) ( NNS months ) ) ) ( NP-SBJ ( NN net ) ) ( VP ( VBD was ) ( NP-PRD ( NP ( QP ( CD 1.02 ) ( CD billion ) ) ) ( CC or ) ( NP ( NP ( CD 4.38 ) ) ( NP-ADV ( DT a ) ( NN share ) ) ) ) ( PP ( VBG including ) ( NP ( NP ( DT the ) ( NN gain ) ) ( PP ( IN from ) ( NP ( DT the )... | [
"In",
"the",
"nine",
"months",
"net",
"was",
"1.02",
"billion",
"or",
"4.38",
"a",
"share",
"including",
"the",
"gain",
"from",
"the",
"Mitsubishi",
"stock",
"sale",
"compared",
"with",
"617",
"million",
"or",
"2.77",
"a",
"share",
"after",
"a",
"charge",
... | In the nine months net was 1.02 billion or 4.38 a share including the gain from the Mitsubishi stock sale compared with 617 million or 2.77 a share after a charge of 93 million or 42 cents a share for plant closings in the 1988 period |
91 | ( S ( NP-SBJ ( NNS Sales ) ) ( VP ( VBD rose ) ( NP-EXT ( CD 8.4 ) ( NN % ) ) ( PP-DIR ( TO to ) ( NP ( QP ( CD 27.95 ) ( CD billion ) ) ) ) ( PP-DIR ( IN from ) ( NP ( QP ( CD 25.78 ) ( CD billion ) ) ) ) ) ) | [
"Sales",
"rose",
"8.4",
"%",
"to",
"27.95",
"billion",
"from",
"25.78",
"billion"
] | Sales rose 8.4 % to 27.95 billion from 25.78 billion |
92 | ( S ( NP-SBJ ( NP ( JJ Heavy ) ( NNS losses ) ) ( PP-LOC ( IN in ) ( NP ( ADJP ( JJ North ) ( JJ American ) ) ( NN auto ) ( NNS operations ) ) ) ) ( VP ( VBD sent ) ( S ( NP-SBJ ( NP ( NNP GM ) ( POS 's ) ) ( NN net ) ) ( VP ( VBG tumbling ) ( PP-DIR ( TO to ) ( NP ( QP ( CD 516.9 ) ( CD million ) ) ) ) ( PP-DIR ( IN f... | [
"Heavy",
"losses",
"in",
"North",
"American",
"auto",
"operations",
"sent",
"GM",
"'s",
"net",
"tumbling",
"to",
"516.9",
"million",
"from",
"a",
"record",
"859.2",
"million"
] | Heavy losses in North American auto operations sent GM 's net tumbling to 516.9 million from a record 859.2 million |
93 | ( S ( NP-SBJ ( JJ Detroit-based ) ( NNP GM ) ) ( VP ( VBZ does ) ( RB n't ) ( VP ( VB issue ) ( NP ( NP ( JJ separate ) ( JJ quarterly ) ( NNS earnings ) ) ( PP ( IN for ) ( NP ( DT the ) ( ADJP ( JJ North ) ( JJ American ) ) ( JJ automotive ) ( NN business ) ) ) ) ) ) ) | [
"Detroit-based",
"GM",
"does",
"n't",
"issue",
"separate",
"quarterly",
"earnings",
"for",
"the",
"North",
"American",
"automotive",
"business"
] | Detroit-based GM does n't issue separate quarterly earnings for the North American automotive business |
94 | ( S ( CC But ) ( NP-SBJ ( NNS analysts ) ) ( VP ( VBD estimated ) ( SBAR ( IN that ) ( S ( NP-SBJ ( NNP GM ) ) ( VP ( VBD had ) ( NP ( NP ( DT a ) ( NN loss ) ) ( PP ( IN of ) ( NP ( QP ( RB as ) ( JJ much ) ( IN as ) ( CD 300 ) ( CD million ) ) ) ) ( PP ( IN on ) ( NP ( JJ domestic ) ( NN vehicle ) ( NNS operations ) ... | [
"But",
"analysts",
"estimated",
"that",
"GM",
"had",
"a",
"loss",
"of",
"as",
"much",
"as",
"300",
"million",
"on",
"domestic",
"vehicle",
"operations"
] | But analysts estimated that GM had a loss of as much as 300 million on domestic vehicle operations |
95 | ( S ( S-TPC-1 ( S ( NP-SBJ ( NP ( DT An ) ( ADJP ( CD 8.5 ) ( NN % ) ) ( NN drop ) ) ( PP-LOC ( IN in ) ( NP ( NP ( ADJP ( JJ North ) ( JJ American ) ) ( NN factory ) ( NNS sales ) ) ( PP ( IN of ) ( NP ( NNS cars ) ( CC and ) ( NNS trucks ) ) ) ) ) ) ( VP ( VBD cut ) ( PP-CLR ( IN into ) ( NP ( NN revenue ) ) ) ) ) ( ... | [
"An",
"8.5",
"%",
"drop",
"in",
"North",
"American",
"factory",
"sales",
"of",
"cars",
"and",
"trucks",
"cut",
"into",
"revenue",
"and",
"rebates",
"to",
"dealers",
"and",
"customers",
"more",
"than",
"offset",
"gains",
"from",
"price",
"increases",
"on",
... | An 8.5 % drop in North American factory sales of cars and trucks cut into revenue and rebates to dealers and customers more than offset gains from price increases on 1990 model vehicles delivered during the period a GM spokesman said |
96 | ( S ( CC But ) ( NP-SBJ ( NP ( NNP GM ) ( POS 's ) ) ( NNS results ) ) ( ADVP ( RB also ) ) ( VP ( VBP illustrate ) ( NP ( NP ( DT the ) ( VBG increasing ) ( NN diversity ) ) ( PP ( IN of ) ( NP ( PRP$ its ) ( NNS operations ) ) ) ) ) ) | [
"But",
"GM",
"'s",
"results",
"also",
"illustrate",
"the",
"increasing",
"diversity",
"of",
"its",
"operations"
] | But GM 's results also illustrate the increasing diversity of its operations |
97 | ( S ( PP-LOC ( IN In ) ( NP ( CD one ) ( NN breakdown ) ) ) ( NP-SBJ ( NNP GM ) ) ( VP ( VBD attributed ) ( NP ( NP ( NN half ) ) ( PP ( IN of ) ( NP ( PRP$ its ) ( NN net ) ) ) ) ( PP-CLR ( TO to ) ( NP ( NP ( PRP$ its ) ( CD two ) ( JJ big ) ( NN technology ) ( NNS units ) ) ( NP ( NP ( NNP Electronic ) ( NNP Data ) ... | [
"In",
"one",
"breakdown",
"GM",
"attributed",
"half",
"of",
"its",
"net",
"to",
"its",
"two",
"big",
"technology",
"units",
"Electronic",
"Data",
"Systems",
"Corp.",
"and",
"GM",
"Hughes",
"Electronics",
"Corp"
] | In one breakdown GM attributed half of its net to its two big technology units Electronic Data Systems Corp. and GM Hughes Electronics Corp |
98 | ( S ( ADVP-TMP ( RB Meanwhile ) ) ( NP-SBJ ( NNP GM ) ) ( VP ( VBD said ) ( SBAR ( S ( NP-SBJ ( JJ overseas ) ( NN auto ) ( NNS operations ) ) ( VP ( VBP are ) ( PP-PRD ( IN on ) ( NP ( NP ( NN track ) ) ( SBAR ( S ( VP ( TO to ) ( VP ( VB exceed ) ( NP ( NP ( NP ( JJ last ) ( NN year ) ( POS 's ) ) ( JJ record ) ( JJ ... | [
"Meanwhile",
"GM",
"said",
"overseas",
"auto",
"operations",
"are",
"on",
"track",
"to",
"exceed",
"last",
"year",
"'s",
"record",
"full-year",
"net",
"of",
"2.7",
"billion"
] | Meanwhile GM said overseas auto operations are on track to exceed last year 's record full-year net of 2.7 billion |
99 | ( S ( NP-SBJ ( DT The ) ( JJ diversified ) ( NNS operations ) ) ( VP ( VBD helped ) ( S ( NP-SBJ ( NNP GM ) ) ( VP ( VP ( VB build ) ( NP ( NP ( PRP$ its ) ( NN cash ) ( NNS reserves ) ) ( ADJP ( JJ exclusive ) ( PP ( IN of ) ( NP ( PRP$ its ) ( JJ financial ) ( NN subsidiary ) ) ) ) ) ( PP-DIR ( TO to ) ( NP ( QP ( CD... | [
"The",
"diversified",
"operations",
"helped",
"GM",
"build",
"its",
"cash",
"reserves",
"exclusive",
"of",
"its",
"financial",
"subsidiary",
"to",
"5.5",
"billion",
"as",
"of",
"Sept.",
"30",
"a",
"22",
"%",
"increase",
"from",
"a",
"year",
"earlier"
] | The diversified operations helped GM build its cash reserves exclusive of its financial subsidiary to 5.5 billion as of Sept. 30 a 22 % increase from a year earlier |
End of preview.
No dataset card yet
- Downloads last month
- 6