Unnamed: 0
int64 0
11.3k
| raw_text
stringlengths 1
74.9k
⌀ | filenames
stringlengths 76
93
| target
int64 0
19
| id
stringlengths 13
30
| tokenized
stringlengths 2
197k
| lemmatized
stringlengths 2
63.2k
| bigram
stringlengths 2
23.9k
| vw_text
stringlengths 37
26.6k
|
---|---|---|---|---|---|---|---|---|
6,810 | Selling X-men for the C64/128 for only $10 plus shipping.
first email gets it... | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/76288 | 6 | misc_forsale_76288 | [('selling', 'VBG'), ('men', 'NNS'), ('for', 'IN'), ('the', 'DT'), ('c64', 'NN'), ('128', 'CD'), ('for', 'IN'), ('only', 'RB'), ('10', 'CD'), ('plus', 'CC'), ('shipping', 'VBG'), ('first', 'JJ'), ('email', 'JJ'), ('gets', 'VBZ'), ('it', 'PRP'), ('...', ':')] | ['sell', 'men', 'plus', 'ship', 'first', 'email', 'get'] | ['plus_ship', 'email_get'] | misc_forsale_76288 |@lemmatized sell:1 men:1 plus:1 ship:1 first:1 email:1 get:1 |@bigram plus_ship:1 email_get:1 |
6,811 | Doug, those stats are great! they help immensely. I tried to E-Mail
you with some comments on them but my mail server does not recognize
your address. Could you E-Mail me with some info on how to get E-Mail
to you? Thanks! | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.baseball/104534 | 9 | rec_sport_baseball_104534 | [('doug', 'NNS'), ('those', 'DT'), ('stats', 'NNS'), ('are', 'VBP'), ('great', 'JJ'), ('they', 'PRP'), ('help', 'VBP'), ('immensely', 'RB'), ('tried', 'VBN'), ('to', 'TO'), ('mail', 'VB'), ('you', 'PRP'), ('with', 'IN'), ('some', 'DT'), ('comments', 'NNS'), ('on', 'IN'), ('them', 'PRP'), ('but', 'CC'), ('my', 'PRP$'), ('mail', 'NN'), ('server', 'NN'), ('does', 'VBZ'), ('not', 'RB'), ('recognize', 'VB'), ('your', 'PRP$'), ('address', 'NN'), ('could', 'MD'), ('you', 'PRP'), ('mail', 'VB'), ('me', 'PRP'), ('with', 'IN'), ('some', 'DT'), ('info', 'NN'), ('on', 'IN'), ('how', 'WRB'), ('to', 'TO'), ('get', 'VB'), ('mail', 'NN'), ('to', 'TO'), ('you', 'PRP'), ('thanks', 'NNS')] | ['doug', 'stats', 'great', 'help', 'immensely', 'try', 'mail', 'comment', 'mail', 'server', 'recognize', 'address', 'could', 'mail', 'info', 'get', 'mail', 'thanks'] | ['great_help', 'try_mail', 'mail_server', 'could_mail', 'mail_info', 'info_get', 'get_mail', 'mail_thanks'] | rec_sport_baseball_104534 |@lemmatized doug:1 stats:1 great:1 help:1 immensely:1 try:1 mail:4 comment:1 server:1 recognize:1 address:1 could:1 info:1 get:1 thanks:1 |@bigram great_help:1 try_mail:1 mail_server:1 could_mail:1 mail_info:1 info_get:1 get_mail:1 mail_thanks:1 |
6,812 | Has anyone got multiverse to work ?
I have built it on 486 svr4, mips svr4s and Sun SparcStation.
There seems to be many bugs in it. The 'dogfight' and 'dactyl' simply do nothing
(After fixing a bug where a variable is defined twice in two different modules - One needed
setting to static - else the client core-dumped)
Steve
-- | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.graphics/38288 | 1 | comp_graphics_38288 | [('has', 'VBZ'), ('anyone', 'NN'), ('got', 'VBD'), ('multiverse', 'JJ'), ('to', 'TO'), ('work', 'VB'), ('have', 'VB'), ('built', 'VBN'), ('it', 'PRP'), ('on', 'IN'), ('486', 'CD'), ('svr4', 'JJ'), ('mips', 'NNS'), ('svr4s', 'NN'), ('and', 'CC'), ('sun', 'JJ'), ('sparcstation', 'NN'), ('there', 'RB'), ('seems', 'VBZ'), ('to', 'TO'), ('be', 'VB'), ('many', 'JJ'), ('bugs', 'NNS'), ('in', 'IN'), ('it', 'PRP'), ('the', 'DT'), ('dogfight', 'NN'), ('and', 'CC'), ('dactyl', 'NN'), ('simply', 'RB'), ('do', 'VB'), ('nothing', 'NN'), ('after', 'IN'), ('fixing', 'VBG'), ('bug', 'NN'), ('where', 'WRB'), ('variable', 'NN'), ('is', 'VBZ'), ('defined', 'VBN'), ('twice', 'RB'), ('in', 'IN'), ('two', 'CD'), ('different', 'JJ'), ('modules', 'NNS'), ('one', 'CD'), ('needed', 'VBD'), ('setting', 'NN'), ('to', 'TO'), ('static', 'JJ'), ('else', 'RB'), ('the', 'DT'), ('client', 'NN'), ('core', 'NN'), ('dumped', 'VBD'), ('steve', 'NNS'), ('--', ':')] | ['anyone', 'get', 'multiverse', 'work', 'build', 'mips', 'sun', 'sparcstation', 'seem', 'many', 'bug', 'dogfight', 'dactyl', 'simply', 'nothing', 'fix', 'bug', 'variable', 'define', 'twice', 'two', 'different', 'module', 'one', 'need', 'setting', 'static', 'else', 'client', 'core', 'dump', 'steve'] | ['anyone_get', 'sun_sparcstation', 'seem_many', 'many_bug', 'fix_bug', 'two_different', 'one_need', 'core_dump'] | comp_graphics_38288 |@lemmatized anyone:1 get:1 multiverse:1 work:1 build:1 mips:1 sun:1 sparcstation:1 seem:1 many:1 bug:2 dogfight:1 dactyl:1 simply:1 nothing:1 fix:1 variable:1 define:1 twice:1 two:1 different:1 module:1 one:1 need:1 setting:1 static:1 else:1 client:1 core:1 dump:1 steve:1 |@bigram anyone_get:1 sun_sparcstation:1 seem_many:1 many_bug:1 fix_bug:1 two_different:1 one_need:1 core_dump:1 |
6,813 | I just started reading the group. I was wondering if someone
could re-post exactly what the Prophetic Warning to NYC was.
Thanks
-jh | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/soc.religion.christian/20620 | 15 | soc_religion_christian_20620 | [('just', 'RB'), ('started', 'VBN'), ('reading', 'VBG'), ('the', 'DT'), ('group', 'NN'), ('was', 'VBD'), ('wondering', 'VBG'), ('if', 'IN'), ('someone', 'NN'), ('could', 'MD'), ('re', 'VB'), ('post', 'RB'), ('exactly', 'RB'), ('what', 'WP'), ('the', 'DT'), ('prophetic', 'JJ'), ('warning', 'NN'), ('to', 'TO'), ('nyc', 'VB'), ('was', 'VBD'), ('thanks', 'NNS'), ('jh', 'NN')] | ['start', 'read', 'group', 'wonder', 'someone', 'could', 'post', 'exactly', 'prophetic', 'warning', 'nyc', 'thanks', 'jh'] | ['start_read', 'read_group', 'wonder_someone', 'someone_could', 'could_post'] | soc_religion_christian_20620 |@lemmatized start:1 read:1 group:1 wonder:1 someone:1 could:1 post:1 exactly:1 prophetic:1 warning:1 nyc:1 thanks:1 jh:1 |@bigram start_read:1 read_group:1 wonder_someone:1 someone_could:1 could_post:1 |
6,814 | ------------- cut here -----------------
limits of AZT's efficacy and now suggest using the drug either sequentially
with other drugs or in a kind of AIDS treatment "cocktail" combining a number
of drugs to fight the virus all at once. "Treating people with AZT alone
doesn't happen in the real world anymore," said Dr. Mark Jacobson of the
University of California--San Francisco. Also, with recent findings
indicating that HIV replicates rapidly in the lymph nodes after infection,
physicians may begin pushing even harder for early treatment of HIV-infected
patients.
==================================================================
"New Infectious Disease Push" American Medical News (04/05/93) Vol. 36, No.
13, P. 2
The Center for Disease Control will launch a worldwide network to track
the spread of infectious diseases and detect drug-resistant or new strains in
time to help prevent their spread. The network is expected to cost between
$75 million and $125 million but is an essential part of the Clinton
administration's health reform plan, according to the CDC and outside
experts. The plan will require the CDC to enhance surveillance of disease in
the United States and establish about 15 facilities across the world to
track disease.
=====================================================================
April 13, 1993
=====================================================================
"NIH Plans to Begin AIDS Drug Trials at Earlier Stage" Nature (04/01/93) Vol.
362, No. 6419, P. 382 (Macilwain, Colin)
HICNet Medical Newsletter Page 42
Volume 6, Number 10 April 20, 1993
The National Institutes of Health has announced it will start treating
HIV-positive patients as soon as possible after seroconversion, resulting
from recent findings that show HIV is active in the body in large numbers
much earlier than was previously believed. Anthony Fauci, director of the
U.S. National Institute of Allergy and Infectious Diseases (NIAID), said,
"We must address the question of how to treat people as early as we possibly
can with drugs that are safe enough to give people for years and that will
get around microbial resistance." He said any delay would signify questions
over safety and resistance rather than a lack of funds. Fauci, who co-
authored one of the two papers published last week in Nature, rejects the
argument by one of his co-authors, Cecil Fox, that the new discovery
indicates that "$1 billion spent on vaccine trials" has been "a waste of time
and money" because the trials were started too long after the patients were
infected and were ended too quickly. John Tew of the Medical College of
Virginia in Richmond claims that the new evidence strongly backs the argument
for early treatment of HIV-infected patients. AIDS activists welcomed the
new information but said the scientific community has been slow to understand
the significance of infection of the lymph tissue. "We've known about this
for five years, but we're glad it is now in the public domain," said Jesse
Dobson of the California-based Project Inform. But Peter Duesberg, who
believes that AIDS is independent of HIV and is a result of drug abuse in the
West, said, "We are several paradoxes away from an explanation of AIDS--even
if these papers are right."
======================================================================
April 14, 1993
======================================================================
"Risk of AIDS Virus From Doctors Found to Be Minimal" Washington Post
(04/14/93), P. A9
The risk of HIV being transmitted from infected health-care
professionals to patients is minimal, according to new research published in
today's Journal of the American Medical Association (JAMA). This finding
supports previous conclusions by health experts that the chance of
contracting HIV from a health care worker is remote. Three studies in the
JAMA demonstrate that thousands of patients were treated by two HIV-positive
surgeons and dentists without becoming infected with the virus. The studies
were conducted by separate research teams in New Hampshire, Maryland, and
Florida. Each study started with an HIV-positive doctor or dentist and
tested all patients willing to participate. The New Hampshire study found
that none of the 1,174 patients who had undergone invasive procedures by an
HIV-positive orthopedic surgeon contracted HIV. In Maryland, 413 of 1,131
patients operated on by a breast surgery specialist at Johns Hopkins Hospital
were found to be HIV-negative. Similarly in Florida, 900 of 1,192 dental
HICNet Medical Newsletter Page 43
Volume 6, Number 10 April 20, 1993
patients, who all had been treated by an HIV-positive general dentist, were
tested and found to be negative for HIV. The Florida researchers, led by
Gordon M. Dickinson of the University of Miami School of Medicine, said,
"This study indicates that the risk for transmission of HIV from a general
dentist to his patients is minimal in a setting in which universal
precautions are strictly observed." Related Story: Philadelphia Inquirer
(04/14) P. A6
======================================================================
"Alternative Medicine Advocates Divided Over New NIH Research Program" AIDS
Treatment News (04/02/93) No. 172, P. 6 (Gilden, Dave)
The new Office of Alternative Medicine at the National Institutes of
Health has raised questions about the NIH's commitment to an effort that uses
unorthodox or holistic therapeutic methods. The OAM is a small division of
the NIH, with its budget only at $2 million dollars compared to more than $10
billion for the NIH as a whole. In addition, the money for available
research grants is even smaller. About $500,000 to $600,000 total will be
available this year for 10 or 20 grants. Kaiya Montaocean, of the Center for
Natural and Traditional Medicine in Washington, D.C., says the OAM is afraid
to become involved in AIDS. "They have to look successful and there is no
easy answer in AIDS," she said. There is also a common perception that the
OAM will focus on fields the NIH establishment will find non-threatening,
such as relaxation techniques and acupuncture. When the OAM called for an
advisory committee conference of about 120 people last year, the AIDS
community was largely missing from the meeting. In addition, activists'
general lack of contact with the Office has added suspicion that the epidemic
will be ignored. Jon Greenberg, of ACT-UP/New York, said, "The OAM advisory
panel is composed of practitioners without real research experience. It
will take them several years to accept the nature of research."
Nevertheless, Dr. Leanna Standish, research director and AIDS investigator
at the Bastyr College of Naturopathic Medicine in Seattle, said, "Here is a
wonderful opportunity to fund AIDS research. It's only fair to give the
Office time to gel, but it's up to the public to insist that it's much, much
more [than public relations]."
======================================================================
"Herpesvirus Decimates Immune-cell Soldiers" Science News (04/03/93) Vol. 143,
No. 14, P. 215 (Fackelmann, Kathy A.)
Scientists conducting test tube experiments have found that herpesvirus-
6 can attack the human immune system's natural killer cells. This attack
causes the killer cells to malfunction, diminishing an important component in
the immune system's fight against diseases. Also, the herpesvirus-6 may be a
factor in immune diseases, such as AIDS. In 1989, Paolo Lusso's research
found that herpesvirus-6 attacks another white cell, the CD4 T-lymphocyte,
which is the primary target of HIV. Lusso also found that herpesvirus-6 can
HICNet Medical Newsletter Page 44
Volume 6, Number 10 April 20, 1993
kill natural killer cells. Scientists previously knew that the natural
killer cells of patients infected with HIV do not work correctly. Lusso's
research represents the first time scientists have indicated that natural
killer cells are vulnerable to any kind of viral attack, according to Anthony
L. Komaroff, a researcher with Harvard Medical School. Despite the test-tube
findings, scientists are uncertain whether the same result occurs in the
body. Lusso's team also found that herpesvirus-6 produces the CD4 receptor
molecule that provides access for HIV. CD4 T-lymphocytes express this surface
receptor, making them vulnerable to HIV's attack. Researchers concluded that
herpesvirus-6 cells can exacerbate the affects of HIV.
======================================================================
April 15, 1993
====================================================================
"AIDS and Priorities in the Global Village: To the Editor" Journal of the
American Medical Association (04/07/93) Vol. 269, No. 13, P. 1636 (Gellert,
George and Nordenberg, Dale F.)
All health-care workers are obligated and responsible for not only
ensuring that politicians understand the dimensions of certain health
problems, but also to be committed to related policies, write George Gellert
and Dale F. Nordenberg of the Orange County Health Care Agency, Santa Ana,
Calif., and the Emory University School of Public Health in Atlanta, Ga.,
respectively. Dr. Berkley's editorial on why American doctors should care
about the AIDS epidemic beyond the United States details several reasons for
the concerted interest that all countries share in combating AIDS. It should
be noted that while AIDS leads in hastening global health interdependence, it
is not the only illness doing so. Diseases such as malaria and many
respiratory and intestinal pathogens have similarly inhibited the economic
development of most of humanity and acted to marginalize large populations.
Berkley mentions the enormous social and economic impact that AIDS will have
on many developing countries, and the increased need for international
assistance that will result. Berkley also cites the lack of political
aggressiveness toward the AIDS epidemic in its first decade. But now there
is a new administration with a promise of substantial differences in approach
to international health and development in general, and HIV/AIDS in
particular. Vice President Al Gore proposes in his book "Earth in the
Balance" a major environmental initiative that includes sustainable
international development, with programs to promote literacy, improve child
survival, and disseminate contraceptive technology and access throughout the
developing world. If enacted, this change in policy could drastically
change the future of worldwide health.
====================================================================
"AIDS and Priorities in the Global Village: In Reply" Journal of the American
HICNet Medical Newsletter Page 45
Volume 6, Number 10 April 20, 1993
Medical Association (04/07/93) Vol. 269, No. 13, P. 1636 (Berkley, Seth)
Every nation should tackle HIV as early and aggressively as possible
before the disease reaches an endemic state, even at a cost of diverting less
attention to some other illnesses, writes Seth Berkley of the Rockefeller
Foundation in New York, N.Y., in reply to a letter by Drs. Gellert and
Nordenberg. Although it is true that diseases other than AIDS, such as
malaria and respiratory and intestinal illnesses, have similarly inhibited
economic development in developing countries and deserve much more attention
than they are getting, Berkley disagrees with the contention that AIDS is
receiving too much attention. HIV differs from other diseases, in most
developing countries because it is continuing to spread. For most endemic
diseases, the outcome of neglecting interventions for one year is another
year of about the same level of needless disease and death. But with AIDS
and its increasing spread, the cost of neglect, not only in disease burden
but financially, is much greater. Interventions in the early part of a
rampantly spreading epidemic like HIV are highly cost-effective because each
individual infection prevented significantly interrupts transmission. Berkley
says he agrees with Gellert and Nordenberg about the gigantic social and
economic effects of AIDS and about the need for political leadership. But he
concludes that not only is assertive political leadership needed in the
United States for the AIDS epidemic, but even more so in developing countries
with high rates of HIV infection and where complacency about the epidemic
has been the rule.
HICNet Medical Newsletter Page 46
Volume 6, Number 10 April 20, 1993
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
AIDS/HIV Articles
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
First HIV Vaccine Trial Begins in HIV-Infected Children
H H S N E W S
********************************************************************
U.S. DEPARTMENT OF HEALTH AND HUMAN SERVICES
March 29, 1993
First HIV Vaccine Therapy Trial Begins In HIV-Infected Children
The National Institutes of Health has opened the first trial of experimental
HIV vaccines in children who are infected with the human immunodeficiency
virus (HIV), the virus that causes AIDS.
The trial will compare the safety of three HIV experimental vaccines in 90
children recruited from at least 12 sites nationwide. Volunteers must be HIV-
infected but have no symptoms of HIV disease.
HHS Secretary Donna E. Shalala said this initial study can be seen as "a
hopeful milestone in our efforts to ameliorate the tragedy of HIV-infected
children who now face the certainty they will develop AIDS."
Anthony S. Fauci, M.D., director of the National Institute of Allergy and
Infectious Diseases and of the NIH Office of AIDS Research, said the trial "is
the first step in finding out whether vaccines can help prevent or delay
disease progression in children with HIV who are not yet sick." If these
vaccines prove to be safe, more sophisticated questions about their
therapeutic potential will be assessed in Phase II trials.
The Centers for Disease Control and Prevention estimates 10,000 children in
the United States have HIV. By the end of the decade, the World Health
Organization projects 10 million children will be infected worldwide.
The study will enroll children ages 1 month to 12 years old. NIAID, which
funds the AIDS Clinical Trials Group network, anticipates conducting the trial
at nine ACTG sites around the country and three sites participating in the
ACTG but funded by the National Institute of Child Health and Human
Development.
Preliminary evidence from similar studies under way in infected adults shows
that certain vaccines can boost existing HIV-specific immune responses and
HICNet Medical Newsletter Page 47
Volume 6, Number 10 April 20, 1993
stimulate new ones. It will be several years, however, before researchers
know how these responses affect the clinical course of the disease.
The results from the pediatric trial, known as ACTG 218, will be examined
closely for other reasons as well. "This trial will provide the first insight
into how the immature immune system responds to candidate HIV vaccines," said
Daniel Hoth, M.D., director of NIAID's division of AIDS. "We need this
information to design trials to test whether experimental vaccines can prevent
HIV infection in children."
In the United States, most HIV-infected children live in poor inner-city
areas, and more than 80 percent are minorities, mainly black or Hispanic.
Nearly all HIV-infected children acquire the virus from their mothers during
pregnancy or at birth. An infected mother in the United States has more than
a one in four chance of transmitting the virus to her baby. As growing
numbers of women of childbearing age become exposed to HIV through injection
drug use or infected sexual partners, researchers expect a corresponding
increase in the numbers of infected children.
HIV disease progresses more rapidly in infants and children than in adults.
The most recent information suggests that 50 percent of infants born with HIV
develop a serious AIDS-related infection by 3 to 6 years of age. These
infections include severe or frequent bouts of common bacterial illnesses of
childhood that can result in seizures, pneumonia, diarrhea and other symptoms
leading to nutritional problems and long hospital stays.
At least half of the children in the trial will be 2 years of age or younger
to enable comparison of the immune responses of the younger and older
participants. All volunteers must have well-documented HIV infection but no
symptoms of HIV disease other than swollen lymph glands or a mildly swollen
liver or spleen. They cannot have received any anti-retroviral or immune-
regulating drugs within one month prior to their entry into the study.
Study chair John S. Lambert, M.D., of the University of Rochester Medical
School, and co- chair Samuel Katz, M.D., of Duke University School of
Medicine, will coordinate the trial assisted by James McNamara, M.D., medical
officer in the pediatric medicine branch of NIAID's division of AIDS.
"We will compare the safety of the vaccines by closely monitoring the children
for any side effects, to see if one vaccine produces more swollen arms or
fevers, for example, than another," said Dr. McNamara. "We'll also look at
whether low or high doses of the vaccines stimulate immune responses or other
significant laboratory or clinical effects." He emphasized that the small
study size precludes comparing these responses or effects among the three
HICNet Medical Newsletter Page 48
Volume 6, Number 10 April 20, 1993
products.
The trial will test two doses each of three experimental vaccines made from
recombinant HIV proteins. These so-called subunit vaccines, each genetically
engineered to contain only a piece of the virus, have so far proved well-
tolerated in ongoing trials in HIV-infected adults.
One vaccine made by MicroGeneSys Inc. of Meriden, Conn., contains gp160--a
protein that gives rise to HIV's surface proteins--plus alum adjuvant.
Adjuvants boost specific immune responses to a vaccine. Presently, alum is
the only adjuvant used in human vaccines licensed by the Food and Drug
Administration.
Both of the other vaccines--one made by Genentech Inc. of South San Francisco
and the other by Biocine, a joint venture of Chiron and CIBA-Geigy, in
Emeryville, Calif.--contain the major HIV surface protein, gp120, plus
adjuvant. The Genentech vaccine contains alum, while the Biocine vaccine
contains MF59, an experimental adjuvant that has proved safe and effective in
other Phase I vaccine trials in adults.
A low dose of each product will be tested first against a placebo in 15
children. Twelve children will be assigned at random to be immunized with the
experimental vaccine, and three children will be given adjuvant alone,
considered the placebo. Neither the health care workers nor the children will
be told what they receive.
If the low dose is well-tolerated, controlled testing of a higher dose of the
experimental vaccine and adjuvant placebo in another group of 15 children will
begin.
Each child will receive six immunizations--one every four weeks for six
months--and be followed-up for 24 weeks after the last immunization.
For more information about the trial sites or eligibility for enrollment, call
the AIDS Clinical Trials Information Service, 1-800-TRIALS-A, from 9 a.m. to 7
p.m., EST weekdays. The service has Spanish-speaking information specialists
available. Information on NIAID's pediatric HIV/AIDS research is available
from the Office of Communications at (301) 496- 5717.
NIH, CDC and FDA are agencies of the U.S. Public Health Service in HHS. For
press inquiries only, please call Laurie K. Doepel at (301) 402-1663.
HICNet Medical Newsletter Page 49
Volume 6, Number 10 April 20, 1993
NEW EVIDENCE THAT THE HIV CAN CAUSE DISEASE INDEPENDENTLY
News from the National Institute of Dental Research
There is new evidence that the human immunodeficiency virus can cause disease
independently of its ability to suppress the immune system, say scientists at
the National Institues of Health.
They report that HIV itself, not an opportunistic infection, caused scaling
skin conditions to develop in mice carrying the genes for HIV. Although the
HIV genes were active in the mice, they did not compromise the animals'
immunity, the researchers found. This led them to conclude that the HIV
itself caused the skin disease.
Our findings support a growing body of evidence that HIV can cause disease
without affecting the immune system, said lead author Dr. Jeffrey Kopp of the
National Institute of Dental Research (NIDR). Dr. Kopp and his colleagues
described their study in the March issue of AIDS Research and Human
Retroviruses.
Developing animal models of HIV infection has been difficult, since most
animals, including mice, cannot be infected by the virus. To bypass this
problem, scientists have developed HIV-transgenic mice, which carry genes for
HIV as well as their own genetic material.
NIDR scientists created the transgenic mice by injecting HIV genes into mouse
eggs and then implanting the eggs into female mice. The resulting litters
contained both normal and transgenic animals.
Institute scientists had created mice that carried a complete copy of HIV
genetic material in l988. Those mice, however, became sick and died too soon
after birth to study in depth. In the present study, the scientists used an
incomplete copy of HIV, which allowed the animals to live longer.
Some of the transgenic animals developed scaling, wart-like tumors on their
necks and backs. Other transgenic mice developed thickened, crusting skin
lesions that covered most of their bodies, resembling psoriasis in humans. No
skin lesions developed in their normal, non-transgenic littermates.
Studies of tissue taken from the wart-like skin tumors showed that they were a
type of noncancerous tumor called papilloma. Although the papillomavirus can
cause these skin lesions, laboratory tests showed no sign of that virus in the
animals.
Tissue samples taken from the sick mice throughout the study revealed the
presence of a protein-producing molecule made by the HIV genetic material.
HICNet Medical Newsletter Page 50
Volume 6, Number 10 April 20, 1993
Evidence of HIV protein production proved that the viral genes were "turned
on," or active, said Dr. Kopp.
The scientists found no evidence, however, of compromised immunity in the
mice: no increase in their white blood cell count and no signs of common
infections. The fact that HIV genes were active but the animals' immune
systems were not suppressed confirms that the virus itself was causing the
skin lesions, Dr. Kopp said.
Further proof of HIV gene involvement came from a test in which the scientists
exposed the transgenic animals to ultraviolet light. The light increased HIV
genetic activity causing papillomas to develop on formerly healthy skin.
Papilloma formation in response to increased HIV genetic activity proved the
genes were responsible for the skin condition, the scientists said. No
lesions appeared on normal mice exposed to the UV light.
The transgenic mice used in this study were developed at NIDR by Dr. Peter
Dickie, who is now with the National Institute of Allergy and Infectious
Diseases.
Collaborating on the study with Dr. Kopp were Mr. Charles Wohlenberg, Drs.
Nickolas Dorfman, Joseph Bryant, Abner Notkins, and Paul Klotman, all of NIDR;
Dr. Stephen Katz of the National Cancer Institute; and Dr. James Rooney,
formerly with NIDR and now with Burroughs Wellcome.
HICNet Medical Newsletter Page 51
Volume 6, Number 10 April 20, 1993
Clinical Consultation Telephone Service for AIDS
H H S N E W S
********************************************
U.S. DEPARTMENT OF HEALTH AND HUMAN SERVICES
March 4, 1993
HHS Secretary Donna E. Shalala today announced the first nationwide
clinical consultation telephone service for doctors and other health care
professionals who have questions about providing care to people with HIV
infection or AIDS.
The toll-free National HIV Telephone Consulting Service is staffed by a
physician, a nurse practitioner and a pharmacist. It provides information on
drugs, clinical trials and the latest treatment methods. The service is
funded by the Health Resources and Services Administration and operates out of
San Francisco General Hospital.
Secretary Shalala said, "One goal of this project is to share expertise
so patients get the best care. A second goal is to get more primary health
care providers involved in care for people with HIV or AIDS, which reduces
treatment cost by allowing patients to remain with their medical providers and
community social support networks. Currently, many providers refer patients
with HIV or AIDS to specialists or other providers who have more experience."
Secretary Shalala said, "This clinical expertise should be especially
helpful for physicians and providers who treat people with HIV or AIDS in
communities and clinical sites where HIV expertise is not readily available."
The telephone number for health care professionals is 1-800-933-3413, and
it is accessible from 10:30 a.m. to 8 p.m. EST (7:30 a.m. to 5 p.m. PST)
Monday through Friday. During these times, consultants will try to answer
questions immediately, or within an hour. At other times, physicians and
health care providers can leave an electronic message, and questions will be
answered as quickly as possible.
Health care professionals may call the service to ask any question
related to providing HIV care, including the latest HIV/AIDS drug treatment
information, clinical trials information, subspecialty case referral,
literature searches and other information. The service is designed for health
care professionals rather than patients, families or others who have alternate
sources of information or materials.
When a health care professional calls the new service, the call is taken
by either a clinical pharmacist, primary care physician or family nurse
practitioner. All staff members have extensive experience in outpatient and
inpatient primary care for people with HIV-related diseases. The consultant
asks for patient-specific information, including CD4 cell count, current
medications, sex, age and the patient's HIV history.
This national service has grown out of a 16-month local effort that
HICNet Medical Newsletter Page 52
Volume 6, Number 10 April 20, 1993
responded to nearly 1,000 calls from health care providers in northern
California. The initial project was funded by HRSA's Bureau of Health
Professions, through its Community Provider AIDS Training (CPAT) project, and
by the American Academy of Family Physicians.
"When providers expand their knowledge, they also improve the quality of
care they are able to provide to their patients," said HRSA Administrator
Robert G. Harmon. M.D., M.P.H. "This project will be a great resource for
health care professionals and the HIV/AIDS patients they serve."
"This service has opened a new means of communication between health care
professionals and experts on HIV care management," said HRSA's associate
administrator for AIDS and director of the Bureau of Health Resources
Development, G. Stephen Bowen, M.D., M.P.H. "Providers who treat people with
HIV or AIDS have access to the latest information on new drugs, treatment
methods and therapies for people with HIV or AIDS."
HRSA is one of eight U.S. Public Health Service agencies within HHS.
AIDS Hotline Numbers for Consumers
CDC National AIDS Hotline -- 1-800-342-AIDS
for information in Spanish - 1-800-344-SIDA
AIDS Clinical Trials (English & Spanish) -- 1-800-TRIALS-A
HICNet Medical Newsletter Page 53
------------- cut here -----------------
-- This is the last part ---------------
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.med/59123 | 13 | sci_med_59123 | [('-------------', 'NN'), ('cut', 'NN'), ('here', 'RB'), ('-----------------', 'NNP'), ('limits', 'NNS'), ('of', 'IN'), ('azt', 'JJ'), ('efficacy', 'NN'), ('and', 'CC'), ('now', 'RB'), ('suggest', 'VBP'), ('using', 'VBG'), ('the', 'DT'), ('drug', 'NN'), ('either', 'CC'), ('sequentially', 'RB'), ('with', 'IN'), ('other', 'JJ'), ('drugs', 'NNS'), ('or', 'CC'), ('in', 'IN'), ('kind', 'NN'), ('of', 'IN'), ('aids', 'NNS'), ('treatment', 'NN'), ('cocktail', 'NN'), ('combining', 'VBG'), ('number', 'NN'), ('of', 'IN'), ('drugs', 'NNS'), ('to', 'TO'), ('fight', 'VB'), ('the', 'DT'), ('virus', 'NN'), ('all', 'DT'), ('at', 'IN'), ('once', 'RB'), ('treating', 'VBG'), ('people', 'NNS'), ('with', 'IN'), ('azt', 'JJ'), ('alone', 'RB'), ('doesn', 'JJ'), ('happen', 'NN'), ('in', 'IN'), ('the', 'DT'), ('real', 'JJ'), ('world', 'NN'), ('anymore', 'RB'), (',"', 'NNP'), ('said', 'VBD'), ('dr', 'JJ'), ('mark', 'NN'), ('jacobson', 'NN'), ('of', 'IN'), ('the', 'DT'), ('university', 'NN'), ('of', 'IN'), ('california', 'NN'), ('--', ':'), ('san', 'JJ'), ('francisco', 'NN'), ('also', 'RB'), ('with', 'IN'), ('recent', 'JJ'), ('findings', 'NNS'), ('indicating', 'VBG'), ('that', 'IN'), ('hiv', 'NN'), ('replicates', 'NNS'), ('rapidly', 'RB'), ('in', 'IN'), ('the', 'DT'), ('lymph', 'NN'), ('nodes', 'NNS'), ('after', 'IN'), ('infection', 'NN'), ('physicians', 'NNS'), ('may', 'MD'), ('begin', 'VB'), ('pushing', 'VBG'), ('even', 'RB'), ('harder', 'RBR'), ('for', 'IN'), ('early', 'JJ'), ('treatment', 'NN'), ('of', 'IN'), ('hiv', 'NN'), ('infected', 'VBN'), ('patients', 'NNS'), ('==================================================================', 'VBP'), ('new', 'JJ'), ('infectious', 'JJ'), ('disease', 'NN'), ('push', 'JJ'), ('american', 'JJ'), ('medical', 'JJ'), ('news', 'NN'), ('04', 'CD'), ('05', 'CD'), ('93', 'CD'), ('vol', 'NN'), ('36', 'CD'), ('no', 'DT'), ('13', 'CD'), ('the', 'DT'), ('center', 'NN'), ('for', 'IN'), ('disease', 'NN'), ('control', 'NN'), ('will', 'MD'), ('launch', 'VB'), ('worldwide', 'RB'), ('network', 'NN'), ('to', 'TO'), ('track', 'VB'), ('the', 'DT'), ('spread', 'NN'), ('of', 'IN'), ('infectious', 'JJ'), ('diseases', 'NNS'), ('and', 'CC'), ('detect', 'JJ'), ('drug', 'NN'), ('resistant', 'NN'), ('or', 'CC'), ('new', 'JJ'), ('strains', 'NNS'), ('in', 'IN'), ('time', 'NN'), ('to', 'TO'), ('help', 'VB'), ('prevent', 'VB'), ('their', 'PRP$'), ('spread', 'NN'), ('the', 'DT'), ('network', 'NN'), ('is', 'VBZ'), ('expected', 'VBN'), ('to', 'TO'), ('cost', 'VB'), ('between', 'IN'), ('75', 'CD'), ('million', 'CD'), ('and', 'CC'), ('125', 'CD'), ('million', 'CD'), ('but', 'CC'), ('is', 'VBZ'), ('an', 'DT'), ('essential', 'JJ'), ('part', 'NN'), ('of', 'IN'), ('the', 'DT'), ('clinton', 'NN'), ('administration', 'NN'), ('health', 'NN'), ('reform', 'NN'), ('plan', 'NN'), ('according', 'VBG'), ('to', 'TO'), ('the', 'DT'), ('cdc', 'NN'), ('and', 'CC'), ('outside', 'JJ'), ('experts', 'NNS'), ('the', 'DT'), ('plan', 'NN'), ('will', 'MD'), ('require', 'VB'), ('the', 'DT'), ('cdc', 'NN'), ('to', 'TO'), ('enhance', 'VB'), ('surveillance', 'NN'), ('of', 'IN'), ('disease', 'NN'), ('in', 'IN'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('and', 'CC'), ('establish', 'VB'), ('about', 'IN'), ('15', 'CD'), ('facilities', 'NNS'), ('across', 'IN'), ('the', 'DT'), ('world', 'NN'), ('to', 'TO'), ('track', 'VB'), ('disease', 'NN'), ('=====================================================================', 'NNP'), ('april', 'VBZ'), ('13', 'CD'), ('1993', 'CD'), ('=====================================================================', 'NNP'), ('nih', 'CC'), ('plans', 'NNS'), ('to', 'TO'), ('begin', 'VB'), ('aids', 'NNS'), ('drug', 'NN'), ('trials', 'NNS'), ('at', 'IN'), ('earlier', 'JJR'), ('stage', 'NN'), ('nature', 'NN'), ('04', 'CD'), ('01', 'CD'), ('93', 'CD'), ('vol', 'NN'), ('362', 'CD'), ('no', 'DT'), ('6419', 'CD'), ('382', 'CD'), ('macilwain', 'NN'), ('colin', 'NN'), ('hicnet', 'NN'), ('medical', 'JJ'), ('newsletter', 'NN'), ('page', 'NN'), ('42', 'CD'), ('volume', 'NN'), ('number', 'NN'), ('10', 'CD'), ('april', 'RB'), ('20', 'CD'), ('1993', 'CD'), ('the', 'DT'), ('national', 'JJ'), ('institutes', 'NN'), ('of', 'IN'), ('health', 'NN'), ('has', 'VBZ'), ('announced', 'VBN'), ('it', 'PRP'), ('will', 'MD'), ('start', 'VB'), ('treating', 'VBG'), ('hiv', 'JJ'), ('positive', 'JJ'), ('patients', 'NNS'), ('as', 'RB'), ('soon', 'RB'), ('as', 'IN'), ('possible', 'JJ'), ('after', 'IN'), ('seroconversion', 'NN'), ('resulting', 'VBG'), ('from', 'IN'), ('recent', 'JJ'), ('findings', 'NNS'), ('that', 'WDT'), ('show', 'VBP'), ('hiv', 'NN'), ('is', 'VBZ'), ('active', 'JJ'), ('in', 'IN'), ('the', 'DT'), ('body', 'NN'), ('in', 'IN'), ('large', 'JJ'), ('numbers', 'NNS'), ('much', 'RB'), ('earlier', 'JJR'), ('than', 'IN'), ('was', 'VBD'), ('previously', 'RB'), ('believed', 'VBN'), ('anthony', 'NN'), ('fauci', 'NNS'), ('director', 'NN'), ('of', 'IN'), ('the', 'DT'), ('national', 'JJ'), ('institute', 'NN'), ('of', 'IN'), ('allergy', 'NN'), ('and', 'CC'), ('infectious', 'JJ'), ('diseases', 'NNS'), ('niaid', 'VBP'), ('),', 'NN'), ('said', 'VBD'), ('we', 'PRP'), ('must', 'MD'), ('address', 'VB'), ('the', 'DT'), ('question', 'NN'), ('of', 'IN'), ('how', 'WRB'), ('to', 'TO'), ('treat', 'VB'), ('people', 'NNS'), ('as', 'RB'), ('early', 'RB'), ('as', 'IN'), ('we', 'PRP'), ('possibly', 'RB'), ('can', 'MD'), ('with', 'IN'), ('drugs', 'NNS'), ('that', 'WDT'), ('are', 'VBP'), ('safe', 'JJ'), ('enough', 'RB'), ('to', 'TO'), ('give', 'VB'), ('people', 'NNS'), ('for', 'IN'), ('years', 'NNS'), ('and', 'CC'), ('that', 'DT'), ('will', 'MD'), ('get', 'VB'), ('around', 'IN'), ('microbial', 'JJ'), ('resistance', 'NN'), ('."', 'NN'), ('he', 'PRP'), ('said', 'VBD'), ('any', 'DT'), ('delay', 'NN'), ('would', 'MD'), ('signify', 'VB'), ('questions', 'NNS'), ('over', 'IN'), ('safety', 'NN'), ('and', 'CC'), ('resistance', 'NN'), ('rather', 'RB'), ('than', 'IN'), ('lack', 'NN'), ('of', 'IN'), ('funds', 'NNS'), ('fauci', 'NNS'), ('who', 'WP'), ('co', 'VBP'), ('authored', 'VBD'), ('one', 'CD'), ('of', 'IN'), ('the', 'DT'), ('two', 'CD'), ('papers', 'NNS'), ('published', 'VBN'), ('last', 'JJ'), ('week', 'NN'), ('in', 'IN'), ('nature', 'NN'), ('rejects', 'VBZ'), ('the', 'DT'), ('argument', 'NN'), ('by', 'IN'), ('one', 'CD'), ('of', 'IN'), ('his', 'PRP$'), ('co', 'NN'), ('authors', 'NNS'), ('cecil', 'VBP'), ('fox', 'NN'), ('that', 'IN'), ('the', 'DT'), ('new', 'JJ'), ('discovery', 'NN'), ('indicates', 'VBZ'), ('that', 'IN'), ('"$', 'JJ'), ('billion', 'CD'), ('spent', 'VBN'), ('on', 'IN'), ('vaccine', 'NN'), ('trials', 'NNS'), ('has', 'VBZ'), ('been', 'VBN'), ('waste', 'NN'), ('of', 'IN'), ('time', 'NN'), ('and', 'CC'), ('money', 'NN'), ('because', 'IN'), ('the', 'DT'), ('trials', 'NNS'), ('were', 'VBD'), ('started', 'VBN'), ('too', 'RB'), ('long', 'RB'), ('after', 'IN'), ('the', 'DT'), ('patients', 'NNS'), ('were', 'VBD'), ('infected', 'VBN'), ('and', 'CC'), ('were', 'VBD'), ('ended', 'VBN'), ('too', 'RB'), ('quickly', 'RB'), ('john', 'JJ'), ('tew', 'NN'), ('of', 'IN'), ('the', 'DT'), ('medical', 'JJ'), ('college', 'NN'), ('of', 'IN'), ('virginia', 'NN'), ('in', 'IN'), ('richmond', 'NN'), ('claims', 'NNS'), ('that', 'IN'), ('the', 'DT'), ('new', 'JJ'), ('evidence', 'NN'), ('strongly', 'RB'), ('backs', 'VBZ'), ('the', 'DT'), ('argument', 'NN'), ('for', 'IN'), ('early', 'JJ'), ('treatment', 'NN'), ('of', 'IN'), ('hiv', 'NN'), ('infected', 'VBN'), ('patients', 'NNS'), ('aids', 'JJ'), ('activists', 'NNS'), ('welcomed', 'VBD'), ('the', 'DT'), ('new', 'JJ'), ('information', 'NN'), ('but', 'CC'), ('said', 'VBD'), ('the', 'DT'), ('scientific', 'JJ'), ('community', 'NN'), ('has', 'VBZ'), ('been', 'VBN'), ('slow', 'JJ'), ('to', 'TO'), ('understand', 'VB'), ('the', 'DT'), ('significance', 'NN'), ('of', 'IN'), ('infection', 'NN'), ('of', 'IN'), ('the', 'DT'), ('lymph', 'JJ'), ('tissue', 'NN'), ('we', 'PRP'), ('ve', 'VBP'), ('known', 'VBN'), ('about', 'IN'), ('this', 'DT'), ('for', 'IN'), ('five', 'CD'), ('years', 'NNS'), ('but', 'CC'), ('we', 'PRP'), ('re', 'VBP'), ('glad', 'JJ'), ('it', 'PRP'), ('is', 'VBZ'), ('now', 'RB'), ('in', 'IN'), ('the', 'DT'), ('public', 'JJ'), ('domain', 'NN'), (',"', 'NNP'), ('said', 'VBD'), ('jesse', 'JJ'), ('dobson', 'NN'), ('of', 'IN'), ('the', 'DT'), ('california', 'NN'), ('based', 'VBN'), ('project', 'NN'), ('inform', 'NN'), ('but', 'CC'), ('peter', 'NN'), ('duesberg', 'NN'), ('who', 'WP'), ('believes', 'VBZ'), ('that', 'DT'), ('aids', 'NNS'), ('is', 'VBZ'), ('independent', 'JJ'), ('of', 'IN'), ('hiv', 'NN'), ('and', 'CC'), ('is', 'VBZ'), ('result', 'NN'), ('of', 'IN'), ('drug', 'NN'), ('abuse', 'NN'), ('in', 'IN'), ('the', 'DT'), ('west', 'NN'), ('said', 'VBD'), ('we', 'PRP'), ('are', 'VBP'), ('several', 'JJ'), ('paradoxes', 'NNS'), ('away', 'RB'), ('from', 'IN'), ('an', 'DT'), ('explanation', 'NN'), ('of', 'IN'), ('aids', 'NNS'), ('--', ':'), ('even', 'RB'), ('if', 'IN'), ('these', 'DT'), ('papers', 'NNS'), ('are', 'VBP'), ('right', 'JJ'), ('."', 'NNP'), ('======================================================================', 'NNP'), ('april', 'VBZ'), ('14', 'CD'), ('1993', 'CD'), ('======================================================================', 'NN'), ('risk', 'NN'), ('of', 'IN'), ('aids', 'NNS'), ('virus', 'NN'), ('from', 'IN'), ('doctors', 'NNS'), ('found', 'VBN'), ('to', 'TO'), ('be', 'VB'), ('minimal', 'JJ'), ('washington', 'NN'), ('post', 'NN'), ('04', 'CD'), ('14', 'CD'), ('93', 'CD'), ('),', 'NN'), ('a9', 'VBD'), ('the', 'DT'), ('risk', 'NN'), ('of', 'IN'), ('hiv', 'NN'), ('being', 'VBG'), ('transmitted', 'VBN'), ('from', 'IN'), ('infected', 'VBN'), ('health', 'NN'), ('care', 'NN'), ('professionals', 'NNS'), ('to', 'TO'), ('patients', 'NNS'), ('is', 'VBZ'), ('minimal', 'JJ'), ('according', 'VBG'), ('to', 'TO'), ('new', 'JJ'), ('research', 'NN'), ('published', 'VBN'), ('in', 'IN'), ('today', 'NN'), ('journal', 'NN'), ('of', 'IN'), ('the', 'DT'), ('american', 'JJ'), ('medical', 'JJ'), ('association', 'NN'), ('jama', 'NN'), (').', 'NN'), ('this', 'DT'), ('finding', 'NN'), ('supports', 'VBZ'), ('previous', 'JJ'), ('conclusions', 'NNS'), ('by', 'IN'), ('health', 'NN'), ('experts', 'NNS'), ('that', 'IN'), ('the', 'DT'), ('chance', 'NN'), ('of', 'IN'), ('contracting', 'VBG'), ('hiv', 'NN'), ('from', 'IN'), ('health', 'NN'), ('care', 'NN'), ('worker', 'NN'), ('is', 'VBZ'), ('remote', 'JJ'), ('three', 'CD'), ('studies', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('jama', 'NN'), ('demonstrate', 'NN'), ('that', 'IN'), ('thousands', 'NNS'), ('of', 'IN'), ('patients', 'NNS'), ('were', 'VBD'), ('treated', 'VBN'), ('by', 'IN'), ('two', 'CD'), ('hiv', 'NNS'), ('positive', 'JJ'), ('surgeons', 'NNS'), ('and', 'CC'), ('dentists', 'NNS'), ('without', 'IN'), ('becoming', 'VBG'), ('infected', 'VBN'), ('with', 'IN'), ('the', 'DT'), ('virus', 'NN'), ('the', 'DT'), ('studies', 'NNS'), ('were', 'VBD'), ('conducted', 'VBN'), ('by', 'IN'), ('separate', 'JJ'), ('research', 'NN'), ('teams', 'NNS'), ('in', 'IN'), ('new', 'JJ'), ('hampshire', 'NN'), ('maryland', 'NN'), ('and', 'CC'), ('florida', 'VB'), ('each', 'DT'), ('study', 'NN'), ('started', 'VBD'), ('with', 'IN'), ('an', 'DT'), ('hiv', 'NN'), ('positive', 'JJ'), ('doctor', 'NN'), ('or', 'CC'), ('dentist', 'NN'), ('and', 'CC'), ('tested', 'VBD'), ('all', 'DT'), ('patients', 'NNS'), ('willing', 'JJ'), ('to', 'TO'), ('participate', 'VB'), ('the', 'DT'), ('new', 'JJ'), ('hampshire', 'NN'), ('study', 'NN'), ('found', 'VBD'), ('that', 'IN'), ('none', 'NN'), ('of', 'IN'), ('the', 'DT'), ('174', 'CD'), ('patients', 'NNS'), ('who', 'WP'), ('had', 'VBD'), ('undergone', 'JJ'), ('invasive', 'JJ'), ('procedures', 'NNS'), ('by', 'IN'), ('an', 'DT'), ('hiv', 'NN'), ('positive', 'JJ'), ('orthopedic', 'JJ'), ('surgeon', 'NN'), ('contracted', 'VBD'), ('hiv', 'NN'), ('in', 'IN'), ('maryland', 'NN'), ('413', 'CD'), ('of', 'IN'), ('131', 'CD'), ('patients', 'NNS'), ('operated', 'VBN'), ('on', 'IN'), ('by', 'IN'), ('breast', 'NN'), ('surgery', 'NN'), ('specialist', 'NN'), ('at', 'IN'), ('johns', 'NN'), ('hopkins', 'NNS'), ('hospital', 'NN'), ('were', 'VBD'), ('found', 'VBN'), ('to', 'TO'), ('be', 'VB'), ('hiv', 'JJ'), ('negative', 'JJ'), ('similarly', 'RB'), ('in', 'IN'), ('florida', 'JJ'), ('900', 'CD'), ('of', 'IN'), ('192', 'CD'), ('dental', 'JJ'), ('hicnet', 'NN'), ('medical', 'JJ'), ('newsletter', 'NN'), ('page', 'NN'), ('43', 'CD'), ('volume', 'NN'), ('number', 'NN'), ('10', 'CD'), ('april', 'RB'), ('20', 'CD'), ('1993', 'CD'), ('patients', 'NNS'), ('who', 'WP'), ('all', 'DT'), ('had', 'VBD'), ('been', 'VBN'), ('treated', 'VBN'), ('by', 'IN'), ('an', 'DT'), ('hiv', 'NN'), ('positive', 'JJ'), ('general', 'JJ'), ('dentist', 'NN'), ('were', 'VBD'), ('tested', 'VBN'), ('and', 'CC'), ('found', 'VBN'), ('to', 'TO'), ('be', 'VB'), ('negative', 'JJ'), ('for', 'IN'), ('hiv', 'PDT'), ('the', 'DT'), ('florida', 'NN'), ('researchers', 'NNS'), ('led', 'VBN'), ('by', 'IN'), ('gordon', 'JJ'), ('dickinson', 'NN'), ('of', 'IN'), ('the', 'DT'), ('university', 'NN'), ('of', 'IN'), ('miami', 'JJ'), ('school', 'NN'), ('of', 'IN'), ('medicine', 'NN'), ('said', 'VBD'), ('this', 'DT'), ('study', 'NN'), ('indicates', 'VBZ'), ('that', 'IN'), ('the', 'DT'), ('risk', 'NN'), ('for', 'IN'), ('transmission', 'NN'), ('of', 'IN'), ('hiv', 'NN'), ('from', 'IN'), ('general', 'JJ'), ('dentist', 'NN'), ('to', 'TO'), ('his', 'PRP$'), ('patients', 'NNS'), ('is', 'VBZ'), ('minimal', 'JJ'), ('in', 'IN'), ('setting', 'VBG'), ('in', 'IN'), ('which', 'WDT'), ('universal', 'JJ'), ('precautions', 'NNS'), ('are', 'VBP'), ('strictly', 'RB'), ('observed', 'VBN'), ('."', 'NNP'), ('related', 'JJ'), ('story', 'NN'), ('philadelphia', 'NN'), ('inquirer', 'NN'), ('04', 'CD'), ('14', 'CD'), ('a6', 'NN'), ('======================================================================', 'NNP'), ('alternative', 'JJ'), ('medicine', 'NN'), ('advocates', 'NNS'), ('divided', 'VBD'), ('over', 'RP'), ('new', 'JJ'), ('nih', 'JJ'), ('research', 'NN'), ('program', 'NN'), ('aids', 'NNS'), ('treatment', 'NN'), ('news', 'NN'), ('04', 'CD'), ('02', 'CD'), ('93', 'CD'), ('no', 'DT'), ('172', 'CD'), ('gilden', 'NN'), ('dave', 'VB'), ('the', 'DT'), ('new', 'JJ'), ('office', 'NN'), ('of', 'IN'), ('alternative', 'JJ'), ('medicine', 'NN'), ('at', 'IN'), ('the', 'DT'), ('national', 'JJ'), ('institutes', 'NN'), ('of', 'IN'), ('health', 'NN'), ('has', 'VBZ'), ('raised', 'VBN'), ('questions', 'NNS'), ('about', 'IN'), ('the', 'DT'), ('nih', 'JJ'), ('commitment', 'NN'), ('to', 'TO'), ('an', 'DT'), ('effort', 'NN'), ('that', 'WDT'), ('uses', 'VBZ'), ('unorthodox', 'JJ'), ('or', 'CC'), ('holistic', 'JJ'), ('therapeutic', 'JJ'), ('methods', 'NNS'), ('the', 'DT'), ('oam', 'NN'), ('is', 'VBZ'), ('small', 'JJ'), ('division', 'NN'), ('of', 'IN'), ('the', 'DT'), ('nih', 'NN'), ('with', 'IN'), ('its', 'PRP$'), ('budget', 'NN'), ('only', 'RB'), ('at', 'IN'), ('million', 'CD'), ('dollars', 'NNS'), ('compared', 'VBN'), ('to', 'TO'), ('more', 'JJR'), ('than', 'IN'), ('10', 'CD'), ('billion', 'CD'), ('for', 'IN'), ('the', 'DT'), ('nih', 'NN'), ('as', 'IN'), ('whole', 'JJ'), ('in', 'IN'), ('addition', 'NN'), ('the', 'DT'), ('money', 'NN'), ('for', 'IN'), ('available', 'JJ'), ('research', 'NN'), ('grants', 'NNS'), ('is', 'VBZ'), ('even', 'RB'), ('smaller', 'JJR'), ('about', 'IN'), ('500', 'CD'), ('000', 'CD'), ('to', 'TO'), ('600', 'CD'), ('000', 'CD'), ('total', 'NN'), ('will', 'MD'), ('be', 'VB'), ('available', 'JJ'), ('this', 'DT'), ('year', 'NN'), ('for', 'IN'), ('10', 'CD'), ('or', 'CC'), ('20', 'CD'), ('grants', 'NNS'), ('kaiya', 'JJ'), ('montaocean', 'NN'), ('of', 'IN'), ('the', 'DT'), ('center', 'NN'), ('for', 'IN'), ('natural', 'JJ'), ('and', 'CC'), ('traditional', 'JJ'), ('medicine', 'NN'), ('in', 'IN'), ('washington', 'NN'), ('.,', 'NNP'), ('says', 'VBZ'), ('the', 'DT'), ('oam', 'NN'), ('is', 'VBZ'), ('afraid', 'JJ'), ('to', 'TO'), ('become', 'VB'), ('involved', 'JJ'), ('in', 'IN'), ('aids', 'NNS'), ('they', 'PRP'), ('have', 'VBP'), ('to', 'TO'), ('look', 'VB'), ('successful', 'JJ'), ('and', 'CC'), ('there', 'EX'), ('is', 'VBZ'), ('no', 'DT'), ('easy', 'JJ'), ('answer', 'NN'), ('in', 'IN'), ('aids', 'NNS'), (',"', 'IN'), ('she', 'PRP'), ('said', 'VBD'), ('there', 'EX'), ('is', 'VBZ'), ('also', 'RB'), ('common', 'JJ'), ('perception', 'NN'), ('that', 'IN'), ('the', 'DT'), ('oam', 'NN'), ('will', 'MD'), ('focus', 'VB'), ('on', 'IN'), ('fields', 'NNS'), ('the', 'DT'), ('nih', 'JJ'), ('establishment', 'NN'), ('will', 'MD'), ('find', 'VB'), ('non', 'JJ'), ('threatening', 'VBG'), ('such', 'JJ'), ('as', 'IN'), ('relaxation', 'NN'), ('techniques', 'NNS'), ('and', 'CC'), ('acupuncture', 'NN'), ('when', 'WRB'), ('the', 'DT'), ('oam', 'NN'), ('called', 'VBN'), ('for', 'IN'), ('an', 'DT'), ('advisory', 'JJ'), ('committee', 'NN'), ('conference', 'NN'), ('of', 'IN'), ('about', 'IN'), ('120', 'CD'), ('people', 'NNS'), ('last', 'JJ'), ('year', 'NN'), ('the', 'DT'), ('aids', 'NNS'), ('community', 'NN'), ('was', 'VBD'), ('largely', 'RB'), ('missing', 'VBG'), ('from', 'IN'), ('the', 'DT'), ('meeting', 'NN'), ('in', 'IN'), ('addition', 'NN'), ('activists', 'NNS'), ('general', 'JJ'), ('lack', 'NN'), ('of', 'IN'), ('contact', 'NN'), ('with', 'IN'), ('the', 'DT'), ('office', 'NN'), ('has', 'VBZ'), ('added', 'VBN'), ('suspicion', 'NN'), ('that', 'IN'), ('the', 'DT'), ('epidemic', 'NN'), ('will', 'MD'), ('be', 'VB'), ('ignored', 'VBN'), ('jon', 'JJ'), ('greenberg', 'NN'), ('of', 'IN'), ('act', 'NN'), ('up', 'IN'), ('new', 'JJ'), ('york', 'NN'), ('said', 'VBD'), ('the', 'DT'), ('oam', 'JJ'), ('advisory', 'JJ'), ('panel', 'NN'), ('is', 'VBZ'), ('composed', 'VBN'), ('of', 'IN'), ('practitioners', 'NNS'), ('without', 'IN'), ('real', 'JJ'), ('research', 'NN'), ('experience', 'NN'), ('it', 'PRP'), ('will', 'MD'), ('take', 'VB'), ('them', 'PRP'), ('several', 'JJ'), ('years', 'NNS'), ('to', 'TO'), ('accept', 'VB'), ('the', 'DT'), ('nature', 'NN'), ('of', 'IN'), ('research', 'NN'), ('."', 'NNP'), ('nevertheless', 'RB'), ('dr', 'VBD'), ('leanna', 'JJ'), ('standish', 'JJ'), ('research', 'NN'), ('director', 'NN'), ('and', 'CC'), ('aids', 'NNS'), ('investigator', 'NN'), ('at', 'IN'), ('the', 'DT'), ('bastyr', 'JJ'), ('college', 'NN'), ('of', 'IN'), ('naturopathic', 'JJ'), ('medicine', 'NN'), ('in', 'IN'), ('seattle', 'NN'), ('said', 'VBD'), ('here', 'RB'), ('is', 'VBZ'), ('wonderful', 'JJ'), ('opportunity', 'NN'), ('to', 'TO'), ('fund', 'VB'), ('aids', 'NNS'), ('research', 'NN'), ('it', 'PRP'), ('only', 'RB'), ('fair', 'VBZ'), ('to', 'TO'), ('give', 'VB'), ('the', 'DT'), ('office', 'NN'), ('time', 'NN'), ('to', 'TO'), ('gel', 'VB'), ('but', 'CC'), ('it', 'PRP'), ('up', 'RP'), ('to', 'TO'), ('the', 'DT'), ('public', 'NN'), ('to', 'TO'), ('insist', 'VB'), ('that', 'IN'), ('it', 'PRP'), ('much', 'RB'), ('much', 'RB'), ('more', 'JJR'), ('than', 'IN'), ('public', 'JJ'), ('relations', 'NNS'), (']."', 'VBP'), ('======================================================================', 'JJ'), ('herpesvirus', 'NN'), ('decimates', 'VBZ'), ('immune', 'JJ'), ('cell', 'NN'), ('soldiers', 'NNS'), ('science', 'VBP'), ('news', 'NN'), ('04', 'CD'), ('03', 'CD'), ('93', 'CD'), ('vol', 'NN'), ('143', 'CD'), ('no', 'DT'), ('14', 'CD'), ('215', 'CD'), ('fackelmann', 'NN'), ('kathy', 'JJ'), ('.)', 'JJ'), ('scientists', 'NNS'), ('conducting', 'VBG'), ('test', 'NN'), ('tube', 'NN'), ('experiments', 'NNS'), ('have', 'VBP'), ('found', 'VBN'), ('that', 'IN'), ('herpesvirus', 'NN'), ('can', 'MD'), ('attack', 'VB'), ('the', 'DT'), ('human', 'JJ'), ('immune', 'NN'), ('system', 'NN'), ('natural', 'JJ'), ('killer', 'NN'), ('cells', 'NNS'), ('this', 'DT'), ('attack', 'NN'), ('causes', 'VBZ'), ('the', 'DT'), ('killer', 'NN'), ('cells', 'NNS'), ('to', 'TO'), ('malfunction', 'VB'), ('diminishing', 'VBG'), ('an', 'DT'), ('important', 'JJ'), ('component', 'NN'), ('in', 'IN'), ('the', 'DT'), ('immune', 'NN'), ('system', 'NN'), ('fight', 'NN'), ('against', 'IN'), ('diseases', 'NNS'), ('also', 'RB'), ('the', 'DT'), ('herpesvirus', 'NN'), ('may', 'MD'), ('be', 'VB'), ('factor', 'NN'), ('in', 'IN'), ('immune', 'JJ'), ('diseases', 'NNS'), ('such', 'JJ'), ('as', 'IN'), ('aids', 'NNS'), ('in', 'IN'), ('1989', 'CD'), ('paolo', 'NN'), ('lusso', 'VBD'), ('research', 'NN'), ('found', 'VBD'), ('that', 'IN'), ('herpesvirus', 'NN'), ('attacks', 'NNS'), ('another', 'DT'), ('white', 'JJ'), ('cell', 'NN'), ('the', 'DT'), ('cd4', 'NN'), ('lymphocyte', 'NN'), ('which', 'WDT'), ('is', 'VBZ'), ('the', 'DT'), ('primary', 'JJ'), ('target', 'NN'), ('of', 'IN'), ('hiv', 'NN'), ('lusso', 'NN'), ('also', 'RB'), ('found', 'VBD'), ('that', 'IN'), ('herpesvirus', 'NN'), ('can', 'MD'), ('hicnet', 'VB'), ('medical', 'JJ'), ('newsletter', 'NN'), ('page', 'NN'), ('44', 'CD'), ('volume', 'NN'), ('number', 'NN'), ('10', 'CD'), ('april', 'RB'), ('20', 'CD'), ('1993', 'CD'), ('kill', 'NN'), ('natural', 'JJ'), ('killer', 'NN'), ('cells', 'NNS'), ('scientists', 'NNS'), ('previously', 'RB'), ('knew', 'VBD'), ('that', 'IN'), ('the', 'DT'), ('natural', 'JJ'), ('killer', 'NN'), ('cells', 'NNS'), ('of', 'IN'), ('patients', 'NNS'), ('infected', 'VBN'), ('with', 'IN'), ('hiv', 'NNS'), ('do', 'VBP'), ('not', 'RB'), ('work', 'VB'), ('correctly', 'RB'), ('lusso', 'JJ'), ('research', 'NN'), ('represents', 'VBZ'), ('the', 'DT'), ('first', 'JJ'), ('time', 'NN'), ('scientists', 'NNS'), ('have', 'VBP'), ('indicated', 'VBN'), ('that', 'IN'), ('natural', 'JJ'), ('killer', 'NN'), ('cells', 'NNS'), ('are', 'VBP'), ('vulnerable', 'JJ'), ('to', 'TO'), ('any', 'DT'), ('kind', 'NN'), ('of', 'IN'), ('viral', 'JJ'), ('attack', 'NN'), ('according', 'VBG'), ('to', 'TO'), ('anthony', 'VB'), ('komaroff', 'RP'), ('researcher', 'NN'), ('with', 'IN'), ('harvard', 'JJ'), ('medical', 'JJ'), ('school', 'NN'), ('despite', 'IN'), ('the', 'DT'), ('test', 'NN'), ('tube', 'NN'), ('findings', 'NNS'), ('scientists', 'NNS'), ('are', 'VBP'), ('uncertain', 'JJ'), ('whether', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('result', 'NN'), ('occurs', 'VBZ'), ('in', 'IN'), ('the', 'DT'), ('body', 'NN'), ('lusso', 'JJ'), ('team', 'NN'), ('also', 'RB'), ('found', 'VBD'), ('that', 'IN'), ('herpesvirus', 'NN'), ('produces', 'VBZ'), ('the', 'DT'), ('cd4', 'NN'), ('receptor', 'NN'), ('molecule', 'NN'), ('that', 'WDT'), ('provides', 'VBZ'), ('access', 'NN'), ('for', 'IN'), ('hiv', 'NN'), ('cd4', 'NN'), ('lymphocytes', 'VBZ'), ('express', 'RBR'), ('this', 'DT'), ('surface', 'NN'), ('receptor', 'NN'), ('making', 'VBG'), ('them', 'PRP'), ('vulnerable', 'JJ'), ('to', 'TO'), ('hiv', 'VB'), ('attack', 'NN'), ('researchers', 'NNS'), ('concluded', 'VBD'), ('that', 'IN'), ('herpesvirus', 'NN'), ('cells', 'NNS'), ('can', 'MD'), ('exacerbate', 'VB'), ('the', 'DT'), ('affects', 'NNS'), ('of', 'IN'), ('hiv', 'NN'), ('======================================================================', 'NNP'), ('april', 'VBZ'), ('15', 'CD'), ('1993', 'CD'), ('====================================================================', 'NN'), ('aids', 'NNS'), ('and', 'CC'), ('priorities', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('global', 'JJ'), ('village', 'NN'), ('to', 'TO'), ('the', 'DT'), ('editor', 'NN'), ('journal', 'NN'), ('of', 'IN'), ('the', 'DT'), ('american', 'JJ'), ('medical', 'JJ'), ('association', 'NN'), ('04', 'CD'), ('07', 'CD'), ('93', 'CD'), ('vol', 'NN'), ('269', 'CD'), ('no', 'DT'), ('13', 'CD'), ('1636', 'CD'), ('gellert', 'NN'), ('george', 'NN'), ('and', 'CC'), ('nordenberg', 'JJ'), ('dale', 'NN'), ('.)', 'NNP'), ('all', 'DT'), ('health', 'NN'), ('care', 'NN'), ('workers', 'NNS'), ('are', 'VBP'), ('obligated', 'VBN'), ('and', 'CC'), ('responsible', 'JJ'), ('for', 'IN'), ('not', 'RB'), ('only', 'RB'), ('ensuring', 'VBG'), ('that', 'IN'), ('politicians', 'NNS'), ('understand', 'VBP'), ('the', 'DT'), ('dimensions', 'NNS'), ('of', 'IN'), ('certain', 'JJ'), ('health', 'NN'), ('problems', 'NNS'), ('but', 'CC'), ('also', 'RB'), ('to', 'TO'), ('be', 'VB'), ('committed', 'VBN'), ('to', 'TO'), ('related', 'JJ'), ('policies', 'NNS'), ('write', 'VBP'), ('george', 'NN'), ('gellert', 'NN'), ('and', 'CC'), ('dale', 'JJ'), ('nordenberg', 'NN'), ('of', 'IN'), ('the', 'DT'), ('orange', 'JJ'), ('county', 'NN'), ('health', 'NN'), ('care', 'NN'), ('agency', 'NN'), ('santa', 'VBD'), ('ana', 'JJ'), ('calif', 'NN'), ('.,', 'NN'), ('and', 'CC'), ('the', 'DT'), ('emory', 'NN'), ('university', 'NN'), ('school', 'NN'), ('of', 'IN'), ('public', 'JJ'), ('health', 'NN'), ('in', 'IN'), ('atlanta', 'JJ'), ('ga', 'NN'), ('.,', 'NNP'), ('respectively', 'RB'), ('dr', 'VBZ'), ('berkley', 'JJ'), ('editorial', 'NN'), ('on', 'IN'), ('why', 'WRB'), ('american', 'JJ'), ('doctors', 'NNS'), ('should', 'MD'), ('care', 'VB'), ('about', 'IN'), ('the', 'DT'), ('aids', 'NNS'), ('epidemic', 'JJ'), ('beyond', 'IN'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('details', 'NNS'), ('several', 'JJ'), ('reasons', 'NNS'), ('for', 'IN'), ('the', 'DT'), ('concerted', 'JJ'), ('interest', 'NN'), ('that', 'IN'), ('all', 'DT'), ('countries', 'NNS'), ('share', 'NN'), ('in', 'IN'), ('combating', 'VBG'), ('aids', 'NNS'), ('it', 'PRP'), ('should', 'MD'), ('be', 'VB'), ('noted', 'VBN'), ('that', 'IN'), ('while', 'IN'), ('aids', 'NNS'), ('leads', 'NNS'), ('in', 'IN'), ('hastening', 'VBG'), ('global', 'JJ'), ('health', 'NN'), ('interdependence', 'NN'), ('it', 'PRP'), ('is', 'VBZ'), ('not', 'RB'), ('the', 'DT'), ('only', 'JJ'), ('illness', 'NN'), ('doing', 'VBG'), ('so', 'RB'), ('diseases', 'NNS'), ('such', 'JJ'), ('as', 'IN'), ('malaria', 'NNS'), ('and', 'CC'), ('many', 'JJ'), ('respiratory', 'NN'), ('and', 'CC'), ('intestinal', 'JJ'), ('pathogens', 'NNS'), ('have', 'VBP'), ('similarly', 'RB'), ('inhibited', 'VBN'), ('the', 'DT'), ('economic', 'JJ'), ('development', 'NN'), ('of', 'IN'), ('most', 'JJS'), ('of', 'IN'), ('humanity', 'NN'), ('and', 'CC'), ('acted', 'VBD'), ('to', 'TO'), ('marginalize', 'VB'), ('large', 'JJ'), ('populations', 'NNS'), ('berkley', 'VBP'), ('mentions', 'NNS'), ('the', 'DT'), ('enormous', 'JJ'), ('social', 'JJ'), ('and', 'CC'), ('economic', 'JJ'), ('impact', 'NN'), ('that', 'DT'), ('aids', 'NNS'), ('will', 'MD'), ('have', 'VB'), ('on', 'IN'), ('many', 'JJ'), ('developing', 'VBG'), ('countries', 'NNS'), ('and', 'CC'), ('the', 'DT'), ('increased', 'VBN'), ('need', 'NN'), ('for', 'IN'), ('international', 'JJ'), ('assistance', 'NN'), ('that', 'WDT'), ('will', 'MD'), ('result', 'VB'), ('berkley', 'NN'), ('also', 'RB'), ('cites', 'VBZ'), ('the', 'DT'), ('lack', 'NN'), ('of', 'IN'), ('political', 'JJ'), ('aggressiveness', 'NN'), ('toward', 'IN'), ('the', 'DT'), ('aids', 'NNS'), ('epidemic', 'VBP'), ('in', 'IN'), ('its', 'PRP$'), ('first', 'JJ'), ('decade', 'NN'), ('but', 'CC'), ('now', 'RB'), ('there', 'EX'), ('is', 'VBZ'), ('new', 'JJ'), ('administration', 'NN'), ('with', 'IN'), ('promise', 'NN'), ('of', 'IN'), ('substantial', 'JJ'), ('differences', 'NNS'), ('in', 'IN'), ('approach', 'NN'), ('to', 'TO'), ('international', 'JJ'), ('health', 'NN'), ('and', 'CC'), ('development', 'NN'), ('in', 'IN'), ('general', 'JJ'), ('and', 'CC'), ('hiv', 'JJ'), ('aids', 'NNS'), ('in', 'IN'), ('particular', 'JJ'), ('vice', 'NN'), ('president', 'NN'), ('al', 'IN'), ('gore', 'NN'), ('proposes', 'NNS'), ('in', 'IN'), ('his', 'PRP$'), ('book', 'NN'), ('earth', 'NN'), ('in', 'IN'), ('the', 'DT'), ('balance', 'NN'), ('major', 'JJ'), ('environmental', 'JJ'), ('initiative', 'NN'), ('that', 'WDT'), ('includes', 'VBZ'), ('sustainable', 'JJ'), ('international', 'JJ'), ('development', 'NN'), ('with', 'IN'), ('programs', 'NNS'), ('to', 'TO'), ('promote', 'VB'), ('literacy', 'NN'), ('improve', 'VB'), ('child', 'NN'), ('survival', 'NN'), ('and', 'CC'), ('disseminate', 'VB'), ('contraceptive', 'JJ'), ('technology', 'NN'), ('and', 'CC'), ('access', 'NN'), ('throughout', 'IN'), ('the', 'DT'), ('developing', 'JJ'), ('world', 'NN'), ('if', 'IN'), ('enacted', 'VBN'), ('this', 'DT'), ('change', 'NN'), ('in', 'IN'), ('policy', 'NN'), ('could', 'MD'), ('drastically', 'RB'), ('change', 'VB'), ('the', 'DT'), ('future', 'NN'), ('of', 'IN'), ('worldwide', 'JJ'), ('health', 'NN'), ('====================================================================', 'NNP'), ('aids', 'NNS'), ('and', 'CC'), ('priorities', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('global', 'JJ'), ('village', 'NN'), ('in', 'IN'), ('reply', 'JJ'), ('journal', 'NN'), ('of', 'IN'), ('the', 'DT'), ('american', 'JJ'), ('hicnet', 'NN'), ('medical', 'JJ'), ('newsletter', 'NN'), ('page', 'NN'), ('45', 'CD'), ('volume', 'NN'), ('number', 'NN'), ('10', 'CD'), ('april', 'RB'), ('20', 'CD'), ('1993', 'CD'), ('medical', 'JJ'), ('association', 'NN'), ('04', 'CD'), ('07', 'CD'), ('93', 'CD'), ('vol', 'NN'), ('269', 'CD'), ('no', 'DT'), ('13', 'CD'), ('1636', 'CD'), ('berkley', 'NN'), ('seth', 'CC'), ('every', 'DT'), ('nation', 'NN'), ('should', 'MD'), ('tackle', 'VB'), ('hiv', 'NN'), ('as', 'IN'), ('early', 'JJ'), ('and', 'CC'), ('aggressively', 'RB'), ('as', 'IN'), ('possible', 'JJ'), ('before', 'IN'), ('the', 'DT'), ('disease', 'NN'), ('reaches', 'VBZ'), ('an', 'DT'), ('endemic', 'JJ'), ('state', 'NN'), ('even', 'RB'), ('at', 'IN'), ('cost', 'NN'), ('of', 'IN'), ('diverting', 'VBG'), ('less', 'JJR'), ('attention', 'NN'), ('to', 'TO'), ('some', 'DT'), ('other', 'JJ'), ('illnesses', 'NNS'), ('writes', 'VBZ'), ('seth', 'JJ'), ('berkley', 'NN'), ('of', 'IN'), ('the', 'DT'), ('rockefeller', 'NN'), ('foundation', 'NN'), ('in', 'IN'), ('new', 'JJ'), ('york', 'NN'), ('.,', 'NN'), ('in', 'IN'), ('reply', 'NN'), ('to', 'TO'), ('letter', 'NN'), ('by', 'IN'), ('drs', 'NN'), ('gellert', 'NN'), ('and', 'CC'), ('nordenberg', 'JJ'), ('although', 'IN'), ('it', 'PRP'), ('is', 'VBZ'), ('true', 'JJ'), ('that', 'IN'), ('diseases', 'VBZ'), ('other', 'JJ'), ('than', 'IN'), ('aids', 'NNS'), ('such', 'JJ'), ('as', 'IN'), ('malaria', 'NNS'), ('and', 'CC'), ('respiratory', 'NN'), ('and', 'CC'), ('intestinal', 'JJ'), ('illnesses', 'NNS'), ('have', 'VBP'), ('similarly', 'RB'), ('inhibited', 'VBN'), ('economic', 'JJ'), ('development', 'NN'), ('in', 'IN'), ('developing', 'VBG'), ('countries', 'NNS'), ('and', 'CC'), ('deserve', 'VB'), ('much', 'RB'), ('more', 'JJR'), ('attention', 'NN'), ('than', 'IN'), ('they', 'PRP'), ('are', 'VBP'), ('getting', 'VBG'), ('berkley', 'NN'), ('disagrees', 'NNS'), ('with', 'IN'), ('the', 'DT'), ('contention', 'NN'), ('that', 'IN'), ('aids', 'NNS'), ('is', 'VBZ'), ('receiving', 'VBG'), ('too', 'RB'), ('much', 'JJ'), ('attention', 'NN'), ('hiv', 'NN'), ('differs', 'NNS'), ('from', 'IN'), ('other', 'JJ'), ('diseases', 'NNS'), ('in', 'IN'), ('most', 'JJS'), ('developing', 'JJ'), ('countries', 'NNS'), ('because', 'IN'), ('it', 'PRP'), ('is', 'VBZ'), ('continuing', 'VBG'), ('to', 'TO'), ('spread', 'VB'), ('for', 'IN'), ('most', 'JJS'), ('endemic', 'JJ'), ('diseases', 'VBZ'), ('the', 'DT'), ('outcome', 'NN'), ('of', 'IN'), ('neglecting', 'VBG'), ('interventions', 'NNS'), ('for', 'IN'), ('one', 'CD'), ('year', 'NN'), ('is', 'VBZ'), ('another', 'DT'), ('year', 'NN'), ('of', 'IN'), ('about', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('level', 'NN'), ('of', 'IN'), ('needless', 'JJ'), ('disease', 'NN'), ('and', 'CC'), ('death', 'NN'), ('but', 'CC'), ('with', 'IN'), ('aids', 'NNS'), ('and', 'CC'), ('its', 'PRP$'), ('increasing', 'VBG'), ('spread', 'NN'), ('the', 'DT'), ('cost', 'NN'), ('of', 'IN'), ('neglect', 'NN'), ('not', 'RB'), ('only', 'RB'), ('in', 'IN'), ('disease', 'NN'), ('burden', 'NN'), ('but', 'CC'), ('financially', 'RB'), ('is', 'VBZ'), ('much', 'JJ'), ('greater', 'JJR'), ('interventions', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('early', 'JJ'), ('part', 'NN'), ('of', 'IN'), ('rampantly', 'RB'), ('spreading', 'VBG'), ('epidemic', 'JJ'), ('like', 'IN'), ('hiv', 'NNS'), ('are', 'VBP'), ('highly', 'RB'), ('cost', 'VBN'), ('effective', 'JJ'), ('because', 'IN'), ('each', 'DT'), ('individual', 'JJ'), ('infection', 'NN'), ('prevented', 'VBD'), ('significantly', 'RB'), ('interrupts', 'JJ'), ('transmission', 'NN'), ('berkley', 'NN'), ('says', 'VBZ'), ('he', 'PRP'), ('agrees', 'VBZ'), ('with', 'IN'), ('gellert', 'NN'), ('and', 'CC'), ('nordenberg', 'NN'), ('about', 'IN'), ('the', 'DT'), ('gigantic', 'JJ'), ('social', 'JJ'), ('and', 'CC'), ('economic', 'JJ'), ('effects', 'NNS'), ('of', 'IN'), ('aids', 'NNS'), ('and', 'CC'), ('about', 'IN'), ('the', 'DT'), ('need', 'NN'), ('for', 'IN'), ('political', 'JJ'), ('leadership', 'NN'), ('but', 'CC'), ('he', 'PRP'), ('concludes', 'VBZ'), ('that', 'IN'), ('not', 'RB'), ('only', 'RB'), ('is', 'VBZ'), ('assertive', 'JJ'), ('political', 'JJ'), ('leadership', 'NN'), ('needed', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('for', 'IN'), ('the', 'DT'), ('aids', 'NNS'), ('epidemic', 'VBP'), ('but', 'CC'), ('even', 'RB'), ('more', 'RBR'), ('so', 'RB'), ('in', 'IN'), ('developing', 'VBG'), ('countries', 'NNS'), ('with', 'IN'), ('high', 'JJ'), ('rates', 'NNS'), ('of', 'IN'), ('hiv', 'JJ'), ('infection', 'NN'), ('and', 'CC'), ('where', 'WRB'), ('complacency', 'NN'), ('about', 'IN'), ('the', 'DT'), ('epidemic', 'NN'), ('has', 'VBZ'), ('been', 'VBN'), ('the', 'DT'), ('rule', 'NN'), ('hicnet', 'NN'), ('medical', 'JJ'), ('newsletter', 'NN'), ('page', 'NN'), ('46', 'CD'), ('volume', 'NN'), ('number', 'NN'), ('10', 'CD'), ('april', 'RB'), ('20', 'CD'), ('1993', 'CD'), ('::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::', 'NN'), ('aids', 'NNS'), ('hiv', 'NN'), ('articles', 'NNS'), ('::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::', 'VBP'), ('first', 'JJ'), ('hiv', 'NN'), ('vaccine', 'NN'), ('trial', 'NN'), ('begins', 'VBZ'), ('in', 'IN'), ('hiv', 'NN'), ('infected', 'JJ'), ('children', 'NNS'), ('********************************************************************', 'VBP'), ('department', 'NN'), ('of', 'IN'), ('health', 'NN'), ('and', 'CC'), ('human', 'NN'), ('services', 'NNS'), ('march', 'VBP'), ('29', 'CD'), ('1993', 'CD'), ('first', 'JJ'), ('hiv', 'NN'), ('vaccine', 'NN'), ('therapy', 'NN'), ('trial', 'NN'), ('begins', 'VBZ'), ('in', 'IN'), ('hiv', 'NN'), ('infected', 'JJ'), ('children', 'NNS'), ('the', 'DT'), ('national', 'JJ'), ('institutes', 'NN'), ('of', 'IN'), ('health', 'NN'), ('has', 'VBZ'), ('opened', 'VBN'), ('the', 'DT'), ('first', 'JJ'), ('trial', 'NN'), ('of', 'IN'), ('experimental', 'JJ'), ('hiv', 'NN'), ('vaccines', 'NNS'), ('in', 'IN'), ('children', 'NNS'), ('who', 'WP'), ('are', 'VBP'), ('infected', 'VBN'), ('with', 'IN'), ('the', 'DT'), ('human', 'JJ'), ('immunodeficiency', 'NN'), ('virus', 'NN'), ('hiv', 'NN'), ('),', 'VBD'), ('the', 'DT'), ('virus', 'NN'), ('that', 'WDT'), ('causes', 'VBZ'), ('aids', 'VBZ'), ('the', 'DT'), ('trial', 'NN'), ('will', 'MD'), ('compare', 'VB'), ('the', 'DT'), ('safety', 'NN'), ('of', 'IN'), ('three', 'CD'), ('hiv', 'NNS'), ('experimental', 'JJ'), ('vaccines', 'NNS'), ('in', 'IN'), ('90', 'CD'), ('children', 'NNS'), ('recruited', 'VBN'), ('from', 'IN'), ('at', 'IN'), ('least', 'JJS'), ('12', 'CD'), ('sites', 'NNS'), ('nationwide', 'JJ'), ('volunteers', 'NNS'), ('must', 'MD'), ('be', 'VB'), ('hiv', 'JJ'), ('infected', 'VBN'), ('but', 'CC'), ('have', 'VBP'), ('no', 'DT'), ('symptoms', 'NNS'), ('of', 'IN'), ('hiv', 'JJ'), ('disease', 'NN'), ('hhs', 'NN'), ('secretary', 'NN'), ('donna', 'NN'), ('shalala', 'NN'), ('said', 'VBD'), ('this', 'DT'), ('initial', 'JJ'), ('study', 'NN'), ('can', 'MD'), ('be', 'VB'), ('seen', 'VBN'), ('as', 'IN'), ('hopeful', 'JJ'), ('milestone', 'NN'), ('in', 'IN'), ('our', 'PRP$'), ('efforts', 'NNS'), ('to', 'TO'), ('ameliorate', 'VB'), ('the', 'DT'), ('tragedy', 'NN'), ('of', 'IN'), ('hiv', 'NN'), ('infected', 'VBN'), ('children', 'NNS'), ('who', 'WP'), ('now', 'RB'), ('face', 'VBP'), ('the', 'DT'), ('certainty', 'NN'), ('they', 'PRP'), ('will', 'MD'), ('develop', 'VB'), ('aids', 'NNS'), ('."', 'NNP'), ('anthony', 'NN'), ('fauci', 'NN'), ('.,', 'NNP'), ('director', 'NN'), ('of', 'IN'), ('the', 'DT'), ('national', 'JJ'), ('institute', 'NN'), ('of', 'IN'), ('allergy', 'NN'), ('and', 'CC'), ('infectious', 'JJ'), ('diseases', 'NNS'), ('and', 'CC'), ('of', 'IN'), ('the', 'DT'), ('nih', 'JJ'), ('office', 'NN'), ('of', 'IN'), ('aids', 'NNS'), ('research', 'NN'), ('said', 'VBD'), ('the', 'DT'), ('trial', 'NN'), ('is', 'VBZ'), ('the', 'DT'), ('first', 'JJ'), ('step', 'NN'), ('in', 'IN'), ('finding', 'VBG'), ('out', 'RP'), ('whether', 'IN'), ('vaccines', 'NNS'), ('can', 'MD'), ('help', 'VB'), ('prevent', 'VB'), ('or', 'CC'), ('delay', 'VB'), ('disease', 'JJ'), ('progression', 'NN'), ('in', 'IN'), ('children', 'NNS'), ('with', 'IN'), ('hiv', 'NN'), ('who', 'WP'), ('are', 'VBP'), ('not', 'RB'), ('yet', 'RB'), ('sick', 'JJ'), ('."', 'NN'), ('if', 'IN'), ('these', 'DT'), ('vaccines', 'NNS'), ('prove', 'VBP'), ('to', 'TO'), ('be', 'VB'), ('safe', 'JJ'), ('more', 'RBR'), ('sophisticated', 'JJ'), ('questions', 'NNS'), ('about', 'IN'), ('their', 'PRP$'), ('therapeutic', 'JJ'), ('potential', 'NN'), ('will', 'MD'), ('be', 'VB'), ('assessed', 'VBN'), ('in', 'IN'), ('phase', 'NN'), ('ii', 'NN'), ('trials', 'VBZ'), ('the', 'DT'), ('centers', 'NNS'), ('for', 'IN'), ('disease', 'NN'), ('control', 'NN'), ('and', 'CC'), ('prevention', 'NN'), ('estimates', 'NNS'), ('10', 'CD'), ('000', 'CD'), ('children', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('have', 'VBP'), ('hiv', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('end', 'NN'), ('of', 'IN'), ('the', 'DT'), ('decade', 'NN'), ('the', 'DT'), ('world', 'NN'), ('health', 'NN'), ('organization', 'NN'), ('projects', 'NNS'), ('10', 'CD'), ('million', 'CD'), ('children', 'NNS'), ('will', 'MD'), ('be', 'VB'), ('infected', 'VBN'), ('worldwide', 'IN'), ('the', 'DT'), ('study', 'NN'), ('will', 'MD'), ('enroll', 'VB'), ('children', 'NNS'), ('ages', 'VBZ'), ('month', 'NN'), ('to', 'TO'), ('12', 'CD'), ('years', 'NNS'), ('old', 'JJ'), ('niaid', 'VBD'), ('which', 'WDT'), ('funds', 'NNS'), ('the', 'DT'), ('aids', 'NNS'), ('clinical', 'JJ'), ('trials', 'NNS'), ('group', 'NN'), ('network', 'NN'), ('anticipates', 'VBZ'), ('conducting', 'VBG'), ('the', 'DT'), ('trial', 'NN'), ('at', 'IN'), ('nine', 'CD'), ('actg', 'NN'), ('sites', 'NNS'), ('around', 'IN'), ('the', 'DT'), ('country', 'NN'), ('and', 'CC'), ('three', 'CD'), ('sites', 'NNS'), ('participating', 'VBG'), ('in', 'IN'), ('the', 'DT'), ('actg', 'NN'), ('but', 'CC'), ('funded', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('national', 'JJ'), ('institute', 'NN'), ('of', 'IN'), ('child', 'NN'), ('health', 'NN'), ('and', 'CC'), ('human', 'JJ'), ('development', 'NN'), ('preliminary', 'JJ'), ('evidence', 'NN'), ('from', 'IN'), ('similar', 'JJ'), ('studies', 'NNS'), ('under', 'IN'), ('way', 'NN'), ('in', 'IN'), ('infected', 'JJ'), ('adults', 'NNS'), ('shows', 'VBZ'), ('that', 'IN'), ('certain', 'JJ'), ('vaccines', 'NNS'), ('can', 'MD'), ('boost', 'VB'), ('existing', 'VBG'), ('hiv', 'PRP'), ('specific', 'JJ'), ('immune', 'JJ'), ('responses', 'NNS'), ('and', 'CC'), ('hicnet', 'NN'), ('medical', 'JJ'), ('newsletter', 'NN'), ('page', 'NN'), ('47', 'CD'), ('volume', 'NN'), ('number', 'NN'), ('10', 'CD'), ('april', 'RB'), ('20', 'CD'), ('1993', 'CD'), ('stimulate', 'JJ'), ('new', 'JJ'), ('ones', 'NNS'), ('it', 'PRP'), ('will', 'MD'), ('be', 'VB'), ('several', 'JJ'), ('years', 'NNS'), ('however', 'RB'), ('before', 'IN'), ('researchers', 'NNS'), ('know', 'VBP'), ('how', 'WRB'), ('these', 'DT'), ('responses', 'NNS'), ('affect', 'VBP'), ('the', 'DT'), ('clinical', 'JJ'), ('course', 'NN'), ('of', 'IN'), ('the', 'DT'), ('disease', 'NN'), ('the', 'DT'), ('results', 'NNS'), ('from', 'IN'), ('the', 'DT'), ('pediatric', 'JJ'), ('trial', 'NN'), ('known', 'VBN'), ('as', 'IN'), ('actg', 'NN'), ('218', 'CD'), ('will', 'MD'), ('be', 'VB'), ('examined', 'VBN'), ('closely', 'RB'), ('for', 'IN'), ('other', 'JJ'), ('reasons', 'NNS'), ('as', 'IN'), ('well', 'RB'), ('this', 'DT'), ('trial', 'NN'), ('will', 'MD'), ('provide', 'VB'), ('the', 'DT'), ('first', 'JJ'), ('insight', 'NN'), ('into', 'IN'), ('how', 'WRB'), ('the', 'DT'), ('immature', 'NN'), ('immune', 'NN'), ('system', 'NN'), ('responds', 'VBZ'), ('to', 'TO'), ('candidate', 'VB'), ('hiv', 'JJ'), ('vaccines', 'NNS'), (',"', 'NNP'), ('said', 'VBD'), ('daniel', 'JJ'), ('hoth', 'DT'), ('.,', 'NNP'), ('director', 'NN'), ('of', 'IN'), ('niaid', 'JJ'), ('division', 'NN'), ('of', 'IN'), ('aids', 'NNS'), ('we', 'PRP'), ('need', 'VBP'), ('this', 'DT'), ('information', 'NN'), ('to', 'TO'), ('design', 'VB'), ('trials', 'NNS'), ('to', 'TO'), ('test', 'VB'), ('whether', 'IN'), ('experimental', 'JJ'), ('vaccines', 'NNS'), ('can', 'MD'), ('prevent', 'VB'), ('hiv', 'JJ'), ('infection', 'NN'), ('in', 'IN'), ('children', 'NNS'), ('."', 'VBP'), ('in', 'IN'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('most', 'RBS'), ('hiv', 'RB'), ('infected', 'JJ'), ('children', 'NNS'), ('live', 'VBP'), ('in', 'IN'), ('poor', 'JJ'), ('inner', 'JJ'), ('city', 'NN'), ('areas', 'NNS'), ('and', 'CC'), ('more', 'JJR'), ('than', 'IN'), ('80', 'CD'), ('percent', 'NN'), ('are', 'VBP'), ('minorities', 'NNS'), ('mainly', 'RB'), ('black', 'JJ'), ('or', 'CC'), ('hispanic', 'JJ'), ('nearly', 'RB'), ('all', 'DT'), ('hiv', 'NN'), ('infected', 'VBD'), ('children', 'NNS'), ('acquire', 'VB'), ('the', 'DT'), ('virus', 'NN'), ('from', 'IN'), ('their', 'PRP$'), ('mothers', 'NNS'), ('during', 'IN'), ('pregnancy', 'NN'), ('or', 'CC'), ('at', 'IN'), ('birth', 'NN'), ('an', 'DT'), ('infected', 'JJ'), ('mother', 'NN'), ('in', 'IN'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('has', 'VBZ'), ('more', 'JJR'), ('than', 'IN'), ('one', 'CD'), ('in', 'IN'), ('four', 'CD'), ('chance', 'NN'), ('of', 'IN'), ('transmitting', 'VBG'), ('the', 'DT'), ('virus', 'NN'), ('to', 'TO'), ('her', 'PRP$'), ('baby', 'NN'), ('as', 'IN'), ('growing', 'VBG'), ('numbers', 'NNS'), ('of', 'IN'), ('women', 'NNS'), ('of', 'IN'), ('childbearing', 'VBG'), ('age', 'NN'), ('become', 'NN'), ('exposed', 'VBD'), ('to', 'TO'), ('hiv', 'VB'), ('through', 'IN'), ('injection', 'NN'), ('drug', 'NN'), ('use', 'NN'), ('or', 'CC'), ('infected', 'VBN'), ('sexual', 'JJ'), ('partners', 'NNS'), ('researchers', 'NNS'), ('expect', 'VBP'), ('corresponding', 'VBG'), ('increase', 'NN'), ('in', 'IN'), ('the', 'DT'), ('numbers', 'NNS'), ('of', 'IN'), ('infected', 'JJ'), ('children', 'NNS'), ('hiv', 'JJ'), ('disease', 'NN'), ('progresses', 'VBZ'), ('more', 'RBR'), ('rapidly', 'RB'), ('in', 'IN'), ('infants', 'NNS'), ('and', 'CC'), ('children', 'NNS'), ('than', 'IN'), ('in', 'IN'), ('adults', 'NNS'), ('the', 'DT'), ('most', 'RBS'), ('recent', 'JJ'), ('information', 'NN'), ('suggests', 'VBZ'), ('that', 'IN'), ('50', 'CD'), ('percent', 'NN'), ('of', 'IN'), ('infants', 'NNS'), ('born', 'VBN'), ('with', 'IN'), ('hiv', 'NN'), ('develop', 'VBP'), ('serious', 'JJ'), ('aids', 'NNS'), ('related', 'VBN'), ('infection', 'NN'), ('by', 'IN'), ('to', 'TO'), ('years', 'NNS'), ('of', 'IN'), ('age', 'NN'), ('these', 'DT'), ('infections', 'NNS'), ('include', 'VBP'), ('severe', 'JJ'), ('or', 'CC'), ('frequent', 'JJ'), ('bouts', 'NNS'), ('of', 'IN'), ('common', 'JJ'), ('bacterial', 'JJ'), ('illnesses', 'NNS'), ('of', 'IN'), ('childhood', 'NN'), ('that', 'WDT'), ('can', 'MD'), ('result', 'VB'), ('in', 'IN'), ('seizures', 'NNS'), ('pneumonia', 'VBP'), ('diarrhea', 'NN'), ('and', 'CC'), ('other', 'JJ'), ('symptoms', 'NNS'), ('leading', 'VBG'), ('to', 'TO'), ('nutritional', 'JJ'), ('problems', 'NNS'), ('and', 'CC'), ('long', 'JJ'), ('hospital', 'NN'), ('stays', 'NNS'), ('at', 'IN'), ('least', 'JJS'), ('half', 'NN'), ('of', 'IN'), ('the', 'DT'), ('children', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('trial', 'NN'), ('will', 'MD'), ('be', 'VB'), ('years', 'NNS'), ('of', 'IN'), ('age', 'NN'), ('or', 'CC'), ('younger', 'JJR'), ('to', 'TO'), ('enable', 'VB'), ('comparison', 'NN'), ('of', 'IN'), ('the', 'DT'), ('immune', 'JJ'), ('responses', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('younger', 'JJR'), ('and', 'CC'), ('older', 'JJR'), ('participants', 'NNS'), ('all', 'DT'), ('volunteers', 'NNS'), ('must', 'MD'), ('have', 'VB'), ('well', 'RB'), ('documented', 'VBN'), ('hiv', 'JJ'), ('infection', 'NN'), ('but', 'CC'), ('no', 'DT'), ('symptoms', 'NNS'), ('of', 'IN'), ('hiv', 'JJ'), ('disease', 'NN'), ('other', 'JJ'), ('than', 'IN'), ('swollen', 'JJ'), ('lymph', 'JJ'), ('glands', 'NNS'), ('or', 'CC'), ('mildly', 'RB'), ('swollen', 'JJ'), ('liver', 'NN'), ('or', 'CC'), ('spleen', 'NN'), ('they', 'PRP'), ('cannot', 'VBP'), ('have', 'VBP'), ('received', 'VBN'), ('any', 'DT'), ('anti', 'JJ'), ('retroviral', 'NN'), ('or', 'CC'), ('immune', 'JJ'), ('regulating', 'NN'), ('drugs', 'NNS'), ('within', 'IN'), ('one', 'CD'), ('month', 'NN'), ('prior', 'RB'), ('to', 'TO'), ('their', 'PRP$'), ('entry', 'NN'), ('into', 'IN'), ('the', 'DT'), ('study', 'NN'), ('study', 'NN'), ('chair', 'NN'), ('john', 'NN'), ('lambert', 'JJ'), ('.,', 'NNP'), ('of', 'IN'), ('the', 'DT'), ('university', 'NN'), ('of', 'IN'), ('rochester', 'NN'), ('medical', 'JJ'), ('school', 'NN'), ('and', 'CC'), ('co', 'NN'), ('chair', 'NN'), ('samuel', 'NN'), ('katz', 'VBD'), ('.,', 'NNP'), ('of', 'IN'), ('duke', 'NN'), ('university', 'NN'), ('school', 'NN'), ('of', 'IN'), ('medicine', 'NN'), ('will', 'MD'), ('coordinate', 'VB'), ('the', 'DT'), ('trial', 'NN'), ('assisted', 'VBN'), ('by', 'IN'), ('james', 'NNS'), ('mcnamara', 'RB'), ('.,', 'NNP'), ('medical', 'JJ'), ('officer', 'NN'), ('in', 'IN'), ('the', 'DT'), ('pediatric', 'JJ'), ('medicine', 'NN'), ('branch', 'NN'), ('of', 'IN'), ('niaid', 'JJ'), ('division', 'NN'), ('of', 'IN'), ('aids', 'NNS'), ('we', 'PRP'), ('will', 'MD'), ('compare', 'VB'), ('the', 'DT'), ('safety', 'NN'), ('of', 'IN'), ('the', 'DT'), ('vaccines', 'NNS'), ('by', 'IN'), ('closely', 'RB'), ('monitoring', 'VBG'), ('the', 'DT'), ('children', 'NNS'), ('for', 'IN'), ('any', 'DT'), ('side', 'NN'), ('effects', 'NNS'), ('to', 'TO'), ('see', 'VB'), ('if', 'IN'), ('one', 'CD'), ('vaccine', 'NN'), ('produces', 'VBZ'), ('more', 'JJR'), ('swollen', 'JJ'), ('arms', 'NNS'), ('or', 'CC'), ('fevers', 'NNS'), ('for', 'IN'), ('example', 'NN'), ('than', 'IN'), ('another', 'DT'), (',"', 'NN'), ('said', 'VBD'), ('dr', 'JJ'), ('mcnamara', 'NN'), ('we', 'PRP'), ('ll', 'VBP'), ('also', 'RB'), ('look', 'VBP'), ('at', 'IN'), ('whether', 'IN'), ('low', 'JJ'), ('or', 'CC'), ('high', 'JJ'), ('doses', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('vaccines', 'NNS'), ('stimulate', 'VBP'), ('immune', 'JJ'), ('responses', 'NNS'), ('or', 'CC'), ('other', 'JJ'), ('significant', 'JJ'), ('laboratory', 'NN'), ('or', 'CC'), ('clinical', 'JJ'), ('effects', 'NNS'), ('."', 'IN'), ('he', 'PRP'), ('emphasized', 'VBD'), ('that', 'IN'), ('the', 'DT'), ('small', 'JJ'), ('study', 'NN'), ('size', 'NN'), ('precludes', 'NNS'), ('comparing', 'VBG'), ('these', 'DT'), ('responses', 'NNS'), ('or', 'CC'), ('effects', 'NNS'), ('among', 'IN'), ('the', 'DT'), ('three', 'CD'), ('hicnet', 'NN'), ('medical', 'JJ'), ('newsletter', 'NN'), ('page', 'NN'), ('48', 'CD'), ('volume', 'NN'), ('number', 'NN'), ('10', 'CD'), ('april', 'RB'), ('20', 'CD'), ('1993', 'CD'), ('products', 'NNS'), ('the', 'DT'), ('trial', 'NN'), ('will', 'MD'), ('test', 'VB'), ('two', 'CD'), ('doses', 'NNS'), ('each', 'DT'), ('of', 'IN'), ('three', 'CD'), ('experimental', 'JJ'), ('vaccines', 'NNS'), ('made', 'VBN'), ('from', 'IN'), ('recombinant', 'JJ'), ('hiv', 'NN'), ('proteins', 'VBZ'), ('these', 'DT'), ('so', 'RB'), ('called', 'VBD'), ('subunit', 'NN'), ('vaccines', 'NNS'), ('each', 'DT'), ('genetically', 'RB'), ('engineered', 'VBN'), ('to', 'TO'), ('contain', 'VB'), ('only', 'RB'), ('piece', 'NN'), ('of', 'IN'), ('the', 'DT'), ('virus', 'NN'), ('have', 'VBP'), ('so', 'RB'), ('far', 'RB'), ('proved', 'JJ'), ('well', 'RB'), ('tolerated', 'VBN'), ('in', 'IN'), ('ongoing', 'VBG'), ('trials', 'NNS'), ('in', 'IN'), ('hiv', 'NN'), ('infected', 'VBN'), ('adults', 'NNS'), ('one', 'CD'), ('vaccine', 'NN'), ('made', 'VBN'), ('by', 'IN'), ('microgenesys', 'JJ'), ('inc', 'NN'), ('of', 'IN'), ('meriden', 'JJ'), ('conn', 'NN'), ('.,', 'NN'), ('contains', 'VBZ'), ('gp160', 'NNS'), ('--', ':'), ('protein', 'VBP'), ('that', 'IN'), ('gives', 'VBZ'), ('rise', 'NN'), ('to', 'TO'), ('hiv', 'VB'), ('surface', 'NN'), ('proteins', 'NNS'), ('--', ':'), ('plus', 'CC'), ('alum', 'JJ'), ('adjuvant', 'JJ'), ('adjuvants', 'NNS'), ('boost', 'VB'), ('specific', 'JJ'), ('immune', 'JJ'), ('responses', 'NNS'), ('to', 'TO'), ('vaccine', 'VB'), ('presently', 'RB'), ('alum', 'NN'), ('is', 'VBZ'), ('the', 'DT'), ('only', 'JJ'), ('adjuvant', 'NN'), ('used', 'VBN'), ('in', 'IN'), ('human', 'JJ'), ('vaccines', 'NNS'), ('licensed', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('food', 'NN'), ('and', 'CC'), ('drug', 'NN'), ('administration', 'NN'), ('both', 'DT'), ('of', 'IN'), ('the', 'DT'), ('other', 'JJ'), ('vaccines', 'NNS'), ('--', ':'), ('one', 'CD'), ('made', 'VBN'), ('by', 'IN'), ('genentech', 'NN'), ('inc', 'NN'), ('of', 'IN'), ('south', 'JJ'), ('san', 'JJ'), ('francisco', 'NN'), ('and', 'CC'), ('the', 'DT'), ('other', 'JJ'), ('by', 'IN'), ('biocine', 'JJ'), ('joint', 'JJ'), ('venture', 'NN'), ('of', 'IN'), ('chiron', 'NN'), ('and', 'CC'), ('ciba', 'NN'), ('geigy', 'NN'), ('in', 'IN'), ('emeryville', 'JJ'), ('calif', 'JJ'), ('.--', 'JJ'), ('contain', 'NN'), ('the', 'DT'), ('major', 'JJ'), ('hiv', 'NN'), ('surface', 'NN'), ('protein', 'NN'), ('gp120', 'JJ'), ('plus', 'CC'), ('adjuvant', 'JJ'), ('the', 'DT'), ('genentech', 'NN'), ('vaccine', 'NN'), ('contains', 'VBZ'), ('alum', 'RB'), ('while', 'IN'), ('the', 'DT'), ('biocine', 'NN'), ('vaccine', 'NN'), ('contains', 'VBZ'), ('mf59', 'VBP'), ('an', 'DT'), ('experimental', 'JJ'), ('adjuvant', 'NN'), ('that', 'WDT'), ('has', 'VBZ'), ('proved', 'VBN'), ('safe', 'JJ'), ('and', 'CC'), ('effective', 'JJ'), ('in', 'IN'), ('other', 'JJ'), ('phase', 'NN'), ('vaccine', 'NN'), ('trials', 'NNS'), ('in', 'IN'), ('adults', 'NNS'), ('low', 'JJ'), ('dose', 'NN'), ('of', 'IN'), ('each', 'DT'), ('product', 'NN'), ('will', 'MD'), ('be', 'VB'), ('tested', 'VBN'), ('first', 'RB'), ('against', 'IN'), ('placebo', 'NN'), ('in', 'IN'), ('15', 'CD'), ('children', 'NNS'), ('twelve', 'JJ'), ('children', 'NNS'), ('will', 'MD'), ('be', 'VB'), ('assigned', 'VBN'), ('at', 'IN'), ('random', 'NN'), ('to', 'TO'), ('be', 'VB'), ('immunized', 'VBN'), ('with', 'IN'), ('the', 'DT'), ('experimental', 'JJ'), ('vaccine', 'NN'), ('and', 'CC'), ('three', 'CD'), ('children', 'NNS'), ('will', 'MD'), ('be', 'VB'), ('given', 'VBN'), ('adjuvant', 'JJ'), ('alone', 'RB'), ('considered', 'VBN'), ('the', 'DT'), ('placebo', 'NN'), ('neither', 'CC'), ('the', 'DT'), ('health', 'NN'), ('care', 'NN'), ('workers', 'NNS'), ('nor', 'CC'), ('the', 'DT'), ('children', 'NNS'), ('will', 'MD'), ('be', 'VB'), ('told', 'VBN'), ('what', 'WP'), ('they', 'PRP'), ('receive', 'VBP'), ('if', 'IN'), ('the', 'DT'), ('low', 'JJ'), ('dose', 'NN'), ('is', 'VBZ'), ('well', 'RB'), ('tolerated', 'VBN'), ('controlled', 'VBD'), ('testing', 'NN'), ('of', 'IN'), ('higher', 'JJR'), ('dose', 'NN'), ('of', 'IN'), ('the', 'DT'), ('experimental', 'JJ'), ('vaccine', 'NN'), ('and', 'CC'), ('adjuvant', 'JJ'), ('placebo', 'NN'), ('in', 'IN'), ('another', 'DT'), ('group', 'NN'), ('of', 'IN'), ('15', 'CD'), ('children', 'NNS'), ('will', 'MD'), ('begin', 'VB'), ('each', 'DT'), ('child', 'NN'), ('will', 'MD'), ('receive', 'VB'), ('six', 'CD'), ('immunizations', 'NNS'), ('--', ':'), ('one', 'CD'), ('every', 'DT'), ('four', 'CD'), ('weeks', 'NNS'), ('for', 'IN'), ('six', 'CD'), ('months', 'NNS'), ('--', ':'), ('and', 'CC'), ('be', 'VB'), ('followed', 'VBN'), ('up', 'RP'), ('for', 'IN'), ('24', 'CD'), ('weeks', 'NNS'), ('after', 'IN'), ('the', 'DT'), ('last', 'JJ'), ('immunization', 'NN'), ('for', 'IN'), ('more', 'JJR'), ('information', 'NN'), ('about', 'IN'), ('the', 'DT'), ('trial', 'NN'), ('sites', 'VBZ'), ('or', 'CC'), ('eligibility', 'NN'), ('for', 'IN'), ('enrollment', 'NN'), ('call', 'NN'), ('the', 'DT'), ('aids', 'NNS'), ('clinical', 'JJ'), ('trials', 'NNS'), ('information', 'NN'), ('service', 'NN'), ('800', 'CD'), ('trials', 'NNS'), ('from', 'IN'), ('to', 'TO'), ('.,', 'VB'), ('est', 'JJS'), ('weekdays', 'VBZ'), ('the', 'DT'), ('service', 'NN'), ('has', 'VBZ'), ('spanish', 'JJ'), ('speaking', 'VBG'), ('information', 'NN'), ('specialists', 'NNS'), ('available', 'JJ'), ('information', 'NN'), ('on', 'IN'), ('niaid', 'NN'), ('pediatric', 'JJ'), ('hiv', 'NN'), ('aids', 'NNS'), ('research', 'NN'), ('is', 'VBZ'), ('available', 'JJ'), ('from', 'IN'), ('the', 'DT'), ('office', 'NN'), ('of', 'IN'), ('communications', 'NNS'), ('at', 'IN'), ('301', 'CD'), ('496', 'CD'), ('5717', 'CD'), ('nih', 'NN'), ('cdc', 'NN'), ('and', 'CC'), ('fda', 'NN'), ('are', 'VBP'), ('agencies', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('public', 'JJ'), ('health', 'NN'), ('service', 'NN'), ('in', 'IN'), ('hhs', 'NN'), ('for', 'IN'), ('press', 'NN'), ('inquiries', 'NNS'), ('only', 'RB'), ('please', 'VB'), ('call', 'VB'), ('laurie', 'JJ'), ('doepel', 'NN'), ('at', 'IN'), ('301', 'CD'), ('402', 'CD'), ('1663', 'CD'), ('hicnet', 'NN'), ('medical', 'JJ'), ('newsletter', 'NN'), ('page', 'NN'), ('49', 'CD'), ('volume', 'NN'), ('number', 'NN'), ('10', 'CD'), ('april', 'RB'), ('20', 'CD'), ('1993', 'CD'), ('new', 'JJ'), ('evidence', 'NN'), ('that', 'IN'), ('the', 'DT'), ('hiv', 'NN'), ('can', 'MD'), ('cause', 'VB'), ('disease', 'NN'), ('independently', 'RB'), ('news', 'NN'), ('from', 'IN'), ('the', 'DT'), ('national', 'JJ'), ('institute', 'NN'), ('of', 'IN'), ('dental', 'JJ'), ('research', 'NN'), ('there', 'EX'), ('is', 'VBZ'), ('new', 'JJ'), ('evidence', 'NN'), ('that', 'IN'), ('the', 'DT'), ('human', 'JJ'), ('immunodeficiency', 'NN'), ('virus', 'NN'), ('can', 'MD'), ('cause', 'VB'), ('disease', 'NN'), ('independently', 'RB'), ('of', 'IN'), ('its', 'PRP$'), ('ability', 'NN'), ('to', 'TO'), ('suppress', 'VB'), ('the', 'DT'), ('immune', 'NN'), ('system', 'NN'), ('say', 'VBP'), ('scientists', 'NNS'), ('at', 'IN'), ('the', 'DT'), ('national', 'JJ'), ('institues', 'NNS'), ('of', 'IN'), ('health', 'NN'), ('they', 'PRP'), ('report', 'VBP'), ('that', 'IN'), ('hiv', 'VBZ'), ('itself', 'PRP'), ('not', 'RB'), ('an', 'DT'), ('opportunistic', 'JJ'), ('infection', 'NN'), ('caused', 'VBD'), ('scaling', 'JJ'), ('skin', 'JJ'), ('conditions', 'NNS'), ('to', 'TO'), ('develop', 'VB'), ('in', 'IN'), ('mice', 'NN'), ('carrying', 'VBG'), ('the', 'DT'), ('genes', 'NNS'), ('for', 'IN'), ('hiv', 'NN'), ('although', 'IN'), ('the', 'DT'), ('hiv', 'NN'), ('genes', 'NNS'), ('were', 'VBD'), ('active', 'JJ'), ('in', 'IN'), ('the', 'DT'), ('mice', 'NN'), ('they', 'PRP'), ('did', 'VBD'), ('not', 'RB'), ('compromise', 'VB'), ('the', 'DT'), ('animals', 'NNS'), ('immunity', 'VBP'), ('the', 'DT'), ('researchers', 'NNS'), ('found', 'VBD'), ('this', 'DT'), ('led', 'VBD'), ('them', 'PRP'), ('to', 'TO'), ('conclude', 'VB'), ('that', 'IN'), ('the', 'DT'), ('hiv', 'NN'), ('itself', 'PRP'), ('caused', 'VBD'), ('the', 'DT'), ('skin', 'NN'), ('disease', 'VB'), ('our', 'PRP$'), ('findings', 'NNS'), ('support', 'NN'), ('growing', 'VBG'), ('body', 'NN'), ('of', 'IN'), ('evidence', 'NN'), ('that', 'IN'), ('hiv', 'NN'), ('can', 'MD'), ('cause', 'VB'), ('disease', 'NN'), ('without', 'IN'), ('affecting', 'VBG'), ('the', 'DT'), ('immune', 'NN'), ('system', 'NN'), ('said', 'VBD'), ('lead', 'JJ'), ('author', 'NN'), ('dr', 'NN'), ('jeffrey', 'NN'), ('kopp', 'NN'), ('of', 'IN'), ('the', 'DT'), ('national', 'JJ'), ('institute', 'NN'), ('of', 'IN'), ('dental', 'JJ'), ('research', 'NN'), ('nidr', 'NN'), (').', 'NNP'), ('dr', 'NN'), ('kopp', 'NN'), ('and', 'CC'), ('his', 'PRP$'), ('colleagues', 'NNS'), ('described', 'VBD'), ('their', 'PRP$'), ('study', 'NN'), ('in', 'IN'), ('the', 'DT'), ('march', 'JJ'), ('issue', 'NN'), ('of', 'IN'), ('aids', 'NNS'), ('research', 'NN'), ('and', 'CC'), ('human', 'JJ'), ('retroviruses', 'NNS'), ('developing', 'VBG'), ('animal', 'JJ'), ('models', 'NNS'), ('of', 'IN'), ('hiv', 'JJ'), ('infection', 'NN'), ('has', 'VBZ'), ('been', 'VBN'), ('difficult', 'JJ'), ('since', 'IN'), ('most', 'JJS'), ('animals', 'NNS'), ('including', 'VBG'), ('mice', 'NN'), ('cannot', 'NN'), ('be', 'VB'), ('infected', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('virus', 'NN'), ('to', 'TO'), ('bypass', 'VB'), ('this', 'DT'), ('problem', 'NN'), ('scientists', 'NNS'), ('have', 'VBP'), ('developed', 'VBN'), ('hiv', 'VB'), ('transgenic', 'JJ'), ('mice', 'NN'), ('which', 'WDT'), ('carry', 'VBP'), ('genes', 'NNS'), ('for', 'IN'), ('hiv', 'NN'), ('as', 'RB'), ('well', 'RB'), ('as', 'IN'), ('their', 'PRP$'), ('own', 'JJ'), ('genetic', 'JJ'), ('material', 'NN'), ('nidr', 'NN'), ('scientists', 'NNS'), ('created', 'VBD'), ('the', 'DT'), ('transgenic', 'JJ'), ('mice', 'NN'), ('by', 'IN'), ('injecting', 'VBG'), ('hiv', 'NN'), ('genes', 'NNS'), ('into', 'IN'), ('mouse', 'NN'), ('eggs', 'NNS'), ('and', 'CC'), ('then', 'RB'), ('implanting', 'VBG'), ('the', 'DT'), ('eggs', 'NNS'), ('into', 'IN'), ('female', 'JJ'), ('mice', 'NN'), ('the', 'DT'), ('resulting', 'VBG'), ('litters', 'NNS'), ('contained', 'VBD'), ('both', 'DT'), ('normal', 'JJ'), ('and', 'CC'), ('transgenic', 'JJ'), ('animals', 'NNS'), ('institute', 'JJ'), ('scientists', 'NNS'), ('had', 'VBD'), ('created', 'VBN'), ('mice', 'NNS'), ('that', 'WDT'), ('carried', 'VBD'), ('complete', 'JJ'), ('copy', 'NN'), ('of', 'IN'), ('hiv', 'JJ'), ('genetic', 'JJ'), ('material', 'NN'), ('in', 'IN'), ('l988', 'CC'), ('those', 'DT'), ('mice', 'JJ'), ('however', 'RB'), ('became', 'VBD'), ('sick', 'JJ'), ('and', 'CC'), ('died', 'VBD'), ('too', 'RB'), ('soon', 'RB'), ('after', 'IN'), ('birth', 'NN'), ('to', 'TO'), ('study', 'VB'), ('in', 'IN'), ('depth', 'NN'), ('in', 'IN'), ('the', 'DT'), ('present', 'JJ'), ('study', 'NN'), ('the', 'DT'), ('scientists', 'NNS'), ('used', 'VBD'), ('an', 'DT'), ('incomplete', 'JJ'), ('copy', 'NN'), ('of', 'IN'), ('hiv', 'NN'), ('which', 'WDT'), ('allowed', 'VBD'), ('the', 'DT'), ('animals', 'NNS'), ('to', 'TO'), ('live', 'VB'), ('longer', 'JJR'), ('some', 'DT'), ('of', 'IN'), ('the', 'DT'), ('transgenic', 'JJ'), ('animals', 'NNS'), ('developed', 'VBD'), ('scaling', 'VBG'), ('wart', 'NN'), ('like', 'IN'), ('tumors', 'NNS'), ('on', 'IN'), ('their', 'PRP$'), ('necks', 'NNS'), ('and', 'CC'), ('backs', 'VBZ'), ('other', 'JJ'), ('transgenic', 'JJ'), ('mice', 'NN'), ('developed', 'VBD'), ('thickened', 'JJ'), ('crusting', 'VBG'), ('skin', 'JJ'), ('lesions', 'NNS'), ('that', 'WDT'), ('covered', 'VBD'), ('most', 'JJS'), ('of', 'IN'), ('their', 'PRP$'), ('bodies', 'NNS'), ('resembling', 'VBG'), ('psoriasis', 'NN'), ('in', 'IN'), ('humans', 'NNS'), ('no', 'DT'), ('skin', 'NN'), ('lesions', 'NNS'), ('developed', 'VBD'), ('in', 'IN'), ('their', 'PRP$'), ('normal', 'JJ'), ('non', 'NN'), ('transgenic', 'JJ'), ('littermates', 'VBZ'), ('studies', 'NNS'), ('of', 'IN'), ('tissue', 'NN'), ('taken', 'VBN'), ('from', 'IN'), ('the', 'DT'), ('wart', 'NN'), ('like', 'IN'), ('skin', 'NN'), ('tumors', 'NNS'), ('showed', 'VBD'), ('that', 'IN'), ('they', 'PRP'), ('were', 'VBD'), ('type', 'NN'), ('of', 'IN'), ('noncancerous', 'JJ'), ('tumor', 'NN'), ('called', 'VBD'), ('papilloma', 'NN'), ('although', 'IN'), ('the', 'DT'), ('papillomavirus', 'NN'), ('can', 'MD'), ('cause', 'VB'), ('these', 'DT'), ('skin', 'JJ'), ('lesions', 'NNS'), ('laboratory', 'NN'), ('tests', 'NNS'), ('showed', 'VBD'), ('no', 'DT'), ('sign', 'NN'), ('of', 'IN'), ('that', 'DT'), ('virus', 'NN'), ('in', 'IN'), ('the', 'DT'), ('animals', 'NNS'), ('tissue', 'NN'), ('samples', 'NNS'), ('taken', 'VBN'), ('from', 'IN'), ('the', 'DT'), ('sick', 'JJ'), ('mice', 'NN'), ('throughout', 'IN'), ('the', 'DT'), ('study', 'NN'), ('revealed', 'VBD'), ('the', 'DT'), ('presence', 'NN'), ('of', 'IN'), ('protein', 'NN'), ('producing', 'VBG'), ('molecule', 'NN'), ('made', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('hiv', 'JJ'), ('genetic', 'JJ'), ('material', 'NN'), ('hicnet', 'NN'), ('medical', 'JJ'), ('newsletter', 'NN'), ('page', 'NN'), ('50', 'CD'), ('volume', 'NN'), ('number', 'NN'), ('10', 'CD'), ('april', 'RB'), ('20', 'CD'), ('1993', 'CD'), ('evidence', 'NN'), ('of', 'IN'), ('hiv', 'NN'), ('protein', 'NN'), ('production', 'NN'), ('proved', 'VBD'), ('that', 'IN'), ('the', 'DT'), ('viral', 'JJ'), ('genes', 'NNS'), ('were', 'VBD'), ('turned', 'VBN'), ('on', 'IN'), (',"', 'NN'), ('or', 'CC'), ('active', 'JJ'), ('said', 'VBD'), ('dr', 'JJ'), ('kopp', 'VBD'), ('the', 'DT'), ('scientists', 'NNS'), ('found', 'VBD'), ('no', 'DT'), ('evidence', 'NN'), ('however', 'RB'), ('of', 'IN'), ('compromised', 'VBN'), ('immunity', 'NN'), ('in', 'IN'), ('the', 'DT'), ('mice', 'NN'), ('no', 'DT'), ('increase', 'NN'), ('in', 'IN'), ('their', 'PRP$'), ('white', 'JJ'), ('blood', 'NN'), ('cell', 'NN'), ('count', 'NN'), ('and', 'CC'), ('no', 'DT'), ('signs', 'NNS'), ('of', 'IN'), ('common', 'JJ'), ('infections', 'NNS'), ('the', 'DT'), ('fact', 'NN'), ('that', 'IN'), ('hiv', 'NN'), ('genes', 'NNS'), ('were', 'VBD'), ('active', 'JJ'), ('but', 'CC'), ('the', 'DT'), ('animals', 'NNS'), ('immune', 'VBP'), ('systems', 'NNS'), ('were', 'VBD'), ('not', 'RB'), ('suppressed', 'VBN'), ('confirms', 'NNS'), ('that', 'IN'), ('the', 'DT'), ('virus', 'NN'), ('itself', 'PRP'), ('was', 'VBD'), ('causing', 'VBG'), ('the', 'DT'), ('skin', 'NN'), ('lesions', 'NNS'), ('dr', 'VBP'), ('kopp', 'NN'), ('said', 'VBD'), ('further', 'JJ'), ('proof', 'NN'), ('of', 'IN'), ('hiv', 'JJ'), ('gene', 'NN'), ('involvement', 'NN'), ('came', 'VBD'), ('from', 'IN'), ('test', 'NN'), ('in', 'IN'), ('which', 'WDT'), ('the', 'DT'), ('scientists', 'NNS'), ('exposed', 'VBD'), ('the', 'DT'), ('transgenic', 'JJ'), ('animals', 'NNS'), ('to', 'TO'), ('ultraviolet', 'VB'), ('light', 'JJ'), ('the', 'DT'), ('light', 'NN'), ('increased', 'VBD'), ('hiv', 'JJ'), ('genetic', 'JJ'), ('activity', 'NN'), ('causing', 'VBG'), ('papillomas', 'NN'), ('to', 'TO'), ('develop', 'VB'), ('on', 'IN'), ('formerly', 'RB'), ('healthy', 'JJ'), ('skin', 'NN'), ('papilloma', 'NN'), ('formation', 'NN'), ('in', 'IN'), ('response', 'NN'), ('to', 'TO'), ('increased', 'VBN'), ('hiv', 'JJ'), ('genetic', 'JJ'), ('activity', 'NN'), ('proved', 'VBD'), ('the', 'DT'), ('genes', 'NNS'), ('were', 'VBD'), ('responsible', 'JJ'), ('for', 'IN'), ('the', 'DT'), ('skin', 'JJ'), ('condition', 'NN'), ('the', 'DT'), ('scientists', 'NNS'), ('said', 'VBD'), ('no', 'DT'), ('lesions', 'NNS'), ('appeared', 'VBD'), ('on', 'IN'), ('normal', 'JJ'), ('mice', 'NNS'), ('exposed', 'VBD'), ('to', 'TO'), ('the', 'DT'), ('uv', 'JJ'), ('light', 'VBD'), ('the', 'DT'), ('transgenic', 'JJ'), ('mice', 'NN'), ('used', 'VBN'), ('in', 'IN'), ('this', 'DT'), ('study', 'NN'), ('were', 'VBD'), ('developed', 'VBN'), ('at', 'IN'), ('nidr', 'NN'), ('by', 'IN'), ('dr', 'NN'), ('peter', 'NN'), ('dickie', 'NN'), ('who', 'WP'), ('is', 'VBZ'), ('now', 'RB'), ('with', 'IN'), ('the', 'DT'), ('national', 'JJ'), ('institute', 'NN'), ('of', 'IN'), ('allergy', 'NN'), ('and', 'CC'), ('infectious', 'JJ'), ('diseases', 'NNS'), ('collaborating', 'VBG'), ('on', 'IN'), ('the', 'DT'), ('study', 'NN'), ('with', 'IN'), ('dr', 'JJ'), ('kopp', 'NNS'), ('were', 'VBD'), ('mr', 'JJ'), ('charles', 'NNS'), ('wohlenberg', 'VBP'), ('drs', 'JJ'), ('nickolas', 'NNS'), ('dorfman', 'JJ'), ('joseph', 'NN'), ('bryant', 'NN'), ('abner', 'NN'), ('notkins', 'NNS'), ('and', 'CC'), ('paul', 'VB'), ('klotman', 'NN'), ('all', 'DT'), ('of', 'IN'), ('nidr', 'JJ'), ('dr', 'NN'), ('stephen', 'NN'), ('katz', 'NN'), ('of', 'IN'), ('the', 'DT'), ('national', 'JJ'), ('cancer', 'NN'), ('institute', 'NN'), ('and', 'CC'), ('dr', 'NN'), ('james', 'NNS'), ('rooney', 'VBP'), ('formerly', 'RB'), ('with', 'IN'), ('nidr', 'JJ'), ('and', 'CC'), ('now', 'RB'), ('with', 'IN'), ('burroughs', 'NNS'), ('wellcome', 'JJ'), ('hicnet', 'NN'), ('medical', 'JJ'), ('newsletter', 'NN'), ('page', 'NN'), ('51', 'CD'), ('volume', 'NN'), ('number', 'NN'), ('10', 'CD'), ('april', 'RB'), ('20', 'CD'), ('1993', 'CD'), ('clinical', 'JJ'), ('consultation', 'NN'), ('telephone', 'NN'), ('service', 'NN'), ('for', 'IN'), ('aids', 'NNS'), ('********************************************', 'NNP'), ('department', 'NN'), ('of', 'IN'), ('health', 'NN'), ('and', 'CC'), ('human', 'NN'), ('services', 'NNS'), ('march', 'NN'), ('1993', 'CD'), ('hhs', 'NN'), ('secretary', 'NN'), ('donna', 'NN'), ('shalala', 'NN'), ('today', 'NN'), ('announced', 'VBD'), ('the', 'DT'), ('first', 'JJ'), ('nationwide', 'JJ'), ('clinical', 'JJ'), ('consultation', 'NN'), ('telephone', 'NN'), ('service', 'NN'), ('for', 'IN'), ('doctors', 'NNS'), ('and', 'CC'), ('other', 'JJ'), ('health', 'NN'), ('care', 'NN'), ('professionals', 'NNS'), ('who', 'WP'), ('have', 'VBP'), ('questions', 'NNS'), ('about', 'IN'), ('providing', 'VBG'), ('care', 'NN'), ('to', 'TO'), ('people', 'NNS'), ('with', 'IN'), ('hiv', 'JJ'), ('infection', 'NN'), ('or', 'CC'), ('aids', 'VB'), ('the', 'DT'), ('toll', 'NN'), ('free', 'JJ'), ('national', 'JJ'), ('hiv', 'NN'), ('telephone', 'NN'), ('consulting', 'NN'), ('service', 'NN'), ('is', 'VBZ'), ('staffed', 'VBN'), ('by', 'IN'), ('physician', 'JJ'), ('nurse', 'NN'), ('practitioner', 'NN'), ('and', 'CC'), ('pharmacist', 'VB'), ('it', 'PRP'), ('provides', 'VBZ'), ('information', 'NN'), ('on', 'IN'), ('drugs', 'NNS'), ('clinical', 'JJ'), ('trials', 'NNS'), ('and', 'CC'), ('the', 'DT'), ('latest', 'JJS'), ('treatment', 'NN'), ('methods', 'NNS'), ('the', 'DT'), ('service', 'NN'), ('is', 'VBZ'), ('funded', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('health', 'NN'), ('resources', 'NNS'), ('and', 'CC'), ('services', 'NNS'), ('administration', 'NN'), ('and', 'CC'), ('operates', 'VBZ'), ('out', 'IN'), ('of', 'IN'), ('san', 'JJ'), ('francisco', 'JJ'), ('general', 'JJ'), ('hospital', 'NN'), ('secretary', 'NN'), ('shalala', 'NN'), ('said', 'VBD'), ('one', 'CD'), ('goal', 'NN'), ('of', 'IN'), ('this', 'DT'), ('project', 'NN'), ('is', 'VBZ'), ('to', 'TO'), ('share', 'NN'), ('expertise', 'NN'), ('so', 'RB'), ('patients', 'NNS'), ('get', 'VBP'), ('the', 'DT'), ('best', 'JJS'), ('care', 'NN'), ('second', 'JJ'), ('goal', 'NN'), ('is', 'VBZ'), ('to', 'TO'), ('get', 'VB'), ('more', 'JJR'), ('primary', 'JJ'), ('health', 'NN'), ('care', 'NN'), ('providers', 'NNS'), ('involved', 'VBN'), ('in', 'IN'), ('care', 'NN'), ('for', 'IN'), ('people', 'NNS'), ('with', 'IN'), ('hiv', 'NN'), ('or', 'CC'), ('aids', 'NNS'), ('which', 'WDT'), ('reduces', 'VBP'), ('treatment', 'NN'), ('cost', 'NN'), ('by', 'IN'), ('allowing', 'VBG'), ('patients', 'NNS'), ('to', 'TO'), ('remain', 'VB'), ('with', 'IN'), ('their', 'PRP$'), ('medical', 'JJ'), ('providers', 'NNS'), ('and', 'CC'), ('community', 'NN'), ('social', 'JJ'), ('support', 'NN'), ('networks', 'NNS'), ('currently', 'RB'), ('many', 'JJ'), ('providers', 'NNS'), ('refer', 'VBP'), ('patients', 'NNS'), ('with', 'IN'), ('hiv', 'NN'), ('or', 'CC'), ('aids', 'NNS'), ('to', 'TO'), ('specialists', 'NNS'), ('or', 'CC'), ('other', 'JJ'), ('providers', 'NNS'), ('who', 'WP'), ('have', 'VBP'), ('more', 'JJR'), ('experience', 'NN'), ('."', 'NNP'), ('secretary', 'NN'), ('shalala', 'NN'), ('said', 'VBD'), ('this', 'DT'), ('clinical', 'JJ'), ('expertise', 'NN'), ('should', 'MD'), ('be', 'VB'), ('especially', 'RB'), ('helpful', 'JJ'), ('for', 'IN'), ('physicians', 'NNS'), ('and', 'CC'), ('providers', 'NNS'), ('who', 'WP'), ('treat', 'VBP'), ('people', 'NNS'), ('with', 'IN'), ('hiv', 'NN'), ('or', 'CC'), ('aids', 'NNS'), ('in', 'IN'), ('communities', 'NNS'), ('and', 'CC'), ('clinical', 'JJ'), ('sites', 'NNS'), ('where', 'WRB'), ('hiv', 'JJ'), ('expertise', 'NN'), ('is', 'VBZ'), ('not', 'RB'), ('readily', 'RB'), ('available', 'JJ'), ('."', 'VBP'), ('the', 'DT'), ('telephone', 'NN'), ('number', 'NN'), ('for', 'IN'), ('health', 'NN'), ('care', 'NN'), ('professionals', 'NNS'), ('is', 'VBZ'), ('800', 'CD'), ('933', 'CD'), ('3413', 'CD'), ('and', 'CC'), ('it', 'PRP'), ('is', 'VBZ'), ('accessible', 'JJ'), ('from', 'IN'), ('10', 'CD'), ('30', 'CD'), ('to', 'TO'), ('est', 'VB'), ('30', 'CD'), ('to', 'TO'), ('pst', 'VB'), ('monday', 'JJ'), ('through', 'IN'), ('friday', 'NN'), ('during', 'IN'), ('these', 'DT'), ('times', 'NNS'), ('consultants', 'NNS'), ('will', 'MD'), ('try', 'VB'), ('to', 'TO'), ('answer', 'VB'), ('questions', 'NNS'), ('immediately', 'RB'), ('or', 'CC'), ('within', 'IN'), ('an', 'DT'), ('hour', 'NN'), ('at', 'IN'), ('other', 'JJ'), ('times', 'NNS'), ('physicians', 'NNS'), ('and', 'CC'), ('health', 'NN'), ('care', 'NN'), ('providers', 'NNS'), ('can', 'MD'), ('leave', 'VB'), ('an', 'DT'), ('electronic', 'JJ'), ('message', 'NN'), ('and', 'CC'), ('questions', 'NNS'), ('will', 'MD'), ('be', 'VB'), ('answered', 'VBN'), ('as', 'RB'), ('quickly', 'RB'), ('as', 'IN'), ('possible', 'JJ'), ('health', 'NN'), ('care', 'NN'), ('professionals', 'NNS'), ('may', 'MD'), ('call', 'VB'), ('the', 'DT'), ('service', 'NN'), ('to', 'TO'), ('ask', 'VB'), ('any', 'DT'), ('question', 'NN'), ('related', 'VBN'), ('to', 'TO'), ('providing', 'VBG'), ('hiv', 'NNS'), ('care', 'NN'), ('including', 'VBG'), ('the', 'DT'), ('latest', 'JJS'), ('hiv', 'JJ'), ('aids', 'NNS'), ('drug', 'NN'), ('treatment', 'NN'), ('information', 'NN'), ('clinical', 'JJ'), ('trials', 'NNS'), ('information', 'NN'), ('subspecialty', 'NN'), ('case', 'NN'), ('referral', 'JJ'), ('literature', 'NN'), ('searches', 'NNS'), ('and', 'CC'), ('other', 'JJ'), ('information', 'NN'), ('the', 'DT'), ('service', 'NN'), ('is', 'VBZ'), ('designed', 'VBN'), ('for', 'IN'), ('health', 'NN'), ('care', 'NN'), ('professionals', 'NNS'), ('rather', 'RB'), ('than', 'IN'), ('patients', 'NNS'), ('families', 'NNS'), ('or', 'CC'), ('others', 'NNS'), ('who', 'WP'), ('have', 'VBP'), ('alternate', 'JJ'), ('sources', 'NNS'), ('of', 'IN'), ('information', 'NN'), ('or', 'CC'), ('materials', 'NNS'), ('when', 'WRB'), ('health', 'NN'), ('care', 'NN'), ('professional', 'JJ'), ('calls', 'VBZ'), ('the', 'DT'), ('new', 'JJ'), ('service', 'NN'), ('the', 'DT'), ('call', 'NN'), ('is', 'VBZ'), ('taken', 'VBN'), ('by', 'IN'), ('either', 'DT'), ('clinical', 'JJ'), ('pharmacist', 'NN'), ('primary', 'JJ'), ('care', 'NN'), ('physician', 'NN'), ('or', 'CC'), ('family', 'NN'), ('nurse', 'JJ'), ('practitioner', 'NN'), ('all', 'DT'), ('staff', 'NN'), ('members', 'NNS'), ('have', 'VBP'), ('extensive', 'JJ'), ('experience', 'NN'), ('in', 'IN'), ('outpatient', 'NN'), ('and', 'CC'), ('inpatient', 'NN'), ('primary', 'NN'), ('care', 'NN'), ('for', 'IN'), ('people', 'NNS'), ('with', 'IN'), ('hiv', 'NN'), ('related', 'VBN'), ('diseases', 'VBZ'), ('the', 'DT'), ('consultant', 'NN'), ('asks', 'VBZ'), ('for', 'IN'), ('patient', 'NN'), ('specific', 'JJ'), ('information', 'NN'), ('including', 'VBG'), ('cd4', 'NN'), ('cell', 'NN'), ('count', 'NN'), ('current', 'JJ'), ('medications', 'NNS'), ('sex', 'NN'), ('age', 'NN'), ('and', 'CC'), ('the', 'DT'), ('patient', 'JJ'), ('hiv', 'NN'), ('history', 'NN'), ('this', 'DT'), ('national', 'JJ'), ('service', 'NN'), ('has', 'VBZ'), ('grown', 'VBN'), ('out', 'IN'), ('of', 'IN'), ('16', 'CD'), ('month', 'NN'), ('local', 'JJ'), ('effort', 'NN'), ('that', 'WDT'), ('hicnet', 'VBZ'), ('medical', 'JJ'), ('newsletter', 'NN'), ('page', 'NN'), ('52', 'CD'), ('volume', 'NN'), ('number', 'NN'), ('10', 'CD'), ('april', 'RB'), ('20', 'CD'), ('1993', 'CD'), ('responded', 'VBD'), ('to', 'TO'), ('nearly', 'RB'), ('000', 'CD'), ('calls', 'NNS'), ('from', 'IN'), ('health', 'NN'), ('care', 'NN'), ('providers', 'NNS'), ('in', 'IN'), ('northern', 'JJ'), ('california', 'VBP'), ('the', 'DT'), ('initial', 'JJ'), ('project', 'NN'), ('was', 'VBD'), ('funded', 'VBN'), ('by', 'IN'), ('hrsa', 'NN'), ('bureau', 'NN'), ('of', 'IN'), ('health', 'NN'), ('professions', 'NNS'), ('through', 'IN'), ('its', 'PRP$'), ('community', 'NN'), ('provider', 'NN'), ('aids', 'NNS'), ('training', 'VBG'), ('cpat', 'NN'), ('project', 'NN'), ('and', 'CC'), ('by', 'IN'), ('the', 'DT'), ('american', 'JJ'), ('academy', 'NN'), ('of', 'IN'), ('family', 'NN'), ('physicians', 'NNS'), ('when', 'WRB'), ('providers', 'NNS'), ('expand', 'VBP'), ('their', 'PRP$'), ('knowledge', 'NN'), ('they', 'PRP'), ('also', 'RB'), ('improve', 'VBP'), ('the', 'DT'), ('quality', 'NN'), ('of', 'IN'), ('care', 'NN'), ('they', 'PRP'), ('are', 'VBP'), ('able', 'JJ'), ('to', 'TO'), ('provide', 'VB'), ('to', 'TO'), ('their', 'PRP$'), ('patients', 'NNS'), (',"', 'VBN'), ('said', 'VBD'), ('hrsa', 'JJ'), ('administrator', 'NN'), ('robert', 'NN'), ('harmon', 'NN'), ('.,', 'NN'), ('this', 'DT'), ('project', 'NN'), ('will', 'MD'), ('be', 'VB'), ('great', 'JJ'), ('resource', 'NN'), ('for', 'IN'), ('health', 'NN'), ('care', 'NN'), ('professionals', 'NNS'), ('and', 'CC'), ('the', 'DT'), ('hiv', 'JJ'), ('aids', 'NNS'), ('patients', 'NNS'), ('they', 'PRP'), ('serve', 'VBP'), ('."', 'PDT'), ('this', 'DT'), ('service', 'NN'), ('has', 'VBZ'), ('opened', 'VBN'), ('new', 'JJ'), ('means', 'NNS'), ('of', 'IN'), ('communication', 'NN'), ('between', 'IN'), ('health', 'NN'), ('care', 'NN'), ('professionals', 'NNS'), ('and', 'CC'), ('experts', 'NNS'), ('on', 'IN'), ('hiv', 'NN'), ('care', 'NN'), ('management', 'NN'), (',"', 'NNP'), ('said', 'VBD'), ('hrsa', 'JJ'), ('associate', 'JJ'), ('administrator', 'NN'), ('for', 'IN'), ('aids', 'NNS'), ('and', 'CC'), ('director', 'NN'), ('of', 'IN'), ('the', 'DT'), ('bureau', 'NN'), ('of', 'IN'), ('health', 'NN'), ('resources', 'NNS'), ('development', 'NN'), ('stephen', 'NN'), ('bowen', 'NN'), ('.,', 'JJ'), ('providers', 'NNS'), ('who', 'WP'), ('treat', 'VBP'), ('people', 'NNS'), ('with', 'IN'), ('hiv', 'NN'), ('or', 'CC'), ('aids', 'NNS'), ('have', 'VBP'), ('access', 'NN'), ('to', 'TO'), ('the', 'DT'), ('latest', 'JJS'), ('information', 'NN'), ('on', 'IN'), ('new', 'JJ'), ('drugs', 'NNS'), ('treatment', 'NN'), ('methods', 'NNS'), ('and', 'CC'), ('therapies', 'NNS'), ('for', 'IN'), ('people', 'NNS'), ('with', 'IN'), ('hiv', 'NN'), ('or', 'CC'), ('aids', 'NNS'), ('."', 'JJ'), ('hrsa', 'NN'), ('is', 'VBZ'), ('one', 'CD'), ('of', 'IN'), ('eight', 'CD'), ('public', 'JJ'), ('health', 'NN'), ('service', 'NN'), ('agencies', 'NNS'), ('within', 'IN'), ('hhs', 'JJ'), ('aids', 'NNS'), ('hotline', 'NN'), ('numbers', 'NNS'), ('for', 'IN'), ('consumers', 'NNS'), ('cdc', 'VBP'), ('national', 'JJ'), ('aids', 'NNS'), ('hotline', 'NN'), ('--', ':'), ('800', 'CD'), ('342', 'CD'), ('aids', 'NNS'), ('for', 'IN'), ('information', 'NN'), ('in', 'IN'), ('spanish', 'JJ'), ('800', 'CD'), ('344', 'CD'), ('sida', 'NN'), ('aids', 'NNS'), ('clinical', 'JJ'), ('trials', 'NNS'), ('english', 'JJ'), ('spanish', 'JJ'), ('--', ':'), ('800', 'CD'), ('trials', 'NNS'), ('hicnet', 'JJ'), ('medical', 'JJ'), ('newsletter', 'NN'), ('page', 'NN'), ('53', 'CD'), ('-------------', 'NN'), ('cut', 'NN'), ('here', 'RB'), ('-----------------', 'RB'), ('--', ':'), ('this', 'DT'), ('is', 'VBZ'), ('the', 'DT'), ('last', 'JJ'), ('part', 'NN'), ('---------------', 'VBD')] | ['cut', 'limit', 'azt', 'efficacy', 'suggest', 'use', 'drug', 'either', 'sequentially', 'drug', 'kind', 'aid', 'treatment', 'cocktail', 'combine', 'number', 'drug', 'fight', 'virus', 'treat', 'people', 'azt', 'alone', 'happen', 'real', 'world', 'anymore', 'say', 'dr', 'mark', 'jacobson', 'university', 'california', 'san', 'francisco', 'also', 'recent', 'finding', 'indicate', 'hiv', 'replicates', 'rapidly', 'lymph', 'node', 'infection', 'physician', 'may', 'begin', 'push', 'even', 'hard', 'early', 'treatment', 'hiv', 'infect', 'patient', 'new', 'infectious', 'disease', 'push', 'american', 'medical', 'news', 'vol', 'center', 'disease', 'control', 'launch', 'worldwide', 'network', 'track', 'spread', 'infectious', 'disease', 'detect', 'drug', 'resistant', 'new', 'strain', 'time', 'help', 'prevent', 'spread', 'network', 'expect', 'cost', 'million', 'million', 'essential', 'part', 'clinton', 'administration', 'health', 'reform', 'plan', 'accord', 'cdc', 'outside', 'expert', 'plan', 'require', 'cdc', 'enhance', 'surveillance', 'disease', 'united', 'state', 'establish', 'facility', 'across', 'world', 'track', 'disease', 'april', 'nih', 'plan', 'begin', 'aid', 'drug', 'trial', 'early', 'stage', 'nature', 'vol', 'macilwain', 'colin', 'hicnet', 'medical', 'newsletter', 'page', 'volume', 'number', 'april', 'national', 'institute', 'health', 'announce', 'start', 'treat', 'hiv', 'positive', 'patient', 'soon', 'possible', 'seroconversion', 'result', 'recent', 'finding', 'show', 'hiv', 'active', 'body', 'large', 'number', 'much', 'early', 'previously', 'believe', 'anthony', 'fauci', 'director', 'national', 'institute', 'allergy', 'infectious', 'disease', 'niaid', 'say', 'must', 'address', 'question', 'treat', 'people', 'early', 'possibly', 'drug', 'safe', 'enough', 'give', 'people', 'year', 'get', 'around', 'microbial', 'resistance', 'say', 'delay', 'would', 'signify', 'question', 'safety', 'resistance', 'rather', 'lack', 'fund', 'fauci', 'co', 'author', 'one', 'two', 'paper', 'publish', 'last', 'week', 'nature', 'reject', 'argument', 'one', 'co', 'author', 'cecil', 'fox', 'new', 'discovery', 'indicate', 'billion', 'spend', 'vaccine', 'trial', 'waste', 'time', 'money', 'trial', 'start', 'long', 'patient', 'infect', 'end', 'quickly', 'john', 'tew', 'medical', 'college', 'virginia', 'richmond', 'claim', 'new', 'evidence', 'strongly', 'back', 'argument', 'early', 'treatment', 'hiv', 'infect', 'patient', 'aids', 'activist', 'welcome', 'new', 'information', 'say', 'scientific', 'community', 'slow', 'understand', 'significance', 'infection', 'lymph', 'tissue', 'know', 'five', 'year', 'glad', 'public', 'domain', 'say', 'jesse', 'dobson', 'california', 'base', 'project', 'inform', 'peter', 'duesberg', 'believe', 'aid', 'independent', 'hiv', 'result', 'drug', 'abuse', 'west', 'say', 'several', 'paradox', 'away', 'explanation', 'aid', 'even', 'paper', 'right', 'april', 'risk', 'aid', 'virus', 'doctor', 'find', 'minimal', 'washington', 'post', 'risk', 'hiv', 'transmit', 'infect', 'health', 'care', 'professional', 'patient', 'minimal', 'accord', 'new', 'research', 'publish', 'today', 'journal', 'american', 'medical', 'association', 'jama', 'finding', 'support', 'previous', 'conclusion', 'health', 'expert', 'chance', 'contract', 'hiv', 'health', 'care', 'worker', 'remote', 'three', 'study', 'jama', 'demonstrate', 'thousand', 'patient', 'treat', 'two', 'hiv', 'positive', 'surgeon', 'dentist', 'without', 'become', 'infect', 'virus', 'study', 'conduct', 'separate', 'research', 'team', 'new', 'hampshire', 'maryland', 'florida', 'study', 'start', 'hiv', 'positive', 'doctor', 'dentist', 'test', 'patient', 'willing', 'participate', 'new', 'hampshire', 'study', 'find', 'none', 'patient', 'undergone', 'invasive', 'procedure', 'hiv', 'positive', 'orthopedic', 'surgeon', 'contract', 'hiv', 'maryland', 'patient', 'operate', 'breast', 'surgery', 'specialist', 'john', 'hopkins', 'hospital', 'find', 'hiv', 'negative', 'similarly', 'florida', 'dental', 'hicnet', 'medical', 'newsletter', 'page', 'volume', 'number', 'april', 'patient', 'treat', 'hiv', 'positive', 'general', 'dentist', 'test', 'find', 'negative', 'hiv', 'florida', 'researcher', 'lead', 'gordon', 'dickinson', 'university', 'miami', 'school', 'medicine', 'say', 'study', 'indicate', 'risk', 'transmission', 'hiv', 'general', 'dentist', 'patient', 'minimal', 'set', 'universal', 'precaution', 'strictly', 'observe', 'related', 'story', 'philadelphia', 'inquirer', 'alternative', 'medicine', 'advocate', 'divide', 'new', 'nih', 'research', 'program', 'aid', 'treatment', 'news', 'gilden', 'dave', 'new', 'office', 'alternative', 'medicine', 'national', 'institute', 'health', 'raise', 'question', 'nih', 'commitment', 'effort', 'use', 'unorthodox', 'holistic', 'therapeutic', 'method', 'oam', 'small', 'division', 'nih', 'budget', 'million', 'dollar', 'compare', 'billion', 'nih', 'whole', 'addition', 'money', 'available', 'research', 'grant', 'even', 'small', 'total', 'available', 'year', 'grant', 'kaiya', 'montaocean', 'center', 'natural', 'traditional', 'medicine', 'washington', 'say', 'oam', 'afraid', 'become', 'involved', 'aid', 'look', 'successful', 'easy', 'answer', 'aid', 'say', 'also', 'common', 'perception', 'oam', 'focus', 'field', 'nih', 'establishment', 'find', 'non', 'threaten', 'relaxation', 'technique', 'acupuncture', 'oam', 'call', 'advisory', 'committee', 'conference', 'people', 'last', 'year', 'aid', 'community', 'largely', 'miss', 'meeting', 'addition', 'activist', 'general', 'lack', 'contact', 'office', 'add', 'suspicion', 'epidemic', 'ignore', 'jon', 'greenberg', 'act', 'new', 'york', 'say', 'oam', 'advisory', 'panel', 'compose', 'practitioner', 'without', 'real', 'research', 'experience', 'take', 'several', 'year', 'accept', 'nature', 'research', 'nevertheless', 'dr', 'leanna', 'standish', 'research', 'director', 'aid', 'investigator', 'bastyr', 'college', 'naturopathic', 'medicine', 'seattle', 'say', 'wonderful', 'opportunity', 'fund', 'aid', 'research', 'fair', 'give', 'office', 'time', 'gel', 'public', 'insist', 'much', 'much', 'public', 'relation', 'herpesvirus', 'decimate', 'immune', 'cell', 'soldier', 'science', 'news', 'vol', 'fackelmann', 'kathy', 'scientist', 'conduct', 'test', 'tube', 'experiment', 'find', 'herpesvirus', 'attack', 'human', 'immune', 'system', 'natural', 'killer', 'cell', 'attack', 'cause', 'killer', 'cell', 'malfunction', 'diminish', 'important', 'component', 'immune', 'system', 'fight', 'disease', 'also', 'herpesvirus', 'may', 'factor', 'immune', 'disease', 'aid', 'paolo', 'lusso', 'research', 'find', 'herpesvirus', 'attack', 'another', 'white', 'cell', 'lymphocyte', 'primary', 'target', 'hiv', 'lusso', 'also', 'find', 'herpesvirus', 'hicnet', 'medical', 'newsletter', 'page', 'volume', 'number', 'april', 'kill', 'natural', 'killer', 'cell', 'scientist', 'previously', 'know', 'natural', 'killer', 'cell', 'patient', 'infect', 'hiv', 'work', 'correctly', 'lusso', 'research', 'represent', 'first', 'time', 'scientist', 'indicate', 'natural', 'killer', 'cell', 'vulnerable', 'kind', 'viral', 'attack', 'accord', 'anthony', 'komaroff', 'researcher', 'harvard', 'medical', 'school', 'despite', 'test', 'tube', 'finding', 'scientist', 'uncertain', 'whether', 'result', 'occur', 'body', 'lusso', 'team', 'also', 'find', 'herpesvirus', 'produce', 'receptor', 'molecule', 'provide', 'access', 'hiv', 'lymphocytes', 'express', 'surface', 'receptor', 'make', 'vulnerable', 'hiv', 'attack', 'researcher', 'conclude', 'herpesvirus', 'cell', 'exacerbate', 'affect', 'hiv', 'april', 'aid', 'priority', 'global', 'village', 'editor', 'journal', 'american', 'medical', 'association', 'vol', 'gellert', 'george', 'nordenberg', 'dale', 'health', 'care', 'worker', 'obligate', 'responsible', 'ensure', 'politician', 'understand', 'dimension', 'certain', 'health', 'problem', 'also', 'commit', 'related', 'policy', 'write', 'george', 'gellert', 'dale', 'nordenberg', 'orange', 'county', 'health', 'care', 'agency', 'santa', 'ana', 'calif', 'emory', 'university', 'school', 'public', 'health', 'atlanta', 'ga', 'respectively', 'dr', 'berkley', 'editorial', 'american', 'doctor', 'care', 'aid', 'epidemic', 'beyond', 'united', 'state', 'detail', 'several', 'reason', 'concerted', 'interest', 'country', 'share', 'combat', 'aid', 'note', 'aid', 'lead', 'hasten', 'global', 'health', 'interdependence', 'illness', 'disease', 'malaria', 'many', 'respiratory', 'intestinal', 'pathogen', 'similarly', 'inhibit', 'economic', 'development', 'humanity', 'act', 'marginalize', 'large', 'population', 'berkley', 'mention', 'enormous', 'social', 'economic', 'impact', 'aid', 'many', 'develop', 'country', 'increase', 'need', 'international', 'assistance', 'result', 'berkley', 'also', 'cite', 'lack', 'political', 'aggressiveness', 'toward', 'aid', 'epidemic', 'first', 'decade', 'new', 'administration', 'promise', 'substantial', 'difference', 'approach', 'international', 'health', 'development', 'general', 'hiv', 'aid', 'particular', 'vice', 'president', 'al', 'gore', 'proposes', 'book', 'earth', 'balance', 'major', 'environmental', 'initiative', 'include', 'sustainable', 'international', 'development', 'program', 'promote', 'literacy', 'improve', 'child', 'survival', 'disseminate', 'contraceptive', 'technology', 'access', 'throughout', 'developing', 'world', 'enact', 'change', 'policy', 'could', 'drastically', 'change', 'future', 'worldwide', 'health', 'aid', 'priority', 'global', 'village', 'reply', 'journal', 'american', 'hicnet', 'medical', 'newsletter', 'page', 'volume', 'number', 'april', 'medical', 'association', 'vol', 'berkley', 'seth', 'every', 'nation', 'tackle', 'hiv', 'early', 'aggressively', 'possible', 'disease', 'reach', 'endemic', 'state', 'even', 'cost', 'divert', 'less', 'attention', 'illness', 'write', 'seth', 'berkley', 'rockefeller', 'foundation', 'new', 'york', 'reply', 'letter', 'drs', 'gellert', 'nordenberg', 'although', 'true', 'diseases', 'aid', 'malaria', 'respiratory', 'intestinal', 'illness', 'similarly', 'inhibit', 'economic', 'development', 'develop', 'country', 'deserve', 'much', 'attention', 'get', 'berkley', 'disagrees', 'contention', 'aid', 'receive', 'much', 'attention', 'hiv', 'differs', 'disease', 'developing', 'country', 'continue', 'spread', 'endemic', 'diseases', 'outcome', 'neglect', 'intervention', 'one', 'year', 'another', 'year', 'level', 'needless', 'disease', 'death', 'aid', 'increase', 'spread', 'cost', 'neglect', 'disease', 'burden', 'financially', 'much', 'great', 'intervention', 'early', 'part', 'rampantly', 'spread', 'epidemic', 'like', 'hiv', 'highly', 'cost', 'effective', 'individual', 'infection', 'prevent', 'significantly', 'interrupts', 'transmission', 'berkley', 'say', 'agree', 'gellert', 'nordenberg', 'gigantic', 'social', 'economic', 'effect', 'aid', 'need', 'political', 'leadership', 'conclude', 'assertive', 'political', 'leadership', 'need', 'united', 'state', 'aid', 'epidemic', 'even', 'develop', 'country', 'high', 'rate', 'hiv', 'infection', 'complacency', 'epidemic', 'rule', 'hicnet', 'medical', 'newsletter', 'page', 'volume', 'number', 'april', 'aid', 'hiv', 'article', 'first', 'hiv', 'vaccine', 'trial', 'begin', 'hiv', 'infected', 'child', 'department', 'health', 'human', 'service', 'march', 'first', 'hiv', 'vaccine', 'therapy', 'trial', 'begin', 'hiv', 'infected', 'child', 'national', 'institute', 'health', 'open', 'first', 'trial', 'experimental', 'hiv', 'vaccine', 'child', 'infect', 'human', 'immunodeficiency', 'virus', 'hiv', 'virus', 'cause', 'aid', 'trial', 'compare', 'safety', 'three', 'hiv', 'experimental', 'vaccine', 'child', 'recruit', 'least', 'site', 'nationwide', 'volunteer', 'must', 'hiv', 'infect', 'symptom', 'hiv', 'disease', 'hhs', 'secretary', 'donna', 'shalala', 'say', 'initial', 'study', 'see', 'hopeful', 'milestone', 'effort', 'ameliorate', 'tragedy', 'hiv', 'infect', 'child', 'face', 'certainty', 'develop', 'aid', 'anthony', 'fauci', 'director', 'national', 'institute', 'allergy', 'infectious', 'disease', 'nih', 'office', 'aid', 'research', 'say', 'trial', 'first', 'step', 'find', 'whether', 'vaccine', 'help', 'prevent', 'delay', 'disease', 'progression', 'child', 'hiv', 'yet', 'sick', 'vaccine', 'prove', 'safe', 'sophisticated', 'question', 'therapeutic', 'potential', 'assess', 'phase', 'ii', 'trials', 'center', 'disease', 'control', 'prevention', 'estimate', 'child', 'united', 'state', 'hiv', 'end', 'decade', 'world', 'health', 'organization', 'project', 'million', 'child', 'infect', 'worldwide', 'study', 'enroll', 'child', 'age', 'month', 'year', 'old', 'niaid', 'fund', 'aid', 'clinical', 'trial', 'group', 'network', 'anticipate', 'conduct', 'trial', 'nine', 'actg', 'site', 'around', 'country', 'three', 'site', 'participate', 'actg', 'fund', 'national', 'institute', 'child', 'health', 'human', 'development', 'preliminary', 'evidence', 'similar', 'study', 'way', 'infected', 'adult', 'show', 'certain', 'vaccine', 'boost', 'exist', 'hiv', 'specific', 'immune', 'response', 'hicnet', 'medical', 'newsletter', 'page', 'volume', 'number', 'april', 'stimulate', 'new', 'one', 'several', 'year', 'however', 'researcher', 'know', 'response', 'affect', 'clinical', 'course', 'disease', 'result', 'pediatric', 'trial', 'know', 'actg', 'examine', 'closely', 'reason', 'well', 'trial', 'provide', 'first', 'insight', 'immature', 'immune', 'system', 'respond', 'candidate', 'hiv', 'vaccine', 'say', 'daniel', 'hoth', 'director', 'niaid', 'division', 'aid', 'need', 'information', 'design', 'trial', 'test', 'whether', 'experimental', 'vaccine', 'prevent', 'hiv', 'infection', 'child', 'united', 'state', 'hiv', 'infected', 'child', 'live', 'poor', 'inner', 'city', 'area', 'percent', 'minority', 'mainly', 'black', 'hispanic', 'nearly', 'hiv', 'infect', 'child', 'acquire', 'virus', 'mother', 'pregnancy', 'birth', 'infected', 'mother', 'united', 'state', 'one', 'four', 'chance', 'transmit', 'virus', 'baby', 'grow', 'number', 'woman', 'childbearing', 'age', 'become', 'expose', 'hiv', 'injection', 'drug', 'use', 'infect', 'sexual', 'partner', 'researcher', 'expect', 'correspond', 'increase', 'number', 'infected', 'child', 'hiv', 'disease', 'progress', 'rapidly', 'infant', 'child', 'adult', 'recent', 'information', 'suggest', 'percent', 'infant', 'bear', 'hiv', 'develop', 'serious', 'aid', 'relate', 'infection', 'year', 'age', 'infection', 'include', 'severe', 'frequent', 'bout', 'common', 'bacterial', 'illness', 'childhood', 'result', 'seizure', 'pneumonia', 'diarrhea', 'symptom', 'lead', 'nutritional', 'problem', 'long', 'hospital', 'stay', 'least', 'half', 'child', 'trial', 'year', 'age', 'young', 'enable', 'comparison', 'immune', 'response', 'young', 'old', 'participant', 'volunteer', 'must', 'well', 'document', 'hiv', 'infection', 'symptom', 'hiv', 'disease', 'swollen', 'lymph', 'gland', 'mildly', 'swollen', 'liver', 'spleen', 'cannot', 'receive', 'anti', 'retroviral', 'immune', 'regulating', 'drug', 'within', 'one', 'month', 'prior', 'entry', 'study', 'study', 'chair', 'john', 'lambert', 'university', 'rochester', 'medical', 'school', 'co', 'chair', 'samuel', 'katz', 'duke', 'university', 'school', 'medicine', 'coordinate', 'trial', 'assist', 'james', 'mcnamara', 'medical', 'officer', 'pediatric', 'medicine', 'branch', 'niaid', 'division', 'aid', 'compare', 'safety', 'vaccine', 'closely', 'monitor', 'child', 'side', 'effect', 'see', 'one', 'vaccine', 'produce', 'swollen', 'arm', 'fever', 'example', 'another', 'say', 'dr', 'mcnamara', 'also', 'look', 'whether', 'low', 'high', 'dos', 'vaccine', 'stimulate', 'immune', 'response', 'significant', 'laboratory', 'clinical', 'effect', 'emphasize', 'small', 'study', 'size', 'precludes', 'compare', 'response', 'effect', 'among', 'three', 'hicnet', 'medical', 'newsletter', 'page', 'volume', 'number', 'april', 'product', 'trial', 'test', 'two', 'dos', 'three', 'experimental', 'vaccine', 'make', 'recombinant', 'hiv', 'proteins', 'call', 'subunit', 'vaccine', 'genetically', 'engineer', 'contain', 'piece', 'virus', 'far', 'proved', 'well', 'tolerate', 'ongoing', 'trial', 'hiv', 'infect', 'adult', 'one', 'vaccine', 'make', 'microgenesys', 'inc', 'meriden', 'conn', 'contain', 'protein', 'give', 'rise', 'hiv', 'surface', 'protein', 'plus', 'alum', 'adjuvant', 'adjuvant', 'boost', 'specific', 'immune', 'response', 'vaccine', 'presently', 'alum', 'adjuvant', 'use', 'human', 'vaccine', 'license', 'food', 'drug', 'administration', 'vaccine', 'one', 'make', 'genentech', 'inc', 'south', 'san', 'francisco', 'biocine', 'joint', 'venture', 'chiron', 'ciba', 'geigy', 'emeryville', 'calif', 'contain', 'major', 'hiv', 'surface', 'protein', 'plus', 'adjuvant', 'genentech', 'vaccine', 'contain', 'alum', 'biocine', 'vaccine', 'contain', 'experimental', 'adjuvant', 'prove', 'safe', 'effective', 'phase', 'vaccine', 'trial', 'adult', 'low', 'dose', 'product', 'test', 'first', 'placebo', 'child', 'twelve', 'child', 'assign', 'random', 'immunize', 'experimental', 'vaccine', 'three', 'child', 'give', 'adjuvant', 'alone', 'consider', 'placebo', 'neither', 'health', 'care', 'worker', 'child', 'tell', 'receive', 'low', 'dose', 'well', 'tolerate', 'control', 'testing', 'high', 'dose', 'experimental', 'vaccine', 'adjuvant', 'placebo', 'another', 'group', 'child', 'begin', 'child', 'receive', 'six', 'immunization', 'one', 'every', 'four', 'week', 'six', 'month', 'follow', 'week', 'last', 'immunization', 'information', 'trial', 'sit', 'eligibility', 'enrollment', 'call', 'aid', 'clinical', 'trial', 'information', 'service', 'trial', 'est', 'weekdays', 'service', 'spanish', 'speak', 'information', 'specialist', 'available', 'information', 'niaid', 'pediatric', 'hiv', 'aid', 'research', 'available', 'office', 'communication', 'nih', 'cdc', 'fda', 'agency', 'public', 'health', 'service', 'hhs', 'press', 'inquiry', 'please', 'call', 'laurie', 'doepel', 'hicnet', 'medical', 'newsletter', 'page', 'volume', 'number', 'april', 'new', 'evidence', 'hiv', 'cause', 'disease', 'independently', 'news', 'national', 'institute', 'dental', 'research', 'new', 'evidence', 'human', 'immunodeficiency', 'virus', 'cause', 'disease', 'independently', 'ability', 'suppress', 'immune', 'system', 'say', 'scientist', 'national', 'institues', 'health', 'report', 'hiv', 'opportunistic', 'infection', 'cause', 'scaling', 'skin', 'condition', 'develop', 'mouse', 'carry', 'gene', 'hiv', 'although', 'hiv', 'gene', 'active', 'mouse', 'compromise', 'animal', 'immunity', 'researcher', 'find', 'lead', 'conclude', 'hiv', 'cause', 'skin', 'disease', 'finding', 'support', 'grow', 'body', 'evidence', 'hiv', 'cause', 'disease', 'without', 'affect', 'immune', 'system', 'say', 'lead', 'author', 'dr', 'jeffrey', 'kopp', 'national', 'institute', 'dental', 'research', 'nidr', 'dr', 'kopp', 'colleague', 'describe', 'study', 'march', 'issue', 'aid', 'research', 'human', 'retrovirus', 'develop', 'animal', 'model', 'hiv', 'infection', 'difficult', 'since', 'animal', 'include', 'mouse', 'cannot', 'infect', 'virus', 'bypass', 'problem', 'scientist', 'develop', 'hiv', 'transgenic', 'mouse', 'carry', 'gene', 'hiv', 'well', 'genetic', 'material', 'nidr', 'scientist', 'create', 'transgenic', 'mouse', 'inject', 'hiv', 'gene', 'mouse', 'egg', 'implant', 'egg', 'female', 'mouse', 'result', 'litter', 'contain', 'normal', 'transgenic', 'animal', 'institute', 'scientist', 'create', 'mouse', 'carry', 'complete', 'copy', 'hiv', 'genetic', 'material', 'mice', 'however', 'become', 'sick', 'die', 'soon', 'birth', 'study', 'depth', 'present', 'study', 'scientist', 'use', 'incomplete', 'copy', 'hiv', 'allow', 'animal', 'live', 'long', 'transgenic', 'animal', 'develop', 'scale', 'wart', 'like', 'tumor', 'neck', 'back', 'transgenic', 'mouse', 'develop', 'thickened', 'crust', 'skin', 'lesion', 'cover', 'body', 'resemble', 'psoriasis', 'human', 'skin', 'lesion', 'develop', 'normal', 'non', 'transgenic', 'littermates', 'study', 'tissue', 'take', 'wart', 'like', 'skin', 'tumor', 'show', 'type', 'noncancerous', 'tumor', 'call', 'papilloma', 'although', 'papillomavirus', 'cause', 'skin', 'lesion', 'laboratory', 'test', 'show', 'sign', 'virus', 'animal', 'tissue', 'sample', 'take', 'sick', 'mouse', 'throughout', 'study', 'reveal', 'presence', 'protein', 'produce', 'molecule', 'make', 'hiv', 'genetic', 'material', 'hicnet', 'medical', 'newsletter', 'page', 'volume', 'number', 'april', 'evidence', 'hiv', 'protein', 'production', 'prove', 'viral', 'gene', 'turn', 'active', 'say', 'dr', 'kopp', 'scientist', 'find', 'evidence', 'however', 'compromise', 'immunity', 'mouse', 'increase', 'white', 'blood', 'cell', 'count', 'sign', 'common', 'infection', 'fact', 'hiv', 'gene', 'active', 'animal', 'immune', 'system', 'suppress', 'confirms', 'virus', 'cause', 'skin', 'lesion', 'dr', 'kopp', 'say', 'proof', 'hiv', 'gene', 'involvement', 'come', 'test', 'scientist', 'expose', 'transgenic', 'animal', 'ultraviolet', 'light', 'light', 'increase', 'hiv', 'genetic', 'activity', 'cause', 'papilloma', 'develop', 'formerly', 'healthy', 'skin', 'papilloma', 'formation', 'response', 'increase', 'hiv', 'genetic', 'activity', 'prove', 'gene', 'responsible', 'skin', 'condition', 'scientist', 'say', 'lesion', 'appear', 'normal', 'mouse', 'expose', 'uv', 'light', 'transgenic', 'mouse', 'use', 'study', 'develop', 'nidr', 'dr', 'peter', 'dickie', 'national', 'institute', 'allergy', 'infectious', 'disease', 'collaborate', 'study', 'dr', 'kopp', 'mr', 'charles', 'wohlenberg', 'drs', 'nickolas', 'dorfman', 'joseph', 'bryant', 'abner', 'notkins', 'paul', 'klotman', 'nidr', 'dr', 'stephen', 'katz', 'national', 'cancer', 'institute', 'dr', 'james', 'rooney', 'formerly', 'nidr', 'burroughs', 'wellcome', 'hicnet', 'medical', 'newsletter', 'page', 'volume', 'number', 'april', 'clinical', 'consultation', 'telephone', 'service', 'aid', 'department', 'health', 'human', 'service', 'march', 'hhs', 'secretary', 'donna', 'shalala', 'today', 'announce', 'first', 'nationwide', 'clinical', 'consultation', 'telephone', 'service', 'doctor', 'health', 'care', 'professional', 'question', 'provide', 'care', 'people', 'hiv', 'infection', 'aid', 'toll', 'free', 'national', 'hiv', 'telephone', 'consulting', 'service', 'staff', 'physician', 'nurse', 'practitioner', 'pharmacist', 'provide', 'information', 'drug', 'clinical', 'trial', 'late', 'treatment', 'method', 'service', 'fund', 'health', 'resource', 'service', 'administration', 'operate', 'san', 'francisco', 'general', 'hospital', 'secretary', 'shalala', 'say', 'one', 'goal', 'project', 'share', 'expertise', 'patient', 'get', 'best', 'care', 'second', 'goal', 'get', 'primary', 'health', 'care', 'provider', 'involve', 'care', 'people', 'hiv', 'aid', 'reduce', 'treatment', 'cost', 'allow', 'patient', 'remain', 'medical', 'provider', 'community', 'social', 'support', 'network', 'currently', 'many', 'provider', 'refer', 'patient', 'hiv', 'aid', 'specialist', 'provider', 'experience', 'secretary', 'shalala', 'say', 'clinical', 'expertise', 'especially', 'helpful', 'physician', 'provider', 'treat', 'people', 'hiv', 'aid', 'community', 'clinical', 'site', 'hiv', 'expertise', 'readily', 'available', 'telephone', 'number', 'health', 'care', 'professional', 'accessible', 'est', 'pst', 'monday', 'friday', 'time', 'consultant', 'try', 'answer', 'question', 'immediately', 'within', 'hour', 'time', 'physician', 'health', 'care', 'provider', 'leave', 'electronic', 'message', 'question', 'answer', 'quickly', 'possible', 'health', 'care', 'professional', 'may', 'call', 'service', 'ask', 'question', 'relate', 'provide', 'hiv', 'care', 'include', 'late', 'hiv', 'aid', 'drug', 'treatment', 'information', 'clinical', 'trial', 'information', 'subspecialty', 'case', 'referral', 'literature', 'search', 'information', 'service', 'design', 'health', 'care', 'professional', 'rather', 'patient', 'family', 'others', 'alternate', 'source', 'information', 'material', 'health', 'care', 'professional', 'call', 'new', 'service', 'call', 'take', 'either', 'clinical', 'pharmacist', 'primary', 'care', 'physician', 'family', 'nurse', 'practitioner', 'staff', 'member', 'extensive', 'experience', 'outpatient', 'inpatient', 'primary', 'care', 'people', 'hiv', 'relate', 'diseases', 'consultant', 'ask', 'patient', 'specific', 'information', 'include', 'cell', 'count', 'current', 'medication', 'sex', 'age', 'patient', 'hiv', 'history', 'national', 'service', 'grow', 'month', 'local', 'effort', 'hicnet', 'medical', 'newsletter', 'page', 'volume', 'number', 'april', 'respond', 'nearly', 'call', 'health', 'care', 'provider', 'northern', 'california', 'initial', 'project', 'fund', 'hrsa', 'bureau', 'health', 'profession', 'community', 'provider', 'aid', 'train', 'cpat', 'project', 'american', 'academy', 'family', 'physician', 'provider', 'expand', 'knowledge', 'also', 'improve', 'quality', 'care', 'able', 'provide', 'patient', 'say', 'hrsa', 'administrator', 'robert', 'harmon', 'project', 'great', 'resource', 'health', 'care', 'professional', 'hiv', 'aid', 'patient', 'serve', 'service', 'open', 'new', 'mean', 'communication', 'health', 'care', 'professional', 'expert', 'hiv', 'care', 'management', 'say', 'hrsa', 'associate', 'administrator', 'aid', 'director', 'bureau', 'health', 'resource', 'development', 'stephen', 'bowen', 'provider', 'treat', 'people', 'hiv', 'aid', 'access', 'late', 'information', 'new', 'drug', 'treatment', 'method', 'therapy', 'people', 'hiv', 'aid', 'hrsa', 'one', 'eight', 'public', 'health', 'service', 'agency', 'within', 'hhs', 'aid', 'hotline', 'number', 'consumer', 'cdc', 'national', 'aid', 'hotline', 'aid', 'information', 'spanish', 'sida', 'aid', 'clinical', 'trial', 'english', 'spanish', 'trial', 'hicnet', 'medical', 'newsletter', 'page', 'cut', 'last', 'part'] | ['suggest_use', 'use_drug', 'treat_people', 'real_world', 'say_dr', 'university_california', 'san_francisco', 'hiv_infect', 'infectious_disease', 'center_disease', 'disease_control', 'infectious_disease', 'help_prevent', 'cost_million', 'clinton_administration', 'outside_expert', 'united_state', 'hicnet_medical', 'medical_newsletter', 'newsletter_page', 'page_volume', 'volume_number', 'number_april', 'national_institute', 'institute_health', 'hiv_positive', 'soon_possible', 'large_number', 'national_institute', 'infectious_disease', 'say_must', 'address_question', 'treat_people', 'enough_give', 'give_people', 'year_get', 'get_around', 'lack_fund', 'one_two', 'last_week', 'argument_one', 'vaccine_trial', 'waste_time', 'time_money', 'new_evidence', 'hiv_infect', 'new_information', 'five_year', 'public_domain', 'drug_abuse', 'say_several', 'washington_post', 'health_care', 'care_professional', 'journal_american', 'health_care', 'hiv_positive', 'new_hampshire', 'hiv_positive', 'new_hampshire', 'study_find', 'hiv_positive', 'john_hopkins', 'hicnet_medical', 'medical_newsletter', 'newsletter_page', 'page_volume', 'volume_number', 'number_april', 'hiv_positive', 'test_find', 'school_medicine', 'alternative_medicine', 'research_program', 'alternative_medicine', 'national_institute', 'institute_health', 'raise_question', 'million_dollar', 'money_available', 'even_small', 'easy_answer', 'say_also', 'advisory_committee', 'last_year', 'new_york', 'take_several', 'several_year', 'aid_research', 'much_much', 'public_relation', 'test_tube', 'immune_system', 'killer_cell', 'killer_cell', 'immune_system', 'also_find', 'hicnet_medical', 'medical_newsletter', 'newsletter_page', 'page_volume', 'volume_number', 'number_april', 'killer_cell', 'killer_cell', 'work_correctly', 'first_time', 'killer_cell', 'medical_school', 'test_tube', 'also_find', 'global_village', 'journal_american', 'health_care', 'problem_also', 'orange_county', 'health_care', 'university_school', 'public_health', 'united_state', 'several_reason', 'economic_development', 'hiv_aid', 'vice_president', 'al_gore', 'change_policy', 'global_village', 'journal_american', 'hicnet_medical', 'medical_newsletter', 'newsletter_page', 'page_volume', 'volume_number', 'number_april', 'every_nation', 'state_even', 'new_york', 'reply_letter', 'economic_development', 'much_attention', 'attention_get', 'much_attention', 'one_year', 'another_year', 'much_great', 'cost_effective', 'united_state', 'high_rate', 'hiv_infection', 'hicnet_medical', 'medical_newsletter', 'newsletter_page', 'page_volume', 'volume_number', 'number_april', 'hiv_vaccine', 'vaccine_trial', 'infected_child', 'department_health', 'health_human', 'human_service', 'hiv_vaccine', 'infected_child', 'national_institute', 'institute_health', 'first_trial', 'hiv_vaccine', 'virus_cause', 'experimental_vaccine', 'hiv_infect', 'donna_shalala', 'shalala_say', 'hiv_infect', 'national_institute', 'infectious_disease', 'aid_research', 'first_step', 'find_whether', 'help_prevent', 'center_disease', 'disease_control', 'control_prevention', 'united_state', 'child_age', 'month_year', 'year_old', 'clinical_trial', 'around_country', 'national_institute', 'health_human', 'immune_response', 'hicnet_medical', 'medical_newsletter', 'newsletter_page', 'page_volume', 'volume_number', 'number_april', 'new_one', 'one_several', 'several_year', 'year_however', 'immune_system', 'hiv_vaccine', 'need_information', 'test_whether', 'experimental_vaccine', 'hiv_infection', 'united_state', 'infected_child', 'inner_city', 'hiv_infect', 'united_state', 'state_one', 'one_four', 'grow_number', 'drug_use', 'sexual_partner', 'increase_number', 'infected_child', 'year_age', 'problem_long', 'year_age', 'immune_response', 'well_document', 'hiv_infection', 'within_one', 'one_month', 'medical_school', 'university_school', 'school_medicine', 'side_effect', 'see_one', 'another_say', 'say_dr', 'also_look', 'high_dos', 'immune_response', 'hicnet_medical', 'medical_newsletter', 'newsletter_page', 'page_volume', 'volume_number', 'number_april', 'experimental_vaccine', 'hiv_infect', 'immune_response', 'food_drug', 'drug_administration', 'one_make', 'san_francisco', 'vaccine_trial', 'experimental_vaccine', 'three_child', 'health_care', 'child_tell', 'experimental_vaccine', 'another_group', 'one_every', 'six_month', 'clinical_trial', 'information_service', 'available_information', 'hiv_aid', 'aid_research', 'public_health', 'health_service', 'please_call', 'hicnet_medical', 'medical_newsletter', 'newsletter_page', 'page_volume', 'volume_number', 'number_april', 'new_evidence', 'cause_disease', 'national_institute', 'new_evidence', 'virus_cause', 'cause_disease', 'immune_system', 'system_say', 'infection_cause', 'cause_disease', 'immune_system', 'system_say', 'national_institute', 'march_issue', 'aid_research', 'hiv_infection', 'live_long', 'skin_lesion', 'skin_lesion', 'skin_lesion', 'test_show', 'show_sign', 'hicnet_medical', 'medical_newsletter', 'newsletter_page', 'page_volume', 'volume_number', 'number_april', 'say_dr', 'find_evidence', 'immune_system', 'virus_cause', 'skin_lesion', 'uv_light', 'mouse_use', 'national_institute', 'infectious_disease', 'cancer_institute', 'hicnet_medical', 'medical_newsletter', 'newsletter_page', 'page_volume', 'volume_number', 'number_april', 'telephone_service', 'department_health', 'health_human', 'human_service', 'donna_shalala', 'today_announce', 'telephone_service', 'health_care', 'care_professional', 'question_provide', 'care_people', 'people_hiv', 'hiv_infection', 'toll_free', 'provide_information', 'clinical_trial', 'san_francisco', 'shalala_say', 'say_one', 'one_goal', 'patient_get', 'get_best', 'second_goal', 'health_care', 'care_provider', 'care_people', 'people_hiv', 'hiv_aid', 'hiv_aid', 'shalala_say', 'treat_people', 'people_hiv', 'hiv_aid', 'readily_available', 'telephone_number', 'health_care', 'care_professional', 'try_answer', 'answer_question', 'within_hour', 'hour_time', 'health_care', 'care_provider', 'question_answer', 'quickly_possible', 'health_care', 'care_professional', 'may_call', 'ask_question', 'hiv_aid', 'drug_treatment', 'clinical_trial', 'information_service', 'health_care', 'care_professional', 'source_information', 'health_care', 'care_professional', 'call_new', 'care_people', 'people_hiv', 'specific_information', 'information_include', 'hicnet_medical', 'medical_newsletter', 'newsletter_page', 'page_volume', 'volume_number', 'number_april', 'health_care', 'care_provider', 'northern_california', 'project_fund', 'american_academy', 'able_provide', 'health_care', 'care_professional', 'hiv_aid', 'open_new', 'health_care', 'care_professional', 'treat_people', 'people_hiv', 'hiv_aid', 'information_new', 'drug_treatment', 'people_hiv', 'hiv_aid', 'public_health', 'health_service', 'clinical_trial', 'hicnet_medical', 'medical_newsletter', 'newsletter_page', 'last_part'] | sci_med_59123 |@lemmatized cut:2 limit:1 azt:2 efficacy:1 suggest:2 use:6 drug:13 either:2 sequentially:1 kind:2 aid:51 treatment:8 cocktail:1 combine:1 number:17 fight:2 virus:12 treat:7 people:10 alone:2 happen:1 real:2 world:4 anymore:1 say:25 dr:12 mark:1 jacobson:1 university:5 california:3 san:3 francisco:3 also:9 recent:3 finding:5 indicate:4 hiv:86 replicates:1 rapidly:2 lymph:3 node:1 infection:12 physician:6 may:3 begin:5 push:2 even:5 hard:1 early:7 infect:14 patient:20 new:19 infectious:5 disease:25 american:6 medical:21 news:4 vol:5 center:3 control:3 launch:1 worldwide:3 network:4 track:2 spread:5 detect:1 resistant:1 strain:1 time:6 help:2 prevent:4 expect:2 cost:5 million:4 essential:1 part:3 clinton:1 administration:4 health:35 reform:1 plan:3 accord:3 cdc:4 outside:1 expert:3 require:1 enhance:1 surveillance:1 united:6 state:7 establish:1 facility:1 across:1 april:14 nih:8 trial:25 stage:1 nature:3 macilwain:1 colin:1 hicnet:12 newsletter:12 page:12 volume:11 national:14 institute:11 announce:2 start:3 positive:5 soon:2 possible:3 seroconversion:1 result:7 show:4 active:4 body:4 large:2 much:6 previously:2 believe:2 anthony:3 fauci:3 director:5 allergy:3 niaid:5 must:3 address:1 question:8 possibly:1 safe:3 enough:1 give:4 year:11 get:4 around:2 microbial:1 resistance:2 delay:2 would:1 signify:1 safety:3 rather:2 lack:3 fund:6 co:3 author:3 one:12 two:3 paper:2 publish:2 last:4 week:3 reject:1 argument:2 cecil:1 fox:1 discovery:1 billion:2 spend:1 vaccine:24 waste:1 money:2 long:3 end:2 quickly:2 john:3 tew:1 college:2 virginia:1 richmond:1 claim:1 evidence:7 strongly:1 back:2 aids:1 activist:2 welcome:1 information:15 scientific:1 community:5 slow:1 understand:2 significance:1 tissue:3 know:4 five:1 glad:1 public:6 domain:1 jesse:1 dobson:1 base:1 project:6 inform:1 peter:2 duesberg:1 independent:1 abuse:1 west:1 several:4 paradox:1 away:1 explanation:1 right:1 risk:3 doctor:4 find:12 minimal:3 washington:2 post:1 transmit:2 care:24 professional:8 research:15 today:2 journal:3 association:3 jama:2 support:3 previous:1 conclusion:1 chance:2 contract:2 worker:3 remote:1 three:6 study:18 demonstrate:1 thousand:1 surgeon:2 dentist:4 without:3 become:4 conduct:3 separate:1 team:2 hampshire:2 maryland:2 florida:3 test:9 willing:1 participate:2 none:1 undergone:1 invasive:1 procedure:1 orthopedic:1 operate:2 breast:1 surgery:1 specialist:3 hopkins:1 hospital:3 negative:2 similarly:3 dental:3 general:5 researcher:6 lead:5 gordon:1 dickinson:1 miami:1 school:5 medicine:7 transmission:2 set:1 universal:1 precaution:1 strictly:1 observe:1 related:2 story:1 philadelphia:1 inquirer:1 alternative:2 advocate:1 divide:1 program:2 gilden:1 dave:1 office:5 raise:1 commitment:1 effort:3 unorthodox:1 holistic:1 therapeutic:2 method:3 oam:5 small:3 division:3 budget:1 dollar:1 compare:4 whole:1 addition:2 available:5 grant:2 total:1 kaiya:1 montaocean:1 natural:5 traditional:1 afraid:1 involved:1 look:2 successful:1 easy:1 answer:3 common:3 perception:1 focus:1 field:1 establishment:1 non:2 threaten:1 relaxation:1 technique:1 acupuncture:1 call:9 advisory:2 committee:1 conference:1 largely:1 miss:1 meeting:1 contact:1 add:1 suspicion:1 epidemic:6 ignore:1 jon:1 greenberg:1 act:2 york:2 panel:1 compose:1 practitioner:3 experience:3 take:4 accept:1 nevertheless:1 leanna:1 standish:1 investigator:1 bastyr:1 naturopathic:1 seattle:1 wonderful:1 opportunity:1 fair:1 gel:1 insist:1 relation:1 herpesvirus:7 decimate:1 immune:13 cell:10 soldier:1 science:1 fackelmann:1 kathy:1 scientist:12 tube:2 experiment:1 attack:5 human:9 system:6 killer:5 cause:10 malfunction:1 diminish:1 important:1 component:1 factor:1 paolo:1 lusso:4 another:4 white:2 lymphocyte:1 primary:4 target:1 kill:1 work:1 correctly:1 represent:1 first:9 vulnerable:2 viral:2 komaroff:1 harvard:1 despite:1 uncertain:1 whether:4 occur:1 produce:3 receptor:2 molecule:2 provide:6 access:3 lymphocytes:1 express:1 surface:3 make:5 conclude:3 exacerbate:1 affect:3 priority:2 global:3 village:2 editor:1 gellert:4 george:2 nordenberg:4 dale:2 obligate:1 responsible:2 ensure:1 politician:1 dimension:1 certain:2 problem:3 commit:1 policy:2 write:2 orange:1 county:1 agency:3 santa:1 ana:1 calif:2 emory:1 atlanta:1 ga:1 respectively:1 berkley:7 editorial:1 beyond:1 detail:1 reason:2 concerted:1 interest:1 country:6 share:2 combat:1 note:1 hasten:1 interdependence:1 illness:4 malaria:2 many:3 respiratory:2 intestinal:2 pathogen:1 inhibit:2 economic:4 development:6 humanity:1 marginalize:1 population:1 mention:1 enormous:1 social:3 impact:1 develop:13 increase:6 need:4 international:3 assistance:1 cite:1 political:3 aggressiveness:1 toward:1 decade:2 promise:1 substantial:1 difference:1 approach:1 particular:1 vice:1 president:1 al:1 gore:1 proposes:1 book:1 earth:1 balance:1 major:2 environmental:1 initiative:1 include:5 sustainable:1 promote:1 literacy:1 improve:2 child:24 survival:1 disseminate:1 contraceptive:1 technology:1 throughout:2 developing:2 enact:1 change:2 could:1 drastically:1 future:1 reply:2 seth:2 every:2 nation:1 tackle:1 aggressively:1 reach:1 endemic:2 divert:1 less:1 attention:3 rockefeller:1 foundation:1 letter:1 drs:2 although:3 true:1 diseases:3 deserve:1 disagrees:1 contention:1 receive:4 differs:1 continue:1 outcome:1 neglect:2 intervention:2 level:1 needless:1 death:1 burden:1 financially:1 great:2 rampantly:1 like:3 highly:1 effective:2 individual:1 significantly:1 interrupts:1 agree:1 gigantic:1 effect:4 leadership:2 assertive:1 high:3 rate:1 complacency:1 rule:1 article:1 infected:6 department:2 service:16 march:3 therapy:2 open:2 experimental:7 immunodeficiency:2 recruit:1 least:2 site:4 nationwide:2 volunteer:2 symptom:3 hhs:4 secretary:4 donna:2 shalala:4 initial:2 see:2 hopeful:1 milestone:1 ameliorate:1 tragedy:1 face:1 certainty:1 step:1 progression:1 yet:1 sick:3 prove:4 sophisticated:1 potential:1 assess:1 phase:2 ii:1 trials:1 prevention:1 estimate:1 organization:1 enroll:1 age:5 month:4 old:2 clinical:12 group:2 anticipate:1 nine:1 actg:3 preliminary:1 similar:1 way:1 adult:4 boost:2 exist:1 specific:3 response:7 stimulate:2 however:3 course:1 pediatric:3 examine:1 closely:2 well:5 insight:1 immature:1 respond:2 candidate:1 daniel:1 hoth:1 design:2 live:2 poor:1 inner:1 city:1 area:1 percent:2 minority:1 mainly:1 black:1 hispanic:1 nearly:2 acquire:1 mother:2 pregnancy:1 birth:2 four:2 baby:1 grow:3 woman:1 childbearing:1 expose:3 injection:1 sexual:1 partner:1 correspond:1 progress:1 infant:2 bear:1 serious:1 relate:3 severe:1 frequent:1 bout:1 bacterial:1 childhood:1 seizure:1 pneumonia:1 diarrhea:1 nutritional:1 stay:1 half:1 young:2 enable:1 comparison:1 participant:1 document:1 swollen:3 gland:1 mildly:1 liver:1 spleen:1 cannot:2 anti:1 retroviral:1 regulating:1 within:3 prior:1 entry:1 chair:2 lambert:1 rochester:1 samuel:1 katz:2 duke:1 coordinate:1 assist:1 james:2 mcnamara:2 officer:1 branch:1 monitor:1 side:1 arm:1 fever:1 example:1 low:3 dos:2 significant:1 laboratory:2 emphasize:1 size:1 precludes:1 among:1 product:2 recombinant:1 proteins:1 subunit:1 genetically:1 engineer:1 contain:6 piece:1 far:1 proved:1 tolerate:2 ongoing:1 microgenesys:1 inc:2 meriden:1 conn:1 protein:5 rise:1 plus:2 alum:3 adjuvant:7 presently:1 license:1 food:1 genentech:2 south:1 biocine:2 joint:1 venture:1 chiron:1 ciba:1 geigy:1 emeryville:1 dose:3 placebo:3 twelve:1 assign:1 random:1 immunize:1 consider:1 neither:1 tell:1 testing:1 six:2 immunization:2 follow:1 sit:1 eligibility:1 enrollment:1 est:2 weekdays:1 spanish:3 speak:1 communication:2 fda:1 press:1 inquiry:1 please:1 laurie:1 doepel:1 independently:2 ability:1 suppress:2 institues:1 report:1 opportunistic:1 scaling:1 skin:9 condition:2 mouse:13 carry:3 gene:8 compromise:2 animal:9 immunity:2 jeffrey:1 kopp:5 nidr:5 colleague:1 describe:1 issue:1 retrovirus:1 model:1 difficult:1 since:1 bypass:1 transgenic:8 genetic:5 material:4 create:2 inject:1 egg:2 implant:1 female:1 litter:1 normal:3 complete:1 copy:2 mice:1 die:1 depth:1 present:1 incomplete:1 allow:2 scale:1 wart:2 tumor:3 neck:1 thickened:1 crust:1 lesion:5 cover:1 resemble:1 psoriasis:1 littermates:1 type:1 noncancerous:1 papilloma:3 papillomavirus:1 sign:2 sample:1 reveal:1 presence:1 production:1 turn:1 blood:1 count:2 fact:1 confirms:1 proof:1 involvement:1 come:1 ultraviolet:1 light:3 activity:2 formerly:2 healthy:1 formation:1 appear:1 uv:1 dickie:1 collaborate:1 mr:1 charles:1 wohlenberg:1 nickolas:1 dorfman:1 joseph:1 bryant:1 abner:1 notkins:1 paul:1 klotman:1 stephen:2 cancer:1 rooney:1 burroughs:1 wellcome:1 consultation:2 telephone:4 toll:1 free:1 consulting:1 staff:2 nurse:2 pharmacist:2 late:3 resource:3 goal:2 expertise:3 best:1 second:1 provider:10 involve:1 reduce:1 remain:1 currently:1 refer:1 especially:1 helpful:1 readily:1 accessible:1 pst:1 monday:1 friday:1 consultant:2 try:1 immediately:1 hour:1 leave:1 electronic:1 message:1 ask:2 subspecialty:1 case:1 referral:1 literature:1 search:1 family:3 others:1 alternate:1 source:1 member:1 extensive:1 outpatient:1 inpatient:1 current:1 medication:1 sex:1 history:1 local:1 northern:1 hrsa:4 bureau:2 profession:1 train:1 cpat:1 academy:1 expand:1 knowledge:1 quality:1 able:1 administrator:2 robert:1 harmon:1 serve:1 mean:1 management:1 associate:1 bowen:1 eight:1 hotline:2 consumer:1 sida:1 english:1 |@bigram suggest_use:1 use_drug:1 treat_people:4 real_world:1 say_dr:3 university_california:1 san_francisco:3 hiv_infect:6 infectious_disease:5 center_disease:2 disease_control:2 help_prevent:2 cost_million:1 clinton_administration:1 outside_expert:1 united_state:6 hicnet_medical:12 medical_newsletter:12 newsletter_page:12 page_volume:11 volume_number:11 number_april:11 national_institute:9 institute_health:3 hiv_positive:5 soon_possible:1 large_number:1 say_must:1 address_question:1 enough_give:1 give_people:1 year_get:1 get_around:1 lack_fund:1 one_two:1 last_week:1 argument_one:1 vaccine_trial:3 waste_time:1 time_money:1 new_evidence:3 new_information:1 five_year:1 public_domain:1 drug_abuse:1 say_several:1 washington_post:1 health_care:15 care_professional:8 journal_american:3 new_hampshire:2 study_find:1 john_hopkins:1 test_find:1 school_medicine:2 alternative_medicine:2 research_program:1 raise_question:1 million_dollar:1 money_available:1 even_small:1 easy_answer:1 say_also:1 advisory_committee:1 last_year:1 new_york:2 take_several:1 several_year:2 aid_research:4 much_much:1 public_relation:1 test_tube:2 immune_system:6 killer_cell:5 also_find:2 work_correctly:1 first_time:1 medical_school:2 global_village:2 problem_also:1 orange_county:1 university_school:2 public_health:3 several_reason:1 economic_development:2 hiv_aid:9 vice_president:1 al_gore:1 change_policy:1 every_nation:1 state_even:1 reply_letter:1 much_attention:2 attention_get:1 one_year:1 another_year:1 much_great:1 cost_effective:1 high_rate:1 hiv_infection:5 hiv_vaccine:4 infected_child:4 department_health:2 health_human:3 human_service:2 first_trial:1 virus_cause:3 experimental_vaccine:5 donna_shalala:2 shalala_say:3 first_step:1 find_whether:1 control_prevention:1 child_age:1 month_year:1 year_old:1 clinical_trial:5 around_country:1 immune_response:4 new_one:1 one_several:1 year_however:1 need_information:1 test_whether:1 inner_city:1 state_one:1 one_four:1 grow_number:1 drug_use:1 sexual_partner:1 increase_number:1 year_age:2 problem_long:1 well_document:1 within_one:1 one_month:1 side_effect:1 see_one:1 another_say:1 also_look:1 high_dos:1 food_drug:1 drug_administration:1 one_make:1 three_child:1 child_tell:1 another_group:1 one_every:1 six_month:1 information_service:2 available_information:1 health_service:2 please_call:1 cause_disease:3 system_say:2 infection_cause:1 march_issue:1 live_long:1 skin_lesion:4 test_show:1 show_sign:1 find_evidence:1 uv_light:1 mouse_use:1 cancer_institute:1 telephone_service:2 today_announce:1 question_provide:1 care_people:3 people_hiv:6 toll_free:1 provide_information:1 say_one:1 one_goal:1 patient_get:1 get_best:1 second_goal:1 care_provider:3 readily_available:1 telephone_number:1 try_answer:1 answer_question:1 within_hour:1 hour_time:1 question_answer:1 quickly_possible:1 may_call:1 ask_question:1 drug_treatment:2 source_information:1 call_new:1 specific_information:1 information_include:1 northern_california:1 project_fund:1 american_academy:1 able_provide:1 open_new:1 information_new:1 last_part:1 |
6,815 | I keep finding these programmers in local junk shops. This may
mean that they are indeed junk - but i'd like to hear from anyone
else that may have met up with them. The basic device is a
"Data I/O 29A universal programmer", and the usual pod is a
"LogicPak 303A-Vo4" with a "303A-001" programming tester/
adapter. I'd really like to hear from anyone who knows whether
these monsters are worth bothering with. All i want to do is blast
PALCE22V10s. - Ideas, folks
Mike.
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/53638 | 12 | sci_electronics_53638 | [('keep', 'VB'), ('finding', 'VBG'), ('these', 'DT'), ('programmers', 'NNS'), ('in', 'IN'), ('local', 'JJ'), ('junk', 'NN'), ('shops', 'NNS'), ('this', 'DT'), ('may', 'MD'), ('mean', 'VB'), ('that', 'IN'), ('they', 'PRP'), ('are', 'VBP'), ('indeed', 'RB'), ('junk', 'NN'), ('but', 'CC'), ('like', 'IN'), ('to', 'TO'), ('hear', 'VB'), ('from', 'IN'), ('anyone', 'NN'), ('else', 'RB'), ('that', 'DT'), ('may', 'MD'), ('have', 'VB'), ('met', 'VBN'), ('up', 'RP'), ('with', 'IN'), ('them', 'PRP'), ('the', 'DT'), ('basic', 'JJ'), ('device', 'NN'), ('is', 'VBZ'), ('data', 'RB'), ('29a', 'CD'), ('universal', 'JJ'), ('programmer', 'NN'), ('",', 'NN'), ('and', 'CC'), ('the', 'DT'), ('usual', 'JJ'), ('pod', 'NN'), ('is', 'VBZ'), ('logicpak', 'JJ'), ('303a', 'CD'), ('vo4', 'NN'), ('with', 'IN'), ('303a', 'CD'), ('001', 'CD'), ('programming', 'NN'), ('tester', 'NN'), ('adapter', 'VBP'), ('really', 'RB'), ('like', 'IN'), ('to', 'TO'), ('hear', 'VB'), ('from', 'IN'), ('anyone', 'NN'), ('who', 'WP'), ('knows', 'VBZ'), ('whether', 'IN'), ('these', 'DT'), ('monsters', 'NNS'), ('are', 'VBP'), ('worth', 'JJ'), ('bothering', 'VBG'), ('with', 'IN'), ('all', 'DT'), ('want', 'VBP'), ('to', 'TO'), ('do', 'VB'), ('is', 'VBZ'), ('blast', 'VB'), ('palce22v10s', 'JJ'), ('ideas', 'NNS'), ('folks', 'NNS'), ('mike', 'VBP')] | ['keep', 'find', 'programmer', 'local', 'junk', 'shop', 'may', 'mean', 'indeed', 'junk', 'like', 'hear', 'anyone', 'else', 'may', 'meet', 'basic', 'device', 'data', 'universal', 'programmer', 'usual', 'pod', 'logicpak', 'programming', 'tester', 'adapter', 'really', 'like', 'hear', 'anyone', 'know', 'whether', 'monster', 'worth', 'bother', 'want', 'blast', 'idea', 'folk', 'mike'] | ['may_mean', 'like_hear', 'hear_anyone', 'anyone_else', 'really_like', 'like_hear', 'hear_anyone', 'anyone_know', 'know_whether'] | sci_electronics_53638 |@lemmatized keep:1 find:1 programmer:2 local:1 junk:2 shop:1 may:2 mean:1 indeed:1 like:2 hear:2 anyone:2 else:1 meet:1 basic:1 device:1 data:1 universal:1 usual:1 pod:1 logicpak:1 programming:1 tester:1 adapter:1 really:1 know:1 whether:1 monster:1 worth:1 bother:1 want:1 blast:1 idea:1 folk:1 mike:1 |@bigram may_mean:1 like_hear:2 hear_anyone:2 anyone_else:1 really_like:1 anyone_know:1 know_whether:1 |
6,816 |
Acorn Replay running on a 25MHz ARM 3 processor (the ARM 3 is about 20% slower
than the ARM 6) does this in software (off a standard CD-ROM). 16 bit colour at
about the same resolution (so what if the computer only has 8 bit colour
support, real-time dithering too...). The 3D0/O is supposed to have a couple of
DSPs - the ARM being used for housekeeping.
A 25MHz ARM 6xx should clock around 20 ARM MIPS, say 18 flat out. Depends
really on the surrounding system and whether you are talking ARM6x or ARM6xx
(the latter has a cache, and so is essential to run at this kind of speed with
slower memory).
I'll stop saying things there 'cos I'll hopefully be working for ARM after
graduation...
Mike
PS Don't pay heed to what reps from Philips say; if the 3D0/O doesn't beat the
pants off 3DI then I'll eat this postscript. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.graphics/38399 | 1 | comp_graphics_38399 | [('acorn', 'JJ'), ('replay', 'NN'), ('running', 'VBG'), ('on', 'IN'), ('25mhz', 'CD'), ('arm', 'NN'), ('processor', 'NN'), ('the', 'DT'), ('arm', 'NN'), ('is', 'VBZ'), ('about', 'IN'), ('20', 'CD'), ('slower', 'JJR'), ('than', 'IN'), ('the', 'DT'), ('arm', 'NN'), ('does', 'VBZ'), ('this', 'DT'), ('in', 'IN'), ('software', 'NN'), ('off', 'IN'), ('standard', 'JJ'), ('cd', 'NN'), ('rom', 'NN'), (').', 'RB'), ('16', 'CD'), ('bit', 'NN'), ('colour', 'NNS'), ('at', 'IN'), ('about', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('resolution', 'NN'), ('so', 'IN'), ('what', 'WP'), ('if', 'IN'), ('the', 'DT'), ('computer', 'NN'), ('only', 'RB'), ('has', 'VBZ'), ('bit', 'VBN'), ('colour', 'JJ'), ('support', 'NN'), ('real', 'JJ'), ('time', 'NN'), ('dithering', 'VBG'), ('too', 'RB'), ('...).', 'VBZ'), ('the', 'DT'), ('3d0', 'CD'), ('is', 'VBZ'), ('supposed', 'VBN'), ('to', 'TO'), ('have', 'VB'), ('couple', 'NN'), ('of', 'IN'), ('dsps', 'NN'), ('the', 'DT'), ('arm', 'NN'), ('being', 'VBG'), ('used', 'VBN'), ('for', 'IN'), ('housekeeping', 'VBG'), ('25mhz', 'CD'), ('arm', 'JJ'), ('6xx', 'CD'), ('should', 'MD'), ('clock', 'VB'), ('around', 'RP'), ('20', 'CD'), ('arm', 'JJ'), ('mips', 'NNS'), ('say', 'VBP'), ('18', 'CD'), ('flat', 'JJ'), ('out', 'IN'), ('depends', 'NNS'), ('really', 'RB'), ('on', 'IN'), ('the', 'DT'), ('surrounding', 'NN'), ('system', 'NN'), ('and', 'CC'), ('whether', 'IN'), ('you', 'PRP'), ('are', 'VBP'), ('talking', 'VBG'), ('arm6x', 'NN'), ('or', 'CC'), ('arm6xx', 'VB'), ('the', 'DT'), ('latter', 'NN'), ('has', 'VBZ'), ('cache', 'NN'), ('and', 'CC'), ('so', 'RB'), ('is', 'VBZ'), ('essential', 'JJ'), ('to', 'TO'), ('run', 'VB'), ('at', 'IN'), ('this', 'DT'), ('kind', 'NN'), ('of', 'IN'), ('speed', 'NN'), ('with', 'IN'), ('slower', 'JJR'), ('memory', 'NN'), (').', 'NNP'), ('ll', 'VBZ'), ('stop', 'VB'), ('saying', 'VBG'), ('things', 'NNS'), ('there', 'RB'), ('cos', 'VBP'), ('ll', 'NNS'), ('hopefully', 'RB'), ('be', 'VB'), ('working', 'VBG'), ('for', 'IN'), ('arm', 'NN'), ('after', 'IN'), ('graduation', 'NN'), ('...', ':'), ('mike', 'NN'), ('ps', 'VBP'), ('don', 'JJ'), ('pay', 'NN'), ('heed', 'NN'), ('to', 'TO'), ('what', 'WP'), ('reps', 'VB'), ('from', 'IN'), ('philips', 'NNS'), ('say', 'VBP'), ('if', 'IN'), ('the', 'DT'), ('3d0', 'CD'), ('doesn', 'NN'), ('beat', 'VBD'), ('the', 'DT'), ('pants', 'NNS'), ('off', 'IN'), ('3di', 'CD'), ('then', 'RB'), ('ll', 'RB'), ('eat', 'VB'), ('this', 'DT'), ('postscript', 'NN')] | ['acorn', 'replay', 'run', 'arm', 'processor', 'arm', 'slow', 'arm', 'software', 'standard', 'cd', 'rom', 'bit', 'colour', 'resolution', 'computer', 'bite', 'colour', 'support', 'real', 'time', 'dither', 'suppose', 'couple', 'dsps', 'arm', 'use', 'housekeep', 'arm', 'clock', 'around', 'arm', 'mips', 'say', 'flat', 'depends', 'really', 'surrounding', 'system', 'whether', 'talk', 'latter', 'cache', 'essential', 'run', 'kind', 'speed', 'slow', 'memory', 'stop', 'say', 'thing', 'cos', 'hopefully', 'work', 'arm', 'graduation', 'mike', 'ps', 'pay', 'heed', 'reps', 'philip', 'say', 'beat', 'pant', 'eat', 'postscript'] | ['cd_rom', 'bit_colour', 'support_real', 'real_time', 'say_thing'] | comp_graphics_38399 |@lemmatized acorn:1 replay:1 run:2 arm:7 processor:1 slow:2 software:1 standard:1 cd:1 rom:1 bit:1 colour:2 resolution:1 computer:1 bite:1 support:1 real:1 time:1 dither:1 suppose:1 couple:1 dsps:1 use:1 housekeep:1 clock:1 around:1 mips:1 say:3 flat:1 depends:1 really:1 surrounding:1 system:1 whether:1 talk:1 latter:1 cache:1 essential:1 kind:1 speed:1 memory:1 stop:1 thing:1 cos:1 hopefully:1 work:1 graduation:1 mike:1 ps:1 pay:1 heed:1 reps:1 philip:1 beat:1 pant:1 eat:1 postscript:1 |@bigram cd_rom:1 bit_colour:1 support_real:1 real_time:1 say_thing:1 |
6,817 | This is turning into 'what's a moonbase good for', and I ought
not to post when I've a hundred some odd posts to go, but I would
think that the real reason to have a moon base is economic.
Since someone with space industry will presumeably have a much
larger GNP than they would _without_ space industry, eventually,
they will simply be able to afford more stuff. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.space/60853 | 14 | sci_space_60853 | [('this', 'DT'), ('is', 'VBZ'), ('turning', 'VBG'), ('into', 'IN'), ('what', 'WP'), ('moonbase', 'NN'), ('good', 'NN'), ('for', 'IN'), ("',", 'NNS'), ('and', 'CC'), ('ought', 'MD'), ('not', 'RB'), ('to', 'TO'), ('post', 'VB'), ('when', 'WRB'), ('ve', 'NN'), ('hundred', 'VBD'), ('some', 'DT'), ('odd', 'JJ'), ('posts', 'NNS'), ('to', 'TO'), ('go', 'VB'), ('but', 'CC'), ('would', 'MD'), ('think', 'VB'), ('that', 'IN'), ('the', 'DT'), ('real', 'JJ'), ('reason', 'NN'), ('to', 'TO'), ('have', 'VB'), ('moon', 'NN'), ('base', 'NN'), ('is', 'VBZ'), ('economic', 'JJ'), ('since', 'IN'), ('someone', 'NN'), ('with', 'IN'), ('space', 'NN'), ('industry', 'NN'), ('will', 'MD'), ('presumeably', 'RB'), ('have', 'VB'), ('much', 'JJ'), ('larger', 'JJR'), ('gnp', 'NN'), ('than', 'IN'), ('they', 'PRP'), ('would', 'MD'), ('_without_', 'VB'), ('space', 'NN'), ('industry', 'NN'), ('eventually', 'RB'), ('they', 'PRP'), ('will', 'MD'), ('simply', 'RB'), ('be', 'VB'), ('able', 'JJ'), ('to', 'TO'), ('afford', 'VB'), ('more', 'JJR'), ('stuff', 'NN')] | ['turn', 'moonbase', 'good', 'ought', 'post', 'hundred', 'odd', 'post', 'go', 'would', 'think', 'real', 'reason', 'moon', 'base', 'economic', 'since', 'someone', 'space', 'industry', 'presumeably', 'much', 'large', 'gnp', 'would', 'space', 'industry', 'eventually', 'simply', 'able', 'afford', 'stuff'] | ['post_go', 'go_would', 'would_think', 'think_real', 'real_reason', 'moon_base', 'since_someone', 'space_industry', 'much_large', 'space_industry'] | sci_space_60853 |@lemmatized turn:1 moonbase:1 good:1 ought:1 post:2 hundred:1 odd:1 go:1 would:2 think:1 real:1 reason:1 moon:1 base:1 economic:1 since:1 someone:1 space:2 industry:2 presumeably:1 much:1 large:1 gnp:1 eventually:1 simply:1 able:1 afford:1 stuff:1 |@bigram post_go:1 go_would:1 would_think:1 think_real:1 real_reason:1 moon_base:1 since_someone:1 space_industry:2 much_large:1 |
6,818 | ....
Same thing to me. Everyday the same dog would chase my bicycle.
The owners thought it was cute. Even after I got the moto,
the stupid dog would do the same thing. Then one day, I was
coming home in the opposite lane...the fluff with teeth ran to
get me and played momentum sharing with a 73 Dodge pick.
The owners tried to blame me for driving down street when I did.
I lived in a wierd town.
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.motorcycles/104957 | 8 | rec_motorcycles_104957 | [('....', 'JJ'), ('same', 'JJ'), ('thing', 'NN'), ('to', 'TO'), ('me', 'PRP'), ('everyday', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('dog', 'NN'), ('would', 'MD'), ('chase', 'VB'), ('my', 'PRP$'), ('bicycle', 'NN'), ('the', 'DT'), ('owners', 'NNS'), ('thought', 'VBD'), ('it', 'PRP'), ('was', 'VBD'), ('cute', 'JJ'), ('even', 'RB'), ('after', 'IN'), ('got', 'VBD'), ('the', 'DT'), ('moto', 'NN'), ('the', 'DT'), ('stupid', 'JJ'), ('dog', 'NN'), ('would', 'MD'), ('do', 'VB'), ('the', 'DT'), ('same', 'JJ'), ('thing', 'NN'), ('then', 'RB'), ('one', 'CD'), ('day', 'NN'), ('was', 'VBD'), ('coming', 'VBG'), ('home', 'NN'), ('in', 'IN'), ('the', 'DT'), ('opposite', 'JJ'), ('lane', 'NN'), ('...', ':'), ('the', 'DT'), ('fluff', 'NN'), ('with', 'IN'), ('teeth', 'NNS'), ('ran', 'VBP'), ('to', 'TO'), ('get', 'VB'), ('me', 'PRP'), ('and', 'CC'), ('played', 'VBD'), ('momentum', 'NN'), ('sharing', 'VBG'), ('with', 'IN'), ('73', 'CD'), ('dodge', 'NN'), ('pick', 'NN'), ('the', 'DT'), ('owners', 'NNS'), ('tried', 'VBD'), ('to', 'TO'), ('blame', 'VB'), ('me', 'PRP'), ('for', 'IN'), ('driving', 'VBG'), ('down', 'RP'), ('street', 'NN'), ('when', 'WRB'), ('did', 'VBD'), ('lived', 'VBN'), ('in', 'IN'), ('wierd', 'JJ'), ('town', 'NN')] | ['thing', 'everyday', 'dog', 'would', 'chase', 'bicycle', 'owner', 'think', 'cute', 'even', 'get', 'moto', 'stupid', 'dog', 'would', 'thing', 'one', 'day', 'come', 'home', 'opposite', 'lane', 'fluff', 'teeth', 'run', 'get', 'play', 'momentum', 'share', 'dodge', 'pick', 'owner', 'try', 'blame', 'drive', 'street', 'live', 'wierd', 'town'] | ['owner_think', 'even_get', 'thing_one', 'one_day', 'day_come', 'come_home', 'run_get', 'get_play'] | rec_motorcycles_104957 |@lemmatized thing:2 everyday:1 dog:2 would:2 chase:1 bicycle:1 owner:2 think:1 cute:1 even:1 get:2 moto:1 stupid:1 one:1 day:1 come:1 home:1 opposite:1 lane:1 fluff:1 teeth:1 run:1 play:1 momentum:1 share:1 dodge:1 pick:1 try:1 blame:1 drive:1 street:1 live:1 wierd:1 town:1 |@bigram owner_think:1 even_get:1 thing_one:1 one_day:1 day_come:1 come_home:1 run_get:1 get_play:1 |
6,819 |
This kind of behavior is what I was shocked by in my 'experience'. For
crying out loud, how do these turkeys think they can talk to customers
this way and still stay in business? Again, I don't expect sales people to
bow, scrape, and grovel in my presence but I sure don't expect to be
abused either. I was very surprised by the way the sales people talked to
me and in other 'negotiating' sessions I overheard in neighboring sales
cubicles. Evidently, their success rate is high enough that they continue
to do business this way. There must be a lot of people out there who are
easy to intimidate.
On the other hand, I'm not sure about the 'one price, no haggling'
approach that Saturn and other are starting to use. I guess if their fixed
price is fair it's OK. Maybe the best approach is to do your homework
before you go in. Find out the invoice prices of the car, add a reasonable
profit for the dealer ($200-$300??), offer them that price and stick to
it. If they get abusive, just leave. Then, don't let them try to screw you
after the deal is agreed on. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.autos/103032 | 7 | rec_autos_103032 | [('this', 'DT'), ('kind', 'NN'), ('of', 'IN'), ('behavior', 'NN'), ('is', 'VBZ'), ('what', 'WP'), ('was', 'VBD'), ('shocked', 'VBN'), ('by', 'IN'), ('in', 'IN'), ('my', 'PRP$'), ('experience', 'NN'), ("'.", "''"), ('for', 'IN'), ('crying', 'VBG'), ('out', 'RP'), ('loud', 'JJ'), ('how', 'WRB'), ('do', 'VB'), ('these', 'DT'), ('turkeys', 'NNS'), ('think', 'VBP'), ('they', 'PRP'), ('can', 'MD'), ('talk', 'VB'), ('to', 'TO'), ('customers', 'NNS'), ('this', 'DT'), ('way', 'NN'), ('and', 'CC'), ('still', 'RB'), ('stay', 'VB'), ('in', 'IN'), ('business', 'NN'), ('again', 'RB'), ('don', 'JJ'), ('expect', 'VBP'), ('sales', 'NNS'), ('people', 'NNS'), ('to', 'TO'), ('bow', 'VB'), ('scrape', 'NN'), ('and', 'CC'), ('grovel', 'NN'), ('in', 'IN'), ('my', 'PRP$'), ('presence', 'NN'), ('but', 'CC'), ('sure', 'JJ'), ('don', 'NNS'), ('expect', 'VBP'), ('to', 'TO'), ('be', 'VB'), ('abused', 'VBN'), ('either', 'DT'), ('was', 'VBD'), ('very', 'RB'), ('surprised', 'JJ'), ('by', 'IN'), ('the', 'DT'), ('way', 'NN'), ('the', 'DT'), ('sales', 'NNS'), ('people', 'NNS'), ('talked', 'VBD'), ('to', 'TO'), ('me', 'PRP'), ('and', 'CC'), ('in', 'IN'), ('other', 'JJ'), ('negotiating', 'JJ'), ('sessions', 'NNS'), ('overheard', 'VBP'), ('in', 'IN'), ('neighboring', 'VBG'), ('sales', 'NNS'), ('cubicles', 'NNS'), ('evidently', 'RB'), ('their', 'PRP$'), ('success', 'NN'), ('rate', 'NN'), ('is', 'VBZ'), ('high', 'JJ'), ('enough', 'RB'), ('that', 'IN'), ('they', 'PRP'), ('continue', 'VBP'), ('to', 'TO'), ('do', 'VB'), ('business', 'NN'), ('this', 'DT'), ('way', 'NN'), ('there', 'EX'), ('must', 'MD'), ('be', 'VB'), ('lot', 'NN'), ('of', 'IN'), ('people', 'NNS'), ('out', 'IN'), ('there', 'EX'), ('who', 'WP'), ('are', 'VBP'), ('easy', 'JJ'), ('to', 'TO'), ('intimidate', 'VB'), ('on', 'IN'), ('the', 'DT'), ('other', 'JJ'), ('hand', 'NN'), ('not', 'RB'), ('sure', 'JJ'), ('about', 'IN'), ('the', 'DT'), ('one', 'CD'), ('price', 'NN'), ('no', 'DT'), ('haggling', 'VBG'), ('approach', 'NN'), ('that', 'WDT'), ('saturn', 'NN'), ('and', 'CC'), ('other', 'JJ'), ('are', 'VBP'), ('starting', 'VBG'), ('to', 'TO'), ('use', 'VB'), ('guess', 'NN'), ('if', 'IN'), ('their', 'PRP$'), ('fixed', 'JJ'), ('price', 'NN'), ('is', 'VBZ'), ('fair', 'JJ'), ('it', 'PRP'), ('ok', 'VBZ'), ('maybe', 'RB'), ('the', 'DT'), ('best', 'JJS'), ('approach', 'NN'), ('is', 'VBZ'), ('to', 'TO'), ('do', 'VB'), ('your', 'PRP$'), ('homework', 'NN'), ('before', 'IN'), ('you', 'PRP'), ('go', 'VBP'), ('in', 'IN'), ('find', 'NN'), ('out', 'IN'), ('the', 'DT'), ('invoice', 'NN'), ('prices', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('car', 'NN'), ('add', 'NN'), ('reasonable', 'JJ'), ('profit', 'NN'), ('for', 'IN'), ('the', 'DT'), ('dealer', 'NN'), ('($', 'VBD'), ('200', 'CD'), ('-$', 'JJ'), ('300', 'CD'), ('??),', 'NN'), ('offer', 'VBP'), ('them', 'PRP'), ('that', 'IN'), ('price', 'NN'), ('and', 'CC'), ('stick', 'NN'), ('to', 'TO'), ('it', 'PRP'), ('if', 'IN'), ('they', 'PRP'), ('get', 'VBP'), ('abusive', 'JJ'), ('just', 'RB'), ('leave', 'VBP'), ('then', 'RB'), ('don', 'VB'), ('let', 'VB'), ('them', 'PRP'), ('try', 'VB'), ('to', 'TO'), ('screw', 'VB'), ('you', 'PRP'), ('after', 'IN'), ('the', 'DT'), ('deal', 'NN'), ('is', 'VBZ'), ('agreed', 'VBN'), ('on', 'IN')] | ['kind', 'behavior', 'shock', 'experience', 'cry', 'loud', 'turkey', 'think', 'talk', 'customer', 'way', 'still', 'stay', 'business', 'expect', 'sale', 'people', 'bow', 'scrape', 'grovel', 'presence', 'sure', 'expect', 'abuse', 'either', 'surprised', 'way', 'sale', 'people', 'talk', 'negotiating', 'session', 'overhear', 'neighbor', 'sale', 'cubicle', 'evidently', 'success', 'rate', 'high', 'enough', 'continue', 'business', 'way', 'must', 'lot', 'people', 'easy', 'intimidate', 'hand', 'sure', 'one', 'price', 'haggle', 'approach', 'saturn', 'start', 'use', 'guess', 'fixed', 'price', 'fair', 'ok', 'maybe', 'best', 'approach', 'homework', 'go', 'find', 'invoice', 'price', 'car', 'add', 'reasonable', 'profit', 'dealer', 'offer', 'price', 'stick', 'get', 'abusive', 'leave', 'let', 'try', 'screw', 'deal', 'agree'] | ['think_talk', 'way_still', 'sale_people', 'sale_people', 'people_talk', 'success_rate', 'rate_high', 'high_enough', 'way_must', 'lot_people', 'sure_one', 'start_use', 'go_find', 'price_car', 'stick_get', 'let_try'] | rec_autos_103032 |@lemmatized kind:1 behavior:1 shock:1 experience:1 cry:1 loud:1 turkey:1 think:1 talk:2 customer:1 way:3 still:1 stay:1 business:2 expect:2 sale:3 people:3 bow:1 scrape:1 grovel:1 presence:1 sure:2 abuse:1 either:1 surprised:1 negotiating:1 session:1 overhear:1 neighbor:1 cubicle:1 evidently:1 success:1 rate:1 high:1 enough:1 continue:1 must:1 lot:1 easy:1 intimidate:1 hand:1 one:1 price:4 haggle:1 approach:2 saturn:1 start:1 use:1 guess:1 fixed:1 fair:1 ok:1 maybe:1 best:1 homework:1 go:1 find:1 invoice:1 car:1 add:1 reasonable:1 profit:1 dealer:1 offer:1 stick:1 get:1 abusive:1 leave:1 let:1 try:1 screw:1 deal:1 agree:1 |@bigram think_talk:1 way_still:1 sale_people:2 people_talk:1 success_rate:1 rate_high:1 high_enough:1 way_must:1 lot_people:1 sure_one:1 start_use:1 go_find:1 price_car:1 stick_get:1 let_try:1 |
6,820 | The XDM on Solaris 2.1 *WAS* broke. Since two weeks, Sun distributes
a patched release, which works fine (supports /etc/shadow and all).
We have it up and running ever since and have not experienced any
problems. Call your local Sun rep.
Dick. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/66964 | 5 | comp_windows_x_66964 | [('the', 'DT'), ('xdm', 'NN'), ('on', 'IN'), ('solaris', 'NN'), ('was', 'VBD'), ('broke', 'VBN'), ('since', 'IN'), ('two', 'CD'), ('weeks', 'NNS'), ('sun', 'VBP'), ('distributes', 'NNS'), ('patched', 'VBD'), ('release', 'NN'), ('which', 'WDT'), ('works', 'VBZ'), ('fine', 'JJ'), ('supports', 'NNS'), ('etc', 'FW'), ('shadow', 'NN'), ('and', 'CC'), ('all', 'DT'), (').', 'VBP'), ('we', 'PRP'), ('have', 'VBP'), ('it', 'PRP'), ('up', 'RP'), ('and', 'CC'), ('running', 'VBG'), ('ever', 'RB'), ('since', 'IN'), ('and', 'CC'), ('have', 'VBP'), ('not', 'RB'), ('experienced', 'VBN'), ('any', 'DT'), ('problems', 'NNS'), ('call', 'VBP'), ('your', 'PRP$'), ('local', 'JJ'), ('sun', 'NN'), ('rep', 'NN'), ('dick', 'NN')] | ['xdm', 'solaris', 'break', 'since', 'two', 'week', 'sun', 'distributes', 'patch', 'release', 'work', 'fine', 'support', 'etc', 'shadow', 'run', 'ever', 'since', 'experience', 'problem', 'call', 'local', 'sun', 'rep', 'dick'] | ['since_two', 'two_week', 'work_fine', 'ever_since', 'experience_problem', 'problem_call'] | comp_windows_x_66964 |@lemmatized xdm:1 solaris:1 break:1 since:2 two:1 week:1 sun:2 distributes:1 patch:1 release:1 work:1 fine:1 support:1 etc:1 shadow:1 run:1 ever:1 experience:1 problem:1 call:1 local:1 rep:1 dick:1 |@bigram since_two:1 two_week:1 work_fine:1 ever_since:1 experience_problem:1 problem_call:1 |
6,821 | I have a friend who is looking to buy MFM controller.
If you have one for sale, would you please contact me through
email... | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/76469 | 6 | misc_forsale_76469 | [('have', 'VBP'), ('friend', 'NN'), ('who', 'WP'), ('is', 'VBZ'), ('looking', 'VBG'), ('to', 'TO'), ('buy', 'VB'), ('mfm', 'JJ'), ('controller', 'NN'), ('if', 'IN'), ('you', 'PRP'), ('have', 'VBP'), ('one', 'CD'), ('for', 'IN'), ('sale', 'NN'), ('would', 'MD'), ('you', 'PRP'), ('please', 'VB'), ('contact', 'VB'), ('me', 'PRP'), ('through', 'IN'), ('email', 'NN'), ('...', ':')] | ['friend', 'look', 'buy', 'mfm', 'controller', 'one', 'sale', 'would', 'please', 'contact', 'email'] | ['look_buy', 'mfm_controller', 'one_sale', 'would_please', 'please_contact', 'contact_email'] | misc_forsale_76469 |@lemmatized friend:1 look:1 buy:1 mfm:1 controller:1 one:1 sale:1 would:1 please:1 contact:1 email:1 |@bigram look_buy:1 mfm_controller:1 one_sale:1 would_please:1 please_contact:1 contact_email:1 |
6,822 | From: [email protected] (Andrew Payne)
Message-ID: <[email protected]>
Organization: DEC Cambridge Research Lab
Date: Tue, 20 Apr 1993 00:44:18 GMT
Does anyone know if a source for the TCM3105 modem chips (as used in the
Baycom and my PMP modems)? Ideally, something that is geared toward
hobbyists: small quantity, mail order, etc.
For years, we've been buying them from a distributor (Marshall) by the
hundreds for PMP kits. But orders have dropped to the point where we can
no longer afford to offer this service. And all of the distributors I've
checked have some crazy minimum order ($100, or so).
I'd like to find a source for those still interested in building PMP kits.
Any suggestions?
--
Andrew C. Payne
DEC Cambridge Research Lab
---
. R110B:Wnet HAL_9000
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/53951 | 12 | sci_electronics_53951 | [('from', 'IN'), ('andrew', 'JJ'), ('payne', 'JJ'), ('message', 'NN'), ('id', 'JJ'), ('organization', 'NN'), ('dec', 'NN'), ('cambridge', 'NN'), ('research', 'NN'), ('lab', 'NN'), ('date', 'NN'), ('tue', 'NN'), ('20', 'CD'), ('apr', 'NN'), ('1993', 'CD'), ('00', 'CD'), ('44', 'CD'), ('18', 'CD'), ('gmt', 'NN'), ('does', 'VBZ'), ('anyone', 'NN'), ('know', 'VB'), ('if', 'IN'), ('source', 'NN'), ('for', 'IN'), ('the', 'DT'), ('tcm3105', 'NN'), ('modem', 'NN'), ('chips', 'NNS'), ('as', 'IN'), ('used', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('baycom', 'NN'), ('and', 'CC'), ('my', 'PRP$'), ('pmp', 'NN'), ('modems', 'VBZ'), (')?', 'NNP'), ('ideally', 'RB'), ('something', 'NN'), ('that', 'WDT'), ('is', 'VBZ'), ('geared', 'VBN'), ('toward', 'IN'), ('hobbyists', 'NNS'), ('small', 'JJ'), ('quantity', 'NN'), ('mail', 'NN'), ('order', 'NN'), ('etc', 'NN'), ('for', 'IN'), ('years', 'NNS'), ('we', 'PRP'), ('ve', 'VBP'), ('been', 'VBN'), ('buying', 'VBG'), ('them', 'PRP'), ('from', 'IN'), ('distributor', 'NN'), ('marshall', 'NN'), ('by', 'IN'), ('the', 'DT'), ('hundreds', 'NNS'), ('for', 'IN'), ('pmp', 'JJ'), ('kits', 'NNS'), ('but', 'CC'), ('orders', 'NNS'), ('have', 'VBP'), ('dropped', 'VBN'), ('to', 'TO'), ('the', 'DT'), ('point', 'NN'), ('where', 'WRB'), ('we', 'PRP'), ('can', 'MD'), ('no', 'RB'), ('longer', 'RB'), ('afford', 'VB'), ('to', 'TO'), ('offer', 'VB'), ('this', 'DT'), ('service', 'NN'), ('and', 'CC'), ('all', 'DT'), ('of', 'IN'), ('the', 'DT'), ('distributors', 'NNS'), ('ve', 'VBP'), ('checked', 'VBN'), ('have', 'VBP'), ('some', 'DT'), ('crazy', 'JJ'), ('minimum', 'JJ'), ('order', 'NN'), ('($', 'VBZ'), ('100', 'CD'), ('or', 'CC'), ('so', 'RB'), (').', 'JJ'), ('like', 'IN'), ('to', 'TO'), ('find', 'VB'), ('source', 'NN'), ('for', 'IN'), ('those', 'DT'), ('still', 'RB'), ('interested', 'JJ'), ('in', 'IN'), ('building', 'VBG'), ('pmp', 'JJ'), ('kits', 'NNS'), ('any', 'DT'), ('suggestions', 'NNS'), ('--', ':'), ('andrew', 'VBD'), ('payne', 'JJ'), ('dec', 'NN'), ('cambridge', 'NN'), ('research', 'NN'), ('lab', 'NN'), ('---', 'NNP'), ('r110b', 'NN'), ('wnet', 'NN'), ('hal_9000', 'NN')] | ['andrew', 'payne', 'message', 'id', 'organization', 'dec', 'cambridge', 'research', 'lab', 'date', 'tue', 'apr', 'gmt', 'anyone', 'know', 'source', 'modem', 'chip', 'use', 'baycom', 'pmp', 'modems', 'ideally', 'something', 'gear', 'toward', 'hobbyist', 'small', 'quantity', 'mail', 'order', 'etc', 'year', 'buy', 'distributor', 'marshall', 'hundred', 'pmp', 'kit', 'order', 'drop', 'point', 'longer', 'afford', 'offer', 'service', 'distributor', 'check', 'crazy', 'minimum', 'order', 'like', 'find', 'source', 'still', 'interested', 'build', 'pmp', 'kit', 'suggestion', 'andrew', 'payne', 'dec', 'cambridge', 'research', 'lab', 'wnet'] | ['message_id', 'research_lab', 'date_tue', 'tue_apr', 'apr_gmt', 'anyone_know', 'know_source', 'chip_use', 'mail_order', 'etc_year', 'year_buy', 'pmp_kit', 'offer_service', 'minimum_order', 'like_find', 'find_source', 'still_interested', 'pmp_kit', 'research_lab'] | sci_electronics_53951 |@lemmatized andrew:2 payne:2 message:1 id:1 organization:1 dec:2 cambridge:2 research:2 lab:2 date:1 tue:1 apr:1 gmt:1 anyone:1 know:1 source:2 modem:1 chip:1 use:1 baycom:1 pmp:3 modems:1 ideally:1 something:1 gear:1 toward:1 hobbyist:1 small:1 quantity:1 mail:1 order:3 etc:1 year:1 buy:1 distributor:2 marshall:1 hundred:1 kit:2 drop:1 point:1 longer:1 afford:1 offer:1 service:1 check:1 crazy:1 minimum:1 like:1 find:1 still:1 interested:1 build:1 suggestion:1 wnet:1 |@bigram message_id:1 research_lab:2 date_tue:1 tue_apr:1 apr_gmt:1 anyone_know:1 know_source:1 chip_use:1 mail_order:1 etc_year:1 year_buy:1 pmp_kit:2 offer_service:1 minimum_order:1 like_find:1 find_source:1 still_interested:1 |
6,823 | Hi,
I need xrn and xarchie for the HP's (9000/730, version 8 OS), either in
the source form or, (preferably) in executable form. Please suggest
where I can find this,
Send e-mail to: [email protected]
Thanks in advance,
Rao. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/67284 | 5 | comp_windows_x_67284 | [('hi', 'NNS'), ('need', 'VBP'), ('xrn', 'NNS'), ('and', 'CC'), ('xarchie', 'NN'), ('for', 'IN'), ('the', 'DT'), ('hp', 'NN'), ('9000', 'CD'), ('730', 'CD'), ('version', 'NN'), ('os', 'NN'), ('),', 'NNP'), ('either', 'CC'), ('in', 'IN'), ('the', 'DT'), ('source', 'NN'), ('form', 'NN'), ('or', 'CC'), ('preferably', 'RB'), ('in', 'IN'), ('executable', 'JJ'), ('form', 'NN'), ('please', 'NN'), ('suggest', 'VB'), ('where', 'WRB'), ('can', 'MD'), ('find', 'VB'), ('this', 'DT'), ('send', 'JJ'), ('mail', 'NN'), ('to', 'TO'), ('thanks', 'NNS'), ('in', 'IN'), ('advance', 'NN'), ('rao', 'NN')] | ['hi', 'need', 'xrn', 'xarchie', 'hp', 'version', 'either', 'source', 'form', 'preferably', 'executable', 'form', 'please', 'suggest', 'find', 'send', 'mail', 'thanks', 'advance', 'rao'] | ['hi_need', 'source_form', 'send_mail', 'mail_thanks', 'thanks_advance'] | comp_windows_x_67284 |@lemmatized hi:1 need:1 xrn:1 xarchie:1 hp:1 version:1 either:1 source:1 form:2 preferably:1 executable:1 please:1 suggest:1 find:1 send:1 mail:1 thanks:1 advance:1 rao:1 |@bigram hi_need:1 source_form:1 send_mail:1 mail_thanks:1 thanks_advance:1 |
6,824 | Here are some recent observations taken by the Hubble Space Telescope:
o The Faint Object Spectrograph (FOS) was used to make ultraviolet
observations of both the planet Pluto, and its moon Charon. The
peakups were successful. The observations were executed as
scheduled, and no problems were reported.
o Observations were made using the High Speed Photometer of the Planet
Uranus during an occultation by a faint star in Capricornus. These
observations will help in our understanding of the planet's
atmospheric radiative and dynamical processes. This event occurred
close to the last quarter moon, and special arrangements had to be
made to modify the lunar limit tests to allow these observations.
The observations are currently being reviewed, and all the
observations looked okay. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.space/60772 | 14 | sci_space_60772 | [('here', 'RB'), ('are', 'VBP'), ('some', 'DT'), ('recent', 'JJ'), ('observations', 'NNS'), ('taken', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('hubble', 'JJ'), ('space', 'NN'), ('telescope', 'VBP'), ('the', 'DT'), ('faint', 'NN'), ('object', 'NN'), ('spectrograph', 'NN'), ('fos', 'NN'), ('was', 'VBD'), ('used', 'VBN'), ('to', 'TO'), ('make', 'VB'), ('ultraviolet', 'JJ'), ('observations', 'NNS'), ('of', 'IN'), ('both', 'DT'), ('the', 'DT'), ('planet', 'NN'), ('pluto', 'NN'), ('and', 'CC'), ('its', 'PRP$'), ('moon', 'NN'), ('charon', 'NN'), ('the', 'DT'), ('peakups', 'NNS'), ('were', 'VBD'), ('successful', 'JJ'), ('the', 'DT'), ('observations', 'NNS'), ('were', 'VBD'), ('executed', 'VBN'), ('as', 'IN'), ('scheduled', 'VBN'), ('and', 'CC'), ('no', 'DT'), ('problems', 'NNS'), ('were', 'VBD'), ('reported', 'VBN'), ('observations', 'NNS'), ('were', 'VBD'), ('made', 'VBN'), ('using', 'VBG'), ('the', 'DT'), ('high', 'JJ'), ('speed', 'NN'), ('photometer', 'NN'), ('of', 'IN'), ('the', 'DT'), ('planet', 'NN'), ('uranus', 'NN'), ('during', 'IN'), ('an', 'DT'), ('occultation', 'NN'), ('by', 'IN'), ('faint', 'NN'), ('star', 'NN'), ('in', 'IN'), ('capricornus', 'NN'), ('these', 'DT'), ('observations', 'NNS'), ('will', 'MD'), ('help', 'VB'), ('in', 'IN'), ('our', 'PRP$'), ('understanding', 'NN'), ('of', 'IN'), ('the', 'DT'), ('planet', 'NN'), ('atmospheric', 'JJ'), ('radiative', 'NN'), ('and', 'CC'), ('dynamical', 'JJ'), ('processes', 'NNS'), ('this', 'DT'), ('event', 'NN'), ('occurred', 'VBD'), ('close', 'RB'), ('to', 'TO'), ('the', 'DT'), ('last', 'JJ'), ('quarter', 'NN'), ('moon', 'NN'), ('and', 'CC'), ('special', 'JJ'), ('arrangements', 'NNS'), ('had', 'VBD'), ('to', 'TO'), ('be', 'VB'), ('made', 'VBN'), ('to', 'TO'), ('modify', 'VB'), ('the', 'DT'), ('lunar', 'JJ'), ('limit', 'NN'), ('tests', 'NNS'), ('to', 'TO'), ('allow', 'VB'), ('these', 'DT'), ('observations', 'NNS'), ('the', 'DT'), ('observations', 'NNS'), ('are', 'VBP'), ('currently', 'RB'), ('being', 'VBG'), ('reviewed', 'VBN'), ('and', 'CC'), ('all', 'PDT'), ('the', 'DT'), ('observations', 'NNS'), ('looked', 'VBD'), ('okay', 'RP')] | ['recent', 'observation', 'take', 'hubble', 'space', 'telescope', 'faint', 'object', 'spectrograph', 'fo', 'use', 'make', 'ultraviolet', 'observation', 'planet', 'pluto', 'moon', 'charon', 'peakups', 'successful', 'observation', 'execute', 'schedule', 'problem', 'report', 'observation', 'make', 'use', 'high', 'speed', 'photometer', 'planet', 'uranus', 'occultation', 'faint', 'star', 'capricornus', 'observation', 'help', 'understanding', 'planet', 'atmospheric', 'radiative', 'dynamical', 'process', 'event', 'occur', 'close', 'last', 'quarter', 'moon', 'special', 'arrangement', 'make', 'modify', 'lunar', 'limit', 'test', 'allow', 'observation', 'observation', 'currently', 'review', 'observation', 'look', 'okay'] | ['hubble_space', 'space_telescope', 'use_make', 'make_use', 'use_high', 'high_speed', 'event_occur'] | sci_space_60772 |@lemmatized recent:1 observation:8 take:1 hubble:1 space:1 telescope:1 faint:2 object:1 spectrograph:1 fo:1 use:2 make:3 ultraviolet:1 planet:3 pluto:1 moon:2 charon:1 peakups:1 successful:1 execute:1 schedule:1 problem:1 report:1 high:1 speed:1 photometer:1 uranus:1 occultation:1 star:1 capricornus:1 help:1 understanding:1 atmospheric:1 radiative:1 dynamical:1 process:1 event:1 occur:1 close:1 last:1 quarter:1 special:1 arrangement:1 modify:1 lunar:1 limit:1 test:1 allow:1 currently:1 review:1 look:1 okay:1 |@bigram hubble_space:1 space_telescope:1 use_make:1 make_use:1 use_high:1 high_speed:1 event_occur:1 |
6,825 |
And the initiative for actual implementation. Clinton is not just an
innocent bystander here - They didn't just slap his name on it without
consulting him. What exactly is his extensive history of individual
rights advocacy that people are assuming he really has nothing to do
with this? He just went back on his pledge to cut the espionage
budget, and is now asking for more money than even Bush wanted. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.crypt/15465 | 11 | sci_crypt_15465 | [('and', 'CC'), ('the', 'DT'), ('initiative', 'NN'), ('for', 'IN'), ('actual', 'JJ'), ('implementation', 'NN'), ('clinton', 'NN'), ('is', 'VBZ'), ('not', 'RB'), ('just', 'RB'), ('an', 'DT'), ('innocent', 'JJ'), ('bystander', 'NN'), ('here', 'RB'), ('they', 'PRP'), ('didn', 'VBP'), ('just', 'RB'), ('slap', 'VB'), ('his', 'PRP$'), ('name', 'NN'), ('on', 'IN'), ('it', 'PRP'), ('without', 'IN'), ('consulting', 'VBG'), ('him', 'PRP'), ('what', 'WP'), ('exactly', 'RB'), ('is', 'VBZ'), ('his', 'PRP$'), ('extensive', 'JJ'), ('history', 'NN'), ('of', 'IN'), ('individual', 'JJ'), ('rights', 'NNS'), ('advocacy', 'NN'), ('that', 'IN'), ('people', 'NNS'), ('are', 'VBP'), ('assuming', 'VBG'), ('he', 'PRP'), ('really', 'RB'), ('has', 'VBZ'), ('nothing', 'NN'), ('to', 'TO'), ('do', 'VB'), ('with', 'IN'), ('this', 'DT'), ('he', 'PRP'), ('just', 'RB'), ('went', 'VBD'), ('back', 'RB'), ('on', 'IN'), ('his', 'PRP$'), ('pledge', 'NN'), ('to', 'TO'), ('cut', 'VB'), ('the', 'DT'), ('espionage', 'NN'), ('budget', 'NN'), ('and', 'CC'), ('is', 'VBZ'), ('now', 'RB'), ('asking', 'VBG'), ('for', 'IN'), ('more', 'JJR'), ('money', 'NN'), ('than', 'IN'), ('even', 'RB'), ('bush', 'VB'), ('wanted', 'VBD')] | ['initiative', 'actual', 'implementation', 'clinton', 'innocent', 'bystander', 'slap', 'name', 'without', 'consult', 'exactly', 'extensive', 'history', 'individual', 'right', 'advocacy', 'people', 'assume', 'really', 'nothing', 'go', 'back', 'pledge', 'cut', 'espionage', 'budget', 'ask', 'money', 'even', 'bush', 'want'] | ['individual_right', 'people_assume', 'really_nothing', 'nothing_go', 'go_back'] | sci_crypt_15465 |@lemmatized initiative:1 actual:1 implementation:1 clinton:1 innocent:1 bystander:1 slap:1 name:1 without:1 consult:1 exactly:1 extensive:1 history:1 individual:1 right:1 advocacy:1 people:1 assume:1 really:1 nothing:1 go:1 back:1 pledge:1 cut:1 espionage:1 budget:1 ask:1 money:1 even:1 bush:1 want:1 |@bigram individual_right:1 people_assume:1 really_nothing:1 nothing_go:1 go_back:1 |
6,826 | Apartment for rent in downtown Moscow!!!
2- room furnished apartment in a very nice location. 5 minutes walk to
Belorusskaya subway station. Walking distance to Kremlin, major shopping
centers, theaters, restaurants, and government buildings.
Available in early June.
Please, call:
(614)-459-4256 | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/76299 | 6 | misc_forsale_76299 | [('apartment', 'NN'), ('for', 'IN'), ('rent', 'NN'), ('in', 'IN'), ('downtown', 'JJ'), ('moscow', 'NN'), ('!!!', 'NNP'), ('room', 'NN'), ('furnished', 'VBD'), ('apartment', 'NN'), ('in', 'IN'), ('very', 'RB'), ('nice', 'JJ'), ('location', 'NN'), ('minutes', 'NNS'), ('walk', 'VBP'), ('to', 'TO'), ('belorusskaya', 'VB'), ('subway', 'JJ'), ('station', 'NN'), ('walking', 'VBG'), ('distance', 'NN'), ('to', 'TO'), ('kremlin', 'VB'), ('major', 'JJ'), ('shopping', 'NN'), ('centers', 'NNS'), ('theaters', 'NNS'), ('restaurants', 'NNS'), ('and', 'CC'), ('government', 'NN'), ('buildings', 'NNS'), ('available', 'JJ'), ('in', 'IN'), ('early', 'JJ'), ('june', 'NN'), ('please', 'NN'), ('call', 'VB'), ('614', 'CD'), (')-', 'JJ'), ('459', 'CD'), ('4256', 'CD')] | ['apartment', 'rent', 'downtown', 'moscow', 'room', 'furnish', 'apartment', 'nice', 'location', 'minute', 'walk', 'belorusskaya', 'subway', 'station', 'walk', 'distance', 'kremlin', 'major', 'shopping', 'center', 'theater', 'restaurant', 'government', 'building', 'available', 'early', 'june', 'please', 'call'] | ['walk_distance', 'please_call'] | misc_forsale_76299 |@lemmatized apartment:2 rent:1 downtown:1 moscow:1 room:1 furnish:1 nice:1 location:1 minute:1 walk:2 belorusskaya:1 subway:1 station:1 distance:1 kremlin:1 major:1 shopping:1 center:1 theater:1 restaurant:1 government:1 building:1 available:1 early:1 june:1 please:1 call:1 |@bigram walk_distance:1 please_call:1 |
6,827 | -------------------------------------------------------------------------
One reason that the WHA abandoned the blue puck was the fact that it
crumbled very quickly during play. The blue dye that was used somehow
affected the vulcanized rubber of the puck, decreasing its cohesiveness. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/52563 | 10 | rec_sport_hockey_52563 | [('-------------------------------------------------------------------------', 'VB'), ('one', 'CD'), ('reason', 'NN'), ('that', 'IN'), ('the', 'DT'), ('wha', 'NN'), ('abandoned', 'VBD'), ('the', 'DT'), ('blue', 'JJ'), ('puck', 'NN'), ('was', 'VBD'), ('the', 'DT'), ('fact', 'NN'), ('that', 'IN'), ('it', 'PRP'), ('crumbled', 'VBD'), ('very', 'RB'), ('quickly', 'RB'), ('during', 'IN'), ('play', 'VB'), ('the', 'DT'), ('blue', 'NN'), ('dye', 'NN'), ('that', 'WDT'), ('was', 'VBD'), ('used', 'VBN'), ('somehow', 'RB'), ('affected', 'VBD'), ('the', 'DT'), ('vulcanized', 'JJ'), ('rubber', 'NN'), ('of', 'IN'), ('the', 'DT'), ('puck', 'NN'), ('decreasing', 'VBG'), ('its', 'PRP$'), ('cohesiveness', 'NN')] | ['one', 'reason', 'wha', 'abandon', 'blue', 'puck', 'fact', 'crumble', 'quickly', 'play', 'blue', 'dye', 'use', 'somehow', 'affect', 'vulcanized', 'rubber', 'puck', 'decrease', 'cohesiveness'] | ['one_reason'] | rec_sport_hockey_52563 |@lemmatized one:1 reason:1 wha:1 abandon:1 blue:2 puck:2 fact:1 crumble:1 quickly:1 play:1 dye:1 use:1 somehow:1 affect:1 vulcanized:1 rubber:1 decrease:1 cohesiveness:1 |@bigram one_reason:1 |
6,828 |
C'mon, Tommy Soderstrom is having a fine rookie (I think he's a rookie)
season with the Flyers. I'm sure most of you knew that already, but just
in case. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/54221 | 10 | rec_sport_hockey_54221 | [('mon', 'NN'), ('tommy', 'NN'), ('soderstrom', 'NN'), ('is', 'VBZ'), ('having', 'VBG'), ('fine', 'JJ'), ('rookie', 'NN'), ('think', 'NN'), ('he', 'PRP'), ('rookie', 'VBZ'), ('season', 'NN'), ('with', 'IN'), ('the', 'DT'), ('flyers', 'NNS'), ('sure', 'VBP'), ('most', 'JJS'), ('of', 'IN'), ('you', 'PRP'), ('knew', 'VBP'), ('that', 'IN'), ('already', 'RB'), ('but', 'CC'), ('just', 'RB'), ('in', 'IN'), ('case', 'NN')] | ['mon', 'tommy', 'soderstrom', 'fine', 'rookie', 'think', 'rookie', 'season', 'flyer', 'sure', 'know', 'already', 'case'] | ['tommy_soderstrom', 'sure_know', 'know_already'] | rec_sport_hockey_54221 |@lemmatized mon:1 tommy:1 soderstrom:1 fine:1 rookie:2 think:1 season:1 flyer:1 sure:1 know:1 already:1 case:1 |@bigram tommy_soderstrom:1 sure_know:1 know_already:1 |
6,829 |
Would you mind posting the responses you get?
I am also interested, and there may be others.
Thanks, | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.space/61078 | 14 | sci_space_61078 | [('would', 'MD'), ('you', 'PRP'), ('mind', 'VB'), ('posting', 'VBG'), ('the', 'DT'), ('responses', 'NNS'), ('you', 'PRP'), ('get', 'VBP'), ('am', 'VBP'), ('also', 'RB'), ('interested', 'JJ'), ('and', 'CC'), ('there', 'EX'), ('may', 'MD'), ('be', 'VB'), ('others', 'NNS'), ('thanks', 'NNS')] | ['would', 'mind', 'post', 'response', 'get', 'also', 'interested', 'may', 'others', 'thanks'] | ['post_response', 'response_get', 'get_also', 'also_interested'] | sci_space_61078 |@lemmatized would:1 mind:1 post:1 response:1 get:1 also:1 interested:1 may:1 others:1 thanks:1 |@bigram post_response:1 response_get:1 get_also:1 also_interested:1 |
6,830 | Is the virtual mouse simulation in ol{v}wm 3.x available under X11R5?
I've been told I'm setting the right resource, yet it continues not to
work. I'm running olvwm3.3 (or olwm 3) on a Sun 3, X11R5 pl 22. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/66918 | 5 | comp_windows_x_66918 | [('is', 'VBZ'), ('the', 'DT'), ('virtual', 'JJ'), ('mouse', 'NN'), ('simulation', 'NN'), ('in', 'IN'), ('ol', 'JJ'), ('wm', 'NN'), ('available', 'JJ'), ('under', 'IN'), ('x11r5', 'NNP'), ('ve', 'NN'), ('been', 'VBN'), ('told', 'VBN'), ('setting', 'VBG'), ('the', 'DT'), ('right', 'JJ'), ('resource', 'NN'), ('yet', 'RB'), ('it', 'PRP'), ('continues', 'VBZ'), ('not', 'RB'), ('to', 'TO'), ('work', 'VB'), ('running', 'VBG'), ('olvwm3', 'PRP'), ('or', 'CC'), ('olwm', 'VB'), ('on', 'IN'), ('sun', 'NN'), ('x11r5', 'NN'), ('pl', 'NN'), ('22', 'CD')] | ['virtual', 'mouse', 'simulation', 'ol', 'wm', 'available', 'tell', 'set', 'right', 'resource', 'yet', 'continue', 'work', 'run', 'olwm', 'sun', 'pl'] | ['continue_work'] | comp_windows_x_66918 |@lemmatized virtual:1 mouse:1 simulation:1 ol:1 wm:1 available:1 tell:1 set:1 right:1 resource:1 yet:1 continue:1 work:1 run:1 olwm:1 sun:1 pl:1 |@bigram continue_work:1 |
6,831 | [email protected] (Lazer) writes ...
Specs for the 68040 can fill a 500 page book. Some highlights are...
32-bit address space w/ 32-bit data width. 18 32-bit integer registers
& 8 80-bit floating point registers. 8K copyback capable caches,
4-way set associative. Typical 1.2 clocks/integer instruction. 5
clocks for a floating point multiply.
(interesting aside: the 68040 can multiply two 80-bit floating point
numbers in less time than it can multiply two 32-bit integers)
More of the same but with multiple instruction dispatching. Figure
about 0.8 clocks per instruction typical (my guess). But the Motorola
guys are pretty bright, it may be less.
Call Motorola. I'm not typing it all in.
I'm predicting that both the 680x0 and x86 lines are reaching their
ends. New experimental processors have 64-bit data pathways and can
schedule up to 8 out of 32 instructions each clock cycle. That sort
of trick can't really be done with CISC architectures.
I finally saw some details on the 586/Pentium and was not greatly
impressed. They've finally done some work on the FPU to get it up to
speed, but otherwise it's only going to be a 2x speedup. And to get
that they're using two integer units, larger caches, and a branch
target buffer. Yes, I know they're talking about 100MHz processors.
Big whoop. Designing a 100MHz board is difficult and really
expensive. Priced 15ns memory chips lately?
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.mac.hardware/51707 | 4 | comp_sys_mac_hardware_51707 | [('lazer', 'NN'), ('writes', 'NNS'), ('...', ':'), ('specs', 'NN'), ('for', 'IN'), ('the', 'DT'), ('68040', 'CD'), ('can', 'MD'), ('fill', 'VB'), ('500', 'CD'), ('page', 'NN'), ('book', 'NN'), ('some', 'DT'), ('highlights', 'NNS'), ('are', 'VBP'), ('...', ':'), ('32', 'CD'), ('bit', 'NN'), ('address', 'JJ'), ('space', 'NN'), ('32', 'CD'), ('bit', 'NN'), ('data', 'NNS'), ('width', 'VBD'), ('18', 'CD'), ('32', 'CD'), ('bit', 'NN'), ('integer', 'JJ'), ('registers', 'NNS'), ('80', 'CD'), ('bit', 'NN'), ('floating', 'JJ'), ('point', 'NN'), ('registers', 'NNS'), ('8k', 'CD'), ('copyback', 'NN'), ('capable', 'JJ'), ('caches', 'NNS'), ('way', 'NN'), ('set', 'VBN'), ('associative', 'JJ'), ('typical', 'JJ'), ('clocks', 'NNS'), ('integer', 'VBP'), ('instruction', 'NN'), ('clocks', 'NNS'), ('for', 'IN'), ('floating', 'VBG'), ('point', 'NN'), ('multiply', 'NN'), ('interesting', 'VBG'), ('aside', 'IN'), ('the', 'DT'), ('68040', 'CD'), ('can', 'MD'), ('multiply', 'VB'), ('two', 'CD'), ('80', 'CD'), ('bit', 'NN'), ('floating', 'JJ'), ('point', 'NN'), ('numbers', 'NNS'), ('in', 'IN'), ('less', 'JJR'), ('time', 'NN'), ('than', 'IN'), ('it', 'PRP'), ('can', 'MD'), ('multiply', 'VB'), ('two', 'CD'), ('32', 'CD'), ('bit', 'NN'), ('integers', 'NNS'), ('more', 'JJR'), ('of', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('but', 'CC'), ('with', 'IN'), ('multiple', 'JJ'), ('instruction', 'NN'), ('dispatching', 'NN'), ('figure', 'NN'), ('about', 'IN'), ('clocks', 'NNS'), ('per', 'IN'), ('instruction', 'NN'), ('typical', 'JJ'), ('my', 'PRP$'), ('guess', 'JJ'), (').', 'NN'), ('but', 'CC'), ('the', 'DT'), ('motorola', 'NN'), ('guys', 'NNS'), ('are', 'VBP'), ('pretty', 'RB'), ('bright', 'JJ'), ('it', 'PRP'), ('may', 'MD'), ('be', 'VB'), ('less', 'JJR'), ('call', 'JJ'), ('motorola', 'NN'), ('not', 'RB'), ('typing', 'VBG'), ('it', 'PRP'), ('all', 'DT'), ('in', 'IN'), ('predicting', 'VBG'), ('that', 'IN'), ('both', 'CC'), ('the', 'DT'), ('680x0', 'CD'), ('and', 'CC'), ('x86', 'JJ'), ('lines', 'NNS'), ('are', 'VBP'), ('reaching', 'VBG'), ('their', 'PRP$'), ('ends', 'NNS'), ('new', 'JJ'), ('experimental', 'JJ'), ('processors', 'NNS'), ('have', 'VBP'), ('64', 'CD'), ('bit', 'NN'), ('data', 'NNS'), ('pathways', 'NNS'), ('and', 'CC'), ('can', 'MD'), ('schedule', 'VB'), ('up', 'RB'), ('to', 'TO'), ('out', 'IN'), ('of', 'IN'), ('32', 'CD'), ('instructions', 'NNS'), ('each', 'DT'), ('clock', 'NN'), ('cycle', 'NN'), ('that', 'IN'), ('sort', 'NN'), ('of', 'IN'), ('trick', 'NN'), ('can', 'MD'), ('really', 'RB'), ('be', 'VB'), ('done', 'VBN'), ('with', 'IN'), ('cisc', 'NN'), ('architectures', 'NNS'), ('finally', 'RB'), ('saw', 'VBD'), ('some', 'DT'), ('details', 'NNS'), ('on', 'IN'), ('the', 'DT'), ('586', 'CD'), ('pentium', 'NN'), ('and', 'CC'), ('was', 'VBD'), ('not', 'RB'), ('greatly', 'RB'), ('impressed', 'JJ'), ('they', 'PRP'), ('ve', 'VBP'), ('finally', 'RB'), ('done', 'VBN'), ('some', 'DT'), ('work', 'NN'), ('on', 'IN'), ('the', 'DT'), ('fpu', 'NN'), ('to', 'TO'), ('get', 'VB'), ('it', 'PRP'), ('up', 'RP'), ('to', 'TO'), ('speed', 'VB'), ('but', 'CC'), ('otherwise', 'VB'), ('it', 'PRP'), ('only', 'RB'), ('going', 'VBG'), ('to', 'TO'), ('be', 'VB'), ('2x', 'CD'), ('speedup', 'NN'), ('and', 'CC'), ('to', 'TO'), ('get', 'VB'), ('that', 'IN'), ('they', 'PRP'), ('re', 'VBP'), ('using', 'VBG'), ('two', 'CD'), ('integer', 'JJ'), ('units', 'NNS'), ('larger', 'JJR'), ('caches', 'NNS'), ('and', 'CC'), ('branch', 'NN'), ('target', 'NN'), ('buffer', 'VB'), ('yes', 'NNS'), ('know', 'VBP'), ('they', 'PRP'), ('re', 'VBP'), ('talking', 'VBG'), ('about', 'IN'), ('100mhz', 'CD'), ('processors', 'NNS'), ('big', 'JJ'), ('whoop', 'NN'), ('designing', 'VBG'), ('100mhz', 'CD'), ('board', 'NN'), ('is', 'VBZ'), ('difficult', 'JJ'), ('and', 'CC'), ('really', 'RB'), ('expensive', 'JJ'), ('priced', 'VBN'), ('15ns', 'CD'), ('memory', 'NN'), ('chips', 'NNS'), ('lately', 'RB')] | ['lazer', 'writes', 'spec', 'fill', 'page', 'book', 'highlight', 'bit', 'address', 'space', 'bit', 'data', 'width', 'bit', 'integer', 'register', 'bit', 'floating', 'point', 'register', 'copyback', 'capable', 'cache', 'way', 'set', 'associative', 'typical', 'clock', 'integer', 'instruction', 'clock', 'float', 'point', 'multiply', 'interest', 'aside', 'multiply', 'two', 'bit', 'floating', 'point', 'number', 'less', 'time', 'multiply', 'two', 'bit', 'integer', 'multiple', 'instruction', 'dispatching', 'figure', 'clock', 'per', 'instruction', 'typical', 'guess', 'motorola', 'guy', 'pretty', 'bright', 'may', 'less', 'call', 'motorola', 'type', 'predict', 'line', 'reach', 'end', 'new', 'experimental', 'processor', 'bit', 'data', 'pathway', 'schedule', 'instruction', 'clock', 'cycle', 'sort', 'trick', 'really', 'cisc', 'architecture', 'finally', 'saw', 'detail', 'pentium', 'greatly', 'impressed', 'finally', 'work', 'fpu', 'get', 'speed', 'otherwise', 'go', 'speedup', 'get', 'use', 'two', 'integer', 'unit', 'large', 'cache', 'branch', 'target', 'buffer', 'yes', 'know', 'talk', 'processor', 'big', 'whoop', 'design', 'board', 'difficult', 'really', 'expensive', 'price', 'memory', 'chip', 'lately'] | ['page_book', 'address_space', 'bit_data', 'way_set', 'float_point', 'two_bit', 'point_number', 'two_bit', 'may_less', 'reach_end', 'bit_data', 'clock_cycle', 'get_speed', 'get_use', 'use_two', 'yes_know', 'know_talk', 'memory_chip'] | comp_sys_mac_hardware_51707 |@lemmatized lazer:1 writes:1 spec:1 fill:1 page:1 book:1 highlight:1 bit:7 address:1 space:1 data:2 width:1 integer:4 register:2 floating:2 point:3 copyback:1 capable:1 cache:2 way:1 set:1 associative:1 typical:2 clock:4 instruction:4 float:1 multiply:3 interest:1 aside:1 two:3 number:1 less:2 time:1 multiple:1 dispatching:1 figure:1 per:1 guess:1 motorola:2 guy:1 pretty:1 bright:1 may:1 call:1 type:1 predict:1 line:1 reach:1 end:1 new:1 experimental:1 processor:2 pathway:1 schedule:1 cycle:1 sort:1 trick:1 really:2 cisc:1 architecture:1 finally:2 saw:1 detail:1 pentium:1 greatly:1 impressed:1 work:1 fpu:1 get:2 speed:1 otherwise:1 go:1 speedup:1 use:1 unit:1 large:1 branch:1 target:1 buffer:1 yes:1 know:1 talk:1 big:1 whoop:1 design:1 board:1 difficult:1 expensive:1 price:1 memory:1 chip:1 lately:1 |@bigram page_book:1 address_space:1 bit_data:2 way_set:1 float_point:1 two_bit:2 point_number:1 may_less:1 reach_end:1 clock_cycle:1 get_speed:1 get_use:1 use_two:1 yes_know:1 know_talk:1 memory_chip:1 |
6,832 |
You *can* upgrade MSC 7.0 and QCWIN to the Visual C++ products as follows:
STANDARD EDITION:
List Price $199
Upgrade from QCWin $ 79
Competitive Upgrade $ 99
PROFESSIONAL EDITION:
List Price $499
Upgrade from MSC 7.0 $139
Competitive Upgrade* $199
* Includes upgrades from other MS language products like QCWin
-------------------------------------------------------------------------------
Michael Goo |
Hewlett-Packard | "I never try to cover my ass...
Information Networks Division | but I certainly support your right to do so!"
19420 Homestead Road MS 43LT |
Cupertino, CA 95014-9974 |
[email protected] | | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/9935 | 2 | comp_os_ms-windows_misc_9935 | [('you', 'PRP'), ('can', 'MD'), ('upgrade', 'VB'), ('msc', 'NN'), ('and', 'CC'), ('qcwin', 'NN'), ('to', 'TO'), ('the', 'DT'), ('visual', 'JJ'), ('++', 'NN'), ('products', 'NNS'), ('as', 'IN'), ('follows', 'VBZ'), ('standard', 'JJ'), ('edition', 'NN'), ('list', 'NN'), ('price', 'NN'), ('199', 'CD'), ('upgrade', 'NN'), ('from', 'IN'), ('qcwin', 'JJ'), ('79', 'CD'), ('competitive', 'JJ'), ('upgrade', 'NN'), ('99', 'CD'), ('professional', 'JJ'), ('edition', 'NN'), ('list', 'NN'), ('price', 'NN'), ('499', 'CD'), ('upgrade', 'NN'), ('from', 'IN'), ('msc', '$'), ('139', 'CD'), ('competitive', 'JJ'), ('upgrade', 'JJ'), ('199', 'CD'), ('includes', 'VBZ'), ('upgrades', 'NNS'), ('from', 'IN'), ('other', 'JJ'), ('ms', 'JJ'), ('language', 'NN'), ('products', 'NNS'), ('like', 'IN'), ('qcwin', 'NN'), ('-------------------------------------------------------------------------------', 'NN'), ('michael', 'NN'), ('goo', 'VBP'), ('hewlett', 'JJ'), ('packard', 'NN'), ('never', 'RB'), ('try', 'VB'), ('to', 'TO'), ('cover', 'VB'), ('my', 'PRP$'), ('ass', 'NN'), ('...', ':'), ('information', 'NN'), ('networks', 'NNS'), ('division', 'NN'), ('but', 'CC'), ('certainly', 'RB'), ('support', 'VB'), ('your', 'PRP$'), ('right', 'NN'), ('to', 'TO'), ('do', 'VB'), ('so', 'RB'), ('!"', 'VB'), ('19420', 'CD'), ('homestead', 'JJ'), ('road', 'NN'), ('ms', 'NN'), ('43lt', 'CD'), ('cupertino', 'NN'), ('ca', 'MD'), ('95014', 'CD'), ('9974', 'CD')] | ['upgrade', 'msc', 'qcwin', 'visual', 'product', 'follow', 'standard', 'edition', 'list', 'price', 'upgrade', 'qcwin', 'competitive', 'upgrade', 'professional', 'edition', 'list', 'price', 'upgrade', 'msc', 'competitive', 'upgrade', 'include', 'upgrade', 'ms', 'language', 'product', 'like', 'qcwin', 'michael', 'goo', 'hewlett', 'packard', 'never', 'try', 'cover', 'information', 'network', 'division', 'certainly', 'support', 'right', 'homestead', 'road', 'cupertino', 'ca'] | ['list_price', 'list_price', 'product_like', 'hewlett_packard', 'never_try', 'try_cover', 'support_right'] | comp_os_ms-windows_misc_9935 |@lemmatized upgrade:6 msc:2 qcwin:3 visual:1 product:2 follow:1 standard:1 edition:2 list:2 price:2 competitive:2 professional:1 include:1 ms:1 language:1 like:1 michael:1 goo:1 hewlett:1 packard:1 never:1 try:1 cover:1 information:1 network:1 division:1 certainly:1 support:1 right:1 homestead:1 road:1 cupertino:1 ca:1 |@bigram list_price:2 product_like:1 hewlett_packard:1 never_try:1 try_cover:1 support_right:1 |
6,833 | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/soc.religion.christian/21330 | 15 | soc_religion_christian_21330 | [] | [] | [] | soc_religion_christian_21330 |@lemmatized |@bigram |
|
6,834 | See subject. An opportunity for sales-people (-persons? -entities?).
I am looking for a commercial/PD graphics editor with fairly limited
abilities that runs under X and preferably uses Motif widgets. It must
run on HP-UX version 9, either with or without the PEX extension. The
sort of things I want are simple drawing, resizing and moving of objects
such as lines, rectangles and text. Bounding rectangle operations are
sufficient for object selection. Ideally it should also allow the
creation and placement of more complex objects such as widgets (e.g.
text entry fields or labels), but this is not mandatory.
Does anyone have such an animal? If you do, please mail me with details
including price (especially run-time licensing since it must be
included in a product). Alternatively, send glossies to me at Logica,
68 Newman Street, London W1, including technical info please. For PD
stuff, I have some effort that could be put into porting.
Thanks for any help,
Nicholas Young. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/67311 | 5 | comp_windows_x_67311 | [('see', 'VB'), ('subject', 'JJ'), ('an', 'DT'), ('opportunity', 'NN'), ('for', 'IN'), ('sales', 'NNS'), ('people', 'NNS'), ('(-', 'JJ'), ('persons', 'NNS'), ('entities', 'NNS'), ('?).', 'VBP'), ('am', 'VBP'), ('looking', 'VBG'), ('for', 'IN'), ('commercial', 'JJ'), ('pd', 'NN'), ('graphics', 'NNS'), ('editor', 'NN'), ('with', 'IN'), ('fairly', 'RB'), ('limited', 'JJ'), ('abilities', 'NNS'), ('that', 'WDT'), ('runs', 'VBZ'), ('under', 'IN'), ('and', 'CC'), ('preferably', 'RB'), ('uses', 'VBZ'), ('motif', 'JJ'), ('widgets', 'NNS'), ('it', 'PRP'), ('must', 'MD'), ('run', 'VB'), ('on', 'IN'), ('hp', 'NN'), ('ux', 'JJ'), ('version', 'NN'), ('either', 'CC'), ('with', 'IN'), ('or', 'CC'), ('without', 'IN'), ('the', 'DT'), ('pex', 'NN'), ('extension', 'NN'), ('the', 'DT'), ('sort', 'NN'), ('of', 'IN'), ('things', 'NNS'), ('want', 'VBP'), ('are', 'VBP'), ('simple', 'JJ'), ('drawing', 'VBG'), ('resizing', 'NN'), ('and', 'CC'), ('moving', 'NN'), ('of', 'IN'), ('objects', 'NNS'), ('such', 'JJ'), ('as', 'IN'), ('lines', 'NNS'), ('rectangles', 'NNS'), ('and', 'CC'), ('text', 'NN'), ('bounding', 'NN'), ('rectangle', 'NN'), ('operations', 'NNS'), ('are', 'VBP'), ('sufficient', 'JJ'), ('for', 'IN'), ('object', 'JJ'), ('selection', 'NN'), ('ideally', 'RB'), ('it', 'PRP'), ('should', 'MD'), ('also', 'RB'), ('allow', 'VB'), ('the', 'DT'), ('creation', 'NN'), ('and', 'CC'), ('placement', 'NN'), ('of', 'IN'), ('more', 'RBR'), ('complex', 'JJ'), ('objects', 'NNS'), ('such', 'JJ'), ('as', 'IN'), ('widgets', 'NNS'), ('text', 'JJ'), ('entry', 'NN'), ('fields', 'NNS'), ('or', 'CC'), ('labels', 'NNS'), ('),', 'VBP'), ('but', 'CC'), ('this', 'DT'), ('is', 'VBZ'), ('not', 'RB'), ('mandatory', 'JJ'), ('does', 'VBZ'), ('anyone', 'NN'), ('have', 'VB'), ('such', 'JJ'), ('an', 'DT'), ('animal', 'NN'), ('if', 'IN'), ('you', 'PRP'), ('do', 'VBP'), ('please', 'VB'), ('mail', 'VB'), ('me', 'PRP'), ('with', 'IN'), ('details', 'NNS'), ('including', 'VBG'), ('price', 'NN'), ('especially', 'RB'), ('run', 'JJ'), ('time', 'NN'), ('licensing', 'NN'), ('since', 'IN'), ('it', 'PRP'), ('must', 'MD'), ('be', 'VB'), ('included', 'VBN'), ('in', 'IN'), ('product', 'NN'), (').', 'NNP'), ('alternatively', 'RB'), ('send', 'VB'), ('glossies', 'NNS'), ('to', 'TO'), ('me', 'PRP'), ('at', 'IN'), ('logica', '$'), ('68', 'CD'), ('newman', 'JJ'), ('street', 'NN'), ('london', 'NNS'), ('w1', 'VBP'), ('including', 'VBG'), ('technical', 'JJ'), ('info', 'NN'), ('please', 'NN'), ('for', 'IN'), ('pd', 'NN'), ('stuff', 'NN'), ('have', 'VBP'), ('some', 'DT'), ('effort', 'NN'), ('that', 'WDT'), ('could', 'MD'), ('be', 'VB'), ('put', 'VBN'), ('into', 'IN'), ('porting', 'VBG'), ('thanks', 'NNS'), ('for', 'IN'), ('any', 'DT'), ('help', 'NN'), ('nicholas', 'NNS'), ('young', 'JJ')] | ['see', 'subject', 'opportunity', 'sale', 'people', 'person', 'entity', 'look', 'commercial', 'pd', 'graphic', 'editor', 'fairly', 'limited', 'ability', 'run', 'preferably', 'use', 'motif', 'widget', 'must', 'run', 'hp', 'ux', 'version', 'either', 'without', 'pex', 'extension', 'sort', 'thing', 'want', 'simple', 'draw', 'resizing', 'moving', 'object', 'line', 'rectangle', 'text', 'bounding', 'rectangle', 'operation', 'sufficient', 'object', 'selection', 'ideally', 'also', 'allow', 'creation', 'placement', 'complex', 'object', 'widget', 'text', 'entry', 'field', 'label', 'mandatory', 'anyone', 'animal', 'please', 'mail', 'detail', 'include', 'price', 'especially', 'run', 'time', 'licensing', 'since', 'must', 'include', 'product', 'alternatively', 'send', 'glossy', 'logica', 'newman', 'street', 'london', 'include', 'technical', 'info', 'please', 'pd', 'stuff', 'effort', 'could', 'put', 'port', 'thanks', 'help', 'nicholas', 'young'] | ['see_subject', 'sale_people', 'graphic_editor', 'use_motif', 'motif_widget', 'must_run', 'run_hp', 'hp_ux', 'sort_thing', 'thing_want', 'also_allow', 'please_mail', 'mail_detail', 'include_price', 'run_time', 'must_include', 'technical_info', 'info_please', 'could_put', 'thanks_help'] | comp_windows_x_67311 |@lemmatized see:1 subject:1 opportunity:1 sale:1 people:1 person:1 entity:1 look:1 commercial:1 pd:2 graphic:1 editor:1 fairly:1 limited:1 ability:1 run:3 preferably:1 use:1 motif:1 widget:2 must:2 hp:1 ux:1 version:1 either:1 without:1 pex:1 extension:1 sort:1 thing:1 want:1 simple:1 draw:1 resizing:1 moving:1 object:3 line:1 rectangle:2 text:2 bounding:1 operation:1 sufficient:1 selection:1 ideally:1 also:1 allow:1 creation:1 placement:1 complex:1 entry:1 field:1 label:1 mandatory:1 anyone:1 animal:1 please:2 mail:1 detail:1 include:3 price:1 especially:1 time:1 licensing:1 since:1 product:1 alternatively:1 send:1 glossy:1 logica:1 newman:1 street:1 london:1 technical:1 info:1 stuff:1 effort:1 could:1 put:1 port:1 thanks:1 help:1 nicholas:1 young:1 |@bigram see_subject:1 sale_people:1 graphic_editor:1 use_motif:1 motif_widget:1 must_run:1 run_hp:1 hp_ux:1 sort_thing:1 thing_want:1 also_allow:1 please_mail:1 mail_detail:1 include_price:1 run_time:1 must_include:1 technical_info:1 info_please:1 could_put:1 thanks_help:1 |
6,835 | could
convenient
then
and
called Global
earth.
get
meters (on
Thought it means Global Positioning System. There are two precision levels, one
for army applications (killing has to be very accurate today) and one for civil
ones. The civil precision is about 20 to 30m (correct me, if I'm wrong),
though, it may be insufficiant for mapping buildings. But there is a way with
an additional reference point (e.g. one fixed GPS system in a house) to get the
same high precision as the military version, but it gets pretty complicated
then. If You use a microwave system (actually this means some type of radar),
You need quite a lot of number crunching to get accurate vectorized data out of
Your original signals. So the GPS system seems to be the better (and running)
idea for Your application(there have been discussions in this newsgroup, don't
know of an address anymore).
Cheers Robert (HB9NBY) | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/53587 | 12 | sci_electronics_53587 | [('could', 'MD'), ('convenient', 'VB'), ('then', 'RB'), ('and', 'CC'), ('called', 'VBD'), ('global', 'JJ'), ('earth', 'NN'), ('get', 'VB'), ('meters', 'NNS'), ('on', 'IN'), ('thought', 'NN'), ('it', 'PRP'), ('means', 'VBZ'), ('global', 'JJ'), ('positioning', 'NN'), ('system', 'NN'), ('there', 'EX'), ('are', 'VBP'), ('two', 'CD'), ('precision', 'NN'), ('levels', 'NNS'), ('one', 'CD'), ('for', 'IN'), ('army', 'NN'), ('applications', 'NNS'), ('killing', 'VBG'), ('has', 'VBZ'), ('to', 'TO'), ('be', 'VB'), ('very', 'RB'), ('accurate', 'JJ'), ('today', 'NN'), ('and', 'CC'), ('one', 'CD'), ('for', 'IN'), ('civil', 'JJ'), ('ones', 'NNS'), ('the', 'DT'), ('civil', 'JJ'), ('precision', 'NN'), ('is', 'VBZ'), ('about', 'RB'), ('20', 'CD'), ('to', 'TO'), ('30m', 'CD'), ('correct', 'NN'), ('me', 'PRP'), ('if', 'IN'), ('wrong', 'JJ'), ('),', 'FW'), ('though', 'IN'), ('it', 'PRP'), ('may', 'MD'), ('be', 'VB'), ('insufficiant', 'JJ'), ('for', 'IN'), ('mapping', 'VBG'), ('buildings', 'NNS'), ('but', 'CC'), ('there', 'EX'), ('is', 'VBZ'), ('way', 'NN'), ('with', 'IN'), ('an', 'DT'), ('additional', 'JJ'), ('reference', 'NN'), ('point', 'NN'), ('one', 'CD'), ('fixed', 'VBN'), ('gps', 'NN'), ('system', 'NN'), ('in', 'IN'), ('house', 'NN'), ('to', 'TO'), ('get', 'VB'), ('the', 'DT'), ('same', 'JJ'), ('high', 'JJ'), ('precision', 'NN'), ('as', 'IN'), ('the', 'DT'), ('military', 'JJ'), ('version', 'NN'), ('but', 'CC'), ('it', 'PRP'), ('gets', 'VBZ'), ('pretty', 'RB'), ('complicated', 'VBN'), ('then', 'RB'), ('if', 'IN'), ('you', 'PRP'), ('use', 'VBP'), ('microwave', 'JJ'), ('system', 'NN'), ('actually', 'RB'), ('this', 'DT'), ('means', 'VBZ'), ('some', 'DT'), ('type', 'NN'), ('of', 'IN'), ('radar', 'NN'), ('),', 'NN'), ('you', 'PRP'), ('need', 'VBP'), ('quite', 'RB'), ('lot', 'NN'), ('of', 'IN'), ('number', 'NN'), ('crunching', 'VBG'), ('to', 'TO'), ('get', 'VB'), ('accurate', 'JJ'), ('vectorized', 'VBN'), ('data', 'NNS'), ('out', 'IN'), ('of', 'IN'), ('your', 'PRP$'), ('original', 'JJ'), ('signals', 'NNS'), ('so', 'IN'), ('the', 'DT'), ('gps', 'NN'), ('system', 'NN'), ('seems', 'VBZ'), ('to', 'TO'), ('be', 'VB'), ('the', 'DT'), ('better', 'JJR'), ('and', 'CC'), ('running', 'VBG'), ('idea', 'NN'), ('for', 'IN'), ('your', 'PRP$'), ('application', 'NN'), ('there', 'RB'), ('have', 'VBP'), ('been', 'VBN'), ('discussions', 'NNS'), ('in', 'IN'), ('this', 'DT'), ('newsgroup', 'JJ'), ('don', 'NN'), ('know', 'NN'), ('of', 'IN'), ('an', 'DT'), ('address', 'NN'), ('anymore', 'RB'), (').', 'JJ'), ('cheers', 'NNS'), ('robert', 'VBP'), ('hb9nby', 'NN')] | ['could', 'convenient', 'call', 'global', 'earth', 'get', 'meter', 'thought', 'mean', 'global', 'positioning', 'system', 'two', 'precision', 'level', 'one', 'army', 'application', 'kill', 'accurate', 'today', 'one', 'civil', 'one', 'civil', 'precision', 'correct', 'wrong', 'though', 'may', 'insufficiant', 'map', 'building', 'way', 'additional', 'reference', 'point', 'one', 'fix', 'gps', 'system', 'house', 'get', 'high', 'precision', 'military', 'version', 'get', 'pretty', 'complicate', 'use', 'microwave', 'system', 'actually', 'mean', 'type', 'radar', 'need', 'quite', 'lot', 'number', 'crunch', 'get', 'accurate', 'vectorized', 'data', 'original', 'signal', 'gps', 'system', 'seem', 'good', 'run', 'idea', 'application', 'discussion', 'newsgroup', 'know', 'address', 'anymore', 'cheer', 'robert'] | ['global_positioning', 'positioning_system', 'system_two', 'today_one', 'correct_wrong', 'though_may', 'reference_point', 'point_one', 'get_high', 'version_get', 'get_pretty', 'quite_lot', 'number_crunch', 'system_seem', 'seem_good'] | sci_electronics_53587 |@lemmatized could:1 convenient:1 call:1 global:2 earth:1 get:4 meter:1 thought:1 mean:2 positioning:1 system:4 two:1 precision:3 level:1 one:4 army:1 application:2 kill:1 accurate:2 today:1 civil:2 correct:1 wrong:1 though:1 may:1 insufficiant:1 map:1 building:1 way:1 additional:1 reference:1 point:1 fix:1 gps:2 house:1 high:1 military:1 version:1 pretty:1 complicate:1 use:1 microwave:1 actually:1 type:1 radar:1 need:1 quite:1 lot:1 number:1 crunch:1 vectorized:1 data:1 original:1 signal:1 seem:1 good:1 run:1 idea:1 discussion:1 newsgroup:1 know:1 address:1 anymore:1 cheer:1 robert:1 |@bigram global_positioning:1 positioning_system:1 system_two:1 today_one:1 correct_wrong:1 though_may:1 reference_point:1 point_one:1 get_high:1 version_get:1 get_pretty:1 quite_lot:1 number_crunch:1 system_seem:1 seem_good:1 |
6,836 |
Since one is also unlikely to get "the truth" from either Arab or
Palestinian news outlets, where do we go to "understand", to learn?
Is one form of propoganda more reliable than another? The only way
to determine that is to try and get beyond the writer's "political
agenda", whether it is "on" or "against" our *side*.
Tim | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.mideast/76198 | 17 | talk_politics_mideast_76198 | [('since', 'IN'), ('one', 'CD'), ('is', 'VBZ'), ('also', 'RB'), ('unlikely', 'JJ'), ('to', 'TO'), ('get', 'VB'), ('the', 'DT'), ('truth', 'NN'), ('from', 'IN'), ('either', 'CC'), ('arab', 'JJ'), ('or', 'CC'), ('palestinian', 'JJ'), ('news', 'NN'), ('outlets', 'NNS'), ('where', 'WRB'), ('do', 'VBP'), ('we', 'PRP'), ('go', 'VB'), ('to', 'TO'), ('understand', 'VB'), ('",', 'NN'), ('to', 'TO'), ('learn', 'VB'), ('is', 'VBZ'), ('one', 'CD'), ('form', 'NN'), ('of', 'IN'), ('propoganda', 'NN'), ('more', 'RBR'), ('reliable', 'JJ'), ('than', 'IN'), ('another', 'DT'), ('the', 'DT'), ('only', 'JJ'), ('way', 'NN'), ('to', 'TO'), ('determine', 'VB'), ('that', 'DT'), ('is', 'VBZ'), ('to', 'TO'), ('try', 'VB'), ('and', 'CC'), ('get', 'VB'), ('beyond', 'IN'), ('the', 'DT'), ('writer', 'JJ'), ('political', 'JJ'), ('agenda', 'NN'), ('",', 'IN'), ('whether', 'IN'), ('it', 'PRP'), ('is', 'VBZ'), ('on', 'IN'), ('or', 'CC'), ('against', 'IN'), ('our', 'PRP$'), ('side', 'NN'), ('*.', 'NNP'), ('tim', 'NN')] | ['since', 'one', 'also', 'unlikely', 'get', 'truth', 'either', 'arab', 'palestinian', 'news', 'outlet', 'go', 'understand', 'learn', 'one', 'form', 'propoganda', 'reliable', 'another', 'way', 'determine', 'try', 'get', 'beyond', 'writer', 'political', 'agenda', 'whether', 'side', 'tim'] | ['since_one', 'one_also', 'arab_palestinian', 'one_form', 'another_way', 'way_determine', 'try_get', 'political_agenda'] | talk_politics_mideast_76198 |@lemmatized since:1 one:2 also:1 unlikely:1 get:2 truth:1 either:1 arab:1 palestinian:1 news:1 outlet:1 go:1 understand:1 learn:1 form:1 propoganda:1 reliable:1 another:1 way:1 determine:1 try:1 beyond:1 writer:1 political:1 agenda:1 whether:1 side:1 tim:1 |@bigram since_one:1 one_also:1 arab_palestinian:1 one_form:1 another_way:1 way_determine:1 try_get:1 political_agenda:1 |
6,837 | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/67032 | 5 | comp_windows_x_67032 | [] | [] | [] | comp_windows_x_67032 |@lemmatized |@bigram |
|
6,838 | Hey,
I have some Star Trek Christmas Ornaments for sale. They are the the
Hallmark Shuttle Craft Galileo. They went for $24.00 during christmas. I
am willing to sell it for that price + shipping. If you are interested
and have some questions, please reply...
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/76186 | 6 | misc_forsale_76186 | [('hey', 'NN'), ('have', 'VBP'), ('some', 'DT'), ('star', 'NN'), ('trek', 'NN'), ('christmas', 'NN'), ('ornaments', 'NNS'), ('for', 'IN'), ('sale', 'NN'), ('they', 'PRP'), ('are', 'VBP'), ('the', 'DT'), ('the', 'DT'), ('hallmark', 'NN'), ('shuttle', 'NN'), ('craft', 'NN'), ('galileo', 'NN'), ('they', 'PRP'), ('went', 'VBD'), ('for', 'IN'), ('24', 'CD'), ('00', 'CD'), ('during', 'IN'), ('christmas', 'NN'), ('am', 'VBP'), ('willing', 'JJ'), ('to', 'TO'), ('sell', 'VB'), ('it', 'PRP'), ('for', 'IN'), ('that', 'DT'), ('price', 'NN'), ('shipping', 'NN'), ('if', 'IN'), ('you', 'PRP'), ('are', 'VBP'), ('interested', 'JJ'), ('and', 'CC'), ('have', 'VBP'), ('some', 'DT'), ('questions', 'NNS'), ('please', 'VBP'), ('reply', 'VB'), ('...', ':')] | ['hey', 'star', 'trek', 'christmas', 'ornament', 'sale', 'hallmark', 'shuttle', 'craft', 'galileo', 'go', 'christmas', 'willing', 'sell', 'price', 'shipping', 'interested', 'question', 'please', 'reply'] | ['star_trek', 'willing_sell', 'question_please', 'please_reply'] | misc_forsale_76186 |@lemmatized hey:1 star:1 trek:1 christmas:2 ornament:1 sale:1 hallmark:1 shuttle:1 craft:1 galileo:1 go:1 willing:1 sell:1 price:1 shipping:1 interested:1 question:1 please:1 reply:1 |@bigram star_trek:1 willing_sell:1 question_please:1 please_reply:1 |
6,839 |
I don't buy this at all. Roy was the reason the game was tied... and that
would *not* have been the case had Dionne kept his cool.
Hextall gave up 2 very questionable goals himself ...
Both Dionne's and Bellows' shots were misplayed by Hextall, but just because
his gaffes were early in the game, no one seems to care. Roy stood on his head
for the first 15 minutes of the game when the Nords were rushing from
end-to-end. Kamensky's mini-break after the tying goal and the first shot by
Young in OT were both excellent chances stopped by Roy. Roy outplayed Hextall
for most of the game, but Roy becomes the villain and Hextall the hero
because Roy's team didn't make full use of their opportunities.
Hextall, on the other hand, had a lot of lucky bounces ... he played very
well, but the Haller shot off the post in OT, the rebound bouncing over
Bellows' stick, the Brunet breakaway, the 3 chances for LeClair ... all
those opportunities were *not* finished off by Montreal, and it cost them.
Hextall wasn't particularly brilliant on those plays ...
Sure, no excuse ... but it was just the 1 goal. The timing stank, but against
an explosive team like Quebec, they gave them 1 opportunity too many with
a powerplay that was totally unnecessary.
I disagree. Roy played well because he wasn't screened the whole night.
The defense, for the 1st time this season, played remarkably, keeping Sakic,
Nolan, and Sundin out of the slot most of the night.
This most certainly was a team loss... Leclair missed his opportunities,
as did Bellows and Brunet. Dionne took a bad penalty. Damphousse and Lebeau
were *silent*. Carbonneau and Savard were a step behind all night. Roy gave
up the bad goal. Roy, by no means, can be singled out for this loss.
And Hextall didn't on Dionne's goal? Please. Roy is paid big money because
that is his value compared to other goalies ... and he still is in the top 5,
when you consider the defense, or lack of one, that played in front of him
for most of the season.
The Montreal media is the quickest to heap praise and then hurl derogatory
comments against the Habs. They are no better than uninformed fans. Why should
they read the papers? They played 58 minutes of "Burnsian" hockey to shut
down Quebec. All they need tonight, and for the rest of the series is the
extra 2.
Red Light to face Quebec...rubbish. That's a guaranteed way to end the
series 4-0. Who would be taught a lesson by this ?
The fans, the media, and Racicot, perhaps. Certainly not the rest of the team.
If you mean the goal should never have gone in, because there should never
have been an OT, then I agree. But the goal itself was a great piece of work
by Young. Roy had both the near and far posts covered, but Young flipped the
puck up under Roy's arm as he wrapped-around the net ... not a bad goal at all. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/53829 | 10 | rec_sport_hockey_53829 | [('don', 'NN'), ('buy', 'VB'), ('this', 'DT'), ('at', 'IN'), ('all', 'DT'), ('roy', 'NN'), ('was', 'VBD'), ('the', 'DT'), ('reason', 'NN'), ('the', 'DT'), ('game', 'NN'), ('was', 'VBD'), ('tied', 'VBN'), ('...', ':'), ('and', 'CC'), ('that', 'DT'), ('would', 'MD'), ('not', 'RB'), ('have', 'VB'), ('been', 'VBN'), ('the', 'DT'), ('case', 'NN'), ('had', 'VBD'), ('dionne', 'VBN'), ('kept', 'IN'), ('his', 'PRP$'), ('cool', 'JJ'), ('hextall', 'NN'), ('gave', 'VBD'), ('up', 'RP'), ('very', 'RB'), ('questionable', 'JJ'), ('goals', 'NNS'), ('himself', 'PRP'), ('...', ':'), ('both', 'DT'), ('dionne', 'NNS'), ('and', 'CC'), ('bellows', 'NNS'), ('shots', 'NNS'), ('were', 'VBD'), ('misplayed', 'VBN'), ('by', 'IN'), ('hextall', 'NN'), ('but', 'CC'), ('just', 'RB'), ('because', 'IN'), ('his', 'PRP$'), ('gaffes', 'NN'), ('were', 'VBD'), ('early', 'RB'), ('in', 'IN'), ('the', 'DT'), ('game', 'NN'), ('no', 'DT'), ('one', 'NN'), ('seems', 'VBZ'), ('to', 'TO'), ('care', 'VB'), ('roy', 'JJ'), ('stood', 'NN'), ('on', 'IN'), ('his', 'PRP$'), ('head', 'NN'), ('for', 'IN'), ('the', 'DT'), ('first', 'JJ'), ('15', 'CD'), ('minutes', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('game', 'NN'), ('when', 'WRB'), ('the', 'DT'), ('nords', 'NNS'), ('were', 'VBD'), ('rushing', 'VBG'), ('from', 'IN'), ('end', 'NN'), ('to', 'TO'), ('end', 'VB'), ('kamensky', 'NN'), ('mini', 'NN'), ('break', 'NN'), ('after', 'IN'), ('the', 'DT'), ('tying', 'NN'), ('goal', 'NN'), ('and', 'CC'), ('the', 'DT'), ('first', 'JJ'), ('shot', 'NN'), ('by', 'IN'), ('young', 'JJ'), ('in', 'IN'), ('ot', 'NN'), ('were', 'VBD'), ('both', 'DT'), ('excellent', 'JJ'), ('chances', 'NNS'), ('stopped', 'VBN'), ('by', 'IN'), ('roy', 'JJ'), ('roy', 'NN'), ('outplayed', 'VBD'), ('hextall', 'NN'), ('for', 'IN'), ('most', 'JJS'), ('of', 'IN'), ('the', 'DT'), ('game', 'NN'), ('but', 'CC'), ('roy', 'NN'), ('becomes', 'VBZ'), ('the', 'DT'), ('villain', 'NN'), ('and', 'CC'), ('hextall', 'PDT'), ('the', 'DT'), ('hero', 'NN'), ('because', 'IN'), ('roy', 'NN'), ('team', 'NN'), ('didn', 'NN'), ('make', 'VBP'), ('full', 'JJ'), ('use', 'NN'), ('of', 'IN'), ('their', 'PRP$'), ('opportunities', 'NNS'), ('hextall', 'VBP'), ('on', 'IN'), ('the', 'DT'), ('other', 'JJ'), ('hand', 'NN'), ('had', 'VBD'), ('lot', 'NN'), ('of', 'IN'), ('lucky', 'JJ'), ('bounces', 'NNS'), ('...', ':'), ('he', 'PRP'), ('played', 'VBD'), ('very', 'RB'), ('well', 'RB'), ('but', 'CC'), ('the', 'DT'), ('haller', 'NN'), ('shot', 'VBD'), ('off', 'RP'), ('the', 'DT'), ('post', 'NN'), ('in', 'IN'), ('ot', 'NN'), ('the', 'DT'), ('rebound', 'NN'), ('bouncing', 'NN'), ('over', 'IN'), ('bellows', 'NNS'), ('stick', 'VBP'), ('the', 'DT'), ('brunet', 'NN'), ('breakaway', 'VBD'), ('the', 'DT'), ('chances', 'NNS'), ('for', 'IN'), ('leclair', 'NN'), ('...', ':'), ('all', 'PDT'), ('those', 'DT'), ('opportunities', 'NNS'), ('were', 'VBD'), ('not', 'RB'), ('finished', 'VBN'), ('off', 'RP'), ('by', 'IN'), ('montreal', 'NN'), ('and', 'CC'), ('it', 'PRP'), ('cost', 'VBD'), ('them', 'PRP'), ('hextall', 'VB'), ('wasn', 'WRB'), ('particularly', 'RB'), ('brilliant', 'NN'), ('on', 'IN'), ('those', 'DT'), ('plays', 'NNS'), ('...', ':'), ('sure', 'JJ'), ('no', 'DT'), ('excuse', 'NN'), ('...', ':'), ('but', 'CC'), ('it', 'PRP'), ('was', 'VBD'), ('just', 'RB'), ('the', 'DT'), ('goal', 'NN'), ('the', 'DT'), ('timing', 'NN'), ('stank', 'NN'), ('but', 'CC'), ('against', 'IN'), ('an', 'DT'), ('explosive', 'JJ'), ('team', 'NN'), ('like', 'IN'), ('quebec', 'NN'), ('they', 'PRP'), ('gave', 'VBD'), ('them', 'PRP'), ('opportunity', 'NN'), ('too', 'RB'), ('many', 'JJ'), ('with', 'IN'), ('powerplay', 'NN'), ('that', 'WDT'), ('was', 'VBD'), ('totally', 'RB'), ('unnecessary', 'JJ'), ('disagree', 'NN'), ('roy', 'NN'), ('played', 'VBD'), ('well', 'RB'), ('because', 'IN'), ('he', 'PRP'), ('wasn', 'VBD'), ('screened', 'VBD'), ('the', 'DT'), ('whole', 'JJ'), ('night', 'NN'), ('the', 'DT'), ('defense', 'NN'), ('for', 'IN'), ('the', 'DT'), ('1st', 'CD'), ('time', 'NN'), ('this', 'DT'), ('season', 'NN'), ('played', 'VBD'), ('remarkably', 'RB'), ('keeping', 'VBG'), ('sakic', 'JJ'), ('nolan', 'NN'), ('and', 'CC'), ('sundin', 'VB'), ('out', 'IN'), ('of', 'IN'), ('the', 'DT'), ('slot', 'NN'), ('most', 'JJS'), ('of', 'IN'), ('the', 'DT'), ('night', 'NN'), ('this', 'DT'), ('most', 'RBS'), ('certainly', 'RB'), ('was', 'VBD'), ('team', 'JJ'), ('loss', 'NN'), ('...', ':'), ('leclair', 'NN'), ('missed', 'VBD'), ('his', 'PRP$'), ('opportunities', 'NNS'), ('as', 'IN'), ('did', 'VBD'), ('bellows', 'NNS'), ('and', 'CC'), ('brunet', 'NN'), ('dionne', 'NN'), ('took', 'VBD'), ('bad', 'JJ'), ('penalty', 'NN'), ('damphousse', 'NN'), ('and', 'CC'), ('lebeau', 'NN'), ('were', 'VBD'), ('silent', 'JJ'), ('*.', 'NNP'), ('carbonneau', 'NN'), ('and', 'CC'), ('savard', 'NN'), ('were', 'VBD'), ('step', 'VBN'), ('behind', 'IN'), ('all', 'DT'), ('night', 'NN'), ('roy', 'NNS'), ('gave', 'VBD'), ('up', 'RP'), ('the', 'DT'), ('bad', 'JJ'), ('goal', 'NN'), ('roy', 'NN'), ('by', 'IN'), ('no', 'DT'), ('means', 'NNS'), ('can', 'MD'), ('be', 'VB'), ('singled', 'VBN'), ('out', 'RP'), ('for', 'IN'), ('this', 'DT'), ('loss', 'NN'), ('and', 'CC'), ('hextall', 'NN'), ('didn', 'NN'), ('on', 'IN'), ('dionne', 'NN'), ('goal', 'NN'), ('please', 'NN'), ('roy', 'NN'), ('is', 'VBZ'), ('paid', 'VBN'), ('big', 'JJ'), ('money', 'NN'), ('because', 'IN'), ('that', 'DT'), ('is', 'VBZ'), ('his', 'PRP$'), ('value', 'NN'), ('compared', 'VBN'), ('to', 'TO'), ('other', 'JJ'), ('goalies', 'NNS'), ('...', ':'), ('and', 'CC'), ('he', 'PRP'), ('still', 'RB'), ('is', 'VBZ'), ('in', 'IN'), ('the', 'DT'), ('top', 'NN'), ('when', 'WRB'), ('you', 'PRP'), ('consider', 'VBP'), ('the', 'DT'), ('defense', 'NN'), ('or', 'CC'), ('lack', 'NN'), ('of', 'IN'), ('one', 'CD'), ('that', 'WDT'), ('played', 'VBD'), ('in', 'IN'), ('front', 'NN'), ('of', 'IN'), ('him', 'PRP'), ('for', 'IN'), ('most', 'JJS'), ('of', 'IN'), ('the', 'DT'), ('season', 'NN'), ('the', 'DT'), ('montreal', 'JJ'), ('media', 'NNS'), ('is', 'VBZ'), ('the', 'DT'), ('quickest', 'JJS'), ('to', 'TO'), ('heap', 'VB'), ('praise', 'NN'), ('and', 'CC'), ('then', 'RB'), ('hurl', 'VB'), ('derogatory', 'JJ'), ('comments', 'NNS'), ('against', 'IN'), ('the', 'DT'), ('habs', 'NN'), ('they', 'PRP'), ('are', 'VBP'), ('no', 'DT'), ('better', 'JJR'), ('than', 'IN'), ('uninformed', 'JJ'), ('fans', 'NNS'), ('why', 'WRB'), ('should', 'MD'), ('they', 'PRP'), ('read', 'VB'), ('the', 'DT'), ('papers', 'NNS'), ('they', 'PRP'), ('played', 'VBD'), ('58', 'CD'), ('minutes', 'NNS'), ('of', 'IN'), ('burnsian', 'JJ'), ('hockey', 'NN'), ('to', 'TO'), ('shut', 'VB'), ('down', 'RP'), ('quebec', 'RB'), ('all', 'DT'), ('they', 'PRP'), ('need', 'VBP'), ('tonight', 'JJ'), ('and', 'CC'), ('for', 'IN'), ('the', 'DT'), ('rest', 'NN'), ('of', 'IN'), ('the', 'DT'), ('series', 'NN'), ('is', 'VBZ'), ('the', 'DT'), ('extra', 'JJ'), ('red', 'JJ'), ('light', 'NN'), ('to', 'TO'), ('face', 'NN'), ('quebec', 'NN'), ('...', ':'), ('rubbish', 'NN'), ('that', 'IN'), ('guaranteed', 'VBD'), ('way', 'NN'), ('to', 'TO'), ('end', 'VB'), ('the', 'DT'), ('series', 'NN'), ('who', 'WP'), ('would', 'MD'), ('be', 'VB'), ('taught', 'VBN'), ('lesson', 'NN'), ('by', 'IN'), ('this', 'DT'), ('the', 'DT'), ('fans', 'NNS'), ('the', 'DT'), ('media', 'NNS'), ('and', 'CC'), ('racicot', 'NN'), ('perhaps', 'RB'), ('certainly', 'RB'), ('not', 'RB'), ('the', 'DT'), ('rest', 'NN'), ('of', 'IN'), ('the', 'DT'), ('team', 'NN'), ('if', 'IN'), ('you', 'PRP'), ('mean', 'VBP'), ('the', 'DT'), ('goal', 'NN'), ('should', 'MD'), ('never', 'RB'), ('have', 'VB'), ('gone', 'VBN'), ('in', 'IN'), ('because', 'IN'), ('there', 'EX'), ('should', 'MD'), ('never', 'RB'), ('have', 'VB'), ('been', 'VBN'), ('an', 'DT'), ('ot', 'NN'), ('then', 'RB'), ('agree', 'VB'), ('but', 'CC'), ('the', 'DT'), ('goal', 'NN'), ('itself', 'PRP'), ('was', 'VBD'), ('great', 'JJ'), ('piece', 'NN'), ('of', 'IN'), ('work', 'NN'), ('by', 'IN'), ('young', 'JJ'), ('roy', 'NN'), ('had', 'VBD'), ('both', 'DT'), ('the', 'DT'), ('near', 'JJ'), ('and', 'CC'), ('far', 'RB'), ('posts', 'NNS'), ('covered', 'VBD'), ('but', 'CC'), ('young', 'JJ'), ('flipped', 'VBD'), ('the', 'DT'), ('puck', 'NN'), ('up', 'RP'), ('under', 'IN'), ('roy', 'NN'), ('arm', 'NN'), ('as', 'IN'), ('he', 'PRP'), ('wrapped', 'VBD'), ('around', 'IN'), ('the', 'DT'), ('net', 'NN'), ('...', ':'), ('not', 'RB'), ('bad', 'JJ'), ('goal', 'NN'), ('at', 'IN'), ('all', 'DT')] | ['buy', 'roy', 'reason', 'game', 'tie', 'would', 'case', 'dionne', 'kept', 'cool', 'hextall', 'give', 'questionable', 'goal', 'dionne', 'bellow', 'shot', 'misplay', 'hextall', 'gaffe', 'early', 'game', 'one', 'seem', 'care', 'roy', 'stood', 'head', 'first', 'minute', 'game', 'nords', 'rush', 'end', 'end', 'kamensky', 'mini', 'break', 'tying', 'goal', 'first', 'shot', 'young', 'ot', 'excellent', 'chance', 'stop', 'roy', 'roy', 'outplay', 'hextall', 'game', 'roy', 'become', 'villain', 'hextall', 'hero', 'roy', 'team', 'make', 'full', 'use', 'opportunity', 'hextall', 'hand', 'lot', 'lucky', 'bounce', 'play', 'well', 'haller', 'shoot', 'post', 'ot', 'rebound', 'bouncing', 'bellow', 'stick', 'brunet', 'breakaway', 'chance', 'leclair', 'opportunity', 'finish', 'montreal', 'cost', 'hextall', 'particularly', 'brilliant', 'play', 'sure', 'excuse', 'goal', 'timing', 'stank', 'explosive', 'team', 'like', 'quebec', 'give', 'opportunity', 'many', 'powerplay', 'totally', 'unnecessary', 'disagree', 'roy', 'play', 'well', 'screen', 'whole', 'night', 'defense', 'time', 'season', 'play', 'remarkably', 'keep', 'sakic', 'nolan', 'sundin', 'slot', 'night', 'certainly', 'team', 'loss', 'leclair', 'miss', 'opportunity', 'bellow', 'brunet', 'dionne', 'take', 'bad', 'penalty', 'damphousse', 'lebeau', 'silent', 'carbonneau', 'savard', 'step', 'behind', 'night', 'roy', 'give', 'bad', 'goal', 'roy', 'mean', 'single', 'loss', 'hextall', 'dionne', 'goal', 'please', 'roy', 'pay', 'big', 'money', 'value', 'compare', 'goalie', 'still', 'top', 'consider', 'defense', 'lack', 'one', 'play', 'front', 'season', 'montreal', 'medium', 'quick', 'heap', 'praise', 'hurl', 'derogatory', 'comment', 'habs', 'good', 'uninformed', 'fan', 'read', 'paper', 'play', 'minute', 'burnsian', 'hockey', 'shut', 'quebec', 'need', 'tonight', 'rest', 'series', 'extra', 'red', 'light', 'face', 'quebec', 'rubbish', 'guarantee', 'way', 'end', 'series', 'would', 'teach', 'lesson', 'fan', 'medium', 'racicot', 'perhaps', 'certainly', 'rest', 'team', 'mean', 'goal', 'never', 'go', 'never', 'ot', 'agree', 'goal', 'great', 'piece', 'work', 'young', 'roy', 'near', 'far', 'post', 'cover', 'young', 'flip', 'puck', 'roy', 'arm', 'wrap', 'around', 'net', 'bad', 'goal'] | ['game_tie', 'game_one', 'one_seem', 'minute_game', 'end_end', 'first_shot', 'team_make', 'make_full', 'play_well', 'team_like', 'give_opportunity', 'play_well', 'bad_penalty', 'pay_big', 'lack_one', 'read_paper', 'red_light', 'way_end', 'never_go', 'go_never', 'far_post', 'wrap_around'] | rec_sport_hockey_53829 |@lemmatized buy:1 roy:12 reason:1 game:4 tie:1 would:2 case:1 dionne:4 kept:1 cool:1 hextall:7 give:3 questionable:1 goal:8 bellow:3 shot:2 misplay:1 gaffe:1 early:1 one:2 seem:1 care:1 stood:1 head:1 first:2 minute:2 nords:1 rush:1 end:3 kamensky:1 mini:1 break:1 tying:1 young:3 ot:3 excellent:1 chance:2 stop:1 outplay:1 become:1 villain:1 hero:1 team:4 make:1 full:1 use:1 opportunity:4 hand:1 lot:1 lucky:1 bounce:1 play:6 well:2 haller:1 shoot:1 post:2 rebound:1 bouncing:1 stick:1 brunet:2 breakaway:1 leclair:2 finish:1 montreal:2 cost:1 particularly:1 brilliant:1 sure:1 excuse:1 timing:1 stank:1 explosive:1 like:1 quebec:3 many:1 powerplay:1 totally:1 unnecessary:1 disagree:1 screen:1 whole:1 night:3 defense:2 time:1 season:2 remarkably:1 keep:1 sakic:1 nolan:1 sundin:1 slot:1 certainly:2 loss:2 miss:1 take:1 bad:3 penalty:1 damphousse:1 lebeau:1 silent:1 carbonneau:1 savard:1 step:1 behind:1 mean:2 single:1 please:1 pay:1 big:1 money:1 value:1 compare:1 goalie:1 still:1 top:1 consider:1 lack:1 front:1 medium:2 quick:1 heap:1 praise:1 hurl:1 derogatory:1 comment:1 habs:1 good:1 uninformed:1 fan:2 read:1 paper:1 burnsian:1 hockey:1 shut:1 need:1 tonight:1 rest:2 series:2 extra:1 red:1 light:1 face:1 rubbish:1 guarantee:1 way:1 teach:1 lesson:1 racicot:1 perhaps:1 never:2 go:1 agree:1 great:1 piece:1 work:1 near:1 far:1 cover:1 flip:1 puck:1 arm:1 wrap:1 around:1 net:1 |@bigram game_tie:1 game_one:1 one_seem:1 minute_game:1 end_end:1 first_shot:1 team_make:1 make_full:1 play_well:2 team_like:1 give_opportunity:1 bad_penalty:1 pay_big:1 lack_one:1 read_paper:1 red_light:1 way_end:1 never_go:1 go_never:1 far_post:1 wrap_around:1 |
6,840 | email your replies to: | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/75941 | 6 | misc_forsale_75941 | [('email', 'VB'), ('your', 'PRP$'), ('replies', 'NNS'), ('to', 'TO')] | ['email', 'reply'] | ['email_reply'] | misc_forsale_75941 |@lemmatized email:1 reply:1 |@bigram email_reply:1 |
6,841 |
How about your two big toes? And while you're at it, why bother with removing
the drain plug when you could remove the dipstick instead and suck it out from
there with your mouth and then spit it out?
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.autos/103035 | 7 | rec_autos_103035 | [('how', 'WRB'), ('about', 'RB'), ('your', 'PRP$'), ('two', 'CD'), ('big', 'JJ'), ('toes', 'NNS'), ('and', 'CC'), ('while', 'IN'), ('you', 'PRP'), ('re', 'VBP'), ('at', 'IN'), ('it', 'PRP'), ('why', 'WRB'), ('bother', 'RBR'), ('with', 'IN'), ('removing', 'VBG'), ('the', 'DT'), ('drain', 'NN'), ('plug', 'NN'), ('when', 'WRB'), ('you', 'PRP'), ('could', 'MD'), ('remove', 'VB'), ('the', 'DT'), ('dipstick', 'NN'), ('instead', 'RB'), ('and', 'CC'), ('suck', 'VB'), ('it', 'PRP'), ('out', 'RP'), ('from', 'IN'), ('there', 'RB'), ('with', 'IN'), ('your', 'PRP$'), ('mouth', 'NN'), ('and', 'CC'), ('then', 'RB'), ('spit', 'VB'), ('it', 'PRP'), ('out', 'RP')] | ['two', 'big', 'toe', 'bother', 'remove', 'drain', 'plug', 'could', 'remove', 'dipstick', 'instead', 'suck', 'mouth', 'spit'] | ['drain_plug'] | rec_autos_103035 |@lemmatized two:1 big:1 toe:1 bother:1 remove:2 drain:1 plug:1 could:1 dipstick:1 instead:1 suck:1 mouth:1 spit:1 |@bigram drain_plug:1 |
6,842 | There is a multi threaded xlib version written.
Do an archie search for mt-xlib:
Host export.lcs.mit.edu
Location: /contrib
DIRECTORY drwxr-xr-x 512 Jul 30 1992 mt-xlib
Location: /contrib/mt-xlib-1.1
FILE -rw-r--r-- 106235 Jan 21 14:02 mt-xlib-xhib92.ps.Z
FILE -rw-r--r-- 1658123 Jan 21 14:03 mt-xlib.tar.Z
Location: /contrib/mt-xlib
FILE -rw-r--r-- 106235 Jul 30 1992 mt-xlib-xhib92.ps.Z
FILE -rw-r--r-- 1925529 Jul 30 1992 mt-xlib.tar.Z | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/66874 | 5 | comp_windows_x_66874 | [('there', 'EX'), ('is', 'VBZ'), ('multi', 'NN'), ('threaded', 'VBD'), ('xlib', 'JJ'), ('version', 'NN'), ('written', 'VBN'), ('do', 'VBP'), ('an', 'DT'), ('archie', 'NN'), ('search', 'NN'), ('for', 'IN'), ('mt', 'NN'), ('xlib', 'NN'), ('host', 'NN'), ('export', 'NN'), ('lcs', 'VBD'), ('mit', 'JJ'), ('edu', 'JJ'), ('location', 'NN'), ('contrib', 'NN'), ('directory', 'NN'), ('drwxr', 'NN'), ('xr', 'VBD'), ('512', 'CD'), ('jul', 'NN'), ('30', 'CD'), ('1992', 'CD'), ('mt', 'NN'), ('xlib', 'NNP'), ('location', 'NN'), ('contrib', 'NN'), ('mt', 'NN'), ('xlib', 'NNP'), ('file', 'NN'), ('rw', 'NN'), ('--', ':'), ('--', ':'), ('106235', 'CD'), ('jan', 'NN'), ('21', 'CD'), ('14', 'CD'), ('02', 'CD'), ('mt', 'NN'), ('xlib', 'NNP'), ('xhib92', 'NNP'), ('ps', 'NN'), ('file', 'NN'), ('rw', 'NN'), ('--', ':'), ('--', ':'), ('1658123', 'CD'), ('jan', 'NN'), ('21', 'CD'), ('14', 'CD'), ('03', 'CD'), ('mt', 'NN'), ('xlib', 'NNP'), ('tar', 'NN'), ('location', 'NN'), ('contrib', 'NN'), ('mt', 'NN'), ('xlib', 'NNP'), ('file', 'NN'), ('rw', 'NN'), ('--', ':'), ('--', ':'), ('106235', 'CD'), ('jul', 'NN'), ('30', 'CD'), ('1992', 'CD'), ('mt', 'NN'), ('xlib', 'NNP'), ('xhib92', 'NNP'), ('ps', 'NN'), ('file', 'NN'), ('rw', 'NN'), ('--', ':'), ('--', ':'), ('1925529', 'CD'), ('jul', 'NN'), ('30', 'CD'), ('1992', 'CD'), ('mt', 'NN'), ('xlib', 'NNP'), ('tar', 'NN')] | ['multi', 'thread', 'xlib', 'version', 'write', 'archie', 'search', 'mt', 'xlib', 'host', 'export', 'lcs', 'mit', 'edu', 'location', 'contrib', 'directory', 'drwxr', 'xr', 'jul', 'mt', 'xlib', 'location', 'contrib', 'mt', 'xlib', 'file', 'rw', 'jan', 'mt', 'xlib', 'p', 'file', 'rw', 'jan', 'mt', 'xlib', 'tar', 'location', 'contrib', 'mt', 'xlib', 'file', 'rw', 'jul', 'mt', 'xlib', 'p', 'file', 'rw', 'jul', 'mt', 'xlib', 'tar'] | ['mt_xlib', 'export_lcs', 'lcs_mit', 'mit_edu', 'contrib_directory', 'mt_xlib', 'mt_xlib', 'file_rw', 'mt_xlib', 'p_file', 'file_rw', 'mt_xlib', 'mt_xlib', 'file_rw', 'mt_xlib', 'p_file', 'file_rw', 'mt_xlib'] | comp_windows_x_66874 |@lemmatized multi:1 thread:1 xlib:9 version:1 write:1 archie:1 search:1 mt:8 host:1 export:1 lcs:1 mit:1 edu:1 location:3 contrib:3 directory:1 drwxr:1 xr:1 jul:3 file:4 rw:4 jan:2 p:2 tar:2 |@bigram mt_xlib:8 export_lcs:1 lcs_mit:1 mit_edu:1 contrib_directory:1 file_rw:4 p_file:2 |
6,843 |
I see one thing wrong with your strategy.
The boy who cried wolf.
__
Jorg Klinger | GSXR1100 | If you only new who
Arch. & Eng. Services |"Lost Horizons" CR500 | I think I am.
UManitoba, Man. Ca. |"The Embalmer" IT175 | - anonymous | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.motorcycles/104501 | 8 | rec_motorcycles_104501 | [('see', 'VB'), ('one', 'CD'), ('thing', 'NN'), ('wrong', 'JJ'), ('with', 'IN'), ('your', 'PRP$'), ('strategy', 'NN'), ('the', 'DT'), ('boy', 'NN'), ('who', 'WP'), ('cried', 'VBD'), ('wolf', 'NN'), ('__', 'NNP'), ('jorg', 'NN'), ('klinger', 'NN'), ('gsxr1100', 'NN'), ('if', 'IN'), ('you', 'PRP'), ('only', 'RB'), ('new', 'JJ'), ('who', 'WP'), ('arch', 'VBP'), ('eng', 'NN'), ('services', 'NNS'), ('|"', 'VBP'), ('lost', 'VBN'), ('horizons', 'NNS'), ('cr500', 'VBP'), ('think', 'VBP'), ('am', 'VBP'), ('umanitoba', 'JJ'), ('man', 'NN'), ('ca', 'MD'), ('|"', 'VB'), ('the', 'DT'), ('embalmer', 'NN'), ('it175', 'NN'), ('anonymous', 'JJ')] | ['see', 'one', 'thing', 'wrong', 'strategy', 'boy', 'cry', 'wolf', 'jorg', 'klinger', 'new', 'arch', 'eng', 'service', 'lose', 'horizon', 'think', 'umanitoba', 'man', 'ca', 'embalmer', 'anonymous'] | ['see_one', 'one_thing', 'thing_wrong'] | rec_motorcycles_104501 |@lemmatized see:1 one:1 thing:1 wrong:1 strategy:1 boy:1 cry:1 wolf:1 jorg:1 klinger:1 new:1 arch:1 eng:1 service:1 lose:1 horizon:1 think:1 umanitoba:1 man:1 ca:1 embalmer:1 anonymous:1 |@bigram see_one:1 one_thing:1 thing_wrong:1 |
6,844 | While one may question the motives of the Arabs who sold land to Jews,
often while publicly criticizing the sale of land to Jews, it was the
Jews and not the Arabs who were taken advantage of, as the prices the
Jews paid for barren land was many times the price fertile land was
being sold for in the United States at the same time. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.mideast/76113 | 17 | talk_politics_mideast_76113 | [('while', 'IN'), ('one', 'CD'), ('may', 'MD'), ('question', 'VB'), ('the', 'DT'), ('motives', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('arabs', 'NNS'), ('who', 'WP'), ('sold', 'VBD'), ('land', 'NN'), ('to', 'TO'), ('jews', 'NNS'), ('often', 'RB'), ('while', 'IN'), ('publicly', 'RB'), ('criticizing', 'VBG'), ('the', 'DT'), ('sale', 'NN'), ('of', 'IN'), ('land', 'NN'), ('to', 'TO'), ('jews', 'VB'), ('it', 'PRP'), ('was', 'VBD'), ('the', 'DT'), ('jews', 'NNS'), ('and', 'CC'), ('not', 'RB'), ('the', 'DT'), ('arabs', 'NNS'), ('who', 'WP'), ('were', 'VBD'), ('taken', 'VBN'), ('advantage', 'NN'), ('of', 'IN'), ('as', 'IN'), ('the', 'DT'), ('prices', 'NNS'), ('the', 'DT'), ('jews', 'NNS'), ('paid', 'VBN'), ('for', 'IN'), ('barren', 'NN'), ('land', 'NN'), ('was', 'VBD'), ('many', 'JJ'), ('times', 'NNS'), ('the', 'DT'), ('price', 'NN'), ('fertile', 'NN'), ('land', 'NN'), ('was', 'VBD'), ('being', 'VBG'), ('sold', 'VBN'), ('for', 'IN'), ('in', 'IN'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('at', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('time', 'NN')] | ['one', 'may', 'question', 'motif', 'arab', 'sell', 'land', 'jew', 'often', 'publicly', 'criticize', 'sale', 'land', 'jews', 'jew', 'arab', 'take', 'advantage', 'price', 'jew', 'pay', 'barren', 'land', 'many', 'time', 'price', 'fertile', 'land', 'sell', 'united', 'state', 'time'] | ['one_may', 'jew_arab', 'take_advantage', 'many_time', 'united_state', 'state_time'] | talk_politics_mideast_76113 |@lemmatized one:1 may:1 question:1 motif:1 arab:2 sell:2 land:4 jew:3 often:1 publicly:1 criticize:1 sale:1 jews:1 take:1 advantage:1 price:2 pay:1 barren:1 many:1 time:2 fertile:1 united:1 state:1 |@bigram one_may:1 jew_arab:1 take_advantage:1 many_time:1 united_state:1 state_time:1 |
6,845 |
Perhaps we have different definitions of absolute then. To me,
an absolute is something that is constant across time, culture,
situations, etc. True in every instance possible. Do you agree
with this definition? I think you do:
A simple example:
In the New Testament (sorry I don't have a Bible at work, and can't
provide a reference), women are instructed to be silent and cover
their heads in church. Now, this is scripture. By your definition,
this is truth and therefore absolute.
Do women in your church speak? Do they cover their heads? If all
scripture is absolute truth, it seems to me that women speaking in and
coming to church with bare heads should be intolerable to evangelicals.
Yet, clearly, women do speak in evangelical churches and come with bare
heads. (At least this was the case in the evangelical churches I grew
up in.)
Evangelicals are clearly not taking this particular part of scripture
to be absolute truth. (And there are plenty of other examples.)
Can you reconcile this?
I don't claim that there are *no* absolutes. I think there are very
few, though, and determining absolutes is difficult.
But you are claiming that all of Scripture is absolute. How can you
determine absolutes derived from Scripture when you can't agree how
to interpret the Scripture?
It's very difficult to see how you can claim something which is based
on your own *interpretation* is absolute. Do you deny that your own
background, education, prejudices, etc. come into play when you read the
Bible, and determine how to interpret a passsage? Do you deny that
you in fact interpret? | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/soc.religion.christian/20596 | 15 | soc_religion_christian_20596 | [('perhaps', 'RB'), ('we', 'PRP'), ('have', 'VBP'), ('different', 'JJ'), ('definitions', 'NNS'), ('of', 'IN'), ('absolute', 'NN'), ('then', 'RB'), ('to', 'TO'), ('me', 'PRP'), ('an', 'DT'), ('absolute', 'NN'), ('is', 'VBZ'), ('something', 'NN'), ('that', 'WDT'), ('is', 'VBZ'), ('constant', 'JJ'), ('across', 'IN'), ('time', 'NN'), ('culture', 'NN'), ('situations', 'NNS'), ('etc', 'VBP'), ('true', 'JJ'), ('in', 'IN'), ('every', 'DT'), ('instance', 'NN'), ('possible', 'JJ'), ('do', 'VBP'), ('you', 'PRP'), ('agree', 'VB'), ('with', 'IN'), ('this', 'DT'), ('definition', 'NN'), ('think', 'VB'), ('you', 'PRP'), ('do', 'VBP'), ('simple', 'JJ'), ('example', 'NN'), ('in', 'IN'), ('the', 'DT'), ('new', 'JJ'), ('testament', 'NN'), ('sorry', 'NN'), ('don', 'NNS'), ('have', 'VBP'), ('bible', 'JJ'), ('at', 'IN'), ('work', 'NN'), ('and', 'CC'), ('can', 'MD'), ('provide', 'VB'), ('reference', 'NN'), ('),', 'JJ'), ('women', 'NNS'), ('are', 'VBP'), ('instructed', 'VBN'), ('to', 'TO'), ('be', 'VB'), ('silent', 'JJ'), ('and', 'CC'), ('cover', 'VB'), ('their', 'PRP$'), ('heads', 'NNS'), ('in', 'IN'), ('church', 'NN'), ('now', 'RB'), ('this', 'DT'), ('is', 'VBZ'), ('scripture', 'JJ'), ('by', 'IN'), ('your', 'PRP$'), ('definition', 'NN'), ('this', 'DT'), ('is', 'VBZ'), ('truth', 'JJ'), ('and', 'CC'), ('therefore', 'RB'), ('absolute', 'JJ'), ('do', 'VBP'), ('women', 'NNS'), ('in', 'IN'), ('your', 'PRP$'), ('church', 'NN'), ('speak', 'NN'), ('do', 'VBP'), ('they', 'PRP'), ('cover', 'VB'), ('their', 'PRP$'), ('heads', 'NNS'), ('if', 'IN'), ('all', 'DT'), ('scripture', 'NN'), ('is', 'VBZ'), ('absolute', 'JJ'), ('truth', 'NN'), ('it', 'PRP'), ('seems', 'VBZ'), ('to', 'TO'), ('me', 'PRP'), ('that', 'IN'), ('women', 'NNS'), ('speaking', 'VBG'), ('in', 'IN'), ('and', 'CC'), ('coming', 'VBG'), ('to', 'TO'), ('church', 'VB'), ('with', 'IN'), ('bare', 'JJ'), ('heads', 'NNS'), ('should', 'MD'), ('be', 'VB'), ('intolerable', 'JJ'), ('to', 'TO'), ('evangelicals', 'VB'), ('yet', 'RB'), ('clearly', 'RB'), ('women', 'NNS'), ('do', 'VBP'), ('speak', 'VB'), ('in', 'IN'), ('evangelical', 'JJ'), ('churches', 'NNS'), ('and', 'CC'), ('come', 'VB'), ('with', 'IN'), ('bare', 'JJ'), ('heads', 'NNS'), ('at', 'IN'), ('least', 'JJS'), ('this', 'DT'), ('was', 'VBD'), ('the', 'DT'), ('case', 'NN'), ('in', 'IN'), ('the', 'DT'), ('evangelical', 'JJ'), ('churches', 'NNS'), ('grew', 'VBD'), ('up', 'RP'), ('in', 'IN'), ('.)', 'JJ'), ('evangelicals', 'NNS'), ('are', 'VBP'), ('clearly', 'RB'), ('not', 'RB'), ('taking', 'VBG'), ('this', 'DT'), ('particular', 'JJ'), ('part', 'NN'), ('of', 'IN'), ('scripture', 'NN'), ('to', 'TO'), ('be', 'VB'), ('absolute', 'JJ'), ('truth', 'NN'), ('and', 'CC'), ('there', 'EX'), ('are', 'VBP'), ('plenty', 'NN'), ('of', 'IN'), ('other', 'JJ'), ('examples', 'NNS'), ('.)', 'VBP'), ('can', 'MD'), ('you', 'PRP'), ('reconcile', 'VB'), ('this', 'DT'), ('don', 'NN'), ('claim', 'NN'), ('that', 'IN'), ('there', 'EX'), ('are', 'VBP'), ('no', 'DT'), ('absolutes', 'NNS'), ('think', 'VBP'), ('there', 'EX'), ('are', 'VBP'), ('very', 'RB'), ('few', 'JJ'), ('though', 'IN'), ('and', 'CC'), ('determining', 'VBG'), ('absolutes', 'NNS'), ('is', 'VBZ'), ('difficult', 'JJ'), ('but', 'CC'), ('you', 'PRP'), ('are', 'VBP'), ('claiming', 'VBG'), ('that', 'IN'), ('all', 'DT'), ('of', 'IN'), ('scripture', 'NN'), ('is', 'VBZ'), ('absolute', 'JJ'), ('how', 'WRB'), ('can', 'MD'), ('you', 'PRP'), ('determine', 'VB'), ('absolutes', 'NNS'), ('derived', 'VBN'), ('from', 'IN'), ('scripture', 'NN'), ('when', 'WRB'), ('you', 'PRP'), ('can', 'MD'), ('agree', 'VB'), ('how', 'WRB'), ('to', 'TO'), ('interpret', 'VB'), ('the', 'DT'), ('scripture', 'NN'), ('it', 'PRP'), ('very', 'RB'), ('difficult', 'JJ'), ('to', 'TO'), ('see', 'VB'), ('how', 'WRB'), ('you', 'PRP'), ('can', 'MD'), ('claim', 'VB'), ('something', 'NN'), ('which', 'WDT'), ('is', 'VBZ'), ('based', 'VBN'), ('on', 'IN'), ('your', 'PRP$'), ('own', 'JJ'), ('interpretation', 'NN'), ('is', 'VBZ'), ('absolute', 'JJ'), ('do', 'VBP'), ('you', 'PRP'), ('deny', 'VB'), ('that', 'IN'), ('your', 'PRP$'), ('own', 'JJ'), ('background', 'NN'), ('education', 'NN'), ('prejudices', 'NNS'), ('etc', 'VBP'), ('come', 'VBN'), ('into', 'IN'), ('play', 'NN'), ('when', 'WRB'), ('you', 'PRP'), ('read', 'VBP'), ('the', 'DT'), ('bible', 'JJ'), ('and', 'CC'), ('determine', 'VB'), ('how', 'WRB'), ('to', 'TO'), ('interpret', 'VB'), ('passsage', 'NN'), ('do', 'VB'), ('you', 'PRP'), ('deny', 'VB'), ('that', 'IN'), ('you', 'PRP'), ('in', 'IN'), ('fact', 'NN'), ('interpret', 'NN')] | ['perhaps', 'different', 'definition', 'absolute', 'absolute', 'something', 'constant', 'across', 'time', 'culture', 'situation', 'etc', 'true', 'every', 'instance', 'possible', 'agree', 'definition', 'think', 'simple', 'example', 'new', 'testament', 'sorry', 'bible', 'work', 'provide', 'reference', 'woman', 'instruct', 'silent', 'cover', 'head', 'church', 'scripture', 'definition', 'truth', 'therefore', 'absolute', 'woman', 'church', 'speak', 'cover', 'head', 'scripture', 'absolute', 'truth', 'seem', 'woman', 'speak', 'come', 'church', 'bare', 'head', 'intolerable', 'evangelicals', 'yet', 'clearly', 'woman', 'speak', 'evangelical', 'church', 'come', 'bare', 'head', 'least', 'case', 'evangelical', 'church', 'grow', 'evangelicals', 'clearly', 'take', 'particular', 'part', 'scripture', 'absolute', 'truth', 'plenty', 'example', 'reconcile', 'claim', 'absolute', 'think', 'though', 'determine', 'absolute', 'difficult', 'claim', 'scripture', 'absolute', 'determine', 'absolute', 'derive', 'scripture', 'agree', 'interpret', 'scripture', 'difficult', 'see', 'claim', 'something', 'base', 'interpretation', 'absolute', 'deny', 'background', 'education', 'prejudice', 'etc', 'come', 'play', 'read', 'bible', 'determine', 'interpret', 'passsage', 'deny', 'fact', 'interpret'] | ['time_culture', 'think_simple', 'new_testament', 'cover_head', 'cover_head', 'absolute_truth', 'least_case', 'absolute_truth', 'difficult_see', 'etc_come', 'come_play', 'read_bible', 'deny_fact'] | soc_religion_christian_20596 |@lemmatized perhaps:1 different:1 definition:3 absolute:10 something:2 constant:1 across:1 time:1 culture:1 situation:1 etc:2 true:1 every:1 instance:1 possible:1 agree:2 think:2 simple:1 example:2 new:1 testament:1 sorry:1 bible:2 work:1 provide:1 reference:1 woman:4 instruct:1 silent:1 cover:2 head:4 church:5 scripture:6 truth:3 therefore:1 speak:3 seem:1 come:3 bare:2 intolerable:1 evangelicals:2 yet:1 clearly:2 evangelical:2 least:1 case:1 grow:1 take:1 particular:1 part:1 plenty:1 reconcile:1 claim:3 though:1 determine:3 difficult:2 derive:1 interpret:3 see:1 base:1 interpretation:1 deny:2 background:1 education:1 prejudice:1 play:1 read:1 passsage:1 fact:1 |@bigram time_culture:1 think_simple:1 new_testament:1 cover_head:2 absolute_truth:2 least_case:1 difficult_see:1 etc_come:1 come_play:1 read_bible:1 deny_fact:1 |
6,846 |
I'll take a try at this...
From the discussions I have been in, and from how *I* have interpreted
the bible, I feel that one can pray either way. BUT remember this,
before Jesus, the people talked to God (no other way) and he talked
back. (audible and dreams, etc.) Today we have the bible to know
Gods will, and we have his son you died for US. He was given as our
savior, and while we still do things according to Gods will, we pray
THROUGH his son. In the bible it says that if we are not known to
Jesus, we are not known to God. (sorry I do not have the verses
with me) So, if we are to be granted eternal life, we must present
ourselves to Jesus first, who will then present us to God.
Leonard
-- | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/soc.religion.christian/20492 | 15 | soc_religion_christian_20492 | [('ll', 'NNS'), ('take', 'VBP'), ('try', 'NN'), ('at', 'IN'), ('this', 'DT'), ('...', ':'), ('from', 'IN'), ('the', 'DT'), ('discussions', 'NNS'), ('have', 'VBP'), ('been', 'VBN'), ('in', 'IN'), ('and', 'CC'), ('from', 'IN'), ('how', 'WRB'), ('have', 'JJ'), ('interpreted', 'VBN'), ('the', 'DT'), ('bible', 'JJ'), ('feel', 'NN'), ('that', 'IN'), ('one', 'CD'), ('can', 'MD'), ('pray', 'VB'), ('either', 'DT'), ('way', 'NN'), ('but', 'CC'), ('remember', 'VB'), ('this', 'DT'), ('before', 'IN'), ('jesus', 'NN'), ('the', 'DT'), ('people', 'NNS'), ('talked', 'VBD'), ('to', 'TO'), ('god', 'VB'), ('no', 'DT'), ('other', 'JJ'), ('way', 'NN'), ('and', 'CC'), ('he', 'PRP'), ('talked', 'VBD'), ('back', 'RB'), ('audible', 'JJ'), ('and', 'CC'), ('dreams', 'JJ'), ('etc', 'FW'), ('.)', 'FW'), ('today', 'NN'), ('we', 'PRP'), ('have', 'VBP'), ('the', 'DT'), ('bible', 'JJ'), ('to', 'TO'), ('know', 'VB'), ('gods', 'NNS'), ('will', 'MD'), ('and', 'CC'), ('we', 'PRP'), ('have', 'VBP'), ('his', 'PRP$'), ('son', 'NN'), ('you', 'PRP'), ('died', 'VBD'), ('for', 'IN'), ('us', 'PRP'), ('he', 'PRP'), ('was', 'VBD'), ('given', 'VBN'), ('as', 'IN'), ('our', 'PRP$'), ('savior', 'NN'), ('and', 'CC'), ('while', 'IN'), ('we', 'PRP'), ('still', 'RB'), ('do', 'VBP'), ('things', 'NNS'), ('according', 'VBG'), ('to', 'TO'), ('gods', 'NNS'), ('will', 'MD'), ('we', 'PRP'), ('pray', 'VB'), ('through', 'IN'), ('his', 'PRP$'), ('son', 'NN'), ('in', 'IN'), ('the', 'DT'), ('bible', 'JJ'), ('it', 'PRP'), ('says', 'VBZ'), ('that', 'IN'), ('if', 'IN'), ('we', 'PRP'), ('are', 'VBP'), ('not', 'RB'), ('known', 'VBN'), ('to', 'TO'), ('jesus', 'NN'), ('we', 'PRP'), ('are', 'VBP'), ('not', 'RB'), ('known', 'VBN'), ('to', 'TO'), ('god', 'VB'), ('sorry', 'NN'), ('do', 'VBP'), ('not', 'RB'), ('have', 'VB'), ('the', 'DT'), ('verses', 'NNS'), ('with', 'IN'), ('me', 'PRP'), ('so', 'RB'), ('if', 'IN'), ('we', 'PRP'), ('are', 'VBP'), ('to', 'TO'), ('be', 'VB'), ('granted', 'VBN'), ('eternal', 'JJ'), ('life', 'NN'), ('we', 'PRP'), ('must', 'MD'), ('present', 'VB'), ('ourselves', 'PRP'), ('to', 'TO'), ('jesus', 'VB'), ('first', 'RB'), ('who', 'WP'), ('will', 'MD'), ('then', 'RB'), ('present', 'VB'), ('us', 'PRP'), ('to', 'TO'), ('god', 'VB'), ('leonard', 'NN'), ('--', ':')] | ['take', 'try', 'discussion', 'interpret', 'bible', 'feel', 'one', 'pray', 'either', 'way', 'remember', 'jesus', 'people', 'talk', 'god', 'way', 'talk', 'back', 'audible', 'dreams', 'etc', 'today', 'bible', 'know', 'god', 'son', 'die', 'u', 'give', 'savior', 'still', 'thing', 'accord', 'god', 'pray', 'son', 'bible', 'say', 'know', 'jesus', 'know', 'god', 'sorry', 'verse', 'grant', 'eternal', 'life', 'must', 'present', 'jesus', 'first', 'present', 'u', 'god', 'leonard'] | ['either_way', 'people_talk', 'talk_god', 'god_way', 'know_god', 'god_son', 'son_die', 'bible_say', 'say_know', 'know_jesus', 'jesus_know', 'know_god', 'eternal_life', 'u_god'] | soc_religion_christian_20492 |@lemmatized take:1 try:1 discussion:1 interpret:1 bible:3 feel:1 one:1 pray:2 either:1 way:2 remember:1 jesus:3 people:1 talk:2 god:5 back:1 audible:1 dreams:1 etc:1 today:1 know:3 son:2 die:1 u:2 give:1 savior:1 still:1 thing:1 accord:1 say:1 sorry:1 verse:1 grant:1 eternal:1 life:1 must:1 present:2 first:1 leonard:1 |@bigram either_way:1 people_talk:1 talk_god:1 god_way:1 know_god:2 god_son:1 son_die:1 bible_say:1 say_know:1 know_jesus:1 jesus_know:1 eternal_life:1 u_god:1 |
6,847 | ======================================================================
NYC ACM/SIGGRAPH: UNDERSTANDING IMAGES
======================================================================
SUBJECT:
Pace University/SIGGRAPH Conference on UNDERSTANDING IMAGES
===========================================================
The purpose of this conference is to bring together a breadth of
disciplines, including the physical, biological and computational
sciences, technology, art, psychology, philosophy, and education,
in order to define and discuss the issues essential to image
understanding within the computer graphics context.
FEATURED TOPICS INCLUDE:
Psychology/Perception
Image Analysis
Design
Text
Sound
Philosophy
DATE: Friday & Saturday, 21-22 May 1993
TIME: 9:00 am - 6:00 pm
PLACE: The Pace Downtown Theater
One Pace Plaza
(on Spruce Street between Park Row & Gold Street)
NY, NY 10038
FEES:
PRE-REGISTRATION (Prior to 1 May 1993):
Members $55.00
Non-Members $75.00
Students $40.00 (Proof of F/T Status Required)
REGISTRATION (After 1 May 1993 or On-Site):
All Attendees $95.00
(Registration Fee Includes Brakfast, Breaks & Lunch)
SEND REGISTRATION INFORMATION & FEES TO:
Dr. Francis T. Marchese
Computer Science Department
NYC/ACM SIGGRAPH Conference
Pace University
1 Pace Plaza (Room T-1704)
New York NY 10036
voice: (212) 346-1803 fax: (212) 346-1933
email: [email protected]
======================================================================
REGISTRATION INFORMATION:
Name _________________________________________________________________
Title ________________________________________________________________
Company ______________________________________________________________
Street Address _______________________________________________________
City ________________________________State____________Zip_____________
Day Phone (___) ___-____ Evening Phone (___) ___-____
FAX Phone (___) ___-____ Email_____________________________________
======================================================================
DETAILED DESCRIPTION:
=====================
Artists, designers, scientists, engineers and educators share the
problem of moving information from one mind to another.
Traditionally, they have used pictures, words, demonstrations,
music and dance to communicate imagery. However, expressing
complex notions such as God and infinity or a seemingly well
defined concept such as a flower can present challenges which far
exceed their technical skills.
The explosive use of computers as visualization and expression
tools has compounded this problem. In hypermedia, multimedia and
virtual reality systems vast amounts of information confront the
observer or participant. Wading through a multitude of
simultaneous images and sounds in possibly unfamiliar
representions, a confounded user asks: "What does it all mean?"
Since image construction, transmission, reception, decipherment and
ultimate understanding are complex tasks, strongly influenced by
physiology, education and culture; and, since electronic media
radically amplify each processing step, then we, as electronic
communicators, must determine the fundamental paradigms for
composing imagery for understanding.
Therefore, the purpose of this conference is to bring together a
breadth of disciplines, including, but not limited to, the
physical, biological and computational sciences, technology, art,
psychology, philosophy, and education, in order to define and
discuss the issues essential to image understanding within the
computer graphics context.
FEATURED SPEAKERS INCLUDE:
Psychology/Perception:
Marc De May, University of Ghent
Beverly J. Jones, University of Oregon
Barbara Tversky, Standfor University
Michael J. Shiffer, MIT
Tom Hubbard, Ohio State University
Image Analysis:
A. Ravishankar Rao, IBM Watson Research Center
Nalini Bhusan, Smith College
Xiaopin Hu, University of Illinois
Narenda Ahuja, University of Illinois
Les M. Sztander, University of Toledo
Design:
Mark Bajuk, University of Illinois
Alyce Kaprow, MIT
Text:
Xia Lin, Pace University
John Loustau, Hunter College
Jong-Ding Wang, Hunter College
Judson Rosebush, Judson Rosebush Co.
Sound:
Matthew Witten, University of Texas
Robert Wyatt, Center for High Performance Computing
Robert S. Williams, Pace University
Rory Stuart, NYNEX
Philosophy
Michael Heim, Education Foundation of DPMA | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.graphics/38460 | 1 | comp_graphics_38460 | [('======================================================================', 'JJ'), ('nyc', 'JJ'), ('acm', 'NN'), ('siggraph', 'NN'), ('understanding', 'JJ'), ('images', 'NNS'), ('======================================================================', 'VBP'), ('subject', 'JJ'), ('pace', 'NN'), ('university', 'NN'), ('siggraph', 'NN'), ('conference', 'NN'), ('on', 'IN'), ('understanding', 'JJ'), ('images', 'NNS'), ('===========================================================', 'VBP'), ('the', 'DT'), ('purpose', 'NN'), ('of', 'IN'), ('this', 'DT'), ('conference', 'NN'), ('is', 'VBZ'), ('to', 'TO'), ('bring', 'VB'), ('together', 'RB'), ('breadth', 'NN'), ('of', 'IN'), ('disciplines', 'NNS'), ('including', 'VBG'), ('the', 'DT'), ('physical', 'JJ'), ('biological', 'NN'), ('and', 'CC'), ('computational', 'JJ'), ('sciences', 'NNS'), ('technology', 'NN'), ('art', 'RB'), ('psychology', 'NN'), ('philosophy', 'NN'), ('and', 'CC'), ('education', 'NN'), ('in', 'IN'), ('order', 'NN'), ('to', 'TO'), ('define', 'VB'), ('and', 'CC'), ('discuss', 'VB'), ('the', 'DT'), ('issues', 'NNS'), ('essential', 'JJ'), ('to', 'TO'), ('image', 'NN'), ('understanding', 'VBG'), ('within', 'IN'), ('the', 'DT'), ('computer', 'NN'), ('graphics', 'NNS'), ('context', 'NN'), ('featured', 'VBN'), ('topics', 'NNS'), ('include', 'VBP'), ('psychology', 'JJ'), ('perception', 'NN'), ('image', 'NN'), ('analysis', 'NN'), ('design', 'NN'), ('text', 'NN'), ('sound', 'NN'), ('philosophy', 'NN'), ('date', 'NN'), ('friday', 'NN'), ('saturday', 'VBD'), ('21', 'CD'), ('22', 'CD'), ('may', 'MD'), ('1993', 'CD'), ('time', 'NN'), ('00', 'CD'), ('am', 'VBP'), ('00', 'CD'), ('pm', 'JJ'), ('place', 'NN'), ('the', 'DT'), ('pace', 'NN'), ('downtown', 'NN'), ('theater', 'NN'), ('one', 'CD'), ('pace', 'NN'), ('plaza', 'NN'), ('on', 'IN'), ('spruce', 'JJ'), ('street', 'NN'), ('between', 'IN'), ('park', 'NN'), ('row', 'NN'), ('gold', 'NN'), ('street', 'NN'), ('ny', 'JJ'), ('ny', 'RB'), ('10038', 'CD'), ('fees', 'NNS'), ('pre', 'JJ'), ('registration', 'NN'), ('prior', 'RB'), ('to', 'TO'), ('may', 'MD'), ('1993', 'CD'), ('):', 'VB'), ('members', 'NNS'), ('55', 'CD'), ('00', 'CD'), ('non', 'JJ'), ('members', 'NNS'), ('75', 'CD'), ('00', 'CD'), ('students', 'NNS'), ('40', 'CD'), ('00', 'CD'), ('proof', 'NN'), ('of', 'IN'), ('status', 'NN'), ('required', 'VBN'), ('registration', 'NN'), ('after', 'IN'), ('may', 'MD'), ('1993', 'CD'), ('or', 'CC'), ('on', 'IN'), ('site', 'NN'), ('):', 'CD'), ('all', 'DT'), ('attendees', 'NNS'), ('95', 'CD'), ('00', 'CD'), ('registration', 'NN'), ('fee', 'NN'), ('includes', 'VBZ'), ('brakfast', 'JJ'), ('breaks', 'NNS'), ('lunch', 'JJ'), ('send', 'VBP'), ('registration', 'NN'), ('information', 'NN'), ('fees', 'NNS'), ('to', 'TO'), ('dr', 'VB'), ('francis', 'JJ'), ('marchese', 'JJ'), ('computer', 'NN'), ('science', 'NN'), ('department', 'NN'), ('nyc', 'NN'), ('acm', 'IN'), ('siggraph', 'JJ'), ('conference', 'NN'), ('pace', 'NN'), ('university', 'NN'), ('pace', 'NN'), ('plaza', 'NN'), ('room', 'NN'), ('1704', 'CD'), ('new', 'JJ'), ('york', 'NN'), ('ny', 'JJ'), ('10036', 'CD'), ('voice', 'NN'), ('212', 'CD'), ('346', 'CD'), ('1803', 'CD'), ('fax', 'NN'), ('212', 'CD'), ('346', 'CD'), ('1933', 'CD'), ('email', 'NN'), ('======================================================================', 'NNP'), ('registration', 'NN'), ('information', 'NN'), ('name', 'NN'), ('_________________________________________________________________', 'NNP'), ('title', 'NN'), ('________________________________________________________________', 'NNP'), ('company', 'NN'), ('______________________________________________________________', 'NNP'), ('street', 'NN'), ('address', 'JJ'), ('_______________________________________________________', 'NNP'), ('city', 'NN'), ('________________________________state____________zip_____________', 'NNP'), ('day', 'NN'), ('phone', 'NN'), ('___', 'NNP'), ('___', 'NNP'), ('____', 'NNP'), ('evening', 'VBG'), ('phone', 'NN'), ('___', 'NNP'), ('___', 'NNP'), ('____', 'NNP'), ('fax', 'NN'), ('phone', 'NN'), ('___', 'NNP'), ('___', 'NNP'), ('____', 'NNP'), ('email_____________________________________', 'NN'), ('======================================================================', 'NNP'), ('detailed', 'VBD'), ('description', 'NN'), ('=====================', 'NN'), ('artists', 'VBZ'), ('designers', 'NNS'), ('scientists', 'NNS'), ('engineers', 'NNS'), ('and', 'CC'), ('educators', 'NNS'), ('share', 'NN'), ('the', 'DT'), ('problem', 'NN'), ('of', 'IN'), ('moving', 'VBG'), ('information', 'NN'), ('from', 'IN'), ('one', 'CD'), ('mind', 'NN'), ('to', 'TO'), ('another', 'DT'), ('traditionally', 'RB'), ('they', 'PRP'), ('have', 'VBP'), ('used', 'VBN'), ('pictures', 'NNS'), ('words', 'NNS'), ('demonstrations', 'NNS'), ('music', 'NN'), ('and', 'CC'), ('dance', 'NN'), ('to', 'TO'), ('communicate', 'VB'), ('imagery', 'NN'), ('however', 'RB'), ('expressing', 'VBG'), ('complex', 'JJ'), ('notions', 'NNS'), ('such', 'JJ'), ('as', 'IN'), ('god', 'NN'), ('and', 'CC'), ('infinity', 'NN'), ('or', 'CC'), ('seemingly', 'RB'), ('well', 'RB'), ('defined', 'VBN'), ('concept', 'NN'), ('such', 'JJ'), ('as', 'IN'), ('flower', 'NN'), ('can', 'MD'), ('present', 'VB'), ('challenges', 'NNS'), ('which', 'WDT'), ('far', 'RB'), ('exceed', 'VBP'), ('their', 'PRP$'), ('technical', 'JJ'), ('skills', 'NNS'), ('the', 'DT'), ('explosive', 'JJ'), ('use', 'NN'), ('of', 'IN'), ('computers', 'NNS'), ('as', 'IN'), ('visualization', 'NN'), ('and', 'CC'), ('expression', 'NN'), ('tools', 'NNS'), ('has', 'VBZ'), ('compounded', 'VBN'), ('this', 'DT'), ('problem', 'NN'), ('in', 'IN'), ('hypermedia', 'NN'), ('multimedia', 'NN'), ('and', 'CC'), ('virtual', 'JJ'), ('reality', 'NN'), ('systems', 'NNS'), ('vast', 'JJ'), ('amounts', 'NNS'), ('of', 'IN'), ('information', 'NN'), ('confront', 'VBP'), ('the', 'DT'), ('observer', 'NN'), ('or', 'CC'), ('participant', 'NN'), ('wading', 'NN'), ('through', 'IN'), ('multitude', 'NN'), ('of', 'IN'), ('simultaneous', 'JJ'), ('images', 'NNS'), ('and', 'CC'), ('sounds', 'NNS'), ('in', 'IN'), ('possibly', 'RB'), ('unfamiliar', 'JJ'), ('representions', 'NNS'), ('confounded', 'VBD'), ('user', 'NN'), ('asks', 'VBZ'), ('what', 'WP'), ('does', 'VBZ'), ('it', 'PRP'), ('all', 'DT'), ('mean', 'VBP'), ('?"', 'NN'), ('since', 'IN'), ('image', 'NN'), ('construction', 'NN'), ('transmission', 'NN'), ('reception', 'NN'), ('decipherment', 'NN'), ('and', 'CC'), ('ultimate', 'JJ'), ('understanding', 'NN'), ('are', 'VBP'), ('complex', 'JJ'), ('tasks', 'NNS'), ('strongly', 'RB'), ('influenced', 'VBN'), ('by', 'IN'), ('physiology', 'NN'), ('education', 'NN'), ('and', 'CC'), ('culture', 'NN'), ('and', 'CC'), ('since', 'IN'), ('electronic', 'JJ'), ('media', 'NNS'), ('radically', 'RB'), ('amplify', 'VBP'), ('each', 'DT'), ('processing', 'VBG'), ('step', 'NN'), ('then', 'RB'), ('we', 'PRP'), ('as', 'IN'), ('electronic', 'JJ'), ('communicators', 'NNS'), ('must', 'MD'), ('determine', 'VB'), ('the', 'DT'), ('fundamental', 'JJ'), ('paradigms', 'NN'), ('for', 'IN'), ('composing', 'VBG'), ('imagery', 'NN'), ('for', 'IN'), ('understanding', 'VBG'), ('therefore', 'RB'), ('the', 'DT'), ('purpose', 'NN'), ('of', 'IN'), ('this', 'DT'), ('conference', 'NN'), ('is', 'VBZ'), ('to', 'TO'), ('bring', 'VB'), ('together', 'RB'), ('breadth', 'NN'), ('of', 'IN'), ('disciplines', 'NNS'), ('including', 'VBG'), ('but', 'CC'), ('not', 'RB'), ('limited', 'JJ'), ('to', 'TO'), ('the', 'DT'), ('physical', 'JJ'), ('biological', 'NN'), ('and', 'CC'), ('computational', 'JJ'), ('sciences', 'NNS'), ('technology', 'NN'), ('art', 'RB'), ('psychology', 'NN'), ('philosophy', 'NN'), ('and', 'CC'), ('education', 'NN'), ('in', 'IN'), ('order', 'NN'), ('to', 'TO'), ('define', 'VB'), ('and', 'CC'), ('discuss', 'VB'), ('the', 'DT'), ('issues', 'NNS'), ('essential', 'JJ'), ('to', 'TO'), ('image', 'NN'), ('understanding', 'VBG'), ('within', 'IN'), ('the', 'DT'), ('computer', 'NN'), ('graphics', 'NNS'), ('context', 'NN'), ('featured', 'VBN'), ('speakers', 'NNS'), ('include', 'VBP'), ('psychology', 'JJ'), ('perception', 'NN'), ('marc', 'FW'), ('de', 'FW'), ('may', 'MD'), ('university', 'NN'), ('of', 'IN'), ('ghent', 'JJ'), ('beverly', 'JJ'), ('jones', 'NNS'), ('university', 'NN'), ('of', 'IN'), ('oregon', 'NN'), ('barbara', 'NN'), ('tversky', 'NN'), ('standfor', 'VBP'), ('university', 'NN'), ('michael', 'NN'), ('shiffer', 'VBP'), ('mit', 'NN'), ('tom', 'NN'), ('hubbard', 'NN'), ('ohio', 'NN'), ('state', 'NN'), ('university', 'NN'), ('image', 'NN'), ('analysis', 'NN'), ('ravishankar', 'NN'), ('rao', 'NN'), ('ibm', 'NN'), ('watson', 'NN'), ('research', 'NN'), ('center', 'NN'), ('nalini', 'FW'), ('bhusan', 'JJ'), ('smith', 'NN'), ('college', 'NN'), ('xiaopin', 'NNP'), ('hu', 'NN'), ('university', 'NN'), ('of', 'IN'), ('illinois', 'JJ'), ('narenda', 'FW'), ('ahuja', 'JJ'), ('university', 'NN'), ('of', 'IN'), ('illinois', 'JJ'), ('les', 'NNS'), ('sztander', 'VBP'), ('university', 'NN'), ('of', 'IN'), ('toledo', 'JJ'), ('design', 'NN'), ('mark', 'NN'), ('bajuk', 'NN'), ('university', 'NN'), ('of', 'IN'), ('illinois', 'JJ'), ('alyce', 'JJ'), ('kaprow', 'NN'), ('mit', 'NN'), ('text', 'IN'), ('xia', 'NNP'), ('lin', 'FW'), ('pace', 'NN'), ('university', 'NN'), ('john', 'NN'), ('loustau', 'JJ'), ('hunter', 'NN'), ('college', 'NN'), ('jong', 'NN'), ('ding', 'VBG'), ('wang', 'JJ'), ('hunter', 'NN'), ('college', 'NN'), ('judson', 'NN'), ('rosebush', 'NN'), ('judson', 'NN'), ('rosebush', 'NN'), ('co', 'NN'), ('sound', 'NN'), ('matthew', 'NN'), ('witten', 'VBP'), ('university', 'NN'), ('of', 'IN'), ('texas', 'NN'), ('robert', 'NN'), ('wyatt', 'NN'), ('center', 'NN'), ('for', 'IN'), ('high', 'JJ'), ('performance', 'NN'), ('computing', 'VBG'), ('robert', 'JJ'), ('williams', 'JJ'), ('pace', 'NN'), ('university', 'NN'), ('rory', 'JJ'), ('stuart', 'NN'), ('nynex', 'NN'), ('philosophy', 'NN'), ('michael', 'NN'), ('heim', 'NN'), ('education', 'NN'), ('foundation', 'NN'), ('of', 'IN'), ('dpma', 'NN')] | ['nyc', 'acm', 'siggraph', 'understanding', 'image', 'subject', 'pace', 'university', 'siggraph', 'conference', 'understanding', 'image', 'purpose', 'conference', 'bring', 'together', 'breadth', 'discipline', 'include', 'physical', 'biological', 'computational', 'science', 'technology', 'art', 'psychology', 'philosophy', 'education', 'order', 'define', 'discuss', 'issue', 'essential', 'image', 'understand', 'within', 'computer', 'graphic', 'context', 'feature', 'topic', 'include', 'psychology', 'perception', 'image', 'analysis', 'design', 'text', 'sound', 'philosophy', 'date', 'friday', 'saturday', 'may', 'time', 'pm', 'place', 'pace', 'downtown', 'theater', 'one', 'pace', 'plaza', 'spruce', 'street', 'park', 'row', 'gold', 'street', 'ny', 'ny', 'fee', 'pre', 'registration', 'prior', 'may', 'member', 'non', 'member', 'student', 'proof', 'status', 'require', 'registration', 'may', 'site', 'attendee', 'registration', 'fee', 'include', 'brakfast', 'break', 'lunch', 'send', 'registration', 'information', 'fee', 'dr', 'francis', 'marchese', 'computer', 'science', 'department', 'nyc', 'acm', 'siggraph', 'conference', 'pace', 'university', 'pace', 'plaza', 'room', 'new', 'york', 'ny', 'voice', 'fax', 'email', 'registration', 'information', 'name', 'title', 'company', 'street', 'address', 'city', 'day', 'phone', 'even', 'phone', 'fax', 'phone', 'detail', 'description', 'artists', 'designer', 'scientist', 'engineer', 'educator', 'share', 'problem', 'move', 'information', 'one', 'mind', 'another', 'traditionally', 'use', 'picture', 'word', 'demonstration', 'music', 'dance', 'communicate', 'imagery', 'however', 'express', 'complex', 'notion', 'god', 'infinity', 'seemingly', 'well', 'define', 'concept', 'flower', 'present', 'challenge', 'far', 'exceed', 'technical', 'skill', 'explosive', 'use', 'computer', 'visualization', 'expression', 'tool', 'compound', 'problem', 'hypermedia', 'multimedia', 'virtual', 'reality', 'system', 'vast', 'amount', 'information', 'confront', 'observer', 'participant', 'wading', 'multitude', 'simultaneous', 'image', 'sound', 'possibly', 'unfamiliar', 'representions', 'confound', 'user', 'ask', 'mean', 'since', 'image', 'construction', 'transmission', 'reception', 'decipherment', 'ultimate', 'understanding', 'complex', 'task', 'strongly', 'influence', 'physiology', 'education', 'culture', 'since', 'electronic', 'medium', 'radically', 'amplify', 'process', 'step', 'electronic', 'communicator', 'must', 'determine', 'fundamental', 'paradigm', 'compose', 'imagery', 'understand', 'therefore', 'purpose', 'conference', 'bring', 'together', 'breadth', 'discipline', 'include', 'limited', 'physical', 'biological', 'computational', 'science', 'technology', 'art', 'psychology', 'philosophy', 'education', 'order', 'define', 'discuss', 'issue', 'essential', 'image', 'understand', 'within', 'computer', 'graphic', 'context', 'feature', 'speaker', 'include', 'psychology', 'perception', 'marc', 'de', 'may', 'university', 'ghent', 'beverly', 'jones', 'university', 'oregon', 'barbara', 'tversky', 'standfor', 'university', 'michael', 'shiffer', 'mit', 'tom', 'hubbard', 'ohio', 'state', 'university', 'image', 'analysis', 'ravishankar', 'rao', 'ibm', 'watson', 'research', 'center', 'nalini', 'bhusan', 'smith', 'college', 'xiaopin', 'hu', 'university', 'illinois', 'narenda', 'ahuja', 'university', 'illinois', 'le', 'sztander', 'university', 'toledo', 'design', 'mark', 'bajuk', 'university', 'illinois', 'alyce', 'kaprow', 'mit', 'text', 'xia', 'lin', 'pace', 'university', 'john', 'loustau', 'hunter', 'college', 'jong', 'ding', 'wang', 'hunter', 'college', 'judson', 'rosebush', 'judson', 'rosebush', 'co', 'sound', 'matthew', 'witten', 'university', 'texas', 'robert', 'wyatt', 'center', 'high', 'performance', 'compute', 'robert', 'williams', 'pace', 'university', 'rory', 'stuart', 'nynex', 'philosophy', 'michael', 'heim', 'education', 'foundation', 'dpma'] | ['acm_siggraph', 'bring_together', 'science_technology', 'discuss_issue', 'computer_graphic', 'graphic_context', 'image_analysis', 'pre_registration', 'registration_fee', 'fee_include', 'registration_information', 'computer_science', 'science_department', 'acm_siggraph', 'new_york', 'york_ny', 'voice_fax', 'fax_email', 'registration_information', 'phone_even', 'phone_fax', 'scientist_engineer', 'share_problem', 'information_one', 'well_define', 'far_exceed', 'use_computer', 'virtual_reality', 'ask_mean', 'electronic_medium', 'bring_together', 'include_limited', 'science_technology', 'discuss_issue', 'computer_graphic', 'graphic_context', 'speaker_include', 'ohio_state', 'state_university', 'image_analysis', 'research_center', 'university_illinois', 'university_illinois', 'university_illinois', 'university_texas', 'high_performance', 'performance_compute'] | comp_graphics_38460 |@lemmatized nyc:2 acm:2 siggraph:3 understanding:3 image:8 subject:1 pace:7 university:13 conference:4 purpose:2 bring:2 together:2 breadth:2 discipline:2 include:5 physical:2 biological:2 computational:2 science:3 technology:2 art:2 psychology:4 philosophy:4 education:4 order:2 define:3 discuss:2 issue:2 essential:2 understand:3 within:2 computer:4 graphic:2 context:2 feature:2 topic:1 perception:2 analysis:2 design:2 text:2 sound:3 date:1 friday:1 saturday:1 may:4 time:1 pm:1 place:1 downtown:1 theater:1 one:2 plaza:2 spruce:1 street:3 park:1 row:1 gold:1 ny:3 fee:3 pre:1 registration:5 prior:1 member:2 non:1 student:1 proof:1 status:1 require:1 site:1 attendee:1 brakfast:1 break:1 lunch:1 send:1 information:4 dr:1 francis:1 marchese:1 department:1 room:1 new:1 york:1 voice:1 fax:2 email:1 name:1 title:1 company:1 address:1 city:1 day:1 phone:3 even:1 detail:1 description:1 artists:1 designer:1 scientist:1 engineer:1 educator:1 share:1 problem:2 move:1 mind:1 another:1 traditionally:1 use:2 picture:1 word:1 demonstration:1 music:1 dance:1 communicate:1 imagery:2 however:1 express:1 complex:2 notion:1 god:1 infinity:1 seemingly:1 well:1 concept:1 flower:1 present:1 challenge:1 far:1 exceed:1 technical:1 skill:1 explosive:1 visualization:1 expression:1 tool:1 compound:1 hypermedia:1 multimedia:1 virtual:1 reality:1 system:1 vast:1 amount:1 confront:1 observer:1 participant:1 wading:1 multitude:1 simultaneous:1 possibly:1 unfamiliar:1 representions:1 confound:1 user:1 ask:1 mean:1 since:2 construction:1 transmission:1 reception:1 decipherment:1 ultimate:1 task:1 strongly:1 influence:1 physiology:1 culture:1 electronic:2 medium:1 radically:1 amplify:1 process:1 step:1 communicator:1 must:1 determine:1 fundamental:1 paradigm:1 compose:1 therefore:1 limited:1 speaker:1 marc:1 de:1 ghent:1 beverly:1 jones:1 oregon:1 barbara:1 tversky:1 standfor:1 michael:2 shiffer:1 mit:2 tom:1 hubbard:1 ohio:1 state:1 ravishankar:1 rao:1 ibm:1 watson:1 research:1 center:2 nalini:1 bhusan:1 smith:1 college:3 xiaopin:1 hu:1 illinois:3 narenda:1 ahuja:1 le:1 sztander:1 toledo:1 mark:1 bajuk:1 alyce:1 kaprow:1 xia:1 lin:1 john:1 loustau:1 hunter:2 jong:1 ding:1 wang:1 judson:2 rosebush:2 co:1 matthew:1 witten:1 texas:1 robert:2 wyatt:1 high:1 performance:1 compute:1 williams:1 rory:1 stuart:1 nynex:1 heim:1 foundation:1 dpma:1 |@bigram acm_siggraph:2 bring_together:2 science_technology:2 discuss_issue:2 computer_graphic:2 graphic_context:2 image_analysis:2 pre_registration:1 registration_fee:1 fee_include:1 registration_information:2 computer_science:1 science_department:1 new_york:1 york_ny:1 voice_fax:1 fax_email:1 phone_even:1 phone_fax:1 scientist_engineer:1 share_problem:1 information_one:1 well_define:1 far_exceed:1 use_computer:1 virtual_reality:1 ask_mean:1 electronic_medium:1 include_limited:1 speaker_include:1 ohio_state:1 state_university:1 research_center:1 university_illinois:3 university_texas:1 high_performance:1 performance_compute:1 |
6,848 |
its
plate.
may
Well, there's a big difference between "just not swinging the bat well" and
what the Reds are doing at the plate....UUUGGGHHHH!!!!!
A Reds fan on the verge of a nervous breakdown....
--Mike
"Why is it that the prognosis on Kevin Mitchell is 'Out 2-3 days' no matter
what day you read it???"
-Gary Burbank
------------------------------------------------------------------------
I've told you before and I'll tell you again. The strong
survive and the weak disappear. We do not intend
to disappear.
---Jimmy Hoffa
[email protected]
------------------------------------------------------------------------
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.baseball/104782 | 9 | rec_sport_baseball_104782 | [('its', 'PRP$'), ('plate', 'NN'), ('may', 'MD'), ('well', 'RB'), ('there', 'RB'), ('big', 'JJ'), ('difference', 'NN'), ('between', 'IN'), ('just', 'RB'), ('not', 'RB'), ('swinging', 'VBG'), ('the', 'DT'), ('bat', 'NN'), ('well', 'RB'), ('and', 'CC'), ('what', 'WP'), ('the', 'DT'), ('reds', 'NNS'), ('are', 'VBP'), ('doing', 'VBG'), ('at', 'IN'), ('the', 'DT'), ('plate', 'NN'), ('....', 'NNP'), ('uuuggghhhh', 'JJ'), ('!!!!!', 'NNP'), ('reds', 'VBZ'), ('fan', 'NN'), ('on', 'IN'), ('the', 'DT'), ('verge', 'NN'), ('of', 'IN'), ('nervous', 'JJ'), ('breakdown', 'NN'), ('....', 'NNP'), ('--', ':'), ('mike', 'JJ'), ('why', 'WRB'), ('is', 'VBZ'), ('it', 'PRP'), ('that', 'IN'), ('the', 'DT'), ('prognosis', 'NN'), ('on', 'IN'), ('kevin', 'NN'), ('mitchell', 'NN'), ('is', 'VBZ'), ('out', 'RP'), ('days', 'NNS'), ('no', 'DT'), ('matter', 'NN'), ('what', 'WP'), ('day', 'NN'), ('you', 'PRP'), ('read', 'VBP'), ('it', 'PRP'), ('???"', 'NNP'), ('gary', 'JJ'), ('burbank', 'NN'), ('------------------------------------------------------------------------', 'NN'), ('ve', 'NN'), ('told', 'VBD'), ('you', 'PRP'), ('before', 'IN'), ('and', 'CC'), ('ll', 'VB'), ('tell', 'NN'), ('you', 'PRP'), ('again', 'RB'), ('the', 'DT'), ('strong', 'JJ'), ('survive', 'NN'), ('and', 'CC'), ('the', 'DT'), ('weak', 'JJ'), ('disappear', 'NN'), ('we', 'PRP'), ('do', 'VBP'), ('not', 'RB'), ('intend', 'VB'), ('to', 'TO'), ('disappear', 'VB'), ('---', 'JJ'), ('jimmy', 'NN'), ('hoffa', 'NN'), ('------------------------------------------------------------------------', 'NN')] | ['plate', 'may', 'well', 'big', 'difference', 'swing', 'bat', 'well', 'red', 'plate', 'uuuggghhhh', 'reds', 'fan', 'verge', 'nervous', 'breakdown', 'mike', 'prognosis', 'kevin', 'mitchell', 'day', 'matter', 'day', 'read', 'gary', 'burbank', 'tell', 'tell', 'strong', 'survive', 'weak', 'disappear', 'intend', 'disappear', 'jimmy', 'hoffa'] | ['may_well', 'big_difference', 'tell_tell'] | rec_sport_baseball_104782 |@lemmatized plate:2 may:1 well:2 big:1 difference:1 swing:1 bat:1 red:1 uuuggghhhh:1 reds:1 fan:1 verge:1 nervous:1 breakdown:1 mike:1 prognosis:1 kevin:1 mitchell:1 day:2 matter:1 read:1 gary:1 burbank:1 tell:2 strong:1 survive:1 weak:1 disappear:2 intend:1 jimmy:1 hoffa:1 |@bigram may_well:1 big_difference:1 tell_tell:1 |
6,849 |
Naw, the owners of WordPerfect are Mormons, and by Tony Rose's
and Robert Weiss' standards, Mormons aren't Christians. :-) | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.religion.misc/83572 | 19 | talk_religion_misc_83572 | [('naw', 'IN'), ('the', 'DT'), ('owners', 'NNS'), ('of', 'IN'), ('wordperfect', 'NN'), ('are', 'VBP'), ('mormons', 'NNS'), ('and', 'CC'), ('by', 'IN'), ('tony', 'NN'), ('rose', 'VBD'), ('and', 'CC'), ('robert', 'JJ'), ('weiss', 'JJ'), ('standards', 'NNS'), ('mormons', 'NNS'), ('aren', 'VBP'), ('christians', 'NNS'), (':-)', 'JJ')] | ['naw', 'owner', 'wordperfect', 'mormon', 'tony', 'rise', 'robert', 'weiss', 'standard', 'mormon', 'christian'] | ['robert_weiss'] | talk_religion_misc_83572 |@lemmatized naw:1 owner:1 wordperfect:1 mormon:2 tony:1 rise:1 robert:1 weiss:1 standard:1 christian:1 |@bigram robert_weiss:1 |
6,850 | As quoted from <c115184.734895755@assn119> by [email protected] (Merth Eric William):
What you fail to see is that in order to make a nightmarish stew of psychosis
and repression, you have to break a few eggs. You the evil productive
elements in society, are those eggs....
Damn the spirit, full speed ahead....
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.misc/178570 | 18 | talk_politics_misc_178570 | [('as', 'IN'), ('quoted', 'VBN'), ('from', 'IN'), ('by', 'IN'), ('merth', 'NN'), ('eric', 'JJ'), ('william', 'NN'), ('):', 'VB'), ('what', 'WP'), ('you', 'PRP'), ('fail', 'VBP'), ('to', 'TO'), ('see', 'VB'), ('is', 'VBZ'), ('that', 'IN'), ('in', 'IN'), ('order', 'NN'), ('to', 'TO'), ('make', 'VB'), ('nightmarish', 'JJ'), ('stew', 'NN'), ('of', 'IN'), ('psychosis', 'NN'), ('and', 'CC'), ('repression', 'NN'), ('you', 'PRP'), ('have', 'VBP'), ('to', 'TO'), ('break', 'VB'), ('few', 'JJ'), ('eggs', 'NNS'), ('you', 'PRP'), ('the', 'DT'), ('evil', 'JJ'), ('productive', 'JJ'), ('elements', 'NNS'), ('in', 'IN'), ('society', 'NN'), ('are', 'VBP'), ('those', 'DT'), ('eggs', 'NNS'), ('....', 'VBP'), ('damn', 'VBZ'), ('the', 'DT'), ('spirit', 'NN'), ('full', 'JJ'), ('speed', 'NN'), ('ahead', 'RB'), ('....', 'VBD')] | ['quote', 'merth', 'eric', 'william', 'fail', 'see', 'order', 'make', 'nightmarish', 'stew', 'psychosis', 'repression', 'break', 'egg', 'evil', 'productive', 'element', 'society', 'egg', 'damn', 'spirit', 'full', 'speed', 'ahead'] | ['fail_see', 'order_make'] | talk_politics_misc_178570 |@lemmatized quote:1 merth:1 eric:1 william:1 fail:1 see:1 order:1 make:1 nightmarish:1 stew:1 psychosis:1 repression:1 break:1 egg:2 evil:1 productive:1 element:1 society:1 damn:1 spirit:1 full:1 speed:1 ahead:1 |@bigram fail_see:1 order_make:1 |
6,851 |
I'd like to remind people of the withering of the fig tree and Jesus
driving the money changers et. al. out of the temple. I think those
were two instances of Christ showing anger (as part of His human side). | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/soc.religion.christian/20883 | 15 | soc_religion_christian_20883 | [('like', 'IN'), ('to', 'TO'), ('remind', 'VB'), ('people', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('withering', 'NN'), ('of', 'IN'), ('the', 'DT'), ('fig', 'NN'), ('tree', 'NN'), ('and', 'CC'), ('jesus', 'NN'), ('driving', 'VBG'), ('the', 'DT'), ('money', 'NN'), ('changers', 'NNS'), ('et', 'VBP'), ('al', 'VBZ'), ('out', 'IN'), ('of', 'IN'), ('the', 'DT'), ('temple', 'JJ'), ('think', 'VBP'), ('those', 'DT'), ('were', 'VBD'), ('two', 'CD'), ('instances', 'NNS'), ('of', 'IN'), ('christ', 'NN'), ('showing', 'VBG'), ('anger', 'NN'), ('as', 'IN'), ('part', 'NN'), ('of', 'IN'), ('his', 'PRP$'), ('human', 'JJ'), ('side', 'NN'), (').', 'NN')] | ['like', 'remind', 'people', 'withering', 'fig', 'tree', 'jesus', 'drive', 'money', 'changer', 'et', 'al', 'temple', 'think', 'two', 'instance', 'christ', 'show', 'anger', 'part', 'human', 'side'] | ['et_al', 'think_two', 'part_human'] | soc_religion_christian_20883 |@lemmatized like:1 remind:1 people:1 withering:1 fig:1 tree:1 jesus:1 drive:1 money:1 changer:1 et:1 al:1 temple:1 think:1 two:1 instance:1 christ:1 show:1 anger:1 part:1 human:1 side:1 |@bigram et_al:1 think_two:1 part_human:1 |
6,852 | I agree. I own one. Aside from the shutter, it is built like
a little tank. A very good camera. Your price sounds reasonable,
too. New, I paid $565 for my KIEV 88 Camera Kit. Good luck. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/76181 | 6 | misc_forsale_76181 | [('agree', 'RB'), ('own', 'JJ'), ('one', 'CD'), ('aside', 'NN'), ('from', 'IN'), ('the', 'DT'), ('shutter', 'NN'), ('it', 'PRP'), ('is', 'VBZ'), ('built', 'VBN'), ('like', 'IN'), ('little', 'JJ'), ('tank', 'JJ'), ('very', 'RB'), ('good', 'JJ'), ('camera', 'NN'), ('your', 'PRP$'), ('price', 'NN'), ('sounds', 'NNS'), ('reasonable', 'JJ'), ('too', 'RB'), ('new', 'JJ'), ('paid', 'VBD'), ('565', 'CD'), ('for', 'IN'), ('my', 'PRP$'), ('kiev', 'NN'), ('88', 'CD'), ('camera', 'NN'), ('kit', 'NN'), ('good', 'JJ'), ('luck', 'NN')] | ['agree', 'one', 'aside', 'shutter', 'build', 'like', 'little', 'tank', 'good', 'camera', 'price', 'sound', 'reasonable', 'new', 'pay', 'kiev', 'camera', 'kit', 'good', 'luck'] | ['agree_one', 'build_like', 'like_little', 'sound_reasonable', 'good_luck'] | misc_forsale_76181 |@lemmatized agree:1 one:1 aside:1 shutter:1 build:1 like:1 little:1 tank:1 good:2 camera:2 price:1 sound:1 reasonable:1 new:1 pay:1 kiev:1 kit:1 luck:1 |@bigram agree_one:1 build_like:1 like_little:1 sound_reasonable:1 good_luck:1 |
6,853 | Hi,
sometime ago there are some discussions on gaining CompuServe access thru
the Internet. But I seem to misplace those articles. Can someone please
refresh me where (which site) I can telnet to to gain access.
Hopefully I can download files as well.
Thanks,
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/9891 | 2 | comp_os_ms-windows_misc_9891 | [('hi', 'NN'), ('sometime', 'RB'), ('ago', 'IN'), ('there', 'EX'), ('are', 'VBP'), ('some', 'DT'), ('discussions', 'NNS'), ('on', 'IN'), ('gaining', 'VBG'), ('compuserve', 'NN'), ('access', 'NN'), ('thru', 'IN'), ('the', 'DT'), ('internet', 'NN'), ('but', 'CC'), ('seem', 'VBP'), ('to', 'TO'), ('misplace', 'VB'), ('those', 'DT'), ('articles', 'NNS'), ('can', 'MD'), ('someone', 'NN'), ('please', 'VB'), ('refresh', 'VB'), ('me', 'PRP'), ('where', 'WRB'), ('which', 'WDT'), ('site', 'NN'), ('can', 'MD'), ('telnet', 'VB'), ('to', 'TO'), ('to', 'TO'), ('gain', 'VB'), ('access', 'NN'), ('hopefully', 'RB'), ('can', 'MD'), ('download', 'VB'), ('files', 'NNS'), ('as', 'RB'), ('well', 'RB'), ('thanks', 'NNS')] | ['hi', 'sometime', 'ago', 'discussion', 'gain', 'compuserve', 'access', 'thru', 'internet', 'seem', 'misplace', 'article', 'someone', 'please', 'refresh', 'site', 'telnet', 'gain', 'access', 'hopefully', 'download', 'file', 'well', 'thanks'] | ['someone_please', 'gain_access', 'download_file', 'well_thanks'] | comp_os_ms-windows_misc_9891 |@lemmatized hi:1 sometime:1 ago:1 discussion:1 gain:2 compuserve:1 access:2 thru:1 internet:1 seem:1 misplace:1 article:1 someone:1 please:1 refresh:1 site:1 telnet:1 hopefully:1 download:1 file:1 well:1 thanks:1 |@bigram someone_please:1 gain_access:1 download_file:1 well_thanks:1 |
6,854 | Society
those
shaky
Now, I'm not saying you're wrong because I know that the R-12 substitutes
exist, but this sounds a lot like the 200mpg carbs that the oil companies
keep us all from getting. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.autos/103027 | 7 | rec_autos_103027 | [('society', 'NN'), ('those', 'DT'), ('shaky', 'NNS'), ('now', 'RB'), ('not', 'RB'), ('saying', 'VBG'), ('you', 'PRP'), ('re', 'VBP'), ('wrong', 'JJ'), ('because', 'RB'), ('know', 'VBP'), ('that', 'IN'), ('the', 'DT'), ('12', 'CD'), ('substitutes', 'NNS'), ('exist', 'VBP'), ('but', 'CC'), ('this', 'DT'), ('sounds', 'VBZ'), ('lot', 'NN'), ('like', 'IN'), ('the', 'DT'), ('200mpg', 'CD'), ('carbs', 'NNS'), ('that', 'IN'), ('the', 'DT'), ('oil', 'NN'), ('companies', 'NNS'), ('keep', 'VB'), ('us', 'PRP'), ('all', 'DT'), ('from', 'IN'), ('getting', 'VBG')] | ['society', 'shaky', 'say', 'wrong', 'know', 'substitute', 'exist', 'sound', 'lot', 'like', 'carbs', 'oil', 'company', 'keep', 'u', 'get'] | ['say_wrong', 'wrong_know', 'sound_lot', 'lot_like', 'oil_company', 'keep_u', 'u_get'] | rec_autos_103027 |@lemmatized society:1 shaky:1 say:1 wrong:1 know:1 substitute:1 exist:1 sound:1 lot:1 like:1 carbs:1 oil:1 company:1 keep:1 u:1 get:1 |@bigram say_wrong:1 wrong_know:1 sound_lot:1 lot_like:1 oil_company:1 keep_u:1 u_get:1 |
6,855 | Hi!
When posting Winmark results, it is a good idea to give the version of
WinBench that you used to obtain the scores, as well as the resolution that
you tested and the version of the drivers. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.ibm.pc.hardware/60571 | 3 | comp_sys_ibm_pc_hardware_60571 | [('hi', 'NN'), ('when', 'WRB'), ('posting', 'VBG'), ('winmark', 'NN'), ('results', 'NNS'), ('it', 'PRP'), ('is', 'VBZ'), ('good', 'JJ'), ('idea', 'NN'), ('to', 'TO'), ('give', 'VB'), ('the', 'DT'), ('version', 'NN'), ('of', 'IN'), ('winbench', 'NN'), ('that', 'IN'), ('you', 'PRP'), ('used', 'VBD'), ('to', 'TO'), ('obtain', 'VB'), ('the', 'DT'), ('scores', 'NNS'), ('as', 'RB'), ('well', 'RB'), ('as', 'IN'), ('the', 'DT'), ('resolution', 'NN'), ('that', 'IN'), ('you', 'PRP'), ('tested', 'VBD'), ('and', 'CC'), ('the', 'DT'), ('version', 'NN'), ('of', 'IN'), ('the', 'DT'), ('drivers', 'NNS')] | ['hi', 'post', 'winmark', 'result', 'good', 'idea', 'give', 'version', 'winbench', 'use', 'obtain', 'score', 'well', 'resolution', 'test', 'version', 'driver'] | ['result_good', 'good_idea', 'test_version', 'version_driver'] | comp_sys_ibm_pc_hardware_60571 |@lemmatized hi:1 post:1 winmark:1 result:1 good:1 idea:1 give:1 version:2 winbench:1 use:1 obtain:1 score:1 well:1 resolution:1 test:1 driver:1 |@bigram result_good:1 good_idea:1 test_version:1 version_driver:1 |
6,856 | Hello, I am not sure if this is the right conference to ask this
question, however, Here I go.. I am a commercial fisherman and I
fell about 3 weeks ago down into the hold of the boat and broke or
cracked a rib and wrenched and bruised my back and left arm.
My question, I have been to a doctor and was told that it was
best to do nothing and it would heal up with no long term effect, and
indeed I am about 60 % better, however, the work I do is very
hard and I am still not able to go back to work. The thing that worries me
is the movement or "clunking" I feel and hear back there when I move
certain ways... I heard some one talking about the rib they broke
years ago and that it still bothers them.ÿ. any opinions?
thanx and cheers | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.med/59055 | 13 | sci_med_59055 | [('hello', 'NN'), ('am', 'VBP'), ('not', 'RB'), ('sure', 'JJ'), ('if', 'IN'), ('this', 'DT'), ('is', 'VBZ'), ('the', 'DT'), ('right', 'JJ'), ('conference', 'NN'), ('to', 'TO'), ('ask', 'VB'), ('this', 'DT'), ('question', 'NN'), ('however', 'RB'), ('here', 'RB'), ('go', 'VBP'), ('..', 'NNP'), ('am', 'VBP'), ('commercial', 'JJ'), ('fisherman', 'NN'), ('and', 'CC'), ('fell', 'VBD'), ('about', 'RB'), ('weeks', 'NNS'), ('ago', 'RB'), ('down', 'RB'), ('into', 'IN'), ('the', 'DT'), ('hold', 'NN'), ('of', 'IN'), ('the', 'DT'), ('boat', 'NN'), ('and', 'CC'), ('broke', 'VBD'), ('or', 'CC'), ('cracked', 'VBN'), ('rib', 'NN'), ('and', 'CC'), ('wrenched', 'VBD'), ('and', 'CC'), ('bruised', 'VBD'), ('my', 'PRP$'), ('back', 'NN'), ('and', 'CC'), ('left', 'VBD'), ('arm', 'NN'), ('my', 'PRP$'), ('question', 'NN'), ('have', 'VBP'), ('been', 'VBN'), ('to', 'TO'), ('doctor', 'VB'), ('and', 'CC'), ('was', 'VBD'), ('told', 'VBN'), ('that', 'IN'), ('it', 'PRP'), ('was', 'VBD'), ('best', 'RBS'), ('to', 'TO'), ('do', 'VB'), ('nothing', 'NN'), ('and', 'CC'), ('it', 'PRP'), ('would', 'MD'), ('heal', 'VB'), ('up', 'RP'), ('with', 'IN'), ('no', 'DT'), ('long', 'JJ'), ('term', 'NN'), ('effect', 'NN'), ('and', 'CC'), ('indeed', 'RB'), ('am', 'VBP'), ('about', 'IN'), ('60', 'CD'), ('better', 'JJR'), ('however', 'RB'), ('the', 'DT'), ('work', 'NN'), ('do', 'VBP'), ('is', 'VBZ'), ('very', 'RB'), ('hard', 'JJ'), ('and', 'CC'), ('am', 'VBP'), ('still', 'RB'), ('not', 'RB'), ('able', 'JJ'), ('to', 'TO'), ('go', 'VB'), ('back', 'RB'), ('to', 'TO'), ('work', 'VB'), ('the', 'DT'), ('thing', 'NN'), ('that', 'WDT'), ('worries', 'VBZ'), ('me', 'PRP'), ('is', 'VBZ'), ('the', 'DT'), ('movement', 'NN'), ('or', 'CC'), ('clunking', 'VBG'), ('feel', 'NN'), ('and', 'CC'), ('hear', 'VBP'), ('back', 'RB'), ('there', 'RB'), ('when', 'WRB'), ('move', 'NN'), ('certain', 'JJ'), ('ways', 'NNS'), ('...', ':'), ('heard', 'RB'), ('some', 'DT'), ('one', 'CD'), ('talking', 'VBG'), ('about', 'IN'), ('the', 'DT'), ('rib', 'NN'), ('they', 'PRP'), ('broke', 'VBD'), ('years', 'NNS'), ('ago', 'RB'), ('and', 'CC'), ('that', 'IN'), ('it', 'PRP'), ('still', 'RB'), ('bothers', 'VBZ'), ('them', 'PRP'), ('any', 'DT'), ('opinions', 'NNS'), ('thanx', 'NN'), ('and', 'CC'), ('cheers', 'NNS')] | ['hello', 'sure', 'right', 'conference', 'ask', 'question', 'however', 'go', 'commercial', 'fisherman', 'fell', 'week', 'ago', 'hold', 'boat', 'break', 'crack', 'rib', 'wrench', 'bruise', 'back', 'leave', 'arm', 'question', 'doctor', 'tell', 'best', 'nothing', 'would', 'heal', 'long', 'term', 'effect', 'indeed', 'good', 'however', 'work', 'hard', 'still', 'able', 'go', 'back', 'work', 'thing', 'worry', 'movement', 'clunk', 'feel', 'hear', 'back', 'move', 'certain', 'way', 'heard', 'one', 'talk', 'rib', 'break', 'year', 'ago', 'still', 'bother', 'opinion', 'thanx', 'cheer'] | ['sure_right', 'ask_question', 'question_however', 'however_go', 'go_commercial', 'week_ago', 'doctor_tell', 'nothing_would', 'long_term', 'term_effect', 'good_however', 'however_work', 'work_hard', 'still_able', 'able_go', 'go_back', 'back_work', 'work_thing', 'thing_worry', 'certain_way', 'one_talk', 'year_ago'] | sci_med_59055 |@lemmatized hello:1 sure:1 right:1 conference:1 ask:1 question:2 however:2 go:2 commercial:1 fisherman:1 fell:1 week:1 ago:2 hold:1 boat:1 break:2 crack:1 rib:2 wrench:1 bruise:1 back:3 leave:1 arm:1 doctor:1 tell:1 best:1 nothing:1 would:1 heal:1 long:1 term:1 effect:1 indeed:1 good:1 work:2 hard:1 still:2 able:1 thing:1 worry:1 movement:1 clunk:1 feel:1 hear:1 move:1 certain:1 way:1 heard:1 one:1 talk:1 year:1 bother:1 opinion:1 thanx:1 cheer:1 |@bigram sure_right:1 ask_question:1 question_however:1 however_go:1 go_commercial:1 week_ago:1 doctor_tell:1 nothing_would:1 long_term:1 term_effect:1 good_however:1 however_work:1 work_hard:1 still_able:1 able_go:1 go_back:1 back_work:1 work_thing:1 thing_worry:1 certain_way:1 one_talk:1 year_ago:1 |
6,857 | Thanks to [email protected], I now know a bit more about Stargardt's
disease, aka juvenile macular distrophy, but I would like to learn more.
First, what is the general prognosis - is blindness the result?
Second, what treatments, if any, are available?
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.med/59081 | 13 | sci_med_59081 | [('thanks', 'NNS'), ('to', 'TO'), ('now', 'RB'), ('know', 'VB'), ('bit', 'RB'), ('more', 'RBR'), ('about', 'IN'), ('stargardt', 'JJ'), ('disease', 'NN'), ('aka', 'NN'), ('juvenile', 'NN'), ('macular', 'JJ'), ('distrophy', 'NN'), ('but', 'CC'), ('would', 'MD'), ('like', 'VB'), ('to', 'TO'), ('learn', 'VB'), ('more', 'JJR'), ('first', 'JJ'), ('what', 'WP'), ('is', 'VBZ'), ('the', 'DT'), ('general', 'JJ'), ('prognosis', 'NN'), ('is', 'VBZ'), ('blindness', 'IN'), ('the', 'DT'), ('result', 'NN'), ('second', 'JJ'), ('what', 'WP'), ('treatments', 'NNS'), ('if', 'IN'), ('any', 'DT'), ('are', 'VBP'), ('available', 'JJ')] | ['thanks', 'know', 'bit', 'stargardt', 'disease', 'aka', 'juvenile', 'macular', 'distrophy', 'would', 'like', 'learn', 'first', 'general', 'prognosis', 'blindness', 'result', 'second', 'treatment', 'available'] | ['know_bit', 'would_like'] | sci_med_59081 |@lemmatized thanks:1 know:1 bit:1 stargardt:1 disease:1 aka:1 juvenile:1 macular:1 distrophy:1 would:1 like:1 learn:1 first:1 general:1 prognosis:1 blindness:1 result:1 second:1 treatment:1 available:1 |@bigram know_bit:1 would_like:1 |
6,858 | You macinators who have used these voice messaging/FAX/data-modems. I
have a question. First what brand names do you recommend(I am mostly
interested in the voice messaging and FAX part). Is the voice part as
reliable and understandable as the sellers claim? Approximately, how
much hard drive space does an average day of callers take up, if they
speak for one minute?
Any feed back would be appreciated. My company is looking at buying
one or two. Hey, I may buy one myself too.
Thanks in advance
Don | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.mac.hardware/51860 | 4 | comp_sys_mac_hardware_51860 | [('you', 'PRP'), ('macinators', 'NNS'), ('who', 'WP'), ('have', 'VBP'), ('used', 'VBN'), ('these', 'DT'), ('voice', 'NN'), ('messaging', 'VBG'), ('fax', 'NN'), ('data', 'NNS'), ('modems', 'NNS'), ('have', 'VBP'), ('question', 'NN'), ('first', 'RB'), ('what', 'WP'), ('brand', 'NN'), ('names', 'NNS'), ('do', 'VBP'), ('you', 'PRP'), ('recommend', 'VB'), ('am', 'VBP'), ('mostly', 'RB'), ('interested', 'JJ'), ('in', 'IN'), ('the', 'DT'), ('voice', 'NN'), ('messaging', 'NN'), ('and', 'CC'), ('fax', 'JJ'), ('part', 'NN'), (').', 'NN'), ('is', 'VBZ'), ('the', 'DT'), ('voice', 'NN'), ('part', 'NN'), ('as', 'IN'), ('reliable', 'JJ'), ('and', 'CC'), ('understandable', 'JJ'), ('as', 'IN'), ('the', 'DT'), ('sellers', 'NNS'), ('claim', 'VBP'), ('approximately', 'RB'), ('how', 'WRB'), ('much', 'JJ'), ('hard', 'JJ'), ('drive', 'NN'), ('space', 'NN'), ('does', 'VBZ'), ('an', 'DT'), ('average', 'JJ'), ('day', 'NN'), ('of', 'IN'), ('callers', 'NNS'), ('take', 'VBP'), ('up', 'RP'), ('if', 'IN'), ('they', 'PRP'), ('speak', 'VBP'), ('for', 'IN'), ('one', 'CD'), ('minute', 'NN'), ('any', 'DT'), ('feed', 'NN'), ('back', 'RB'), ('would', 'MD'), ('be', 'VB'), ('appreciated', 'VBN'), ('my', 'PRP$'), ('company', 'NN'), ('is', 'VBZ'), ('looking', 'VBG'), ('at', 'IN'), ('buying', 'VBG'), ('one', 'CD'), ('or', 'CC'), ('two', 'CD'), ('hey', 'NN'), ('may', 'MD'), ('buy', 'VB'), ('one', 'CD'), ('myself', 'PRP'), ('too', 'RB'), ('thanks', 'NNS'), ('in', 'IN'), ('advance', 'NN'), ('don', 'NN')] | ['macinators', 'use', 'voice', 'message', 'fax', 'data', 'modem', 'question', 'first', 'brand', 'name', 'recommend', 'mostly', 'interested', 'voice', 'messaging', 'fax', 'part', 'voice', 'part', 'reliable', 'understandable', 'seller', 'claim', 'approximately', 'much', 'hard', 'drive', 'space', 'average', 'day', 'caller', 'take', 'speak', 'one', 'minute', 'feed', 'back', 'would', 'appreciate', 'company', 'look', 'buy', 'one', 'two', 'hey', 'may', 'buy', 'one', 'thanks', 'advance'] | ['data_modem', 'question_first', 'brand_name', 'much_hard', 'hard_drive', 'speak_one', 'one_minute', 'back_would', 'would_appreciate', 'look_buy', 'buy_one', 'one_two', 'buy_one', 'one_thanks', 'thanks_advance'] | comp_sys_mac_hardware_51860 |@lemmatized macinators:1 use:1 voice:3 message:1 fax:2 data:1 modem:1 question:1 first:1 brand:1 name:1 recommend:1 mostly:1 interested:1 messaging:1 part:2 reliable:1 understandable:1 seller:1 claim:1 approximately:1 much:1 hard:1 drive:1 space:1 average:1 day:1 caller:1 take:1 speak:1 one:3 minute:1 feed:1 back:1 would:1 appreciate:1 company:1 look:1 buy:2 two:1 hey:1 may:1 thanks:1 advance:1 |@bigram data_modem:1 question_first:1 brand_name:1 much_hard:1 hard_drive:1 speak_one:1 one_minute:1 back_would:1 would_appreciate:1 look_buy:1 buy_one:2 one_two:1 one_thanks:1 thanks_advance:1 |
6,859 | Here is a review of some of the off-ice things that have
affected the AHL this year.
ST JOHN'S MAPLE LEAFS PROBLEMS
The St John's Maple Leafs sophomore season has been plagued by
problems. On-ice, the Leafs won the Atlantic Division title but
off ice was less happy. A strike by public workers has forced the
leafs out of the Newfoundland city for much of the last half of
the seaosn (since mid-Jan). They have played "home" games in places
like Montreal, Cornwall and Charlottetown. Their playoff "home"
games will be played in the Metro Center in Halifax, NS. One
demostration got violent. Workers attacked a Leafs' bus and
rocked it and broke windows in the St John's Memorial Stadium.
Despite the problems, Toronto officials insist that the Leafs
will return to St John's once the strike ends.
===================================================
SENATORS SOLD
The New Haven Senators have been sold by Peter Shipman to
the Ottawa Senators NHL organization. They are the only Canadian
NHL team with an American AHL affiliate, and have made it clear
they intend to move the team to somewhere in the Canadian Atlantic
Provinces. This sale and move has yet to be approved by the AHL
head office, but is expected to pass easily at the general meeting
in May. The quote in the story from Jack Butterfield made it
clear the league was more interested in the stability of the
AHL franchise accompanied by NHL ownership, rather than maintaining
the 56-year history of the AHL in New Haven.
The Senators are currently in serious negotiations with Charlottetown
New Brunswick and are expected to move there.
==================================================
DALLAS HELPS HAWKS STAY IN MONCTON
After announcing that they would pull their affiliation out
of Moncton, the Winnipeg Jets changed their mind.
The Jets announced the move when they said that they would be slashing
their minor league roster from 20-something to around a dozen; and they
wanted to share with an existing AHL or IHL franchise.
Enter the Dallas Lone Stars. Dallas agreed to supply the remaining
6 or 8 players to the Moncton franchise. Thus keeping the Hawks
in the New Brunswick city.
The deal is for one year and will be extended to three years if
the season ticket base increases to over 3000. The Hawks only sold
1400 for this year.
============================================================
SAINT JOHN FLAMES OFFICIAL
The Calgary Flames have officially signed a deal with the city of
Saint John, NB. The Saint John Blue Flames will play in the 6200
Exhibition Center. The Flames still have to apply for an expansion
frnachise from the AHL but are expected to have no trouble.
=========================================================
CAPS FOLLOW JACKS TO MAINE
Despite rumors to the contrary, the Capitals will follow the Baltimore
Skipjacks to Maine. The Caps' current farm team, the Baltimore Skipjacks,
announced that they would move to Maine and become the Portland Pirates.
There was much doubt as to if the Caps would follow but they announced
a limited deal with Portland. They would supply a dozen or so players
including 2 goalies. They become the third team to announce a limited
farm team along with Moncton and the Capital District Islanders.
======================================================
AHL GAME OF THE WEEK
In early January, the AHL started a game of the week. The game, produced
by, I believe, Pyman Productions, was televised across the Canadian
Maritimes and northeastern US. The first few weeks saw two games of
the week, one in Canada and another in the US but since then, there
has been only one. Sunday afternoon and night games were covered and
shown on Sportschannel NY and NE in the US and, I believe, Atlantic
Sports Network in Canada (but I'm not sure about that). I am not
sure if playoff games will be covered.
=====================================================
UTICA GONE? SYRACUSE ADDED?
There were heavy rumors that the Utica Devils will not be around next
season. There were rumors that they might be headed to a midwestern
city and that the city of Syracuse is trying to lure them.
=====================================================
WHAT THE AHL MIGHT LOOK LIKE NEXT YEAR
ONE OPTION ANOTHER OPTION
Northern Division Southern Division
ADIRONDACK RED WINGS ADIRONDACK
SPRINGFIELD INDIANS SPRINGFIELD
PROVIDENCE BRUINS PROVIDENCE
CD ISLANDERS CDI
PORTLAND PIRATES HERSHEY
BINGHAMTON
Southern Division ROCHESTER
HERSHEY BEARS HAMILTON
BINGHAMTON RANGERS UTICA
ROCHESTER AMERICANS
HAMILTON CANUCKS Atlantic Division
UTICA (?) DEVILS PORTLAND
ST JOHN'S
Atlantic Division SAINT JOHN
ST JOHN'S MAPLE LEAFS MONCTON
MONCTON HAWKS HALIFAX
HALIFAX CITADELS FREDERICTON
CAPE BRETON OILERS CAPE BRETON
FREDERICTON CANADIENS CHARLOTTETOWN
SAINT JOHN BLUE FLAMES
CHARLOTTETOWN SENATORS (move is unofficial as yet) | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/53690 | 10 | rec_sport_hockey_53690 | [('here', 'RB'), ('is', 'VBZ'), ('review', 'NN'), ('of', 'IN'), ('some', 'DT'), ('of', 'IN'), ('the', 'DT'), ('off', 'NN'), ('ice', 'NN'), ('things', 'NNS'), ('that', 'WDT'), ('have', 'VBP'), ('affected', 'VBN'), ('the', 'DT'), ('ahl', 'NN'), ('this', 'DT'), ('year', 'NN'), ('st', 'NN'), ('john', 'NN'), ('maple', 'NN'), ('leafs', 'NN'), ('problems', 'NNS'), ('the', 'DT'), ('st', 'NN'), ('john', 'NN'), ('maple', 'NN'), ('leafs', 'NN'), ('sophomore', 'NN'), ('season', 'NN'), ('has', 'VBZ'), ('been', 'VBN'), ('plagued', 'VBN'), ('by', 'IN'), ('problems', 'NNS'), ('on', 'IN'), ('ice', 'NN'), ('the', 'DT'), ('leafs', 'NN'), ('won', 'VBD'), ('the', 'DT'), ('atlantic', 'JJ'), ('division', 'NN'), ('title', 'NN'), ('but', 'CC'), ('off', 'IN'), ('ice', 'NN'), ('was', 'VBD'), ('less', 'RBR'), ('happy', 'JJ'), ('strike', 'NN'), ('by', 'IN'), ('public', 'JJ'), ('workers', 'NNS'), ('has', 'VBZ'), ('forced', 'VBN'), ('the', 'DT'), ('leafs', 'NN'), ('out', 'IN'), ('of', 'IN'), ('the', 'DT'), ('newfoundland', 'NN'), ('city', 'NN'), ('for', 'IN'), ('much', 'JJ'), ('of', 'IN'), ('the', 'DT'), ('last', 'JJ'), ('half', 'NN'), ('of', 'IN'), ('the', 'DT'), ('seaosn', 'NN'), ('since', 'IN'), ('mid', 'NN'), ('jan', 'NN'), (').', 'IN'), ('they', 'PRP'), ('have', 'VBP'), ('played', 'VBN'), ('home', 'NN'), ('games', 'NNS'), ('in', 'IN'), ('places', 'NNS'), ('like', 'IN'), ('montreal', 'NN'), ('cornwall', 'NN'), ('and', 'CC'), ('charlottetown', 'VB'), ('their', 'PRP$'), ('playoff', 'NN'), ('home', 'NN'), ('games', 'NNS'), ('will', 'MD'), ('be', 'VB'), ('played', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('metro', 'NN'), ('center', 'NN'), ('in', 'IN'), ('halifax', 'NN'), ('ns', 'CC'), ('one', 'CD'), ('demostration', 'NN'), ('got', 'VBD'), ('violent', 'JJ'), ('workers', 'NNS'), ('attacked', 'VBD'), ('leafs', 'JJ'), ('bus', 'NN'), ('and', 'CC'), ('rocked', 'VBD'), ('it', 'PRP'), ('and', 'CC'), ('broke', 'VBD'), ('windows', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('st', 'NN'), ('john', 'NN'), ('memorial', 'JJ'), ('stadium', 'NN'), ('despite', 'IN'), ('the', 'DT'), ('problems', 'NNS'), ('toronto', 'VBP'), ('officials', 'NNS'), ('insist', 'VBP'), ('that', 'IN'), ('the', 'DT'), ('leafs', 'NN'), ('will', 'MD'), ('return', 'VB'), ('to', 'TO'), ('st', 'VB'), ('john', 'NN'), ('once', 'IN'), ('the', 'DT'), ('strike', 'NN'), ('ends', 'VBZ'), ('===================================================', 'JJ'), ('senators', 'NNS'), ('sold', 'VBD'), ('the', 'DT'), ('new', 'JJ'), ('haven', 'NN'), ('senators', 'NNS'), ('have', 'VBP'), ('been', 'VBN'), ('sold', 'VBN'), ('by', 'IN'), ('peter', 'NN'), ('shipman', 'NN'), ('to', 'TO'), ('the', 'DT'), ('ottawa', 'JJ'), ('senators', 'NNS'), ('nhl', 'VBP'), ('organization', 'NN'), ('they', 'PRP'), ('are', 'VBP'), ('the', 'DT'), ('only', 'JJ'), ('canadian', 'JJ'), ('nhl', 'NN'), ('team', 'NN'), ('with', 'IN'), ('an', 'DT'), ('american', 'JJ'), ('ahl', 'NN'), ('affiliate', 'NN'), ('and', 'CC'), ('have', 'VBP'), ('made', 'VBN'), ('it', 'PRP'), ('clear', 'JJ'), ('they', 'PRP'), ('intend', 'VBP'), ('to', 'TO'), ('move', 'VB'), ('the', 'DT'), ('team', 'NN'), ('to', 'TO'), ('somewhere', 'RB'), ('in', 'IN'), ('the', 'DT'), ('canadian', 'JJ'), ('atlantic', 'JJ'), ('provinces', 'NNS'), ('this', 'DT'), ('sale', 'NN'), ('and', 'CC'), ('move', 'NN'), ('has', 'VBZ'), ('yet', 'RB'), ('to', 'TO'), ('be', 'VB'), ('approved', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('ahl', 'JJ'), ('head', 'NN'), ('office', 'NN'), ('but', 'CC'), ('is', 'VBZ'), ('expected', 'VBN'), ('to', 'TO'), ('pass', 'VB'), ('easily', 'RB'), ('at', 'IN'), ('the', 'DT'), ('general', 'JJ'), ('meeting', 'NN'), ('in', 'IN'), ('may', 'MD'), ('the', 'DT'), ('quote', 'NN'), ('in', 'IN'), ('the', 'DT'), ('story', 'NN'), ('from', 'IN'), ('jack', 'NN'), ('butterfield', 'NN'), ('made', 'VBD'), ('it', 'PRP'), ('clear', 'JJ'), ('the', 'DT'), ('league', 'NN'), ('was', 'VBD'), ('more', 'RBR'), ('interested', 'JJ'), ('in', 'IN'), ('the', 'DT'), ('stability', 'NN'), ('of', 'IN'), ('the', 'DT'), ('ahl', 'JJ'), ('franchise', 'NN'), ('accompanied', 'VBN'), ('by', 'IN'), ('nhl', 'JJ'), ('ownership', 'NN'), ('rather', 'RB'), ('than', 'IN'), ('maintaining', 'VBG'), ('the', 'DT'), ('56', 'CD'), ('year', 'NN'), ('history', 'NN'), ('of', 'IN'), ('the', 'DT'), ('ahl', 'NN'), ('in', 'IN'), ('new', 'JJ'), ('haven', 'PDT'), ('the', 'DT'), ('senators', 'NNS'), ('are', 'VBP'), ('currently', 'RB'), ('in', 'IN'), ('serious', 'JJ'), ('negotiations', 'NNS'), ('with', 'IN'), ('charlottetown', 'JJ'), ('new', 'JJ'), ('brunswick', 'NN'), ('and', 'CC'), ('are', 'VBP'), ('expected', 'VBN'), ('to', 'TO'), ('move', 'VB'), ('there', 'RB'), ('==================================================', 'NNP'), ('dallas', 'NN'), ('helps', 'VBZ'), ('hawks', 'VB'), ('stay', 'NN'), ('in', 'IN'), ('moncton', 'NN'), ('after', 'IN'), ('announcing', 'VBG'), ('that', 'IN'), ('they', 'PRP'), ('would', 'MD'), ('pull', 'VB'), ('their', 'PRP$'), ('affiliation', 'NN'), ('out', 'IN'), ('of', 'IN'), ('moncton', 'NN'), ('the', 'DT'), ('winnipeg', 'JJ'), ('jets', 'NNS'), ('changed', 'VBD'), ('their', 'PRP$'), ('mind', 'NN'), ('the', 'DT'), ('jets', 'NNS'), ('announced', 'VBD'), ('the', 'DT'), ('move', 'NN'), ('when', 'WRB'), ('they', 'PRP'), ('said', 'VBD'), ('that', 'IN'), ('they', 'PRP'), ('would', 'MD'), ('be', 'VB'), ('slashing', 'VBG'), ('their', 'PRP$'), ('minor', 'JJ'), ('league', 'NN'), ('roster', 'NN'), ('from', 'IN'), ('20', 'CD'), ('something', 'NN'), ('to', 'TO'), ('around', 'IN'), ('dozen', 'NN'), ('and', 'CC'), ('they', 'PRP'), ('wanted', 'VBD'), ('to', 'TO'), ('share', 'NN'), ('with', 'IN'), ('an', 'DT'), ('existing', 'VBG'), ('ahl', 'NN'), ('or', 'CC'), ('ihl', 'JJ'), ('franchise', 'NN'), ('enter', 'VBP'), ('the', 'DT'), ('dallas', 'NN'), ('lone', 'NN'), ('stars', 'VBZ'), ('dallas', 'NNS'), ('agreed', 'VBD'), ('to', 'TO'), ('supply', 'VB'), ('the', 'DT'), ('remaining', 'VBG'), ('or', 'CC'), ('players', 'NNS'), ('to', 'TO'), ('the', 'DT'), ('moncton', 'NN'), ('franchise', 'NN'), ('thus', 'RB'), ('keeping', 'VBG'), ('the', 'DT'), ('hawks', 'NN'), ('in', 'IN'), ('the', 'DT'), ('new', 'JJ'), ('brunswick', 'JJ'), ('city', 'NN'), ('the', 'DT'), ('deal', 'NN'), ('is', 'VBZ'), ('for', 'IN'), ('one', 'CD'), ('year', 'NN'), ('and', 'CC'), ('will', 'MD'), ('be', 'VB'), ('extended', 'VBN'), ('to', 'TO'), ('three', 'CD'), ('years', 'NNS'), ('if', 'IN'), ('the', 'DT'), ('season', 'NN'), ('ticket', 'NN'), ('base', 'NN'), ('increases', 'NNS'), ('to', 'TO'), ('over', 'IN'), ('3000', 'CD'), ('the', 'DT'), ('hawks', 'NN'), ('only', 'RB'), ('sold', 'VBD'), ('1400', 'CD'), ('for', 'IN'), ('this', 'DT'), ('year', 'NN'), ('============================================================', 'RB'), ('saint', 'NN'), ('john', 'NN'), ('flames', 'VBZ'), ('official', 'JJ'), ('the', 'DT'), ('calgary', 'JJ'), ('flames', 'NNS'), ('have', 'VBP'), ('officially', 'RB'), ('signed', 'VBN'), ('deal', 'NN'), ('with', 'IN'), ('the', 'DT'), ('city', 'NN'), ('of', 'IN'), ('saint', 'NN'), ('john', 'NN'), ('nb', 'IN'), ('the', 'DT'), ('saint', 'NN'), ('john', 'NN'), ('blue', 'JJ'), ('flames', 'NNS'), ('will', 'MD'), ('play', 'VB'), ('in', 'IN'), ('the', 'DT'), ('6200', 'CD'), ('exhibition', 'NN'), ('center', 'NN'), ('the', 'DT'), ('flames', 'NNS'), ('still', 'RB'), ('have', 'VBP'), ('to', 'TO'), ('apply', 'VB'), ('for', 'IN'), ('an', 'DT'), ('expansion', 'NN'), ('frnachise', 'NN'), ('from', 'IN'), ('the', 'DT'), ('ahl', 'NN'), ('but', 'CC'), ('are', 'VBP'), ('expected', 'VBN'), ('to', 'TO'), ('have', 'VB'), ('no', 'DT'), ('trouble', 'NN'), ('=========================================================', 'NN'), ('caps', 'NNS'), ('follow', 'VBP'), ('jacks', 'NNS'), ('to', 'TO'), ('maine', 'VB'), ('despite', 'IN'), ('rumors', 'NNS'), ('to', 'TO'), ('the', 'DT'), ('contrary', 'JJ'), ('the', 'DT'), ('capitals', 'NNS'), ('will', 'MD'), ('follow', 'VB'), ('the', 'DT'), ('baltimore', 'NN'), ('skipjacks', 'NNS'), ('to', 'TO'), ('maine', 'VB'), ('the', 'DT'), ('caps', 'NNS'), ('current', 'JJ'), ('farm', 'NN'), ('team', 'NN'), ('the', 'DT'), ('baltimore', 'NN'), ('skipjacks', 'NNS'), ('announced', 'VBD'), ('that', 'IN'), ('they', 'PRP'), ('would', 'MD'), ('move', 'VB'), ('to', 'TO'), ('maine', 'VB'), ('and', 'CC'), ('become', 'VB'), ('the', 'DT'), ('portland', 'NN'), ('pirates', 'VBZ'), ('there', 'EX'), ('was', 'VBD'), ('much', 'JJ'), ('doubt', 'NN'), ('as', 'IN'), ('to', 'TO'), ('if', 'IN'), ('the', 'DT'), ('caps', 'NNS'), ('would', 'MD'), ('follow', 'VB'), ('but', 'CC'), ('they', 'PRP'), ('announced', 'VBD'), ('limited', 'JJ'), ('deal', 'NN'), ('with', 'IN'), ('portland', 'NN'), ('they', 'PRP'), ('would', 'MD'), ('supply', 'VB'), ('dozen', 'NN'), ('or', 'CC'), ('so', 'RB'), ('players', 'NNS'), ('including', 'VBG'), ('goalies', 'NNS'), ('they', 'PRP'), ('become', 'VBP'), ('the', 'DT'), ('third', 'JJ'), ('team', 'NN'), ('to', 'TO'), ('announce', 'VB'), ('limited', 'JJ'), ('farm', 'NN'), ('team', 'NN'), ('along', 'IN'), ('with', 'IN'), ('moncton', 'NN'), ('and', 'CC'), ('the', 'DT'), ('capital', 'NN'), ('district', 'NN'), ('islanders', 'NNS'), ('======================================================', 'VBP'), ('ahl', 'JJ'), ('game', 'NN'), ('of', 'IN'), ('the', 'DT'), ('week', 'NN'), ('in', 'IN'), ('early', 'JJ'), ('january', 'NN'), ('the', 'DT'), ('ahl', 'NN'), ('started', 'VBD'), ('game', 'NN'), ('of', 'IN'), ('the', 'DT'), ('week', 'NN'), ('the', 'DT'), ('game', 'NN'), ('produced', 'VBN'), ('by', 'IN'), ('believe', 'JJ'), ('pyman', 'NN'), ('productions', 'NNS'), ('was', 'VBD'), ('televised', 'VBN'), ('across', 'IN'), ('the', 'DT'), ('canadian', 'JJ'), ('maritimes', 'NNS'), ('and', 'CC'), ('northeastern', 'JJ'), ('us', 'PRP'), ('the', 'DT'), ('first', 'JJ'), ('few', 'JJ'), ('weeks', 'NNS'), ('saw', 'VBD'), ('two', 'CD'), ('games', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('week', 'NN'), ('one', 'CD'), ('in', 'IN'), ('canada', 'NN'), ('and', 'CC'), ('another', 'DT'), ('in', 'IN'), ('the', 'DT'), ('us', 'PRP'), ('but', 'CC'), ('since', 'IN'), ('then', 'RB'), ('there', 'EX'), ('has', 'VBZ'), ('been', 'VBN'), ('only', 'RB'), ('one', 'CD'), ('sunday', 'JJ'), ('afternoon', 'NN'), ('and', 'CC'), ('night', 'NN'), ('games', 'NNS'), ('were', 'VBD'), ('covered', 'VBN'), ('and', 'CC'), ('shown', 'VBN'), ('on', 'IN'), ('sportschannel', 'NNS'), ('ny', 'JJ'), ('and', 'CC'), ('ne', 'JJ'), ('in', 'IN'), ('the', 'DT'), ('us', 'PRP'), ('and', 'CC'), ('believe', 'VB'), ('atlantic', 'JJ'), ('sports', 'NNS'), ('network', 'NN'), ('in', 'IN'), ('canada', 'NN'), ('but', 'CC'), ('not', 'RB'), ('sure', 'JJ'), ('about', 'IN'), ('that', 'DT'), (').', 'NNP'), ('am', 'VBP'), ('not', 'RB'), ('sure', 'JJ'), ('if', 'IN'), ('playoff', 'NN'), ('games', 'NNS'), ('will', 'MD'), ('be', 'VB'), ('covered', 'VBN'), ('=====================================================', 'NNP'), ('utica', 'JJ'), ('gone', 'VBN'), ('syracuse', 'NN'), ('added', 'VBD'), ('there', 'EX'), ('were', 'VBD'), ('heavy', 'JJ'), ('rumors', 'NNS'), ('that', 'IN'), ('the', 'DT'), ('utica', 'NN'), ('devils', 'NNS'), ('will', 'MD'), ('not', 'RB'), ('be', 'VB'), ('around', 'IN'), ('next', 'JJ'), ('season', 'NN'), ('there', 'EX'), ('were', 'VBD'), ('rumors', 'NNS'), ('that', 'IN'), ('they', 'PRP'), ('might', 'MD'), ('be', 'VB'), ('headed', 'VBN'), ('to', 'TO'), ('midwestern', 'VB'), ('city', 'NN'), ('and', 'CC'), ('that', 'IN'), ('the', 'DT'), ('city', 'NN'), ('of', 'IN'), ('syracuse', 'NN'), ('is', 'VBZ'), ('trying', 'VBG'), ('to', 'TO'), ('lure', 'VB'), ('them', 'PRP'), ('=====================================================', 'VB'), ('what', 'WP'), ('the', 'DT'), ('ahl', 'NN'), ('might', 'MD'), ('look', 'VB'), ('like', 'IN'), ('next', 'JJ'), ('year', 'NN'), ('one', 'CD'), ('option', 'NN'), ('another', 'DT'), ('option', 'NN'), ('northern', 'JJ'), ('division', 'NN'), ('southern', 'JJ'), ('division', 'NN'), ('adirondack', 'NN'), ('red', 'JJ'), ('wings', 'NNS'), ('adirondack', 'RB'), ('springfield', 'VBP'), ('indians', 'NNS'), ('springfield', 'VBD'), ('providence', 'NN'), ('bruins', 'NNS'), ('providence', 'VBP'), ('cd', 'NN'), ('islanders', 'NNS'), ('cdi', 'VBP'), ('portland', 'NN'), ('pirates', 'NNS'), ('hershey', 'VBP'), ('binghamton', 'NN'), ('southern', 'JJ'), ('division', 'NN'), ('rochester', 'NN'), ('hershey', 'NN'), ('bears', 'VBZ'), ('hamilton', 'JJ'), ('binghamton', 'NN'), ('rangers', 'NNS'), ('utica', 'VBP'), ('rochester', 'NN'), ('americans', 'NNS'), ('hamilton', 'VBP'), ('canucks', 'NNS'), ('atlantic', 'JJ'), ('division', 'NN'), ('utica', 'JJ'), ('(?)', 'NNP'), ('devils', 'NNS'), ('portland', 'VBP'), ('st', 'JJ'), ('john', 'NN'), ('atlantic', 'JJ'), ('division', 'NN'), ('saint', 'NN'), ('john', 'NN'), ('st', 'NN'), ('john', 'NN'), ('maple', 'NN'), ('leafs', 'VBP'), ('moncton', 'NN'), ('moncton', 'NN'), ('hawks', 'NN'), ('halifax', 'NN'), ('halifax', 'NN'), ('citadels', 'NNS'), ('fredericton', 'VBP'), ('cape', 'NN'), ('breton', 'NN'), ('oilers', 'NNS'), ('cape', 'VBP'), ('breton', 'IN'), ('fredericton', 'NN'), ('canadiens', 'NNS'), ('charlottetown', 'JJ'), ('saint', 'NN'), ('john', 'NN'), ('blue', 'JJ'), ('flames', 'NNS'), ('charlottetown', 'JJ'), ('senators', 'NNS'), ('move', 'VBP'), ('is', 'VBZ'), ('unofficial', 'JJ'), ('as', 'IN'), ('yet', 'RB')] | ['review', 'ice', 'thing', 'affect', 'ahl', 'year', 'st', 'john', 'maple', 'leaf', 'problem', 'st', 'john', 'maple', 'leaf', 'sophomore', 'season', 'plague', 'problem', 'ice', 'leaf', 'win', 'atlantic', 'division', 'title', 'ice', 'less', 'happy', 'strike', 'public', 'worker', 'force', 'leaf', 'newfoundland', 'city', 'much', 'last', 'half', 'seaosn', 'since', 'mid', 'jan', 'play', 'home', 'game', 'place', 'like', 'montreal', 'cornwall', 'charlottetown', 'playoff', 'home', 'game', 'play', 'metro', 'center', 'halifax', 'n', 'one', 'demostration', 'get', 'violent', 'worker', 'attack', 'leafs', 'bus', 'rock', 'break', 'window', 'st', 'john', 'memorial', 'stadium', 'despite', 'problem', 'toronto', 'official', 'insist', 'leaf', 'return', 'st', 'john', 'strike', 'end', 'senator', 'sell', 'new', 'senator', 'sell', 'peter', 'shipman', 'ottawa', 'senator', 'nhl', 'organization', 'canadian', 'nhl', 'team', 'american', 'ahl', 'affiliate', 'make', 'clear', 'intend', 'move', 'team', 'somewhere', 'canadian', 'atlantic', 'province', 'sale', 'move', 'yet', 'approve', 'ahl', 'head', 'office', 'expect', 'pass', 'easily', 'general', 'meeting', 'may', 'quote', 'story', 'jack', 'butterfield', 'make', 'clear', 'league', 'interested', 'stability', 'ahl', 'franchise', 'accompany', 'nhl', 'ownership', 'rather', 'maintain', 'year', 'history', 'ahl', 'new', 'senator', 'currently', 'serious', 'negotiation', 'charlottetown', 'new', 'brunswick', 'expect', 'move', 'dallas', 'help', 'hawk', 'stay', 'moncton', 'announce', 'would', 'pull', 'affiliation', 'moncton', 'winnipeg', 'jet', 'change', 'mind', 'jet', 'announce', 'move', 'say', 'would', 'slash', 'minor', 'league', 'roster', 'something', 'around', 'dozen', 'want', 'share', 'exist', 'ahl', 'ihl', 'franchise', 'enter', 'dallas', 'lone', 'star', 'dallas', 'agree', 'supply', 'remain', 'player', 'moncton', 'franchise', 'thus', 'keep', 'hawk', 'new', 'brunswick', 'city', 'deal', 'one', 'year', 'extend', 'three', 'year', 'season', 'ticket', 'base', 'increase', 'hawk', 'sell', 'year', 'saint', 'john', 'flame', 'official', 'calgary', 'flame', 'officially', 'sign', 'deal', 'city', 'saint', 'john', 'nb', 'saint', 'john', 'blue', 'flame', 'play', 'exhibition', 'center', 'flame', 'still', 'apply', 'expansion', 'frnachise', 'ahl', 'expect', 'trouble', 'cap', 'follow', 'jack', 'maine', 'despite', 'rumor', 'contrary', 'capital', 'follow', 'baltimore', 'skipjack', 'maine', 'cap', 'current', 'farm', 'team', 'baltimore', 'skipjack', 'announce', 'would', 'move', 'maine', 'become', 'portland', 'pirate', 'much', 'doubt', 'cap', 'would', 'follow', 'announce', 'limited', 'deal', 'portland', 'would', 'supply', 'dozen', 'player', 'include', 'goalie', 'become', 'third', 'team', 'announce', 'limited', 'farm', 'team', 'along', 'moncton', 'capital', 'district', 'islander', 'ahl', 'game', 'week', 'early', 'january', 'ahl', 'start', 'game', 'week', 'game', 'produce', 'believe', 'pyman', 'production', 'televise', 'across', 'canadian', 'maritimes', 'northeastern', 'u', 'first', 'week', 'saw', 'two', 'game', 'week', 'one', 'canada', 'another', 'u', 'since', 'one', 'sunday', 'afternoon', 'night', 'game', 'cover', 'show', 'sportschannel', 'ny', 'ne', 'u', 'believe', 'atlantic', 'sport', 'network', 'canada', 'sure', 'sure', 'playoff', 'game', 'cover', 'utica', 'go', 'syracuse', 'add', 'heavy', 'rumor', 'utica', 'devil', 'around', 'next', 'season', 'rumor', 'might', 'head', 'midwestern', 'city', 'city', 'syracuse', 'try', 'lure', 'ahl', 'might', 'look', 'like', 'next', 'year', 'one', 'option', 'another', 'option', 'northern', 'division', 'southern', 'division', 'adirondack', 'red', 'wing', 'adirondack', 'springfield', 'indian', 'springfield', 'providence', 'bruin', 'providence', 'cd', 'islander', 'cdi', 'portland', 'pirate', 'hershey', 'binghamton', 'southern', 'division', 'rochester', 'hershey', 'bear', 'hamilton', 'binghamton', 'ranger', 'utica', 'rochester', 'american', 'hamilton', 'canuck', 'atlantic', 'division', 'utica', 'devil', 'portland', 'st', 'john', 'atlantic', 'division', 'saint', 'john', 'st', 'john', 'maple', 'leaf', 'moncton', 'moncton', 'hawk', 'halifax', 'halifax', 'citadel', 'fredericton', 'cape', 'breton', 'oiler', 'cape', 'breton', 'fredericton', 'canadiens', 'charlottetown', 'saint', 'john', 'blue', 'flame', 'charlottetown', 'senator', 'move', 'unofficial', 'yet'] | ['st_john', 'john_maple', 'maple_leaf', 'st_john', 'john_maple', 'maple_leaf', 'atlantic_division', 'division_title', 'play_home', 'home_game', 'game_place', 'place_like', 'home_game', 'game_play', 'st_john', 'st_john', 'sell_new', 'new_senator', 'ottawa_senator', 'nhl_team', 'make_clear', 'make_clear', 'new_senator', 'new_brunswick', 'announce_would', 'affiliation_moncton', 'winnipeg_jet', 'change_mind', 'say_would', 'minor_league', 'something_around', 'want_share', 'player_moncton', 'new_brunswick', 'one_year', 'three_year', 'season_ticket', 'saint_john', 'calgary_flame', 'sign_deal', 'saint_john', 'saint_john', 'john_blue', 'baltimore_skipjack', 'farm_team', 'baltimore_skipjack', 'announce_would', 'would_move', 'would_follow', 'would_supply', 'player_include', 'farm_team', 'capital_district', 'u_first', 'saw_two', 'two_game', 'since_one', 'sunday_afternoon', 'night_game', 'u_believe', 'playoff_game', 'utica_devil', 'next_season', 'might_look', 'look_like', 'next_year', 'year_one', 'adirondack_red', 'red_wing', 'springfield_indian', 'springfield_providence', 'providence_bruin', 'cd_islander', 'binghamton_ranger', 'utica_rochester', 'rochester_american', 'atlantic_division', 'utica_devil', 'st_john', 'atlantic_division', 'saint_john', 'st_john', 'john_maple', 'maple_leaf', 'moncton_hawk', 'fredericton_cape', 'cape_breton', 'breton_oiler', 'cape_breton', 'breton_fredericton', 'fredericton_canadiens', 'saint_john', 'john_blue'] | rec_sport_hockey_53690 |@lemmatized review:1 ice:3 thing:1 affect:1 ahl:10 year:6 st:6 john:11 maple:3 leaf:6 problem:3 sophomore:1 season:3 plague:1 win:1 atlantic:5 division:6 title:1 less:1 happy:1 strike:2 public:1 worker:2 force:1 newfoundland:1 city:5 much:2 last:1 half:1 seaosn:1 since:2 mid:1 jan:1 play:3 home:2 game:8 place:1 like:2 montreal:1 cornwall:1 charlottetown:4 playoff:2 metro:1 center:2 halifax:3 n:1 one:5 demostration:1 get:1 violent:1 attack:1 leafs:1 bus:1 rock:1 break:1 window:1 memorial:1 stadium:1 despite:2 toronto:1 official:2 insist:1 return:1 end:1 senator:5 sell:3 new:4 peter:1 shipman:1 ottawa:1 nhl:3 organization:1 canadian:3 team:5 american:2 affiliate:1 make:2 clear:2 intend:1 move:6 somewhere:1 province:1 sale:1 yet:2 approve:1 head:2 office:1 expect:3 pass:1 easily:1 general:1 meeting:1 may:1 quote:1 story:1 jack:2 butterfield:1 league:2 interested:1 stability:1 franchise:3 accompany:1 ownership:1 rather:1 maintain:1 history:1 currently:1 serious:1 negotiation:1 brunswick:2 dallas:3 help:1 hawk:4 stay:1 moncton:6 announce:5 would:5 pull:1 affiliation:1 winnipeg:1 jet:2 change:1 mind:1 say:1 slash:1 minor:1 roster:1 something:1 around:2 dozen:2 want:1 share:1 exist:1 ihl:1 enter:1 lone:1 star:1 agree:1 supply:2 remain:1 player:2 thus:1 keep:1 deal:3 extend:1 three:1 ticket:1 base:1 increase:1 saint:5 flame:5 calgary:1 officially:1 sign:1 nb:1 blue:2 exhibition:1 still:1 apply:1 expansion:1 frnachise:1 trouble:1 cap:3 follow:3 maine:3 rumor:3 contrary:1 capital:2 baltimore:2 skipjack:2 current:1 farm:2 become:2 portland:4 pirate:2 doubt:1 limited:2 include:1 goalie:1 third:1 along:1 district:1 islander:2 week:4 early:1 january:1 start:1 produce:1 believe:2 pyman:1 production:1 televise:1 across:1 maritimes:1 northeastern:1 u:3 first:1 saw:1 two:1 canada:2 another:2 sunday:1 afternoon:1 night:1 cover:2 show:1 sportschannel:1 ny:1 ne:1 sport:1 network:1 sure:2 utica:4 go:1 syracuse:2 add:1 heavy:1 devil:2 next:2 might:2 midwestern:1 try:1 lure:1 look:1 option:2 northern:1 southern:2 adirondack:2 red:1 wing:1 springfield:2 indian:1 providence:2 bruin:1 cd:1 cdi:1 hershey:2 binghamton:2 rochester:2 bear:1 hamilton:2 ranger:1 canuck:1 citadel:1 fredericton:2 cape:2 breton:2 oiler:1 canadiens:1 unofficial:1 |@bigram st_john:6 john_maple:3 maple_leaf:3 atlantic_division:3 division_title:1 play_home:1 home_game:2 game_place:1 place_like:1 game_play:1 sell_new:1 new_senator:2 ottawa_senator:1 nhl_team:1 make_clear:2 new_brunswick:2 announce_would:2 affiliation_moncton:1 winnipeg_jet:1 change_mind:1 say_would:1 minor_league:1 something_around:1 want_share:1 player_moncton:1 one_year:1 three_year:1 season_ticket:1 saint_john:5 calgary_flame:1 sign_deal:1 john_blue:2 baltimore_skipjack:2 farm_team:2 would_move:1 would_follow:1 would_supply:1 player_include:1 capital_district:1 u_first:1 saw_two:1 two_game:1 since_one:1 sunday_afternoon:1 night_game:1 u_believe:1 playoff_game:1 utica_devil:2 next_season:1 might_look:1 look_like:1 next_year:1 year_one:1 adirondack_red:1 red_wing:1 springfield_indian:1 springfield_providence:1 providence_bruin:1 cd_islander:1 binghamton_ranger:1 utica_rochester:1 rochester_american:1 moncton_hawk:1 fredericton_cape:1 cape_breton:2 breton_oiler:1 breton_fredericton:1 fredericton_canadiens:1 |
6,860 | I've got a 386 motherboard for sale:
i386-25DX processor w/2Mb RAM
AMI BIOS w/setup
Math Coprocessor socket
8 expansion slots
Full sized motherboard--fits any full-sized case
All manuals included
Make me an offer!
Reason for sale: I've got a new HP workstation to play with now :)
Also: other peripherals (VGA card/moditor, TEAC Disk Drives, printer, etc)
available.
E-mail for more info.
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/75956 | 6 | misc_forsale_75956 | [('ve', 'NN'), ('got', 'VBD'), ('386', 'CD'), ('motherboard', 'NN'), ('for', 'IN'), ('sale', 'NN'), ('i386', 'NN'), ('25dx', 'CD'), ('processor', 'NN'), ('2mb', 'CD'), ('ram', 'NN'), ('ami', 'NN'), ('bios', 'NNS'), ('setup', 'VBP'), ('math', 'NN'), ('coprocessor', 'NN'), ('socket', 'NN'), ('expansion', 'NN'), ('slots', 'NNS'), ('full', 'JJ'), ('sized', 'VBN'), ('motherboard', 'NN'), ('--', ':'), ('fits', 'VBZ'), ('any', 'DT'), ('full', 'JJ'), ('sized', 'VBN'), ('case', 'NN'), ('all', 'DT'), ('manuals', 'NNS'), ('included', 'VBD'), ('make', 'VB'), ('me', 'PRP'), ('an', 'DT'), ('offer', 'NN'), ('reason', 'NN'), ('for', 'IN'), ('sale', 'NN'), ('ve', 'NN'), ('got', 'VBD'), ('new', 'JJ'), ('hp', 'JJ'), ('workstation', 'NN'), ('to', 'TO'), ('play', 'VB'), ('with', 'IN'), ('now', 'RB'), (':)', 'NNP'), ('also', 'RB'), ('other', 'JJ'), ('peripherals', 'NNS'), ('vga', 'VBP'), ('card', 'NN'), ('moditor', 'NN'), ('teac', 'JJ'), ('disk', 'NN'), ('drives', 'NNS'), ('printer', 'VBP'), ('etc', 'FW'), ('available', 'JJ'), ('mail', 'NN'), ('for', 'IN'), ('more', 'JJR'), ('info', 'NN')] | ['get', 'motherboard', 'sale', 'processor', 'ram', 'ami', 'bios', 'setup', 'math', 'coprocessor', 'socket', 'expansion', 'slot', 'full', 'size', 'motherboard', 'fit', 'full', 'size', 'case', 'manual', 'include', 'make', 'offer', 'reason', 'sale', 'get', 'new', 'hp', 'workstation', 'play', 'also', 'peripheral', 'vga', 'card', 'moditor', 'teac', 'disk', 'drive', 'printer', 'etc', 'available', 'mail', 'info'] | ['ami_bios', 'math_coprocessor', 'expansion_slot', 'full_size', 'full_size', 'manual_include', 'make_offer', 'get_new', 'vga_card', 'disk_drive', 'drive_printer', 'available_mail', 'mail_info'] | misc_forsale_75956 |@lemmatized get:2 motherboard:2 sale:2 processor:1 ram:1 ami:1 bios:1 setup:1 math:1 coprocessor:1 socket:1 expansion:1 slot:1 full:2 size:2 fit:1 case:1 manual:1 include:1 make:1 offer:1 reason:1 new:1 hp:1 workstation:1 play:1 also:1 peripheral:1 vga:1 card:1 moditor:1 teac:1 disk:1 drive:1 printer:1 etc:1 available:1 mail:1 info:1 |@bigram ami_bios:1 math_coprocessor:1 expansion_slot:1 full_size:2 manual_include:1 make_offer:1 get_new:1 vga_card:1 disk_drive:1 drive_printer:1 available_mail:1 mail_info:1 |
6,861 | A few days back someone posted info on a gopher site where you could
search for medical graphics, etc. Could someone please repost or mail me
a copy? I'd greatly appreciate it. Thanks!
Mark | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.graphics/38645 | 1 | comp_graphics_38645 | [('few', 'JJ'), ('days', 'NNS'), ('back', 'RB'), ('someone', 'NN'), ('posted', 'VBD'), ('info', 'NN'), ('on', 'IN'), ('gopher', 'NN'), ('site', 'NN'), ('where', 'WRB'), ('you', 'PRP'), ('could', 'MD'), ('search', 'VB'), ('for', 'IN'), ('medical', 'JJ'), ('graphics', 'NNS'), ('etc', 'NN'), ('could', 'MD'), ('someone', 'NN'), ('please', 'VB'), ('repost', 'NN'), ('or', 'CC'), ('mail', 'NN'), ('me', 'PRP'), ('copy', 'VBP'), ('greatly', 'RB'), ('appreciate', 'VBP'), ('it', 'PRP'), ('thanks', 'VBZ'), ('mark', 'NN')] | ['day', 'back', 'someone', 'post', 'info', 'gopher', 'site', 'could', 'search', 'medical', 'graphic', 'etc', 'could', 'someone', 'please', 'repost', 'mail', 'copy', 'greatly', 'appreciate', 'thank', 'mark'] | ['back_someone', 'someone_post', 'post_info', 'etc_could', 'could_someone', 'someone_please', 'mail_copy', 'greatly_appreciate', 'appreciate_thank'] | comp_graphics_38645 |@lemmatized day:1 back:1 someone:2 post:1 info:1 gopher:1 site:1 could:2 search:1 medical:1 graphic:1 etc:1 please:1 repost:1 mail:1 copy:1 greatly:1 appreciate:1 thank:1 mark:1 |@bigram back_someone:1 someone_post:1 post_info:1 etc_could:1 could_someone:1 someone_please:1 mail_copy:1 greatly_appreciate:1 appreciate_thank:1 |
6,862 | I have two questions (well probably more...) about how Expose & Configure
events are handled.
I have an appl. which uses 1 window to draw in. Since I give the user the
capability of scaling and zooming as well as allowing the window to be
resized, I made a translation table for the Expose & Configure events.
The Expose event calls my redraw method while the Configure event
calls my rescale method. The rescale method invokes a "fake" Expose
event (actually just calls the redraw w/ an appropriate Expose struct)
to draw the data.
Quest 1.
When the appl. is compiled/linked w/ R4 (running in either R4 or R5 env.)
I get multiple (>4) redraws when the window gets uncovered or the size
is changed. I assume I'm getting cascading events. Is that right?
Any suggestions as to how to handle/trap events in a better way?
Quest 2.
When the appl. is compiled/linked w/ R5 I get no Expose events
whatsoever. Do events and/or translation tables act differently in R5?
Thanks in advance
Steve
--
========================================================================================== | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/67134 | 5 | comp_windows_x_67134 | [('have', 'VB'), ('two', 'CD'), ('questions', 'NNS'), ('well', 'RB'), ('probably', 'RB'), ('more', 'RBR'), ('...)', 'JJ'), ('about', 'IN'), ('how', 'WRB'), ('expose', 'JJ'), ('configure', 'NN'), ('events', 'NNS'), ('are', 'VBP'), ('handled', 'VBN'), ('have', 'VBP'), ('an', 'DT'), ('appl', 'NN'), ('which', 'WDT'), ('uses', 'VBZ'), ('window', 'NN'), ('to', 'TO'), ('draw', 'VB'), ('in', 'IN'), ('since', 'IN'), ('give', 'VB'), ('the', 'DT'), ('user', 'NN'), ('the', 'DT'), ('capability', 'NN'), ('of', 'IN'), ('scaling', 'NN'), ('and', 'CC'), ('zooming', 'NN'), ('as', 'RB'), ('well', 'RB'), ('as', 'IN'), ('allowing', 'VBG'), ('the', 'DT'), ('window', 'NN'), ('to', 'TO'), ('be', 'VB'), ('resized', 'VBN'), ('made', 'VBN'), ('translation', 'NN'), ('table', 'NN'), ('for', 'IN'), ('the', 'DT'), ('expose', 'JJ'), ('configure', 'NN'), ('events', 'NNS'), ('the', 'DT'), ('expose', 'JJ'), ('event', 'NN'), ('calls', 'VBZ'), ('my', 'PRP$'), ('redraw', 'JJ'), ('method', 'NN'), ('while', 'IN'), ('the', 'DT'), ('configure', 'NN'), ('event', 'NN'), ('calls', 'VBZ'), ('my', 'PRP$'), ('rescale', 'NN'), ('method', 'VBD'), ('the', 'DT'), ('rescale', 'NN'), ('method', 'NN'), ('invokes', 'NNS'), ('fake', 'VBP'), ('expose', 'JJ'), ('event', 'NN'), ('actually', 'RB'), ('just', 'RB'), ('calls', 'VBZ'), ('the', 'DT'), ('redraw', 'NN'), ('an', 'DT'), ('appropriate', 'JJ'), ('expose', 'JJ'), ('struct', 'NN'), ('to', 'TO'), ('draw', 'VB'), ('the', 'DT'), ('data', 'NNS'), ('quest', 'JJS'), ('when', 'WRB'), ('the', 'DT'), ('appl', 'NN'), ('is', 'VBZ'), ('compiled', 'VBN'), ('linked', 'JJ'), ('r4', 'NN'), ('running', 'VBG'), ('in', 'IN'), ('either', 'CC'), ('r4', 'VB'), ('or', 'CC'), ('r5', 'VB'), ('env', 'JJ'), ('.)', 'NNP'), ('get', 'NN'), ('multiple', 'JJ'), ('(>', 'NNP'), ('redraws', 'NN'), ('when', 'WRB'), ('the', 'DT'), ('window', 'NN'), ('gets', 'VBZ'), ('uncovered', 'JJ'), ('or', 'CC'), ('the', 'DT'), ('size', 'NN'), ('is', 'VBZ'), ('changed', 'VBN'), ('assume', 'IN'), ('getting', 'VBG'), ('cascading', 'VBG'), ('events', 'NNS'), ('is', 'VBZ'), ('that', 'IN'), ('right', 'JJ'), ('any', 'DT'), ('suggestions', 'NNS'), ('as', 'IN'), ('to', 'TO'), ('how', 'WRB'), ('to', 'TO'), ('handle', 'VB'), ('trap', 'JJ'), ('events', 'NNS'), ('in', 'IN'), ('better', 'JJR'), ('way', 'NN'), ('quest', 'JJS'), ('when', 'WRB'), ('the', 'DT'), ('appl', 'NN'), ('is', 'VBZ'), ('compiled', 'VBN'), ('linked', 'VBN'), ('r5', 'JJ'), ('get', 'NN'), ('no', 'DT'), ('expose', 'JJ'), ('events', 'NNS'), ('whatsoever', 'WDT'), ('do', 'VBP'), ('events', 'NNS'), ('and', 'CC'), ('or', 'CC'), ('translation', 'NN'), ('tables', 'NNS'), ('act', 'VBP'), ('differently', 'RB'), ('in', 'IN'), ('r5', 'JJ'), ('thanks', 'NNS'), ('in', 'IN'), ('advance', 'NN'), ('steve', 'NN'), ('--', ':'), ('==========================================================================================', 'NN')] | ['two', 'question', 'well', 'probably', 'expose', 'configure', 'event', 'handle', 'appl', 'use', 'window', 'draw', 'since', 'give', 'user', 'capability', 'scaling', 'zooming', 'well', 'allow', 'window', 'resize', 'make', 'translation', 'table', 'expose', 'configure', 'event', 'expose', 'event', 'call', 'redraw', 'method', 'configure', 'event', 'call', 'rescale', 'method', 'rescale', 'method', 'invokes', 'fake', 'expose', 'event', 'actually', 'call', 'redraw', 'appropriate', 'expose', 'struct', 'draw', 'data', 'quest', 'appl', 'compile', 'linked', 'run', 'either', 'env', 'get', 'multiple', 'redraws', 'window', 'get', 'uncovered', 'size', 'change', 'assume', 'get', 'cascade', 'event', 'right', 'suggestion', 'handle', 'trap', 'event', 'good', 'way', 'quest', 'appl', 'compile', 'link', 'get', 'expose', 'event', 'whatsoever', 'event', 'translation', 'table', 'act', 'differently', 'thanks', 'advance', 'steve'] | ['two_question', 'question_well', 'well_probably', 'use_window', 'translation_table', 'expose_event', 'expose_event', 'window_get', 'good_way', 'expose_event', 'translation_table', 'thanks_advance'] | comp_windows_x_67134 |@lemmatized two:1 question:1 well:2 probably:1 expose:6 configure:3 event:9 handle:2 appl:3 use:1 window:3 draw:2 since:1 give:1 user:1 capability:1 scaling:1 zooming:1 allow:1 resize:1 make:1 translation:2 table:2 call:3 redraw:2 method:3 rescale:2 invokes:1 fake:1 actually:1 appropriate:1 struct:1 data:1 quest:2 compile:2 linked:1 run:1 either:1 env:1 get:4 multiple:1 redraws:1 uncovered:1 size:1 change:1 assume:1 cascade:1 right:1 suggestion:1 trap:1 good:1 way:1 link:1 whatsoever:1 act:1 differently:1 thanks:1 advance:1 steve:1 |@bigram two_question:1 question_well:1 well_probably:1 use_window:1 translation_table:2 expose_event:3 window_get:1 good_way:1 thanks_advance:1 |
6,863 | [email protected] (James A. Donald) writes...
Hello? What the Sloan decision means is that the tax protestors
were wrong.
Demonstrate, please! The rules of procedure make this very
unlikely.
FOR DISCUSSION PURPOSES ONLY
Which makes it legally unsound. If I were representing Mr. Teel,
I'd try a procedural approach if I could find one, or recommend
he plea-bargain. He's setting himself up to be in hot water.
Daniel Reitman
HOW NOT TO WRITE A DEED
One case involved the construction of a conveyance to grantees "jointly, as
tenants in common, with equal rights and interest in said land, and to the
survivor thereof, in fee simple. . . . To Have and to Hold the same unto the
said parties hereto, equally, jointly, as tenants in common, with equal rights
and interest for the period or term of their lives, and to the survivor thereof
at the death of the other." | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.misc/176849 | 18 | talk_politics_misc_176849 | [('james', 'NNS'), ('donald', 'VBP'), ('writes', 'NNS'), ('...', ':'), ('hello', 'VBZ'), ('what', 'WP'), ('the', 'DT'), ('sloan', 'NN'), ('decision', 'NN'), ('means', 'VBZ'), ('is', 'VBZ'), ('that', 'IN'), ('the', 'DT'), ('tax', 'NN'), ('protestors', 'NNS'), ('were', 'VBD'), ('wrong', 'JJ'), ('demonstrate', 'JJ'), ('please', 'VB'), ('the', 'DT'), ('rules', 'NNS'), ('of', 'IN'), ('procedure', 'NN'), ('make', 'VBP'), ('this', 'DT'), ('very', 'RB'), ('unlikely', 'JJ'), ('for', 'IN'), ('discussion', 'NN'), ('purposes', 'NNS'), ('only', 'RB'), ('which', 'WDT'), ('makes', 'VBZ'), ('it', 'PRP'), ('legally', 'RB'), ('unsound', 'IN'), ('if', 'IN'), ('were', 'VBD'), ('representing', 'VBG'), ('mr', 'NN'), ('teel', 'NN'), ('try', 'VB'), ('procedural', 'JJ'), ('approach', 'NN'), ('if', 'IN'), ('could', 'MD'), ('find', 'VB'), ('one', 'CD'), ('or', 'CC'), ('recommend', 'VB'), ('he', 'PRP'), ('plea', 'NN'), ('bargain', 'NN'), ('he', 'PRP'), ('setting', 'VBG'), ('himself', 'PRP'), ('up', 'IN'), ('to', 'TO'), ('be', 'VB'), ('in', 'IN'), ('hot', 'JJ'), ('water', 'NN'), ('daniel', 'NN'), ('reitman', 'VB'), ('how', 'WRB'), ('not', 'RB'), ('to', 'TO'), ('write', 'VB'), ('deed', 'VB'), ('one', 'CD'), ('case', 'NN'), ('involved', 'VBN'), ('the', 'DT'), ('construction', 'NN'), ('of', 'IN'), ('conveyance', 'NN'), ('to', 'TO'), ('grantees', 'NNS'), ('jointly', 'RB'), ('as', 'IN'), ('tenants', 'NNS'), ('in', 'IN'), ('common', 'JJ'), ('with', 'IN'), ('equal', 'JJ'), ('rights', 'NNS'), ('and', 'CC'), ('interest', 'NN'), ('in', 'IN'), ('said', 'VBD'), ('land', 'NN'), ('and', 'CC'), ('to', 'TO'), ('the', 'DT'), ('survivor', 'NN'), ('thereof', 'NN'), ('in', 'IN'), ('fee', 'NN'), ('simple', 'NN'), ('to', 'TO'), ('have', 'VB'), ('and', 'CC'), ('to', 'TO'), ('hold', 'VB'), ('the', 'DT'), ('same', 'JJ'), ('unto', 'IN'), ('the', 'DT'), ('said', 'VBD'), ('parties', 'NNS'), ('hereto', 'VBP'), ('equally', 'RB'), ('jointly', 'RB'), ('as', 'IN'), ('tenants', 'NNS'), ('in', 'IN'), ('common', 'JJ'), ('with', 'IN'), ('equal', 'JJ'), ('rights', 'NNS'), ('and', 'CC'), ('interest', 'NN'), ('for', 'IN'), ('the', 'DT'), ('period', 'NN'), ('or', 'CC'), ('term', 'NN'), ('of', 'IN'), ('their', 'PRP$'), ('lives', 'NNS'), ('and', 'CC'), ('to', 'TO'), ('the', 'DT'), ('survivor', 'NN'), ('thereof', 'NN'), ('at', 'IN'), ('the', 'DT'), ('death', 'NN'), ('of', 'IN'), ('the', 'DT'), ('other', 'JJ'), ('."', 'NN')] | ['james', 'donald', 'writes', 'hello', 'sloan', 'decision', 'mean', 'tax', 'protestors', 'wrong', 'demonstrate', 'please', 'rule', 'procedure', 'make', 'unlikely', 'discussion', 'purpose', 'make', 'legally', 'unsound', 'represent', 'mr', 'teel', 'try', 'procedural', 'approach', 'could', 'find', 'one', 'recommend', 'plea', 'bargain', 'set', 'hot', 'water', 'daniel', 'reitman', 'write', 'deed', 'one', 'case', 'involve', 'construction', 'conveyance', 'grantee', 'jointly', 'tenant', 'common', 'equal', 'right', 'interest', 'say', 'land', 'survivor', 'thereof', 'fee', 'simple', 'hold', 'unto', 'say', 'party', 'hereto', 'equally', 'jointly', 'tenant', 'common', 'equal', 'right', 'interest', 'period', 'term', 'life', 'survivor', 'thereof', 'death'] | ['discussion_purpose', 'mr_teel', 'could_find', 'find_one', 'hot_water', 'daniel_reitman', 'one_case', 'case_involve', 'jointly_tenant', 'tenant_common', 'common_equal', 'equal_right', 'right_interest', 'interest_say', 'survivor_thereof', 'unto_say', 'jointly_tenant', 'tenant_common', 'common_equal', 'equal_right', 'right_interest', 'survivor_thereof'] | talk_politics_misc_176849 |@lemmatized james:1 donald:1 writes:1 hello:1 sloan:1 decision:1 mean:1 tax:1 protestors:1 wrong:1 demonstrate:1 please:1 rule:1 procedure:1 make:2 unlikely:1 discussion:1 purpose:1 legally:1 unsound:1 represent:1 mr:1 teel:1 try:1 procedural:1 approach:1 could:1 find:1 one:2 recommend:1 plea:1 bargain:1 set:1 hot:1 water:1 daniel:1 reitman:1 write:1 deed:1 case:1 involve:1 construction:1 conveyance:1 grantee:1 jointly:2 tenant:2 common:2 equal:2 right:2 interest:2 say:2 land:1 survivor:2 thereof:2 fee:1 simple:1 hold:1 unto:1 party:1 hereto:1 equally:1 period:1 term:1 life:1 death:1 |@bigram discussion_purpose:1 mr_teel:1 could_find:1 find_one:1 hot_water:1 daniel_reitman:1 one_case:1 case_involve:1 jointly_tenant:2 tenant_common:2 common_equal:2 equal_right:2 right_interest:2 interest_say:1 survivor_thereof:2 unto_say:1 |
6,864 | well, the subject says just about all I intended to ask:
Is there no way to insert a 256 color into WfW 2.0 ?
When I try it, the picture turns into a 16 color pic.
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/9584 | 2 | comp_os_ms-windows_misc_9584 | [('well', 'RB'), ('the', 'DT'), ('subject', 'NN'), ('says', 'VBZ'), ('just', 'RB'), ('about', 'IN'), ('all', 'DT'), ('intended', 'VBN'), ('to', 'TO'), ('ask', 'VB'), ('is', 'VBZ'), ('there', 'RB'), ('no', 'DT'), ('way', 'NN'), ('to', 'TO'), ('insert', 'VB'), ('256', 'CD'), ('color', 'NN'), ('into', 'IN'), ('wfw', 'NN'), ('when', 'WRB'), ('try', 'NN'), ('it', 'PRP'), ('the', 'DT'), ('picture', 'NN'), ('turns', 'VBZ'), ('into', 'IN'), ('16', 'CD'), ('color', 'NN'), ('pic', 'NN')] | ['well', 'subject', 'say', 'intend', 'ask', 'way', 'insert', 'color', 'wfw', 'try', 'picture', 'turn', 'color', 'pic'] | ['subject_say'] | comp_os_ms-windows_misc_9584 |@lemmatized well:1 subject:1 say:1 intend:1 ask:1 way:1 insert:1 color:2 wfw:1 try:1 picture:1 turn:1 pic:1 |@bigram subject_say:1 |
6,865 |
steps deleted
{> ...
{>
{> It's an interesting idea, but the worst-case data patterns developed to
{> test magnetic media are totally different than the patterns used to detect
{> common faults in memory chips.
{>
I was having major memory problems a few monthes ago.
getting parity error - system halted error message in windows.
I ran QA/PLUS, Check It, Diagnose, as well as several shareware
memory checkers. I had a total of 8 meg SIMM in my system.
these store bought/ shareware memory diagnostics either ran fine
without errors or found an error at some address that I couldn't
place on a memory chip. Out of exahperation I came up with
the (now deleted) steps to find bad memory chips. I found 2
(moral : never buy memory stamped "not for sensitive or critical
applications" on the back.
anyway I did filter out all the bad memory chips using
combinations of 4 of the 8 meg chips and creating a RAM drive to
test on. Although it dodn't alleviate my parity error problems
in windows. I did manage to find bad memory chips in this manner
It has NEVER failed to find a bad chip for me. and the commercial/
shareware have always faild me either not finding the error or
pointing to an addreww which I have no idea on what chip it is.
p.s. man my typing stinks today and I don't feel like futzing around with
this line editor.
-David
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.ibm.pc.hardware/60890 | 3 | comp_sys_ibm_pc_hardware_60890 | [('steps', 'NNS'), ('deleted', 'VBD'), ('{>', 'NN'), ('...', ':'), ('{>', 'VBZ'), ('{>', 'VB'), ('it', 'PRP'), ('an', 'DT'), ('interesting', 'JJ'), ('idea', 'NN'), ('but', 'CC'), ('the', 'DT'), ('worst', 'JJS'), ('case', 'NN'), ('data', 'NNS'), ('patterns', 'NNS'), ('developed', 'VBD'), ('to', 'TO'), ('{>', 'VB'), ('test', 'NN'), ('magnetic', 'JJ'), ('media', 'NNS'), ('are', 'VBP'), ('totally', 'RB'), ('different', 'JJ'), ('than', 'IN'), ('the', 'DT'), ('patterns', 'NNS'), ('used', 'VBN'), ('to', 'TO'), ('detect', 'VB'), ('{>', 'JJ'), ('common', 'JJ'), ('faults', 'NNS'), ('in', 'IN'), ('memory', 'NN'), ('chips', 'NNS'), ('{>', 'NNP'), ('was', 'VBD'), ('having', 'VBG'), ('major', 'JJ'), ('memory', 'NN'), ('problems', 'NNS'), ('few', 'JJ'), ('monthes', 'NNS'), ('ago', 'RB'), ('getting', 'VBG'), ('parity', 'NN'), ('error', 'NN'), ('system', 'NN'), ('halted', 'VBD'), ('error', 'JJ'), ('message', 'NN'), ('in', 'IN'), ('windows', 'NNS'), ('ran', 'VBD'), ('qa', 'RB'), ('plus', 'CC'), ('check', 'VB'), ('it', 'PRP'), ('diagnose', 'RB'), ('as', 'RB'), ('well', 'RB'), ('as', 'IN'), ('several', 'JJ'), ('shareware', 'JJ'), ('memory', 'NN'), ('checkers', 'NNS'), ('had', 'VBD'), ('total', 'NN'), ('of', 'IN'), ('meg', 'NN'), ('simm', 'NN'), ('in', 'IN'), ('my', 'PRP$'), ('system', 'NN'), ('these', 'DT'), ('store', 'NN'), ('bought', 'VBD'), ('shareware', 'JJ'), ('memory', 'NN'), ('diagnostics', 'NNS'), ('either', 'CC'), ('ran', 'VBD'), ('fine', 'NN'), ('without', 'IN'), ('errors', 'NNS'), ('or', 'CC'), ('found', 'VBD'), ('an', 'DT'), ('error', 'NN'), ('at', 'IN'), ('some', 'DT'), ('address', 'NN'), ('that', 'IN'), ('couldn', 'JJ'), ('place', 'NN'), ('on', 'IN'), ('memory', 'NN'), ('chip', 'NN'), ('out', 'IN'), ('of', 'IN'), ('exahperation', 'NN'), ('came', 'VBD'), ('up', 'RB'), ('with', 'IN'), ('the', 'DT'), ('now', 'RB'), ('deleted', 'JJ'), ('steps', 'NNS'), ('to', 'TO'), ('find', 'VB'), ('bad', 'JJ'), ('memory', 'NN'), ('chips', 'NNS'), ('found', 'VBD'), ('moral', 'JJ'), ('never', 'RB'), ('buy', 'VBP'), ('memory', 'NN'), ('stamped', 'VBD'), ('not', 'RB'), ('for', 'IN'), ('sensitive', 'JJ'), ('or', 'CC'), ('critical', 'JJ'), ('applications', 'NNS'), ('on', 'IN'), ('the', 'DT'), ('back', 'JJ'), ('anyway', 'RB'), ('did', 'VBD'), ('filter', 'VB'), ('out', 'RP'), ('all', 'PDT'), ('the', 'DT'), ('bad', 'JJ'), ('memory', 'NN'), ('chips', 'NNS'), ('using', 'VBG'), ('combinations', 'NNS'), ('of', 'IN'), ('of', 'IN'), ('the', 'DT'), ('meg', 'JJ'), ('chips', 'NNS'), ('and', 'CC'), ('creating', 'VBG'), ('ram', 'JJ'), ('drive', 'NN'), ('to', 'TO'), ('test', 'VB'), ('on', 'IN'), ('although', 'IN'), ('it', 'PRP'), ('dodn', 'VBZ'), ('alleviate', 'JJ'), ('my', 'PRP$'), ('parity', 'NN'), ('error', 'NN'), ('problems', 'NNS'), ('in', 'IN'), ('windows', 'NNS'), ('did', 'VBD'), ('manage', 'VB'), ('to', 'TO'), ('find', 'VB'), ('bad', 'JJ'), ('memory', 'NN'), ('chips', 'NNS'), ('in', 'IN'), ('this', 'DT'), ('manner', 'NN'), ('it', 'PRP'), ('has', 'VBZ'), ('never', 'RB'), ('failed', 'VBN'), ('to', 'TO'), ('find', 'VB'), ('bad', 'JJ'), ('chip', 'NN'), ('for', 'IN'), ('me', 'PRP'), ('and', 'CC'), ('the', 'DT'), ('commercial', 'JJ'), ('shareware', 'NN'), ('have', 'VBP'), ('always', 'RB'), ('faild', 'VBN'), ('me', 'PRP'), ('either', 'CC'), ('not', 'RB'), ('finding', 'VBG'), ('the', 'DT'), ('error', 'NN'), ('or', 'CC'), ('pointing', 'VBG'), ('to', 'TO'), ('an', 'DT'), ('addreww', 'NN'), ('which', 'WDT'), ('have', 'VBP'), ('no', 'DT'), ('idea', 'NN'), ('on', 'IN'), ('what', 'WP'), ('chip', 'NN'), ('it', 'PRP'), ('is', 'VBZ'), ('man', 'NN'), ('my', 'PRP$'), ('typing', 'VBG'), ('stinks', 'NNS'), ('today', 'NN'), ('and', 'CC'), ('don', 'VB'), ('feel', 'NN'), ('like', 'IN'), ('futzing', 'VBG'), ('around', 'RB'), ('with', 'IN'), ('this', 'DT'), ('line', 'NN'), ('editor', 'NN'), ('david', 'VBD'), ('=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=', 'NN')] | ['step', 'delete', 'interesting', 'idea', 'bad', 'case', 'data', 'pattern', 'develop', 'test', 'magnetic', 'medium', 'totally', 'different', 'pattern', 'use', 'detect', 'common', 'fault', 'memory', 'chip', 'major', 'memory', 'problem', 'monthes', 'ago', 'get', 'parity', 'error', 'system', 'halt', 'error', 'message', 'window', 'run', 'qa', 'plus', 'check', 'diagnose', 'well', 'several', 'shareware', 'memory', 'checker', 'total', 'meg', 'simm', 'system', 'store', 'buy', 'shareware', 'memory', 'diagnostics', 'either', 'run', 'fine', 'without', 'error', 'find', 'error', 'address', 'place', 'memory', 'chip', 'exahperation', 'come', 'deleted', 'step', 'find', 'bad', 'memory', 'chip', 'find', 'moral', 'never', 'buy', 'memory', 'stamp', 'sensitive', 'critical', 'application', 'back', 'anyway', 'filter', 'bad', 'memory', 'chip', 'use', 'combination', 'meg', 'chip', 'create', 'ram', 'drive', 'test', 'although', 'dodn', 'alleviate', 'parity', 'error', 'problem', 'window', 'manage', 'find', 'bad', 'memory', 'chip', 'manner', 'never', 'fail', 'find', 'bad', 'chip', 'commercial', 'shareware', 'always', 'faild', 'either', 'find', 'error', 'point', 'addreww', 'idea', 'chip', 'man', 'type', 'stink', 'today', 'feel', 'like', 'futzing', 'around', 'line', 'editor', 'david'] | ['bad_case', 'magnetic_medium', 'totally_different', 'memory_chip', 'ago_get', 'parity_error', 'error_system', 'error_message', 'window_run', 'well_several', 'meg_simm', 'either_run', 'run_fine', 'find_error', 'memory_chip', 'find_bad', 'memory_chip', 'memory_chip', 'chip_use', 'use_combination', 'parity_error', 'problem_window', 'find_bad', 'memory_chip', 'never_fail', 'find_bad', 'find_error', 'feel_like'] | comp_sys_ibm_pc_hardware_60890 |@lemmatized step:2 delete:1 interesting:1 idea:2 bad:5 case:1 data:1 pattern:2 develop:1 test:2 magnetic:1 medium:1 totally:1 different:1 use:2 detect:1 common:1 fault:1 memory:9 chip:8 major:1 problem:2 monthes:1 ago:1 get:1 parity:2 error:6 system:2 halt:1 message:1 window:2 run:2 qa:1 plus:1 check:1 diagnose:1 well:1 several:1 shareware:3 checker:1 total:1 meg:2 simm:1 store:1 buy:2 diagnostics:1 either:2 fine:1 without:1 find:6 address:1 place:1 exahperation:1 come:1 deleted:1 moral:1 never:2 stamp:1 sensitive:1 critical:1 application:1 back:1 anyway:1 filter:1 combination:1 create:1 ram:1 drive:1 although:1 dodn:1 alleviate:1 manage:1 manner:1 fail:1 commercial:1 always:1 faild:1 point:1 addreww:1 man:1 type:1 stink:1 today:1 feel:1 like:1 futzing:1 around:1 line:1 editor:1 david:1 |@bigram bad_case:1 magnetic_medium:1 totally_different:1 memory_chip:5 ago_get:1 parity_error:2 error_system:1 error_message:1 window_run:1 well_several:1 meg_simm:1 either_run:1 run_fine:1 find_error:2 find_bad:3 chip_use:1 use_combination:1 problem_window:1 never_fail:1 feel_like:1 |
6,866 | Does anyone out there know of any products using Motorola's Neuron(r) chips MC143150 or MC143120. If so, what are they and are they utilizing Standard Network Variable Types (SNVT)?
_________________________________________________________________________________ | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/53503 | 12 | sci_electronics_53503 | [('does', 'VBZ'), ('anyone', 'NN'), ('out', 'IN'), ('there', 'RB'), ('know', 'NNS'), ('of', 'IN'), ('any', 'DT'), ('products', 'NNS'), ('using', 'VBG'), ('motorola', 'NN'), ('neuron', 'FW'), ('chips', 'NNS'), ('mc143150', 'VBP'), ('or', 'CC'), ('mc143120', 'VBP'), ('if', 'IN'), ('so', 'IN'), ('what', 'WP'), ('are', 'VBP'), ('they', 'PRP'), ('and', 'CC'), ('are', 'VBP'), ('they', 'PRP'), ('utilizing', 'VBG'), ('standard', 'JJ'), ('network', 'NN'), ('variable', 'JJ'), ('types', 'NNS'), ('snvt', 'VBP'), (')?', 'CD'), ('_________________________________________________________________________________', 'NN')] | ['anyone', 'know', 'product', 'use', 'motorola', 'neuron', 'chip', 'utilize', 'standard', 'network', 'variable', 'type', 'snvt'] | ['anyone_know', 'product_use'] | sci_electronics_53503 |@lemmatized anyone:1 know:1 product:1 use:1 motorola:1 neuron:1 chip:1 utilize:1 standard:1 network:1 variable:1 type:1 snvt:1 |@bigram anyone_know:1 product_use:1 |
6,867 | Greetings!
Situation: I have a phone jack mounted on a wall. I don't
know the number of the line. And I don't want
to call up the operator to place a trace on it. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/53702 | 12 | sci_electronics_53702 | [('greetings', 'NNS'), ('situation', 'NN'), ('have', 'VBP'), ('phone', 'NN'), ('jack', 'NN'), ('mounted', 'VBD'), ('on', 'IN'), ('wall', 'NN'), ('don', 'NN'), ('know', 'VBP'), ('the', 'DT'), ('number', 'NN'), ('of', 'IN'), ('the', 'DT'), ('line', 'NN'), ('and', 'CC'), ('don', 'NN'), ('want', 'VBP'), ('to', 'TO'), ('call', 'VB'), ('up', 'RP'), ('the', 'DT'), ('operator', 'NN'), ('to', 'TO'), ('place', 'VB'), ('trace', 'NN'), ('on', 'IN'), ('it', 'PRP')] | ['greeting', 'situation', 'phone', 'jack', 'mount', 'wall', 'know', 'number', 'line', 'want', 'call', 'operator', 'place', 'trace'] | ['phone_jack', 'know_number', 'number_line', 'line_want', 'want_call'] | sci_electronics_53702 |@lemmatized greeting:1 situation:1 phone:1 jack:1 mount:1 wall:1 know:1 number:1 line:1 want:1 call:1 operator:1 place:1 trace:1 |@bigram phone_jack:1 know_number:1 number_line:1 line_want:1 want_call:1 |
6,868 | Now available: xvertext 4.0
--------------
Summary
-------
xvertext provides you with four functions to draw strings at any angle in
an X window (previous versions were limited to vertical text). Rotation
is still achieved using XImages, but the notion of rotating a whole font
first has been dropped.
What's new?
-----------
I've added a cache which keeps a copy of previously rotated strings - thus
speeding up redraws.
Where can I get it?
-------------------
comp.sources.x (soon...)
export.lcs.mit.edu : contrib/xvertext.4.0.shar.Z (now)
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/66980 | 5 | comp_windows_x_66980 | [('now', 'RB'), ('available', 'JJ'), ('xvertext', 'JJ'), ('--------------', 'NN'), ('summary', 'JJ'), ('-------', 'NNP'), ('xvertext', 'NNP'), ('provides', 'VBZ'), ('you', 'PRP'), ('with', 'IN'), ('four', 'CD'), ('functions', 'NNS'), ('to', 'TO'), ('draw', 'VB'), ('strings', 'NNS'), ('at', 'IN'), ('any', 'DT'), ('angle', 'NN'), ('in', 'IN'), ('an', 'DT'), ('window', 'NN'), ('previous', 'JJ'), ('versions', 'NNS'), ('were', 'VBD'), ('limited', 'VBN'), ('to', 'TO'), ('vertical', 'JJ'), ('text', 'NN'), (').', 'NNP'), ('rotation', 'NN'), ('is', 'VBZ'), ('still', 'RB'), ('achieved', 'VBN'), ('using', 'VBG'), ('ximages', 'NNS'), ('but', 'CC'), ('the', 'DT'), ('notion', 'NN'), ('of', 'IN'), ('rotating', 'VBG'), ('whole', 'JJ'), ('font', 'NN'), ('first', 'RB'), ('has', 'VBZ'), ('been', 'VBN'), ('dropped', 'VBN'), ('what', 'WP'), ('new', 'JJ'), ('-----------', 'JJ'), ('ve', 'NN'), ('added', 'VBD'), ('cache', 'NN'), ('which', 'WDT'), ('keeps', 'VBZ'), ('copy', 'NN'), ('of', 'IN'), ('previously', 'RB'), ('rotated', 'VBN'), ('strings', 'NNS'), ('thus', 'RB'), ('speeding', 'VBG'), ('up', 'RP'), ('redraws', 'NNS'), ('where', 'WRB'), ('can', 'MD'), ('get', 'VB'), ('it', 'PRP'), ('-------------------', 'NNP'), ('comp', 'NN'), ('sources', 'NNS'), ('soon', 'RB'), ('...)', 'NNP'), ('export', 'NN'), ('lcs', 'VBD'), ('mit', 'NN'), ('edu', 'NN'), ('contrib', 'NN'), ('xvertext', 'JJ'), ('shar', 'NN'), ('now', 'RB')] | ['available', 'xvertext', 'summary', 'xvertext', 'provide', 'four', 'function', 'draw', 'string', 'angle', 'window', 'previous', 'version', 'limit', 'vertical', 'text', 'rotation', 'still', 'achieve', 'use', 'ximages', 'notion', 'rotate', 'whole', 'font', 'first', 'drop', 'new', 'add', 'cache', 'keep', 'copy', 'previously', 'rotate', 'string', 'thus', 'speed', 'redraws', 'get', 'comp', 'source', 'soon', 'export', 'lcs', 'mit', 'edu', 'contrib', 'xvertext', 'shar'] | ['font_first', 'keep_copy', 'get_comp', 'comp_source', 'export_lcs', 'lcs_mit', 'mit_edu', 'edu_contrib'] | comp_windows_x_66980 |@lemmatized available:1 xvertext:3 summary:1 provide:1 four:1 function:1 draw:1 string:2 angle:1 window:1 previous:1 version:1 limit:1 vertical:1 text:1 rotation:1 still:1 achieve:1 use:1 ximages:1 notion:1 rotate:2 whole:1 font:1 first:1 drop:1 new:1 add:1 cache:1 keep:1 copy:1 previously:1 thus:1 speed:1 redraws:1 get:1 comp:1 source:1 soon:1 export:1 lcs:1 mit:1 edu:1 contrib:1 shar:1 |@bigram font_first:1 keep_copy:1 get_comp:1 comp_source:1 export_lcs:1 lcs_mit:1 mit_edu:1 edu_contrib:1 |
6,869 | : Has anyone ever heard of a food product called "Space Food Sticks?"
I remember those awful things. They were dry and crumbly, and I
recall asking my third-grade teacher, Miss G'Francisco, how they
kept the crumbs from floating around in zero-G. She had no clue.
I have not seen anything like them in today's space program.
Some Apollo technology is best forgotten.
-- Ken Jenks, NASA/JSC/GM2, Space Shuttle Program Office
[email protected] (713) 483-4368 | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.space/60192 | 14 | sci_space_60192 | [('has', 'VBZ'), ('anyone', 'NN'), ('ever', 'RB'), ('heard', 'RB'), ('of', 'IN'), ('food', 'NN'), ('product', 'NN'), ('called', 'VBD'), ('space', 'NN'), ('food', 'NN'), ('sticks', 'NNS'), ('?"', 'VBP'), ('remember', 'VB'), ('those', 'DT'), ('awful', 'JJ'), ('things', 'NNS'), ('they', 'PRP'), ('were', 'VBD'), ('dry', 'JJ'), ('and', 'CC'), ('crumbly', 'RB'), ('and', 'CC'), ('recall', 'VB'), ('asking', 'VBG'), ('my', 'PRP$'), ('third', 'JJ'), ('grade', 'NN'), ('teacher', 'NN'), ('miss', 'NN'), ('francisco', 'VBD'), ('how', 'WRB'), ('they', 'PRP'), ('kept', 'VBD'), ('the', 'DT'), ('crumbs', 'NNS'), ('from', 'IN'), ('floating', 'VBG'), ('around', 'RB'), ('in', 'IN'), ('zero', 'CD'), ('she', 'PRP'), ('had', 'VBD'), ('no', 'DT'), ('clue', 'NN'), ('have', 'VBP'), ('not', 'RB'), ('seen', 'VBN'), ('anything', 'NN'), ('like', 'IN'), ('them', 'PRP'), ('in', 'IN'), ('today', 'NN'), ('space', 'NN'), ('program', 'NN'), ('some', 'DT'), ('apollo', 'JJ'), ('technology', 'NN'), ('is', 'VBZ'), ('best', 'RBS'), ('forgotten', 'JJ'), ('--', ':'), ('ken', 'JJ'), ('jenks', 'NNS'), ('nasa', 'VBP'), ('jsc', 'NN'), ('gm2', 'NN'), ('space', 'NN'), ('shuttle', 'JJ'), ('program', 'NN'), ('office', 'NN'), ('713', 'CD'), ('483', 'CD'), ('4368', 'CD')] | ['anyone', 'ever', 'heard', 'food', 'product', 'call', 'space', 'food', 'stick', 'remember', 'awful', 'thing', 'dry', 'crumbly', 'recall', 'ask', 'third', 'grade', 'teacher', 'miss', 'francisco', 'keep', 'crumb', 'float', 'around', 'zero', 'clue', 'see', 'anything', 'like', 'today', 'space', 'program', 'apollo', 'technology', 'best', 'forgotten', 'ken', 'jenks', 'nasa', 'jsc', 'space', 'shuttle', 'program', 'office'] | ['anyone_ever', 'ever_heard', 'product_call', 'float_around', 'see_anything', 'anything_like', 'space_program', 'ken_jenks', 'jenks_nasa', 'nasa_jsc', 'jsc_space', 'space_shuttle', 'shuttle_program', 'program_office'] | sci_space_60192 |@lemmatized anyone:1 ever:1 heard:1 food:2 product:1 call:1 space:3 stick:1 remember:1 awful:1 thing:1 dry:1 crumbly:1 recall:1 ask:1 third:1 grade:1 teacher:1 miss:1 francisco:1 keep:1 crumb:1 float:1 around:1 zero:1 clue:1 see:1 anything:1 like:1 today:1 program:2 apollo:1 technology:1 best:1 forgotten:1 ken:1 jenks:1 nasa:1 jsc:1 shuttle:1 office:1 |@bigram anyone_ever:1 ever_heard:1 product_call:1 float_around:1 see_anything:1 anything_like:1 space_program:1 ken_jenks:1 jenks_nasa:1 nasa_jsc:1 jsc_space:1 space_shuttle:1 shuttle_program:1 program_office:1 |
6,870 | Hi,
I have a few question about graphics programming in VGA/SVGA :
1. How VESA standard works? Any documentation for VESA standard?
2. At a higher resolution than 320x200x256 or 640x480x16 VGA mode,
where the video memory A0000-AFFFF is no longer sufficient to hold
all info, what is the trick to do fast image manipulation? I
heard about memory mapping or video memory bank switching but know
nothing on how it is implemented. Any advice, anyone?
3. My interest is in 640x480x256 mode. Should this mode be called
SVGA mode? What is the technique for fast image scrolling for the
above mode? How to deal with different SVGA cards?
Your guidance to books or any other sources to the above questions
would be greatly appreciated. Please send me mail.
Thanks in advance!
************************************************************************
* Tiang T. Foo *
* [email protected] *
************************************************************************ | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.graphics/38348 | 1 | comp_graphics_38348 | [('hi', 'NN'), ('have', 'VBP'), ('few', 'JJ'), ('question', 'NN'), ('about', 'IN'), ('graphics', 'NNS'), ('programming', 'VBG'), ('in', 'IN'), ('vga', 'NN'), ('svga', 'NN'), ('how', 'WRB'), ('vesa', 'JJ'), ('standard', 'NN'), ('works', 'VBZ'), ('any', 'DT'), ('documentation', 'NN'), ('for', 'IN'), ('vesa', 'JJ'), ('standard', 'NN'), ('at', 'IN'), ('higher', 'JJR'), ('resolution', 'NN'), ('than', 'IN'), ('320x200x256', 'CD'), ('or', 'CC'), ('640x480x16', 'CD'), ('vga', 'NN'), ('mode', 'NN'), ('where', 'WRB'), ('the', 'DT'), ('video', 'NN'), ('memory', 'NN'), ('a0000', 'NN'), ('affff', 'NN'), ('is', 'VBZ'), ('no', 'RB'), ('longer', 'RBR'), ('sufficient', 'JJ'), ('to', 'TO'), ('hold', 'VB'), ('all', 'DT'), ('info', 'VB'), ('what', 'WP'), ('is', 'VBZ'), ('the', 'DT'), ('trick', 'NN'), ('to', 'TO'), ('do', 'VB'), ('fast', 'RB'), ('image', 'NN'), ('manipulation', 'NN'), ('heard', 'VBD'), ('about', 'IN'), ('memory', 'NN'), ('mapping', 'NN'), ('or', 'CC'), ('video', 'JJ'), ('memory', 'NN'), ('bank', 'NN'), ('switching', 'VBG'), ('but', 'CC'), ('know', 'VBP'), ('nothing', 'NN'), ('on', 'IN'), ('how', 'WRB'), ('it', 'PRP'), ('is', 'VBZ'), ('implemented', 'VBN'), ('any', 'DT'), ('advice', 'NN'), ('anyone', 'NN'), ('my', 'PRP$'), ('interest', 'NN'), ('is', 'VBZ'), ('in', 'IN'), ('640x480x256', 'CD'), ('mode', 'NN'), ('should', 'MD'), ('this', 'DT'), ('mode', 'NN'), ('be', 'VB'), ('called', 'VBN'), ('svga', 'JJ'), ('mode', 'NN'), ('what', 'WP'), ('is', 'VBZ'), ('the', 'DT'), ('technique', 'NN'), ('for', 'IN'), ('fast', 'JJ'), ('image', 'NN'), ('scrolling', 'VBG'), ('for', 'IN'), ('the', 'DT'), ('above', 'JJ'), ('mode', 'NN'), ('how', 'WRB'), ('to', 'TO'), ('deal', 'VB'), ('with', 'IN'), ('different', 'JJ'), ('svga', 'NN'), ('cards', 'NNS'), ('your', 'PRP$'), ('guidance', 'NN'), ('to', 'TO'), ('books', 'NNS'), ('or', 'CC'), ('any', 'DT'), ('other', 'JJ'), ('sources', 'NNS'), ('to', 'TO'), ('the', 'DT'), ('above', 'JJ'), ('questions', 'NNS'), ('would', 'MD'), ('be', 'VB'), ('greatly', 'RB'), ('appreciated', 'JJ'), ('please', 'NN'), ('send', 'VB'), ('me', 'PRP'), ('mail', 'JJ'), ('thanks', 'NNS'), ('in', 'IN'), ('advance', 'NN'), ('************************************************************************', 'NNP'), ('tiang', 'NN'), ('foo', 'NN'), ('************************************************************************', 'NN')] | ['hi', 'question', 'graphic', 'program', 'vga', 'svga', 'vesa', 'standard', 'work', 'documentation', 'vesa', 'standard', 'high', 'resolution', 'vga', 'mode', 'video', 'memory', 'affff', 'longer', 'sufficient', 'hold', 'info', 'trick', 'fast', 'image', 'manipulation', 'hear', 'memory', 'mapping', 'video', 'memory', 'bank', 'switch', 'know', 'nothing', 'implement', 'advice', 'anyone', 'interest', 'mode', 'mode', 'call', 'svga', 'mode', 'technique', 'fast', 'image', 'scroll', 'mode', 'deal', 'different', 'svga', 'card', 'guidance', 'book', 'source', 'question', 'would', 'greatly', 'appreciated', 'please', 'send', 'mail', 'thanks', 'advance', 'tiang', 'foo'] | ['graphic_program', 'vga_svga', 'vesa_standard', 'vesa_standard', 'high_resolution', 'vga_mode', 'video_memory', 'image_manipulation', 'video_memory', 'bank_switch', 'know_nothing', 'svga_card', 'question_would', 'would_greatly', 'greatly_appreciated', 'appreciated_please', 'please_send', 'send_mail', 'mail_thanks', 'thanks_advance'] | comp_graphics_38348 |@lemmatized hi:1 question:2 graphic:1 program:1 vga:2 svga:3 vesa:2 standard:2 work:1 documentation:1 high:1 resolution:1 mode:5 video:2 memory:3 affff:1 longer:1 sufficient:1 hold:1 info:1 trick:1 fast:2 image:2 manipulation:1 hear:1 mapping:1 bank:1 switch:1 know:1 nothing:1 implement:1 advice:1 anyone:1 interest:1 call:1 technique:1 scroll:1 deal:1 different:1 card:1 guidance:1 book:1 source:1 would:1 greatly:1 appreciated:1 please:1 send:1 mail:1 thanks:1 advance:1 tiang:1 foo:1 |@bigram graphic_program:1 vga_svga:1 vesa_standard:2 high_resolution:1 vga_mode:1 video_memory:2 image_manipulation:1 bank_switch:1 know_nothing:1 svga_card:1 question_would:1 would_greatly:1 greatly_appreciated:1 appreciated_please:1 please_send:1 send_mail:1 mail_thanks:1 thanks_advance:1 |
6,871 |
Of course you are a bunch of arrogant lawyers who know whats best for the
rest of us. You are doing such a wonderful job with our judicial system,
getting all the criminals off, I bow to your superior intellect. Not to
mention the fees you collect from us poor slobs who get tickets from
speeding State Police officers, so you can soak is when we go to court.
I just love lawyer jokes! Don't you? | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.autos/102954 | 7 | rec_autos_102954 | [('of', 'IN'), ('course', 'NN'), ('you', 'PRP'), ('are', 'VBP'), ('bunch', 'JJ'), ('of', 'IN'), ('arrogant', 'JJ'), ('lawyers', 'NNS'), ('who', 'WP'), ('know', 'VBP'), ('whats', 'NNS'), ('best', 'RB'), ('for', 'IN'), ('the', 'DT'), ('rest', 'NN'), ('of', 'IN'), ('us', 'PRP'), ('you', 'PRP'), ('are', 'VBP'), ('doing', 'VBG'), ('such', 'JJ'), ('wonderful', 'JJ'), ('job', 'NN'), ('with', 'IN'), ('our', 'PRP$'), ('judicial', 'JJ'), ('system', 'NN'), ('getting', 'VBG'), ('all', 'PDT'), ('the', 'DT'), ('criminals', 'NNS'), ('off', 'RP'), ('bow', 'NN'), ('to', 'TO'), ('your', 'PRP$'), ('superior', 'JJ'), ('intellect', 'NN'), ('not', 'RB'), ('to', 'TO'), ('mention', 'VB'), ('the', 'DT'), ('fees', 'NNS'), ('you', 'PRP'), ('collect', 'VBP'), ('from', 'IN'), ('us', 'PRP'), ('poor', 'JJ'), ('slobs', 'NNS'), ('who', 'WP'), ('get', 'VBP'), ('tickets', 'NNS'), ('from', 'IN'), ('speeding', 'VBG'), ('state', 'NN'), ('police', 'NN'), ('officers', 'NNS'), ('so', 'IN'), ('you', 'PRP'), ('can', 'MD'), ('soak', 'VB'), ('is', 'VBZ'), ('when', 'WRB'), ('we', 'PRP'), ('go', 'VBP'), ('to', 'TO'), ('court', 'NN'), ('just', 'RB'), ('love', 'VB'), ('lawyer', 'NN'), ('jokes', 'NNS'), ('don', 'VBP'), ('you', 'PRP')] | ['course', 'bunch', 'arrogant', 'lawyer', 'know', 'whats', 'best', 'rest', 'u', 'wonderful', 'job', 'judicial', 'system', 'get', 'criminal', 'bow', 'superior', 'intellect', 'mention', 'fee', 'collect', 'u', 'poor', 'slob', 'get', 'ticket', 'speed', 'state', 'police', 'officer', 'soak', 'go', 'court', 'love', 'lawyer', 'joke'] | ['rest_u', 'system_get', 'get_ticket', 'state_police', 'police_officer', 'go_court'] | rec_autos_102954 |@lemmatized course:1 bunch:1 arrogant:1 lawyer:2 know:1 whats:1 best:1 rest:1 u:2 wonderful:1 job:1 judicial:1 system:1 get:2 criminal:1 bow:1 superior:1 intellect:1 mention:1 fee:1 collect:1 poor:1 slob:1 ticket:1 speed:1 state:1 police:1 officer:1 soak:1 go:1 court:1 love:1 joke:1 |@bigram rest_u:1 system_get:1 get_ticket:1 state_police:1 police_officer:1 go_court:1 |
6,872 | *thud*
(see .sig)
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.baseball/104520 | 9 | rec_sport_baseball_104520 | [('thud', 'NN'), ('see', 'VBP'), ('sig', 'NN')] | ['thud', 'see', 'sig'] | [] | rec_sport_baseball_104520 |@lemmatized thud:1 see:1 sig:1 |@bigram |
6,873 |
This thread seems to be arguing the validity of a religious viewpoint
according to some utilitarian principle, i.e. atheism/religion is
wrong because it causes death. The underlying `moral' is that death
is `wrong'. This is a rather arbitrary measure of validity.
Get some epistemology. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/alt.atheism/51230 | 0 | alt_atheism_51230 | [('this', 'DT'), ('thread', 'NN'), ('seems', 'VBZ'), ('to', 'TO'), ('be', 'VB'), ('arguing', 'VBG'), ('the', 'DT'), ('validity', 'NN'), ('of', 'IN'), ('religious', 'JJ'), ('viewpoint', 'NN'), ('according', 'VBG'), ('to', 'TO'), ('some', 'DT'), ('utilitarian', 'JJ'), ('principle', 'NN'), ('atheism', 'NN'), ('religion', 'NN'), ('is', 'VBZ'), ('wrong', 'JJ'), ('because', 'IN'), ('it', 'PRP'), ('causes', 'VBZ'), ('death', 'NN'), ('the', 'DT'), ('underlying', 'JJ'), ('moral', 'NN'), ('is', 'VBZ'), ('that', 'IN'), ('death', 'NN'), ('is', 'VBZ'), ('wrong', 'JJ'), ("'.", 'IN'), ('this', 'DT'), ('is', 'VBZ'), ('rather', 'RB'), ('arbitrary', 'JJ'), ('measure', 'NN'), ('of', 'IN'), ('validity', 'NN'), ('get', 'VBP'), ('some', 'DT'), ('epistemology', 'NN')] | ['thread', 'seem', 'argue', 'validity', 'religious', 'viewpoint', 'accord', 'utilitarian', 'principle', 'atheism', 'religion', 'wrong', 'cause', 'death', 'underlying', 'moral', 'death', 'wrong', 'rather', 'arbitrary', 'measure', 'validity', 'get', 'epistemology'] | ['cause_death'] | alt_atheism_51230 |@lemmatized thread:1 seem:1 argue:1 validity:2 religious:1 viewpoint:1 accord:1 utilitarian:1 principle:1 atheism:1 religion:1 wrong:2 cause:1 death:2 underlying:1 moral:1 rather:1 arbitrary:1 measure:1 get:1 epistemology:1 |@bigram cause_death:1 |
6,874 | does anybody have any info on this monitor or the manufacturers?
all help through e-mail please. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.ibm.pc.hardware/58984 | 3 | comp_sys_ibm_pc_hardware_58984 | [('does', 'VBZ'), ('anybody', 'NN'), ('have', 'VB'), ('any', 'DT'), ('info', 'NN'), ('on', 'IN'), ('this', 'DT'), ('monitor', 'NN'), ('or', 'CC'), ('the', 'DT'), ('manufacturers', 'NNS'), ('all', 'DT'), ('help', 'VBP'), ('through', 'IN'), ('mail', 'NN'), ('please', 'NN')] | ['anybody', 'info', 'monitor', 'manufacturer', 'help', 'mail', 'please'] | ['anybody_info', 'mail_please'] | comp_sys_ibm_pc_hardware_58984 |@lemmatized anybody:1 info:1 monitor:1 manufacturer:1 help:1 mail:1 please:1 |@bigram anybody_info:1 mail_please:1 |
6,875 |
ONLY IF this chip catches on. Which means alternatives have to be
developed. Which will only happen if Clipper is discredited.
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.crypt/15642 | 11 | sci_crypt_15642 | [('only', 'RB'), ('if', 'IN'), ('this', 'DT'), ('chip', 'NN'), ('catches', 'VBZ'), ('on', 'IN'), ('which', 'WDT'), ('means', 'VBZ'), ('alternatives', 'NNS'), ('have', 'VBP'), ('to', 'TO'), ('be', 'VB'), ('developed', 'VBN'), ('which', 'WDT'), ('will', 'MD'), ('only', 'RB'), ('happen', 'VB'), ('if', 'IN'), ('clipper', 'NN'), ('is', 'VBZ'), ('discredited', 'VBN')] | ['chip', 'catch', 'mean', 'alternative', 'develop', 'happen', 'clipper', 'discredit'] | [] | sci_crypt_15642 |@lemmatized chip:1 catch:1 mean:1 alternative:1 develop:1 happen:1 clipper:1 discredit:1 |@bigram |
6,876 |
How much support do you need? I don't think there's anything
that prohibits you from implementing such a widget, though you
will have to write your own versions of the functions that draw
the 3D shadow and traversal highlighting.
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/67009 | 5 | comp_windows_x_67009 | [('how', 'WRB'), ('much', 'JJ'), ('support', 'NN'), ('do', 'VBP'), ('you', 'PRP'), ('need', 'VBP'), ('don', 'JJ'), ('think', 'VBP'), ('there', 'EX'), ('anything', 'NN'), ('that', 'IN'), ('prohibits', 'VBZ'), ('you', 'PRP'), ('from', 'IN'), ('implementing', 'VBG'), ('such', 'JJ'), ('widget', 'NN'), ('though', 'IN'), ('you', 'PRP'), ('will', 'MD'), ('have', 'VB'), ('to', 'TO'), ('write', 'VB'), ('your', 'PRP$'), ('own', 'JJ'), ('versions', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('functions', 'NNS'), ('that', 'WDT'), ('draw', 'VBP'), ('the', 'DT'), ('3d', 'CD'), ('shadow', 'NN'), ('and', 'CC'), ('traversal', 'NN'), ('highlighting', 'NN')] | ['much', 'support', 'need', 'think', 'anything', 'prohibit', 'implement', 'widget', 'though', 'write', 'version', 'function', 'draw', 'shadow', 'traversal', 'highlighting'] | ['need_think', 'think_anything', 'though_write'] | comp_windows_x_67009 |@lemmatized much:1 support:1 need:1 think:1 anything:1 prohibit:1 implement:1 widget:1 though:1 write:1 version:1 function:1 draw:1 shadow:1 traversal:1 highlighting:1 |@bigram need_think:1 think_anything:1 though_write:1 |
6,877 |
I didn't see any smilies in this message so.......
W T L PTs
Team A 50 30 4 104
Team B 52 32 0 104
There you go. Two teams that tie in points without identical records.
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/53750 | 10 | rec_sport_hockey_53750 | [('didn', 'NNS'), ('see', 'VBP'), ('any', 'DT'), ('smilies', 'NNS'), ('in', 'IN'), ('this', 'DT'), ('message', 'NN'), ('so', 'RB'), ('.......', 'JJ'), ('pts', 'NNS'), ('team', 'VBP'), ('50', 'CD'), ('30', 'CD'), ('104', 'CD'), ('team', 'NN'), ('52', 'CD'), ('32', 'CD'), ('104', 'CD'), ('there', 'RB'), ('you', 'PRP'), ('go', 'VBP'), ('two', 'CD'), ('teams', 'NNS'), ('that', 'WDT'), ('tie', 'VBP'), ('in', 'IN'), ('points', 'NNS'), ('without', 'IN'), ('identical', 'JJ'), ('records', 'NNS')] | ['see', 'smilies', 'message', 'pt', 'team', 'team', 'go', 'two', 'team', 'tie', 'point', 'without', 'identical', 'record'] | ['team_team', 'team_go', 'go_two', 'two_team'] | rec_sport_hockey_53750 |@lemmatized see:1 smilies:1 message:1 pt:1 team:3 go:1 two:1 tie:1 point:1 without:1 identical:1 record:1 |@bigram team_team:1 team_go:1 go_two:1 two_team:1 |
6,878 | For sale:
NEC TurboGrafx-16 video game system. Package includes:
* Base unit: with power supply, TV hookups, controller, and the games
"Keith Courage in Alpha Zones" and "Ordyne".
* One extra controller
* TurboTap: let's you hook up as many as 5 controllers to the TG16.
* All original packaging, manuals, etc. for the above items.
* The games TV Sports Football, Alien Crush, Splatterhouse, and
Takin' it to the Hoop.
Current market price for the above system is approximately $130.
Asking price is $75. System was purchased in January of this year, and
has seen little use since then. If interested, contact me via one of
the methods in my signature file!
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/75958 | 6 | misc_forsale_75958 | [('for', 'IN'), ('sale', 'NN'), ('nec', 'NN'), ('turbografx', 'VBD'), ('16', 'CD'), ('video', 'NN'), ('game', 'NN'), ('system', 'NN'), ('package', 'NN'), ('includes', 'VBZ'), ('base', 'JJ'), ('unit', 'NN'), ('with', 'IN'), ('power', 'NN'), ('supply', 'NN'), ('tv', 'NN'), ('hookups', 'NNS'), ('controller', 'NN'), ('and', 'CC'), ('the', 'DT'), ('games', 'NNS'), ('keith', 'VBP'), ('courage', 'NN'), ('in', 'IN'), ('alpha', 'JJ'), ('zones', 'NNS'), ('and', 'CC'), ('ordyne', 'PRP'), ('".', 'VBP'), ('one', 'CD'), ('extra', 'JJ'), ('controller', 'NN'), ('turbotap', 'NN'), ('let', 'NN'), ('you', 'PRP'), ('hook', 'VB'), ('up', 'RP'), ('as', 'RB'), ('many', 'JJ'), ('as', 'IN'), ('controllers', 'NNS'), ('to', 'TO'), ('the', 'DT'), ('tg16', 'NN'), ('all', 'DT'), ('original', 'JJ'), ('packaging', 'NN'), ('manuals', 'NNS'), ('etc', 'VBP'), ('for', 'IN'), ('the', 'DT'), ('above', 'JJ'), ('items', 'NNS'), ('the', 'DT'), ('games', 'NNS'), ('tv', 'NN'), ('sports', 'NNS'), ('football', 'NN'), ('alien', 'NN'), ('crush', 'NN'), ('splatterhouse', 'NN'), ('and', 'CC'), ('takin', 'VB'), ('it', 'PRP'), ('to', 'TO'), ('the', 'DT'), ('hoop', 'NN'), ('current', 'JJ'), ('market', 'NN'), ('price', 'NN'), ('for', 'IN'), ('the', 'DT'), ('above', 'NN'), ('system', 'NN'), ('is', 'VBZ'), ('approximately', 'RB'), ('130', 'CD'), ('asking', 'VBG'), ('price', 'NN'), ('is', 'VBZ'), ('75', 'CD'), ('system', 'NN'), ('was', 'VBD'), ('purchased', 'VBN'), ('in', 'IN'), ('january', 'NN'), ('of', 'IN'), ('this', 'DT'), ('year', 'NN'), ('and', 'CC'), ('has', 'VBZ'), ('seen', 'VBN'), ('little', 'JJ'), ('use', 'NN'), ('since', 'IN'), ('then', 'RB'), ('if', 'IN'), ('interested', 'JJ'), ('contact', 'NN'), ('me', 'PRP'), ('via', 'IN'), ('one', 'CD'), ('of', 'IN'), ('the', 'DT'), ('methods', 'NNS'), ('in', 'IN'), ('my', 'PRP$'), ('signature', 'NN'), ('file', 'NN')] | ['sale', 'nec', 'turbografx', 'video', 'game', 'system', 'package', 'include', 'base', 'unit', 'power', 'supply', 'tv', 'hookup', 'controller', 'game', 'keith', 'courage', 'alpha', 'zone', 'ordyne', 'one', 'extra', 'controller', 'turbotap', 'let', 'hook', 'many', 'controller', 'original', 'packaging', 'manual', 'etc', 'item', 'game', 'tv', 'sport', 'football', 'alien', 'crush', 'splatterhouse', 'takin', 'hoop', 'current', 'market', 'price', 'system', 'approximately', 'ask', 'price', 'system', 'purchase', 'january', 'year', 'see', 'little', 'use', 'since', 'interested', 'contact', 'via', 'one', 'method', 'signature', 'file'] | ['video_game', 'game_system', 'package_include', 'include_base', 'base_unit', 'power_supply', 'original_packaging', 'packaging_manual', 'market_price', 'ask_price', 'year_see', 'see_little', 'use_since', 'interested_contact', 'contact_via', 'signature_file'] | misc_forsale_75958 |@lemmatized sale:1 nec:1 turbografx:1 video:1 game:3 system:3 package:1 include:1 base:1 unit:1 power:1 supply:1 tv:2 hookup:1 controller:3 keith:1 courage:1 alpha:1 zone:1 ordyne:1 one:2 extra:1 turbotap:1 let:1 hook:1 many:1 original:1 packaging:1 manual:1 etc:1 item:1 sport:1 football:1 alien:1 crush:1 splatterhouse:1 takin:1 hoop:1 current:1 market:1 price:2 approximately:1 ask:1 purchase:1 january:1 year:1 see:1 little:1 use:1 since:1 interested:1 contact:1 via:1 method:1 signature:1 file:1 |@bigram video_game:1 game_system:1 package_include:1 include_base:1 base_unit:1 power_supply:1 original_packaging:1 packaging_manual:1 market_price:1 ask_price:1 year_see:1 see_little:1 use_since:1 interested_contact:1 contact_via:1 signature_file:1 |
6,879 |
Uh, right. You also forgot that you can't get an RBI (barring a HR) with
nobody on base. What fraction of all runs come on solo HR?
Most runs are scored because there happened to be players on base when the
batter did something good. I use the phrase "happened to be" advisedly.
Lots of people have tried to figure out who the players are who have the
most ability to "turn it up a notch" in clutch/RBI/whatever situations, and
what they've found is that there is no evidence that *anyone* has such an
ability to any measurable extent. There are no clutch hitters. People who
tend to do things that *would* cause an RBI if there were somebody on base
end up getting RBIs proportional to how many of their teammates obliged by
being in position.
I agree.
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.baseball/104346 | 9 | rec_sport_baseball_104346 | [('uh', 'RB'), ('right', 'RB'), ('you', 'PRP'), ('also', 'RB'), ('forgot', 'VBD'), ('that', 'IN'), ('you', 'PRP'), ('can', 'MD'), ('get', 'VB'), ('an', 'DT'), ('rbi', 'NN'), ('barring', 'VBG'), ('hr', 'NN'), ('with', 'IN'), ('nobody', 'NN'), ('on', 'IN'), ('base', 'NN'), ('what', 'WP'), ('fraction', 'NN'), ('of', 'IN'), ('all', 'DT'), ('runs', 'NNS'), ('come', 'VBP'), ('on', 'IN'), ('solo', 'NN'), ('hr', 'NN'), ('most', 'RBS'), ('runs', 'NNS'), ('are', 'VBP'), ('scored', 'VBN'), ('because', 'IN'), ('there', 'EX'), ('happened', 'VBN'), ('to', 'TO'), ('be', 'VB'), ('players', 'NNS'), ('on', 'IN'), ('base', 'NN'), ('when', 'WRB'), ('the', 'DT'), ('batter', 'NN'), ('did', 'VBD'), ('something', 'NN'), ('good', 'NN'), ('use', 'IN'), ('the', 'DT'), ('phrase', 'NN'), ('happened', 'VBD'), ('to', 'TO'), ('be', 'VB'), ('advisedly', 'RB'), ('lots', 'NNS'), ('of', 'IN'), ('people', 'NNS'), ('have', 'VBP'), ('tried', 'VBN'), ('to', 'TO'), ('figure', 'VB'), ('out', 'RP'), ('who', 'WP'), ('the', 'DT'), ('players', 'NNS'), ('are', 'VBP'), ('who', 'WP'), ('have', 'VBP'), ('the', 'DT'), ('most', 'RBS'), ('ability', 'NN'), ('to', 'TO'), ('turn', 'VB'), ('it', 'PRP'), ('up', 'RP'), ('notch', 'RB'), ('in', 'IN'), ('clutch', 'NN'), ('rbi', 'NN'), ('whatever', 'WDT'), ('situations', 'NNS'), ('and', 'CC'), ('what', 'WP'), ('they', 'PRP'), ('ve', 'VBP'), ('found', 'VBN'), ('is', 'VBZ'), ('that', 'IN'), ('there', 'EX'), ('is', 'VBZ'), ('no', 'DT'), ('evidence', 'NN'), ('that', 'IN'), ('anyone', 'NN'), ('has', 'VBZ'), ('such', 'PDT'), ('an', 'DT'), ('ability', 'NN'), ('to', 'TO'), ('any', 'DT'), ('measurable', 'JJ'), ('extent', 'NN'), ('there', 'EX'), ('are', 'VBP'), ('no', 'DT'), ('clutch', 'NN'), ('hitters', 'NNS'), ('people', 'NNS'), ('who', 'WP'), ('tend', 'VBP'), ('to', 'TO'), ('do', 'VB'), ('things', 'NNS'), ('that', 'WDT'), ('would', 'MD'), ('cause', 'VB'), ('an', 'DT'), ('rbi', 'NN'), ('if', 'IN'), ('there', 'EX'), ('were', 'VBD'), ('somebody', 'NN'), ('on', 'IN'), ('base', 'NN'), ('end', 'NN'), ('up', 'IN'), ('getting', 'VBG'), ('rbis', 'JJ'), ('proportional', 'JJ'), ('to', 'TO'), ('how', 'WRB'), ('many', 'JJ'), ('of', 'IN'), ('their', 'PRP$'), ('teammates', 'NNS'), ('obliged', 'VBN'), ('by', 'IN'), ('being', 'VBG'), ('in', 'IN'), ('position', 'NN'), ('agree', 'NN')] | ['uh', 'right', 'also', 'forget', 'get', 'rbi', 'bar', 'hr', 'nobody', 'base', 'fraction', 'run', 'come', 'solo', 'hr', 'run', 'score', 'happen', 'player', 'base', 'batter', 'something', 'good', 'use', 'phrase', 'happen', 'advisedly', 'lot', 'people', 'try', 'figure', 'player', 'ability', 'turn', 'notch', 'clutch', 'rbi', 'whatever', 'situation', 'find', 'evidence', 'anyone', 'ability', 'measurable', 'extent', 'clutch', 'hitter', 'people', 'tend', 'thing', 'would', 'cause', 'rbi', 'somebody', 'base', 'end', 'get', 'rbis', 'proportional', 'many', 'teammate', 'oblige', 'position', 'agree'] | ['right_also', 'forget_get', 'get_rbi', 'run_score', 'good_use', 'use_phrase', 'lot_people', 'people_try', 'try_figure', 'situation_find', 'find_evidence', 'people_tend', 'thing_would', 'would_cause', 'end_get'] | rec_sport_baseball_104346 |@lemmatized uh:1 right:1 also:1 forget:1 get:2 rbi:3 bar:1 hr:2 nobody:1 base:3 fraction:1 run:2 come:1 solo:1 score:1 happen:2 player:2 batter:1 something:1 good:1 use:1 phrase:1 advisedly:1 lot:1 people:2 try:1 figure:1 ability:2 turn:1 notch:1 clutch:2 whatever:1 situation:1 find:1 evidence:1 anyone:1 measurable:1 extent:1 hitter:1 tend:1 thing:1 would:1 cause:1 somebody:1 end:1 rbis:1 proportional:1 many:1 teammate:1 oblige:1 position:1 agree:1 |@bigram right_also:1 forget_get:1 get_rbi:1 run_score:1 good_use:1 use_phrase:1 lot_people:1 people_try:1 try_figure:1 situation_find:1 find_evidence:1 people_tend:1 thing_would:1 would_cause:1 end_get:1 |
6,880 | SECRET PURPOSE OF FALKLANDS WAR; [with IN-VISIBILITY Technology]
Dr. Beter AUDIO LETTER #74 of 80
Digitized by Jon Volkoff, mail address [email protected]
"AUDIO LETTER(R)" is a registered trademark of Audio Books,
Inc., a Texas corporation, which originally produced this tape
recording. Reproduced under open license granted by Audio
Books, Inc.
-----------------------------------------------------------------
This is the Dr. Beter AUDIO LETTER(R), 1629 K St. NW, Washington,
DC 20006.
Hello, my friends, this is Dr. Beter. Today is April 30,
1982, and this is my AUDIO LETTER(R) No. 74.
It's now been almost one month since war broke out in the South
Atlantic. On the surface it seems that it's only a dispute
between Argentina and Great Britain over the barren, wind-swept
Falkland Islands and South Georgia Island. In reality, it's far
more than that.
The so-called Falklands crisis is just the visible tip of a
giant military operation. During this month of April 1982,
fierce naval battles have taken place--not only in the South
Atlantic but also in the South Pacific. Up to now most of the
hostilities have been kept under wraps by wartime censorship on
all sides. But as I say these words, the naval war in the
Southern Hemisphere is about to come to the surface.
Beginning today, April 30, a total naval and air blockade of
the Falklands by the Royal Navy has begun. At the same time a
counterblockade has been declared by Argentina in the same area.
To be effective, a blockade must be imposed over a period of
time, but the Royal Navy does not have that much time. Winter is
coming on in the South Atlantic, and the British supply lines are
overextended. Having come this far, Her Majesty's navy cannot
simply drop the blockade and sail away in a few weeks time
without drawing blood from Argentina. As a result the British
will be forced to undertake military operations very soon no
matter how risky they may be.
There is also another reason why the Royal Navy now has no
choice but to engage the Argentine forces in combat. That
reason, my friends, is that the Royal Navy has already suffered
losses in secret combat this month. Up to this moment there will
be no way to explain away the damage which has been sustained by
the British fleet. Only when publicly admitted fighting erupts
will the British dare to admit that they have suffered battle
losses. To obtain that cover story, the British have no choice
but to sail into combat; but in doing so, they will be risking
even heavier losses on top of those already sustained. In short,
my friends, Her Majesty's navy has sailed into a trap.
The events now unfolding in the South Atlantic carry strange,
ironic echoes of the past. For weeks now we've been hearing
countless commentators referring to the British task force as an
"armada" (quote). The British of all people ought to be very
uneasy with that description. The original Spanish Armada 400
years ago was renowned as a seemingly invincible fighting force,
but it came to grief in a naval disaster so complete that it
changed the course of history--and it was none other than the
English navy that destroyed the Spanish Armada.
The original Spanish Armada put to sea in 1588 during the
reign of England's Queen Elizabeth I. The Armada was an invasion
fleet carrying thousands of crack fighting men to invade England.
They were met by the daring sea dogs of Sir Francis Drake. Drake
and his small, fast ships turned the tables on the Spanish Armada
by changing the rules of battle. The English fleet was equipped
with new longer-range guns, and it stayed upwind and out of
reach. From there the English pounded, smashed, and shattered
the big ships of the mighty Armada. When it was all over, barely
half the Spanish fleet was left to limp back to port. Drake's
defeat of the Spanish Armada was a shock to the world. It opened
the door for England under Queen Elizabeth I to start its
expansion into a truly global empire.
Today, 400 years later, history seems to have come full
circle. Queen Elizabeth II is witnessing the dismantling of the
world empire whose heyday began under Queen Elizabeth I, and now
the cultures of England and of Spain are once again in
confrontation. Once again a so-called armada is preparing for
invasion, but this time the armada is British, not Spanish. Four
hundred years ago Sir Francis Drake was the hero of the day;
today, the ghost of Francis Drake is once again on the scene.
The South Atlantic war zone is at the eastern end of the Drake
Passage around the southern tip of South America. The defeat of
the Spanish Armada four centuries ago broke the back of Spain's
naval supremacy, and now the defeat of the new British armada may
well break the back of what remains of the once glorious Royal
Navy.
My three special topics for this AUDIO LETTER are:
Topic #1--THE MILITARY SECRET OF SOUTH GEORGIA ISLAND
Topic #2--THE SECRET NAVAL WAR OF THE SOUTHERN HEMISPHERE
Topic #3--THE ROCKEFELLER FEAR CAMPAIGN AGAINST NUCLEAR WAR.
Topic #1--When the Falkland Islands crisis began early this month
it looked at first like a tempest in a teapot. For a century and
a half since 1833, the Islands have been controlled by Great
Britain. During that entire time, British sovereignty over the
Falklands has been disputed by Argentina. There have been
countless threats by Argentina to seize the Islands, which it
calls the Malvinas, but the threats have always come to nothing
in the past and Britain has never even gotten very worried about
them.
The Islands are four times as distant from Argentina as Cuba
is from the United States, and they are not much of a prize.
After 150 years of occupancy, the Falklands are home to fewer
than 2,000 British settlers and a lot of sheep. In short, the
remote Falkland Islands hardly look like something to fight over,
and yet here we are watching another crisis take place. We are
watching as war erupts between Great Britain and Argentina.
The Thatcher government is acting as if it has forgotten all
about its usual preoccupation with the Soviet threat at NATO's
doorstep. Instead, Britain is throwing almost everything it's
got at Argentina---aircraft carriers, cruisers, destroyers,
submarines, assault ships--you name it. Luxury cruise ships have
even been commissioned and turned into troop carriers overnight.
Wave after wave of additional assault troops have been activated
and sent to join the fleet even after it sailed. Ships and
submarines have been pulled off station from normal NATO duty and
sent to reinforce the task force. The initial 40-ship force has
grown steadily over the past several weeks into an armada
numbering over 70. Over two-thirds of the entire Royal Navy has
already been deployed to the South Atlantic off Argentina.
Watching all this, a lot of people are asking: What's this
fight really all about? The most popular answer suggested in the
major media is "oil." Vast deposits of oil are known to exist
under the continental shelf between Argentina and the Falklands,
but that has been known for nearly 10 years. In no way does it
explain the timing of the sudden military offensive by Argentina
this month, and oil explains even less about the Argentine
seizure of South Georgia Island.
South Georgia Island is 800 miles east of the Falklands with
no known oil deposits anywhere near it; and compared to South
Georgia, the Falklands are an island paradise. South Georgia
Island is covered with rugged mountains, treacherous valleys,
glaciers, and semi-permanent snow. Most of it is uninhabitable.
On top of all that, Argentina has absolutely no legal or
historical claim to South Georgia Island. In that respect it
stands in sharp contrast to the Falklands.
In the early 1830s the Falklands were occupied for a while by
Argentine colonists. In 1833 the British expelled them and took
over the Island. For that and other historical reasons,
Argentina argues that the Falklands really belong to Argentina,
not Britain.
But no such argument is possible for South Georgia Island. It
has always been controlled by Britain, never by Argentina or
Spain. The Argentine seizure of South Georgia Island looks even
more unreasonable from a military point of view. Argentina's
leaders are military men and they think in military terms. They
were well aware ahead of time that far-off South Georgia Island
could not possibly be held for long. By seizing it they were
setting themselves up to absorb a military defeat, as the Island
was retaken by Britain. So the question is: Why did Argentina's
military junta bother with the seemingly worthless South Georgia
Island at all?
My friends, the answers to all these questions are military,
not political or economic. South Georgia Island possesses an
enormous military secret. It's a giant underground installation
buried under the mountains at the northwest end of the Island.
The real reason for the so-called Falkland crisis is this secret
installation, together with two other similar installations which
I will describe shortly.
The secret military complexes have been in existence for many
years; they are not new. What is new is the accelerated nuclear
war timetable of the American Bolshevik war planners here in
Washington. For the past two months I've been reporting the
details of this new war plan to you as quickly as I can obtain
and verify them.
The plan calls for NUCLEAR WAR ONE to erupt by September of
this year 1982!! It is this fast-approaching nuclear war threat
that caused the so-called Falklands crisis to erupt now.
What is going on now is a coordinated effort to spoil part of
the Bolshevik grand strategy for the coming nuclear war. The
mutual enemies of the American Bolsheviks here--namely, the
Rockefeller cartel--and Russia's new rulers in the Kremlin are
behind the present crisis. They are trying to ruin Phase #3 of
the "PROJECT Z" war plan which I revealed last month. That phase
is to be world domination by the American Bolsheviks after both
Russia and the United States have been destroyed in NUCLEAR WAR
ONE. As I mentioned last month, the key to this plan is the
existence of secret weapons stockpiles in various places around
the world.
The American Bolshevik military planners here in America are
working with other Bolshevik agents in key military positions of
other countries to set off war. Having done that, they intend to
ride out the nuclear holocaust they have caused, safe and cozy in
Government war bunkers! When the warring nations finally lie
smoldering and exhausted, the Bolsheviks will leave the shattered
remains of their host countries. They will rendezvous at the
secret weapons installations and bring their weapons into the
open. They will confront the world with the only remaining
fresh, up-to-date, powerful military force on earth; and using
that military power, they will become the undisputed rulers of
the world--that is, they plan to do all this, and they plan to
pave the way for world domination very soon by setting off
NUCLEAR WAR ONE in a matter of months. The Rockefeller cartel
and Russia's new anti-Bolshevik rulers are working together in a
race against time to try to head off the Bolshevik war plan.
Last month I mentioned that the Bolsheviks here are
benefitting from war preparations which were started by the
Rockefellers long ago. It has only been about three years since
the Rockefellers were dislodged as the prime movers of the United
States Government by the Bolsheviks. Since that time the United
States Government has been a house divided, torn by internal
power struggles between rival Bolshevik and Rockefeller factions.
But before that, the United States had been dominated for decades
both economically and politically by the Four Rockefeller
Brothers.
In 1961 the Brothers launched a new long-range plan for world
domination. It was a two-prong strategy, half visible and half
secret, which I first described long ago in AUDIO LETTER No. 28.
It was a plan for the United States to arm to the teeth in secret
while appearing to disarm gradually. Without repeating all the
details, the basic idea was grandiose yet simple. By
deliberately appearing weak, the Rockefeller-controlled United
States would maneuver itself into a nuclear war with Russia.
Then the secret weapons, including superweapons, would be
unleashed to smash Russia and take over the world.
When they set the grand plan in motion in 1961, the
Rockefeller Brothers were looking ahead to a nuclear war by the
late 1970s. Their military analysts concluded very early that
the war being planned would have very different effects on the
Northern and Southern Hemispheres. Both superpowers, the United
States and the Soviet Union, are located well up in the Northern
Hemisphere; so are the other full-fledged nuclear powers--Great
Britain, France, Red China, and India. By contrast, the
strategic targets for nuclear war in the Southern Hemisphere are
relatively few and far between. In other words, it was expected
that the coming nuclear war would be essentially a Northern
Hemisphere war.
In an all-out nuclear holocaust it is known that serious
radioactive fallout will gradually spread to affect even areas
not initially hit by war. But there are limits to how far the
war clouds can spread. It was discovered long ago that there is
very little mixing between the air of the Northern and Southern
Hemispheres. In the northern half of our planet, cold air from
the North Pole works its way southward towards the equator, then
it works its way back to the north as warm air. A mirror image
of this process takes up the southern half of the planet.
Northern and Southern Hemisphere air meet in the equatorial zone,
but very little of the air changes places.
The military conclusion, my friends, is this: the coming
nuclear war could ruin large areas of the Northern Hemisphere for
generations to come; but if the calculations are right, the
Southern Hemisphere could escape virtually unaffected by the war.
This was music to the ears of the Four Rockefeller Brothers. A
quick look at the globe of the world shows why. The Rockefeller
cartel has dominated Latin America ever since World War II. As I
discussed in my very first monthly AUDIO LETTER, Nelson
Rockefeller solidified the cartel grip on Latin America during
the war. He accomplished this as so-called "Coordinator of
Hemispheric Defense" for then-President Franklin D. Roosevelt.
So that takes care of the South American continent and its
natural resources.
Then there is the African continent. There, too, Rockefeller
control was already in effect over wide areas of Black Africa,
especially south of the equator. All this was thanks to the
efforts of John D. Rockefeller III, as I detailed in AUDIO LETTER
No. 36.
Looking around the globe, the most important remaining land
masses from the standpoint of world domination are Australia and
New Zealand. Thanks to World War II, both were wide open to the
Rockefellers.
The Rockefeller Brothers decided to establish secret military
installations in the Southern Hemisphere for use after the coming
war. By this means they expected to become the masters of the
surviving southern half of planet Earth after the Northern
Hemisphere war. Then, as the Northern Hemisphere gradually
recovered from the nuclear holocaust, the Rockefeller empire
would be able to pick up the pieces. In this way the third
generation Rockefeller Brothers expected their family dynasty to
inherit the Earth.
In order to control the Southern Hemisphere militarily after
the war, some means would have to be available to project
military power onto any land mass. For example, revolts against
Rockefeller domination would require troops--not a blast from the
beam weapons on the Moon. The most critical factor for postwar
military domination of the world was found to be a navy. A
minimum of two secret naval fleets would be required--one based
in the South Atlantic, the other in the South Pacific. Since the
reserve naval fleets were to be kept secret until after the
Northern Hemisphere nuclear war, they could not be built in
existing shipyards. New construction facilities had to be built
and they had to be hidden. To hide an entire shipyard is no
small task; they take up a lot of space. On top of that, it was
essential that the ships remain hidden after they were built.
The best way to achieve that was to combine the shipyard and
naval base into one over-all secret installation. Finally, the
secret naval installation had to be invulnerable to nuclear
attack; otherwise if its existence were ever discovered
prematurely, the secret navy might be wiped out.
The combined requirements for secrecy, space, and protection
against attack were formidable; but one day in 1959, while all
these plans were still in the early stages of development, the
answer presented itself. During a so-called banking trip to
Sweden, David Rockefeller was given a tour of a unique hidden
naval port. The port is hollowed out from solid granite cliffs
which come right down to the water. The entrance to the port is
a gigantic hole in the side of the cliff which can be sealed off
with enormous steel doors. Inside this big doorway on the water
a huge cavity has been hollowed out to accommodate ships.
The Rockefeller Brothers and their military adviser decided
that a bigger, more secret, better protected version of the
Swedish hidden port was just what they wanted. A survey of
candidate sites was then initiated. The site survey covered
coastal areas throughout the Southern Hemisphere. Many areas
were rejected very quickly because the topography was wrong.
Other areas were rejected because they were too close to the
equator. Still others had to be ruled out because there were too
many people living nearby, making the desired level of secrecy
impossible. Finally, it was essential that the sites chosen for
the secret naval installations be totally secure politically.
At last the sites for the secret naval installations were
selected. In the South Pacific, extreme southern New Zealand was
selected. This is what I was alluding to in AUDIO LETTER No. 71
three months ago when I called attention to New Zealand's extreme
importance in the coming war.
In order to obtain the necessary space, the secret New Zealand
naval installation had to be divided up into two sites located
close together. One is at the extreme southwest tip of South
Island where the mountain range known as the Southern Alps comes
down virtually to the water's edge. The other part of the
installation is built into the northwest tip of Stewart Island,
which is off the tip of South Island. The Stewart Island
facility is hollowed out within a rise known as Mt. Anglem.
The New Zealand location met all the requirements. Ever since
World War II the government of New Zealand has been tied even
closer to the United States than to Great Britain. The location
is far from the equator, and the installations are buried deep
under mountains, protected from nuclear attack. They are also
too deep to be reached by particle-beam attacks, and the New
Zealand site is well situated to command the entire South
Pacific.
In the South Atlantic an even more perfect site was found.
That site, my friends, is South Georgia Island. It is located
perfectly for naval domination of the entire South Atlantic. The
tall, rugged mountains provided a perfect location for the secret
installation at the northwest tip of the 100-mile long island.
It is controlled by Great Britain whose government, like that of
New Zealand, was willing to cooperate; and South Georgia Island
was virtually uninhabited except for a whaling station on the
northeast coast. The whaling station was some 50 miles away from
the secret new installation which was being built, but Britain
took no chances. In 1965 the whaling station was closed down.
Since that time there have been no inhabitants on South Georgia
Island except for a few dozen alleged Antarctic scientists.
Construction of the secret naval facilities--two in New
Zealand, one on South Georgia Island--began in the early 1960's.
The techniques were adapted from those used previously to build
other large underground facilities, such as the NORAD
installation inside Cheyenne Mountain, Colorado; however these
techniques were adapted in radically new ways to achieve
construction access directly from the sea instead of overland.
In this way, the sheltering mountain was left undisturbed in
appearance both during and after construction.
The cuts in the mountain side which were necessary to let
ships in and out were kept as small as possible and were well
camouflaged. Like the Swedish hidden naval port arrangement, the
entrances to the secret installations can be sealed up. When
sealed, the entrance is virtually impossible to detect unless you
know exactly where it is; and unlike most large construction
projects, there are no tailings or piles of leftover rock lying
around to attract attention. The man-made caverns which house
the secret naval installations are enormous, but all the rock and
debris was disposed of at sea.
Once the secret naval facilities were built, they had to be
outfitted for ship construction and docksite storage. The fake
disarmament of the United States during the 1960s contributed
greatly to this task. From 1961 to 1968 one man played a pivotal
role in this elaborate Rockefeller scheme. He was then-Secretary
of Defense Robert McNamara. All through the 60's McNamara
presided over the public paring back of America's visible
military power. This included the closing down and dismantling
of entire shipyards. What we were not told was where all that
shipyard equipment went afterwards. Where it went, my friends,
was to the new secret installations which were being outfitted in
New Zealand and South Georgia Island!
The secret naval installations have been used as duplication
facilities to reproduce certain ships and submarines designed and
built here in the United States. As Defense Secretary Caspar
Weinberger told Congress recently, it is cheaper to build two
ships at a time. That is especially true if the second ship is
an exact duplicate of the first. This has become even more true
in recent years through the use of computerized manufacturing
techniques.
The secret naval fleets which have been built at the secret
installations are made up of duplicates--exact duplicates of
certain other ships and submarines. They are all nuclear
powered--nuclear "subs"; nuclear cruisers; nuclear destroyers;
and yes, nuclear aircraft carriers, three of them. A secret twin
was built for the U.S.S. Nimitz, for the U.S.S. Eisenhower, and
for the newly-launched U.S.S. Carl Vincent. All have been
financed through the gigantic cost overruns, so called, that we
constantly hear about in the Defense Department; and all three
carriers have been provided with a full complement of aircraft
whose manufacture was financed the same way!
The ships of the secret American Bolshevik naval fleets are
all duplicates of other nuclear-powered vessels. Even so, the
secret naval ships possess one key difference.
Last month I revealed that the so-called "Stealth Program" has
succeeded in developing a kind of electromagnetic invisibility
shield. This technique makes an object invisible from a distance
by distorting light waves in its vicinity.
A whole new fleet of Phantom war-planes are now going into
crash production that use this principle; and, my friends, all of
the secret American Bolshevik navy ships have already been
outfitted with similar Stealth-field equipment! The Stealth
principle is actually easier to apply to ships than to airplanes
because there is more room for the powerful equipment that
generates the field.
After NUCLEAR WAR ONE, the secret Stealth navy of the American
Bolsheviks would be light years ahead of any other navy left on
earth. It would be perfect for the intended role of world
domination. The Rockefellers set it all in motion long ago, my
friends, but three years ago they lost control of the United
States Military. Now it's the American Bolsheviks who are in
control, and they are bent on war.
These secret naval installations have precipitated what is
being called the "Falklands crisis."
Topic #2--In AUDIO LETTER(R) No. 73 last month I described
"PROJECT Z", the new Bolshevik three-phase strategy for NUCLEAR
WAR ONE.
An elite group of American Bolshevik military planners here
are flushing out the plan right now at a secret war-room here in
Washington. It's a plan by which the United States will strike
the first nuclear blow, followed by all-out thermonuclear war
with Russia.
Having set off the holocaust, the Bolsheviks here and in
certain other countries plan to rise it out safe in comfortable
war bunkers. Finally after NUCLEAR WAR ONE fizzles out in
stalemate, they plan to leave behind the ashes of the United
States and her allies. Activating Phase #3 of their grand
strategy, they plan to unveil their secret weapons, especially
their secret naval fleets. With these they plan to conquer and
rule what is left of the world. The United States as we know it
will be dead and gone; but in the eyes of the Bolsheviks
themselves, this outcome will constitute victory.
Up to now the nuclear war timetable which I first revealed two
months ago is still on track. They are still shooting for
nuclear war to begin by September of this year 1982! Time is
fast running out.
The Bolsheviks here are sprinting as fast as they can toward
war; but, my friends, the Bolsheviks are not the only runners in
this race. They have two deadly enemies, both of whom are
equally determined to trip up the Bolsheviks. One enemy of the
Bolsheviks here is the Rockefeller cartel; the other enemy is the
new anti-Bolshevik ruling clique in Russia; and now these two
mutual enemies of the Bolsheviks are pooling their efforts in
certain ways.
In AUDIO LETTER No. 71 three months ago I reported that a
limited, new anti-Bolshevik coalition was in the works between
the Rockefeller cartel and the Russians. The January 26 meeting
between Haig and Gromyko in Geneva, Switzerland, was a turning
point in the formation of this coalition. It is now a reality,
and is responsible for the so-called "Falkland crisis" now
dominating the headlines. It should be emphasized that this new
relationship between the Rockefeller cartel and Russia falls far
short of a true alliance. They have very major disputes to be
settled between them, but for the time being they have called a
truce between themselves to deal with their mutual deadly
enemy--the Bolsheviks here in America.
The first priority of the Russians and the Rockefellers is to
slow down the Bolshevik preparations for imminent nuclear war.
If they can do that, time is on the side of the Rockefeller
cartel in certain political movements which I discussed last
summer in AUDIO LETTER No. 67. A slow-down in the nuclear war
timetable will also give more breathing space for additional
anti-Bolshevik actions to be implemented.
The joint Rockefeller-Russian planners decided by mid-February
that military action against the Bolsheviks was essential very
quickly. No other type of action had any hope of taking effect
fast enough to prevent nuclear war by the end of this summer.
The exact details of the "PROJECT Z" war plan are not known to
either the Rockefellers or the Russians, but the general outlines
are known to be as I described last month.
It was decided that military action should be devised that
would undermine Phase #3 of the Bolshevik war plan--that is, the
Bolshevik-controlled secret naval installations and fleets in the
Southern Hemisphere should be attacked and crippled. By working
together, the Rockefeller cartel and the Russians were able to
devise an attack plan which neither could have carried out alone.
The Rockefeller group, who built and originally controlled these
bases, provided detailed Intelligence about the best way to
attack them. The Russians with their enormous military machine
provided the muscle to actually carry out the attack.
It was essential to devise a scheme that would enable both
secret fleets in the South Atlantic and South Pacific to be
attacked. Survival intact of either fleet would leave the
Bolshevik war plan still workable.
Military analysts concluded very quickly that a direct assault
on the New Zealand facilities was out of the question. There was
no combination of commandos, frogmen, or other military force
which could possibly keep an attack secret from the outside
world. Any attack on the New Zealand bases would set off the
very war which the Rockefellers and Russians want to prevent.
But the situation in the South Atlantic was a different
matter. In a way, the greatest asset of South Georgia Island was
also its Achilles' heel. The extreme isolation which protected
the secrecy of the South Georgia base also made a covert military
assault feasible. The key lay with Argentina and her
long-standing claims to the Falkland Islands.
As I mentioned in Topic #1, the Rockefeller cartel has
dominated all of Latin America for decades. Cartel operatives
were sent to Argentina to work out a deal with the government
military junta there. The historic dispute over the Falkland
Islands was to be used to provide a ruse, a military cover, to
enable the South Georgia base to be attacked. The Argentine
generals were not told everything about the situation by any
means, but they were told enough to make clear what they were to
do.
As an inducement to cooperate, the Argentine leaders were
promised handsome rewards. They were guaranteed that after the
shooting was over, the Falkland Islands would remain in Argentine
hands. This guarantee included the promise of covert military
assistance as needed against the Royal Navy. And to bolster the
troubled Argentine economy, it was promised that the Rockefeller
cartel will help develop the immense offshore oil reserves. With
these combined promises of military glory and financial rewards,
the Argentine military junta agreed to the plan.
On March 19 Argentina carried out Act #1 in the joint attack
plan. A group of Argentine scrap-metal merchants, of all things,
landed at the abandoned old whaling station on South Georgia
Island. Supposedly they were there to dismantle the old
buildings and cart them off to sell. While they were at it they
also raised the Argentine flag over the work-site. The British,
always nervous about South Georgia Island, promptly reacted as
expected. The British Antarctic survey ship "Endurance" put 22
Marines ashore. They drove off the scrap merchants and tore down
the Argentine flag.
The incident provided the desired excuse for the Argentine
Junta to bring the simmering 150-year-old Falklands dispute to a
boil. From time to time in the past, Argentina has claimed that
South Georgia is part of the Falklands because it is administered
that way by Britain. That argument is very flimsy but it now
came in very handy. It was nothing new to hear this from
Argentine leaders, so there was no hint of what was really afoot.
During late March, Argentine military forces started
assembling for an assault on the Falklands. "Nothing new",
thought the British high command. Argentina has carried out
threatening maneuvers in the past many times. It was believed
that they were about to do it again; but on April 2 Argentine
forces did the unexpected. After many past false alarms, this
time they actually invaded and seized the Islands. All Argentine
public statements emphasized the long-standing historical claims
to the Falklands themselves; but just for good measure, the next
day a small Argentine force also seized far-off South Georgia
Island. The force was so small that it gave the appearance
initially that it was just a side show from Argentina's point of
view; however, the small contingent of 22 Royal Marines were
overpowered and bundled off the Island along with a group of 13
alleged scientists. That was the moment of payoff in the joint
Rockefeller-Russian attack plan.
Thanks to the elaborate distraction staged by the Argentine
forces, a special commando team got onto the Island undetected.
Based on the detailed Rockefeller information about the base, the
team moved to a location on the mountain directly above the
cavernous secret base. Special high-speed drilling equipment was
set up by the Rockefeller members of the team while the Russian
members concentrated on military defense. By late that evening,
April 3, the military high command in London finally learned what
was really taking place. The secret South Georgia base was under
attack by virtually the only means possible. The joint
Rockefeller-Russian team were drilling a shaft down through the
mountain toward the hollowed out cavern inside. It was only a
matter of time until their drill would break through the ceiling
of the giant hidden naval base. Once the hole was made, the next
step was obvious. The Rockefeller-Russian team would put a
weapon of some kind through the hole. The best guess was that it
would be a nerve gas.
The shock waves that went through the highest levels of the
British government on the evening of April 3 can hardly be
described, my friends. The Thatcher government, like the
so-called Reagan Administration here in America, is Bolshevik
controlled. That's why Margaret Thatcher always says, "Me, too"
any time the Reagan Administration says or does anything against
Russia. Both governments are party to the secret nuclear war
plan in complete betrayal of the people of their respective
countries, and on the evening of April 3 they suddenly discovered
that their precious war plan was in deep, deep trouble.
Immediately the Thatcher government started assembling a naval
armada to sail for the South Atlantic. Haste was the order of
the day. The drilling on South Georgia Island was proceeding
around the clock. The best estimates were that the drilling
would break through into the roof of the naval base in about
three weeks, on or about April 24. If help did not reach South
Georgia by then, the secret installation might be doomed. The
forces stationed at the installation itself were unable to defend
themselves under the circumstances. Their mighty naval ships
were ships in a bottle. They did not dare open the bottle to
sail out to fight because the Russian commandos were armed with
tactical and nuclear weapons. To open the blast-proof entrance
doors would be suicide.
On April 5, just two days after South Georgia Island was
seized, some 40 naval ships began moving out of British ports.
The same day Lord Carrington was sacked as Foreign Minister. He
was forced to resign, my friends, because he had assisted the
Rockefeller attack plan by downplaying the Argentine attack
preparations.
That same day, April 5, New Zealand, the home of the other
secret naval fleet, broke diplomatic relations with Argentina.
The two hidden New Zealand facilities had been placed on "Red
Alert." As a precautionary measure, all submarines at the twin
base were ordered to sea. Several surface ships were already at
sea undergoing "sea trials", but that still left seven (7) major
ships inside the hidden twin naval base including one of the
nuclear aircraft carriers I mentioned earlier.
On that busy day of April 5, Argentina's Foreign Minister,
Costa Mendez, was at the United Nations in New York. He was
alarmed by the deployment of such a large part of the Royal Navy.
Costa Mendez hurried here to Washington to seek reassurances from
certain officials. He got them!
For the next two weeks or so the news was filled with stories
about the allegedly slow movement of the British fleet while
negotiations went on. That, my friends, was only a cover story.
The Royal Navy was actually joining up and moving as rapidly as
possible toward South Georgia Island. If the task force arrived
in time to save the secret base, a major battle was likely. The
official stories about "slow movement" of the British armada were
intended to give a cushion of time for that battle. If need be,
the fleet would have several days to retake South Georgia Island,
then it could move on to arrive near the Falklands on the
announced schedule. In this way the crucial importance of South
Georgia Island would be hidden and the big secret preserved.
It was initially expected that advance elements of the British
fleet would reach the vicinity of South Georgia Island within two
weeks. That would have been soon enough to attack the joint
Rockefeller-Russian commando team and stop the drilling before it
was completed. But Russian Cosmospheres and submarines made a
shambles of the plan.
Key advance elements of the South Georgia attack contingent
left Ascension Island early April 14, two days before it was
announced officially. Shortly after they did so, they ran into
trouble. Russian Cosmospheres and attack submarines closed in on
a single ship which was critical to the planned counterassault on
South Georgia Island. The Cosmospheres bombarded the bridge and
combat information center of the ship with neutron radiation. In
moments the ship was without any command, its communications and
radar silenced. Then a Russian "sub" closed in and quickly
finished off this key British ship with torpedoes. It broke
apart with secondary explosions and sank rapidly. So far as is
known, there were no survivors.
This unexpected shock in the mid-Atlantic produced two
results, both important:
First, it caused a slowdown in the race toward the South Atlantic
by the British armada. The task force had to be regrouped into a
configuration better suited for an enroute defense, but that cost
valuable time. Public announcements from London about the
progress of the fleet reflected this slowdown. The timetable for
arrival on battle stations near the Falklands started stretching
out longer and longer. All this bought extra time for the joint
commando team on South Georgia Island. The drilling continued.
The other result of the sinking was equally important. Word was
flashed to the South Pacific Stealth navy to prepare for possible
action. It was obvious that the Russian Navy was getting
involved in the Atlantic, which meant that the Royal Navy could
be in big trouble. During the dead of night, early April 15, the
seven Stealth ships put to sea from their twin secret bases in
southern New Zealand. They deployed to a secret operational
headquarters area in the Antipodes Islands, 450 miles southeast
of New Zealand. Their electromagnetic shields were operating to
provide protection from attack. These shields make it impossible
to communicate with the outside world or even to see it, as I
explained last month; but once they arrived at the Antipodes, the
Stealth ships hooked up to buoys equipped with shielded
communication cables to the Island headquarters. The Antipodes
headquarters, in turn, was in constant touch with the South
Georgia base by way of a transoceanic cable around the tip of
South America. The deployment of the available ships of the
South Pacific Stealth fleet was exactly what the joint
Rockefeller-Russian planners had hoped for. The ships had been
flushed out from their essentially invulnerable hiding place in
New Zealand!
The British ship's sinking of April 14 was also followed by
other events. On April 15 the Argentine Navy started moving out
of port. The same day, Alexander Haig arrived again in Buenos
Aires. Supposedly he was there as a diplomat, but in reality he
was there as a General, dealing with Generals. Haig is the top
Governmental operative of the Rockefeller cartel, as I have
revealed in the past. He was making sure that the Argentines did
not get cold feet and back down at that critical moment. Four
days later, April 19, Haig left for Washington. As he boarded
his plane, Haig somberly told reporters, "Time is running out."
And so it was, my friends, for the secret South Georgia base.
The very next day, April 20, the drill broke through into the
hollowed-out cavern of the naval base. Bolshevik military
analysts in London had not expected that it could be completed
until at least the following weekend. The British fleet was
still out of range.
The weapon which the commando team inserted down through the
long hole was a small, compact Russian neutron bomb. When it was
detonated inside the confines of the huge artificial cave, the
effects were devastating. The intense radiation instantly killed
everyone inside the base. Also the heat and blast effects of the
bomb are believed to have damaged all the ships inside
sufficiently to badly disable them.
Meanwhile, Russian Cosmospheres and submarines were converging
on the Stealth ships which were near the Antipodes Islands
awaiting orders. From a distance, the ships were invisible to
the eye due to their protective shields, which also protect
against beam-weapon attack; but they were sitting ducks for the
tactics which the Russians employed.
Floating overhead, the Cosmospheres located the seven ships
using their Psychoenergetic Range-Finding equipment known as PRF.
As I have reported in the past, there is no method known by which
PRF can be jammed. The Cosmospheres radioed the exact locations
of the ships to the attack submarines. The "subs" were armed
with special non-homing, non-nuclear torpedoes designed to
explode on impact. More sophisticated torpedoes would have been
thrown off course or detonated prematurely by the protective
shield of each ship; but these simple torpedoes just cruise right
through each invisibility field to strike the ship and explode.
Within 15 minutes after the attack began, all seven Bolshevik
Stealth ships were on their way to the bottom, and with them went
their Bolshevik Commanders and mercenary crews collected from
around the world.
The South Pacific action took place just after sunset local
time. The time here in Washington was around 2:00 P.M. April 23.
That evening Secretary of State Haig was seen briefly in public
with the new British Foreign Minister, Francis Pym. Pym was
wearing the artificial pseudo-smile which diplomats are taught
always to display in public. But not Haig. Haig was grinning
from ear to ear, and no wonder. The joint Rockefeller-Russian
military operation had been a brilliant success. The secret
Bolshevik South Atlantic fleet had been virtually wiped out,
bottled up inside South Georgia Island; and the South Pacific
fleet, while not totally wiped out, had been badly crippled. By
working together, the Rockefeller cartel and the Russians had won
the secret naval war of the Southern Hemisphere.
Topic #3--As I say these words, news reports give the impression
that war is about to erupt in the South Atlantic, but the real
war in the Southern Hemisphere is already over. What we are
watching now is the beginning of its bloody aftermath. That
aftermath is the battle for the Falkland Islands. They have been
promised to Argentina as a reward for her role in the secret war.
At this moment the Bolsheviks here in Washington are pressing
for a public announcement that the United States will side with
Britain. As soon as that takes place, military action will heat
up fast around the Falklands. Britain has no choice but to
fight. She has already suffered casualties which cannot be
explained without a public battle; but by fighting, the
Bolsheviks in Britain are running the risk of a humiliating and
tragic defeat for the Royal Navy.
Meanwhile, the Rockefeller strategists here are now
concentrating on a fast-building, anti-nuclear-war campaign. On
all sides now we are hearing about the so-called "nuclear freeze
movement." There are documentaries, articles, publicity of all
kinds to sensitize us to the terrors of nuclear war. In recent
months, there have even been referenda popping up on election
ballots dealing with the nuclear war issue. Medical doctors are
banding together to warn the public about what would happen if
there were a nuclear war.
We are being told that all this is just popping up
spontaneously. We are now 37 years into the nuclear age and
nothing like this has ever gained so much momentum before, yet
now we are supposed to believe that millions of Americans have
spontaneously gotten the same ideas at the same time. If you
believe that, my friends, I give up. Movements like this never,
and I mean never, develop without leadership, organization, and
money--and plenty of it.
What we are watching is the Rockefeller public relations
machine at work. As I've explained in the past, the Rockefeller
cartel cannot afford to let a nuclear war take place. If it
does, they will lose everything because they are not in a
position to control it. Instead, the deadly enemies of the
Rockefeller cartel, the Bolsheviks here, will win out if there is
a war; and so the Rockefeller faction is now doing everything in
its power to prevent a nuclear war.
The present anti-nuclear-war orientation of the Rockefeller
cartel creates certain temporary common interests between them
and Russia; but as Russia's new rulers know very well, this does
not spring from any great moral perspective on the part of the
Rockefeller group. It's purely a matter of practical necessity
right now for the Rockefellers.
The Russians regard the United States as a house divided, and
they are exploiting that division by working in careful ways with
the Rockefellers. Their first priority is to rid the world of
the deadly Bolshevik menace of all-out, even suicidal, nuclear
war; but once that is done, they know that there will be a day of
reckoning with the Rockefeller cartel some day.
The Rockefeller group is working toward a definite objective
with their new anti-nuclear-war propaganda. That objective is
renewed power--and power that moves them closer to their old
dream of WORLD GOVERNMENT. The Bolsheviks here have unwittingly
provided fertile ground for the powerful new Rockefeller antiwar
campaign. Under Bolshevik control, the so-called Reagan
Administration has become so hawkish that it's scaring people.
The Rockefeller antiwar campaign is designed to capitalize on
that latent fear as a tool of power.
These days the smell of war is in the air. The Falklands
crisis is helping to make that more intense. The Rockefeller
propaganda machine is now paving the way for the argument that
surrender of sovereignty is the only way to avoid war. A new
super-United Nations of sorts is now in the works to fill the
bill. It will have teeth! As presently envisioned, the new
organization will be based in Geneva, Switzerland. The working
name, though this may be changed, is the "World Nonproliferation
Council." The plan is to bring it into being as the outgrowth of
nuclear nonproliferation treaties, but its true purpose will be
to use fear--the fear of war--to control us all.
LAST MINUTE SUMMARY
Now it's time for my Last Minute Summary. In this AUDIO
LETTER I have reported on the reasons behind the so-called
Falkland Islands crisis. The crisis erupted because of secret
Bolshevik-controlled naval installations in the Southern
Hemisphere. These have been attacked by joint action of the
Rockefeller cartel and the Russians in an attempt to slow down
the nuclear-war timetable. The attacks were successful, but the
results remain to be seen. One result, though, is that the Royal
Navy has now been drawn into a trap. Britain's Waterloo at sea
may well be at hand.
My friends, two factions are struggling for control over our
United States--the Rockefeller cartel and the Bolsheviks. They
differ in style but both seek to control us through fear. If we
are ever to rise above their trickery, it must be through the
power of our Lord Jesus Christ, our only hope. As the Scripture
tells us, our Lord "...has not given us the spirit of fear; but
of power, of love, and of a sound mind." We must learn to wage
peace. As our Lord declared long ago, "Blessed are the
peacemakers: for they shall be called sons of God." | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.misc/176936 | 18 | talk_politics_misc_176936 | [('secret', 'JJ'), ('purpose', 'NN'), ('of', 'IN'), ('falklands', 'NNS'), ('war', 'NN'), ('with', 'IN'), ('in', 'IN'), ('visibility', 'NN'), ('technology', 'NN'), ('dr', 'NN'), ('beter', 'NN'), ('audio', 'JJ'), ('letter', 'NN'), ('74', 'CD'), ('of', 'IN'), ('80', 'CD'), ('digitized', 'VBN'), ('by', 'IN'), ('jon', 'NN'), ('volkoff', 'NN'), ('mail', 'NN'), ('address', 'NN'), ('audio', 'JJ'), ('letter', 'NN'), (')"', 'NN'), ('is', 'VBZ'), ('registered', 'VBN'), ('trademark', 'NN'), ('of', 'IN'), ('audio', 'JJ'), ('books', 'NNS'), ('inc', 'VBP'), ('.,', 'NNP'), ('texas', 'NN'), ('corporation', 'NN'), ('which', 'WDT'), ('originally', 'RB'), ('produced', 'VBD'), ('this', 'DT'), ('tape', 'NN'), ('recording', 'VBG'), ('reproduced', 'VBN'), ('under', 'IN'), ('open', 'JJ'), ('license', 'NN'), ('granted', 'VBN'), ('by', 'IN'), ('audio', 'JJ'), ('books', 'NNS'), ('inc', 'VBP'), ('-----------------------------------------------------------------', 'NN'), ('this', 'DT'), ('is', 'VBZ'), ('the', 'DT'), ('dr', 'JJ'), ('beter', 'NN'), ('audio', 'JJ'), ('letter', 'NN'), ('),', 'NN'), ('1629', 'CD'), ('st', 'NN'), ('nw', 'CC'), ('washington', 'NN'), ('dc', 'VBZ'), ('20006', 'CD'), ('hello', 'NN'), ('my', 'PRP$'), ('friends', 'NNS'), ('this', 'DT'), ('is', 'VBZ'), ('dr', 'JJ'), ('beter', 'NN'), ('today', 'NN'), ('is', 'VBZ'), ('april', 'RB'), ('30', 'CD'), ('1982', 'CD'), ('and', 'CC'), ('this', 'DT'), ('is', 'VBZ'), ('my', 'PRP$'), ('audio', 'JJ'), ('letter', 'NN'), ('no', 'DT'), ('74', 'CD'), ('it', 'PRP'), ('now', 'RB'), ('been', 'VBN'), ('almost', 'RB'), ('one', 'CD'), ('month', 'NN'), ('since', 'IN'), ('war', 'NN'), ('broke', 'VBD'), ('out', 'RP'), ('in', 'IN'), ('the', 'DT'), ('south', 'JJ'), ('atlantic', 'JJ'), ('on', 'IN'), ('the', 'DT'), ('surface', 'NN'), ('it', 'PRP'), ('seems', 'VBZ'), ('that', 'IN'), ('it', 'PRP'), ('only', 'RB'), ('dispute', 'VBZ'), ('between', 'IN'), ('argentina', 'NN'), ('and', 'CC'), ('great', 'JJ'), ('britain', 'NN'), ('over', 'IN'), ('the', 'DT'), ('barren', 'NNS'), ('wind', 'VBP'), ('swept', 'JJ'), ('falkland', 'NN'), ('islands', 'NNS'), ('and', 'CC'), ('south', 'JJ'), ('georgia', 'NN'), ('island', 'NN'), ('in', 'IN'), ('reality', 'NN'), ('it', 'PRP'), ('far', 'RB'), ('more', 'RBR'), ('than', 'IN'), ('that', 'IN'), ('the', 'DT'), ('so', 'RB'), ('called', 'JJ'), ('falklands', 'NNS'), ('crisis', 'NN'), ('is', 'VBZ'), ('just', 'RB'), ('the', 'DT'), ('visible', 'JJ'), ('tip', 'NN'), ('of', 'IN'), ('giant', 'JJ'), ('military', 'JJ'), ('operation', 'NN'), ('during', 'IN'), ('this', 'DT'), ('month', 'NN'), ('of', 'IN'), ('april', 'NN'), ('1982', 'CD'), ('fierce', 'NN'), ('naval', 'JJ'), ('battles', 'NNS'), ('have', 'VBP'), ('taken', 'VBN'), ('place', 'NN'), ('--', ':'), ('not', 'RB'), ('only', 'RB'), ('in', 'IN'), ('the', 'DT'), ('south', 'JJ'), ('atlantic', 'JJ'), ('but', 'CC'), ('also', 'RB'), ('in', 'IN'), ('the', 'DT'), ('south', 'NN'), ('pacific', 'VBD'), ('up', 'RP'), ('to', 'TO'), ('now', 'RB'), ('most', 'JJS'), ('of', 'IN'), ('the', 'DT'), ('hostilities', 'NNS'), ('have', 'VBP'), ('been', 'VBN'), ('kept', 'VBN'), ('under', 'IN'), ('wraps', 'NNS'), ('by', 'IN'), ('wartime', 'JJ'), ('censorship', 'NN'), ('on', 'IN'), ('all', 'DT'), ('sides', 'NNS'), ('but', 'CC'), ('as', 'IN'), ('say', 'VBP'), ('these', 'DT'), ('words', 'NNS'), ('the', 'DT'), ('naval', 'JJ'), ('war', 'NN'), ('in', 'IN'), ('the', 'DT'), ('southern', 'JJ'), ('hemisphere', 'NN'), ('is', 'VBZ'), ('about', 'IN'), ('to', 'TO'), ('come', 'VB'), ('to', 'TO'), ('the', 'DT'), ('surface', 'NN'), ('beginning', 'VBG'), ('today', 'NN'), ('april', 'VBD'), ('30', 'CD'), ('total', 'JJ'), ('naval', 'JJ'), ('and', 'CC'), ('air', 'NN'), ('blockade', 'NN'), ('of', 'IN'), ('the', 'DT'), ('falklands', 'NNS'), ('by', 'IN'), ('the', 'DT'), ('royal', 'NN'), ('navy', 'NN'), ('has', 'VBZ'), ('begun', 'VBN'), ('at', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('time', 'NN'), ('counterblockade', 'NN'), ('has', 'VBZ'), ('been', 'VBN'), ('declared', 'VBN'), ('by', 'IN'), ('argentina', 'NN'), ('in', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('area', 'NN'), ('to', 'TO'), ('be', 'VB'), ('effective', 'JJ'), ('blockade', 'NN'), ('must', 'MD'), ('be', 'VB'), ('imposed', 'VBN'), ('over', 'IN'), ('period', 'NN'), ('of', 'IN'), ('time', 'NN'), ('but', 'CC'), ('the', 'DT'), ('royal', 'JJ'), ('navy', 'NN'), ('does', 'VBZ'), ('not', 'RB'), ('have', 'VB'), ('that', 'RB'), ('much', 'JJ'), ('time', 'NN'), ('winter', 'NN'), ('is', 'VBZ'), ('coming', 'VBG'), ('on', 'IN'), ('in', 'IN'), ('the', 'DT'), ('south', 'JJ'), ('atlantic', 'JJ'), ('and', 'CC'), ('the', 'DT'), ('british', 'JJ'), ('supply', 'NN'), ('lines', 'NNS'), ('are', 'VBP'), ('overextended', 'VBN'), ('having', 'VBG'), ('come', 'VBN'), ('this', 'DT'), ('far', 'RB'), ('her', 'PRP$'), ('majesty', 'JJ'), ('navy', 'JJ'), ('cannot', 'NN'), ('simply', 'RB'), ('drop', 'VB'), ('the', 'DT'), ('blockade', 'NN'), ('and', 'CC'), ('sail', 'VB'), ('away', 'RB'), ('in', 'IN'), ('few', 'JJ'), ('weeks', 'NNS'), ('time', 'NN'), ('without', 'IN'), ('drawing', 'VBG'), ('blood', 'NN'), ('from', 'IN'), ('argentina', 'NN'), ('as', 'IN'), ('result', 'NN'), ('the', 'DT'), ('british', 'JJ'), ('will', 'MD'), ('be', 'VB'), ('forced', 'VBN'), ('to', 'TO'), ('undertake', 'VB'), ('military', 'JJ'), ('operations', 'NNS'), ('very', 'RB'), ('soon', 'RB'), ('no', 'DT'), ('matter', 'NN'), ('how', 'WRB'), ('risky', 'JJ'), ('they', 'PRP'), ('may', 'MD'), ('be', 'VB'), ('there', 'EX'), ('is', 'VBZ'), ('also', 'RB'), ('another', 'DT'), ('reason', 'NN'), ('why', 'WRB'), ('the', 'DT'), ('royal', 'NN'), ('navy', 'NN'), ('now', 'RB'), ('has', 'VBZ'), ('no', 'DT'), ('choice', 'NN'), ('but', 'CC'), ('to', 'TO'), ('engage', 'VB'), ('the', 'DT'), ('argentine', 'NN'), ('forces', 'NNS'), ('in', 'IN'), ('combat', 'NN'), ('that', 'IN'), ('reason', 'NN'), ('my', 'PRP$'), ('friends', 'NNS'), ('is', 'VBZ'), ('that', 'IN'), ('the', 'DT'), ('royal', 'NN'), ('navy', 'NN'), ('has', 'VBZ'), ('already', 'RB'), ('suffered', 'VBN'), ('losses', 'NNS'), ('in', 'IN'), ('secret', 'JJ'), ('combat', 'NN'), ('this', 'DT'), ('month', 'NN'), ('up', 'RB'), ('to', 'TO'), ('this', 'DT'), ('moment', 'NN'), ('there', 'EX'), ('will', 'MD'), ('be', 'VB'), ('no', 'DT'), ('way', 'NN'), ('to', 'TO'), ('explain', 'VB'), ('away', 'RP'), ('the', 'DT'), ('damage', 'NN'), ('which', 'WDT'), ('has', 'VBZ'), ('been', 'VBN'), ('sustained', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('british', 'JJ'), ('fleet', 'NN'), ('only', 'RB'), ('when', 'WRB'), ('publicly', 'RB'), ('admitted', 'VBN'), ('fighting', 'VBG'), ('erupts', 'NNS'), ('will', 'MD'), ('the', 'DT'), ('british', 'JJ'), ('dare', 'NN'), ('to', 'TO'), ('admit', 'VB'), ('that', 'IN'), ('they', 'PRP'), ('have', 'VBP'), ('suffered', 'VBN'), ('battle', 'NN'), ('losses', 'NNS'), ('to', 'TO'), ('obtain', 'VB'), ('that', 'IN'), ('cover', 'NN'), ('story', 'NN'), ('the', 'DT'), ('british', 'JJ'), ('have', 'VBP'), ('no', 'DT'), ('choice', 'NN'), ('but', 'CC'), ('to', 'TO'), ('sail', 'VB'), ('into', 'IN'), ('combat', 'NN'), ('but', 'CC'), ('in', 'IN'), ('doing', 'VBG'), ('so', 'IN'), ('they', 'PRP'), ('will', 'MD'), ('be', 'VB'), ('risking', 'VBG'), ('even', 'RB'), ('heavier', 'JJR'), ('losses', 'NNS'), ('on', 'IN'), ('top', 'NN'), ('of', 'IN'), ('those', 'DT'), ('already', 'RB'), ('sustained', 'VBN'), ('in', 'IN'), ('short', 'JJ'), ('my', 'PRP$'), ('friends', 'NNS'), ('her', 'PRP$'), ('majesty', 'JJ'), ('navy', 'NN'), ('has', 'VBZ'), ('sailed', 'VBN'), ('into', 'IN'), ('trap', 'NN'), ('the', 'DT'), ('events', 'NNS'), ('now', 'RB'), ('unfolding', 'VBG'), ('in', 'IN'), ('the', 'DT'), ('south', 'JJ'), ('atlantic', 'JJ'), ('carry', 'NN'), ('strange', 'JJ'), ('ironic', 'JJ'), ('echoes', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('past', 'NN'), ('for', 'IN'), ('weeks', 'NNS'), ('now', 'RB'), ('we', 'PRP'), ('ve', 'VBP'), ('been', 'VBN'), ('hearing', 'VBG'), ('countless', 'JJ'), ('commentators', 'NNS'), ('referring', 'VBG'), ('to', 'TO'), ('the', 'DT'), ('british', 'JJ'), ('task', 'NN'), ('force', 'NN'), ('as', 'IN'), ('an', 'DT'), ('armada', 'JJ'), ('quote', 'NN'), (').', 'IN'), ('the', 'DT'), ('british', 'JJ'), ('of', 'IN'), ('all', 'DT'), ('people', 'NNS'), ('ought', 'MD'), ('to', 'TO'), ('be', 'VB'), ('very', 'RB'), ('uneasy', 'JJ'), ('with', 'IN'), ('that', 'DT'), ('description', 'NN'), ('the', 'DT'), ('original', 'JJ'), ('spanish', 'JJ'), ('armada', 'IN'), ('400', 'CD'), ('years', 'NNS'), ('ago', 'RB'), ('was', 'VBD'), ('renowned', 'VBN'), ('as', 'IN'), ('seemingly', 'RB'), ('invincible', 'JJ'), ('fighting', 'VBG'), ('force', 'NN'), ('but', 'CC'), ('it', 'PRP'), ('came', 'VBD'), ('to', 'TO'), ('grief', 'VB'), ('in', 'IN'), ('naval', 'JJ'), ('disaster', 'NN'), ('so', 'RB'), ('complete', 'JJ'), ('that', 'IN'), ('it', 'PRP'), ('changed', 'VBD'), ('the', 'DT'), ('course', 'NN'), ('of', 'IN'), ('history', 'NN'), ('--', ':'), ('and', 'CC'), ('it', 'PRP'), ('was', 'VBD'), ('none', 'RB'), ('other', 'JJ'), ('than', 'IN'), ('the', 'DT'), ('english', 'JJ'), ('navy', 'NN'), ('that', 'WDT'), ('destroyed', 'VBD'), ('the', 'DT'), ('spanish', 'JJ'), ('armada', 'IN'), ('the', 'DT'), ('original', 'JJ'), ('spanish', 'JJ'), ('armada', 'NN'), ('put', 'VBD'), ('to', 'TO'), ('sea', 'VB'), ('in', 'IN'), ('1588', 'CD'), ('during', 'IN'), ('the', 'DT'), ('reign', 'NN'), ('of', 'IN'), ('england', 'NN'), ('queen', 'NN'), ('elizabeth', 'VBZ'), ('the', 'DT'), ('armada', 'NN'), ('was', 'VBD'), ('an', 'DT'), ('invasion', 'NN'), ('fleet', 'NN'), ('carrying', 'VBG'), ('thousands', 'NNS'), ('of', 'IN'), ('crack', 'NN'), ('fighting', 'VBG'), ('men', 'NNS'), ('to', 'TO'), ('invade', 'VB'), ('england', 'NN'), ('they', 'PRP'), ('were', 'VBD'), ('met', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('daring', 'VBG'), ('sea', 'NN'), ('dogs', 'NNS'), ('of', 'IN'), ('sir', 'NN'), ('francis', 'NNS'), ('drake', 'VBP'), ('drake', 'NN'), ('and', 'CC'), ('his', 'PRP$'), ('small', 'JJ'), ('fast', 'JJ'), ('ships', 'NNS'), ('turned', 'VBD'), ('the', 'DT'), ('tables', 'NNS'), ('on', 'IN'), ('the', 'DT'), ('spanish', 'JJ'), ('armada', 'NN'), ('by', 'IN'), ('changing', 'VBG'), ('the', 'DT'), ('rules', 'NNS'), ('of', 'IN'), ('battle', 'NN'), ('the', 'DT'), ('english', 'JJ'), ('fleet', 'NN'), ('was', 'VBD'), ('equipped', 'VBN'), ('with', 'IN'), ('new', 'JJ'), ('longer', 'JJR'), ('range', 'NN'), ('guns', 'NNS'), ('and', 'CC'), ('it', 'PRP'), ('stayed', 'VBD'), ('upwind', 'NN'), ('and', 'CC'), ('out', 'IN'), ('of', 'IN'), ('reach', 'NN'), ('from', 'IN'), ('there', 'EX'), ('the', 'DT'), ('english', 'NN'), ('pounded', 'VBD'), ('smashed', 'VBN'), ('and', 'CC'), ('shattered', 'VBN'), ('the', 'DT'), ('big', 'JJ'), ('ships', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('mighty', 'NN'), ('armada', 'NN'), ('when', 'WRB'), ('it', 'PRP'), ('was', 'VBD'), ('all', 'DT'), ('over', 'IN'), ('barely', 'RB'), ('half', 'PDT'), ('the', 'DT'), ('spanish', 'JJ'), ('fleet', 'NN'), ('was', 'VBD'), ('left', 'VBN'), ('to', 'TO'), ('limp', 'VB'), ('back', 'RB'), ('to', 'TO'), ('port', 'VB'), ('drake', 'VB'), ('defeat', 'NN'), ('of', 'IN'), ('the', 'DT'), ('spanish', 'JJ'), ('armada', 'NN'), ('was', 'VBD'), ('shock', 'NN'), ('to', 'TO'), ('the', 'DT'), ('world', 'NN'), ('it', 'PRP'), ('opened', 'VBD'), ('the', 'DT'), ('door', 'NN'), ('for', 'IN'), ('england', 'NN'), ('under', 'IN'), ('queen', 'JJ'), ('elizabeth', 'NN'), ('to', 'TO'), ('start', 'VB'), ('its', 'PRP$'), ('expansion', 'NN'), ('into', 'IN'), ('truly', 'NN'), ('global', 'JJ'), ('empire', 'NN'), ('today', 'NN'), ('400', 'CD'), ('years', 'NNS'), ('later', 'RB'), ('history', 'NN'), ('seems', 'VBZ'), ('to', 'TO'), ('have', 'VB'), ('come', 'VBN'), ('full', 'JJ'), ('circle', 'NN'), ('queen', 'JJ'), ('elizabeth', 'JJ'), ('ii', 'NN'), ('is', 'VBZ'), ('witnessing', 'VBG'), ('the', 'DT'), ('dismantling', 'NN'), ('of', 'IN'), ('the', 'DT'), ('world', 'NN'), ('empire', 'NN'), ('whose', 'WP$'), ('heyday', 'NN'), ('began', 'VBD'), ('under', 'IN'), ('queen', 'JJ'), ('elizabeth', 'NNS'), ('and', 'CC'), ('now', 'RB'), ('the', 'DT'), ('cultures', 'NNS'), ('of', 'IN'), ('england', 'NN'), ('and', 'CC'), ('of', 'IN'), ('spain', 'NN'), ('are', 'VBP'), ('once', 'RB'), ('again', 'RB'), ('in', 'IN'), ('confrontation', 'NN'), ('once', 'RB'), ('again', 'RB'), ('so', 'RB'), ('called', 'VBN'), ('armada', 'NN'), ('is', 'VBZ'), ('preparing', 'VBG'), ('for', 'IN'), ('invasion', 'NN'), ('but', 'CC'), ('this', 'DT'), ('time', 'NN'), ('the', 'DT'), ('armada', 'NN'), ('is', 'VBZ'), ('british', 'JJ'), ('not', 'RB'), ('spanish', 'JJ'), ('four', 'CD'), ('hundred', 'CD'), ('years', 'NNS'), ('ago', 'RB'), ('sir', 'VBD'), ('francis', 'JJ'), ('drake', 'NN'), ('was', 'VBD'), ('the', 'DT'), ('hero', 'NN'), ('of', 'IN'), ('the', 'DT'), ('day', 'NN'), ('today', 'NN'), ('the', 'DT'), ('ghost', 'NN'), ('of', 'IN'), ('francis', 'JJ'), ('drake', 'NN'), ('is', 'VBZ'), ('once', 'RB'), ('again', 'RB'), ('on', 'IN'), ('the', 'DT'), ('scene', 'NN'), ('the', 'DT'), ('south', 'JJ'), ('atlantic', 'JJ'), ('war', 'NN'), ('zone', 'NN'), ('is', 'VBZ'), ('at', 'IN'), ('the', 'DT'), ('eastern', 'JJ'), ('end', 'NN'), ('of', 'IN'), ('the', 'DT'), ('drake', 'NN'), ('passage', 'NN'), ('around', 'IN'), ('the', 'DT'), ('southern', 'JJ'), ('tip', 'NN'), ('of', 'IN'), ('south', 'NN'), ('america', 'IN'), ('the', 'DT'), ('defeat', 'NN'), ('of', 'IN'), ('the', 'DT'), ('spanish', 'JJ'), ('armada', 'NN'), ('four', 'CD'), ('centuries', 'NNS'), ('ago', 'RB'), ('broke', 'VBD'), ('the', 'DT'), ('back', 'NN'), ('of', 'IN'), ('spain', 'NN'), ('naval', 'JJ'), ('supremacy', 'NN'), ('and', 'CC'), ('now', 'RB'), ('the', 'DT'), ('defeat', 'NN'), ('of', 'IN'), ('the', 'DT'), ('new', 'JJ'), ('british', 'JJ'), ('armada', 'NN'), ('may', 'MD'), ('well', 'RB'), ('break', 'VB'), ('the', 'DT'), ('back', 'NN'), ('of', 'IN'), ('what', 'WP'), ('remains', 'VBZ'), ('of', 'IN'), ('the', 'DT'), ('once', 'RB'), ('glorious', 'JJ'), ('royal', 'NN'), ('navy', 'NNS'), ('my', 'PRP$'), ('three', 'CD'), ('special', 'JJ'), ('topics', 'NNS'), ('for', 'IN'), ('this', 'DT'), ('audio', 'JJ'), ('letter', 'NN'), ('are', 'VBP'), ('topic', 'NN'), ('--', ':'), ('the', 'DT'), ('military', 'JJ'), ('secret', 'NN'), ('of', 'IN'), ('south', 'JJ'), ('georgia', 'JJ'), ('island', 'NN'), ('topic', 'NN'), ('--', ':'), ('the', 'DT'), ('secret', 'JJ'), ('naval', 'JJ'), ('war', 'NN'), ('of', 'IN'), ('the', 'DT'), ('southern', 'JJ'), ('hemisphere', 'JJ'), ('topic', 'NN'), ('--', ':'), ('the', 'DT'), ('rockefeller', 'NN'), ('fear', 'NN'), ('campaign', 'NN'), ('against', 'IN'), ('nuclear', 'JJ'), ('war', 'NN'), ('topic', 'NN'), ('--', ':'), ('when', 'WRB'), ('the', 'DT'), ('falkland', 'NN'), ('islands', 'VBZ'), ('crisis', 'NN'), ('began', 'VBD'), ('early', 'RB'), ('this', 'DT'), ('month', 'NN'), ('it', 'PRP'), ('looked', 'VBD'), ('at', 'IN'), ('first', 'JJ'), ('like', 'IN'), ('tempest', 'JJS'), ('in', 'IN'), ('teapot', 'NN'), ('for', 'IN'), ('century', 'NN'), ('and', 'CC'), ('half', 'NN'), ('since', 'IN'), ('1833', 'CD'), ('the', 'DT'), ('islands', 'NNS'), ('have', 'VBP'), ('been', 'VBN'), ('controlled', 'VBN'), ('by', 'IN'), ('great', 'JJ'), ('britain', 'NN'), ('during', 'IN'), ('that', 'DT'), ('entire', 'JJ'), ('time', 'NN'), ('british', 'JJ'), ('sovereignty', 'NN'), ('over', 'IN'), ('the', 'DT'), ('falklands', 'NNS'), ('has', 'VBZ'), ('been', 'VBN'), ('disputed', 'VBN'), ('by', 'IN'), ('argentina', 'NN'), ('there', 'EX'), ('have', 'VBP'), ('been', 'VBN'), ('countless', 'JJ'), ('threats', 'NNS'), ('by', 'IN'), ('argentina', 'NN'), ('to', 'TO'), ('seize', 'VB'), ('the', 'DT'), ('islands', 'NNS'), ('which', 'WDT'), ('it', 'PRP'), ('calls', 'VBZ'), ('the', 'DT'), ('malvinas', 'NNS'), ('but', 'CC'), ('the', 'DT'), ('threats', 'NNS'), ('have', 'VBP'), ('always', 'RB'), ('come', 'VBN'), ('to', 'TO'), ('nothing', 'NN'), ('in', 'IN'), ('the', 'DT'), ('past', 'JJ'), ('and', 'CC'), ('britain', 'NN'), ('has', 'VBZ'), ('never', 'RB'), ('even', 'RB'), ('gotten', 'VB'), ('very', 'RB'), ('worried', 'JJ'), ('about', 'IN'), ('them', 'PRP'), ('the', 'DT'), ('islands', 'NNS'), ('are', 'VBP'), ('four', 'CD'), ('times', 'NNS'), ('as', 'IN'), ('distant', 'NN'), ('from', 'IN'), ('argentina', 'NN'), ('as', 'IN'), ('cuba', 'NN'), ('is', 'VBZ'), ('from', 'IN'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('and', 'CC'), ('they', 'PRP'), ('are', 'VBP'), ('not', 'RB'), ('much', 'JJ'), ('of', 'IN'), ('prize', 'NN'), ('after', 'IN'), ('150', 'CD'), ('years', 'NNS'), ('of', 'IN'), ('occupancy', 'NN'), ('the', 'DT'), ('falklands', 'NNS'), ('are', 'VBP'), ('home', 'NN'), ('to', 'TO'), ('fewer', 'JJR'), ('than', 'IN'), ('000', 'CD'), ('british', 'JJ'), ('settlers', 'NNS'), ('and', 'CC'), ('lot', 'NN'), ('of', 'IN'), ('sheep', 'NN'), ('in', 'IN'), ('short', 'JJ'), ('the', 'DT'), ('remote', 'JJ'), ('falkland', 'NN'), ('islands', 'NNS'), ('hardly', 'RB'), ('look', 'VBP'), ('like', 'IN'), ('something', 'NN'), ('to', 'TO'), ('fight', 'VB'), ('over', 'IN'), ('and', 'CC'), ('yet', 'RB'), ('here', 'RB'), ('we', 'PRP'), ('are', 'VBP'), ('watching', 'VBG'), ('another', 'DT'), ('crisis', 'NN'), ('take', 'VB'), ('place', 'NN'), ('we', 'PRP'), ('are', 'VBP'), ('watching', 'VBG'), ('as', 'IN'), ('war', 'NN'), ('erupts', 'NNS'), ('between', 'IN'), ('great', 'JJ'), ('britain', 'NN'), ('and', 'CC'), ('argentina', 'VB'), ('the', 'DT'), ('thatcher', 'JJ'), ('government', 'NN'), ('is', 'VBZ'), ('acting', 'VBG'), ('as', 'IN'), ('if', 'IN'), ('it', 'PRP'), ('has', 'VBZ'), ('forgotten', 'VBN'), ('all', 'DT'), ('about', 'IN'), ('its', 'PRP$'), ('usual', 'JJ'), ('preoccupation', 'NN'), ('with', 'IN'), ('the', 'DT'), ('soviet', 'JJ'), ('threat', 'NN'), ('at', 'IN'), ('nato', 'JJ'), ('doorstep', 'NN'), ('instead', 'RB'), ('britain', 'NN'), ('is', 'VBZ'), ('throwing', 'VBG'), ('almost', 'RB'), ('everything', 'NN'), ('it', 'PRP'), ('got', 'VBD'), ('at', 'IN'), ('argentina', 'NN'), ('---', 'NN'), ('aircraft', 'NN'), ('carriers', 'NNS'), ('cruisers', 'NNS'), ('destroyers', 'NNS'), ('submarines', 'NNS'), ('assault', 'RB'), ('ships', 'NNS'), ('--', ':'), ('you', 'PRP'), ('name', 'VBP'), ('it', 'PRP'), ('luxury', 'VBZ'), ('cruise', 'NN'), ('ships', 'NNS'), ('have', 'VBP'), ('even', 'RB'), ('been', 'VBN'), ('commissioned', 'VBN'), ('and', 'CC'), ('turned', 'VBN'), ('into', 'IN'), ('troop', 'NN'), ('carriers', 'NNS'), ('overnight', 'VBD'), ('wave', 'NN'), ('after', 'IN'), ('wave', 'NN'), ('of', 'IN'), ('additional', 'JJ'), ('assault', 'NN'), ('troops', 'NNS'), ('have', 'VBP'), ('been', 'VBN'), ('activated', 'VBN'), ('and', 'CC'), ('sent', 'VBN'), ('to', 'TO'), ('join', 'VB'), ('the', 'DT'), ('fleet', 'NN'), ('even', 'RB'), ('after', 'IN'), ('it', 'PRP'), ('sailed', 'VBD'), ('ships', 'NNS'), ('and', 'CC'), ('submarines', 'NNS'), ('have', 'VBP'), ('been', 'VBN'), ('pulled', 'VBN'), ('off', 'RP'), ('station', 'NN'), ('from', 'IN'), ('normal', 'JJ'), ('nato', 'JJ'), ('duty', 'NN'), ('and', 'CC'), ('sent', 'VBD'), ('to', 'TO'), ('reinforce', 'VB'), ('the', 'DT'), ('task', 'NN'), ('force', 'NN'), ('the', 'DT'), ('initial', 'JJ'), ('40', 'CD'), ('ship', 'NN'), ('force', 'NN'), ('has', 'VBZ'), ('grown', 'VBN'), ('steadily', 'RB'), ('over', 'IN'), ('the', 'DT'), ('past', 'JJ'), ('several', 'JJ'), ('weeks', 'NNS'), ('into', 'IN'), ('an', 'DT'), ('armada', 'JJ'), ('numbering', 'NN'), ('over', 'IN'), ('70', 'CD'), ('over', 'IN'), ('two', 'CD'), ('thirds', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('entire', 'JJ'), ('royal', 'NN'), ('navy', 'NN'), ('has', 'VBZ'), ('already', 'RB'), ('been', 'VBN'), ('deployed', 'VBN'), ('to', 'TO'), ('the', 'DT'), ('south', 'JJ'), ('atlantic', 'JJ'), ('off', 'IN'), ('argentina', 'JJ'), ('watching', 'VBG'), ('all', 'PDT'), ('this', 'DT'), ('lot', 'NN'), ('of', 'IN'), ('people', 'NNS'), ('are', 'VBP'), ('asking', 'VBG'), ('what', 'WP'), ('this', 'DT'), ('fight', 'NN'), ('really', 'RB'), ('all', 'DT'), ('about', 'IN'), ('the', 'DT'), ('most', 'RBS'), ('popular', 'JJ'), ('answer', 'NN'), ('suggested', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('major', 'JJ'), ('media', 'NNS'), ('is', 'VBZ'), ('oil', 'NN'), ('."', 'JJ'), ('vast', 'NN'), ('deposits', 'NNS'), ('of', 'IN'), ('oil', 'NN'), ('are', 'VBP'), ('known', 'VBN'), ('to', 'TO'), ('exist', 'VB'), ('under', 'IN'), ('the', 'DT'), ('continental', 'JJ'), ('shelf', 'NN'), ('between', 'IN'), ('argentina', 'NN'), ('and', 'CC'), ('the', 'DT'), ('falklands', 'NNS'), ('but', 'CC'), ('that', 'DT'), ('has', 'VBZ'), ('been', 'VBN'), ('known', 'VBN'), ('for', 'IN'), ('nearly', 'RB'), ('10', 'CD'), ('years', 'NNS'), ('in', 'IN'), ('no', 'DT'), ('way', 'NN'), ('does', 'VBZ'), ('it', 'PRP'), ('explain', 'VB'), ('the', 'DT'), ('timing', 'NN'), ('of', 'IN'), ('the', 'DT'), ('sudden', 'JJ'), ('military', 'JJ'), ('offensive', 'NN'), ('by', 'IN'), ('argentina', 'NN'), ('this', 'DT'), ('month', 'NN'), ('and', 'CC'), ('oil', 'NN'), ('explains', 'NNS'), ('even', 'RB'), ('less', 'RBR'), ('about', 'IN'), ('the', 'DT'), ('argentine', 'JJ'), ('seizure', 'NN'), ('of', 'IN'), ('south', 'JJ'), ('georgia', 'JJ'), ('island', 'NN'), ('south', 'NN'), ('georgia', 'JJ'), ('island', 'NN'), ('is', 'VBZ'), ('800', 'CD'), ('miles', 'NNS'), ('east', 'RB'), ('of', 'IN'), ('the', 'DT'), ('falklands', 'NNS'), ('with', 'IN'), ('no', 'DT'), ('known', 'JJ'), ('oil', 'NN'), ('deposits', 'NNS'), ('anywhere', 'RB'), ('near', 'IN'), ('it', 'PRP'), ('and', 'CC'), ('compared', 'VBN'), ('to', 'TO'), ('south', 'VB'), ('georgia', 'VB'), ('the', 'DT'), ('falklands', 'NNS'), ('are', 'VBP'), ('an', 'DT'), ('island', 'NN'), ('paradise', 'NN'), ('south', 'JJ'), ('georgia', 'JJ'), ('island', 'NN'), ('is', 'VBZ'), ('covered', 'VBN'), ('with', 'IN'), ('rugged', 'JJ'), ('mountains', 'NNS'), ('treacherous', 'JJ'), ('valleys', 'NNS'), ('glaciers', 'NNS'), ('and', 'CC'), ('semi', 'JJ'), ('permanent', 'NN'), ('snow', 'VBD'), ('most', 'JJS'), ('of', 'IN'), ('it', 'PRP'), ('is', 'VBZ'), ('uninhabitable', 'JJ'), ('on', 'IN'), ('top', 'NN'), ('of', 'IN'), ('all', 'PDT'), ('that', 'DT'), ('argentina', 'NN'), ('has', 'VBZ'), ('absolutely', 'RB'), ('no', 'DT'), ('legal', 'JJ'), ('or', 'CC'), ('historical', 'JJ'), ('claim', 'NN'), ('to', 'TO'), ('south', 'VB'), ('georgia', 'JJ'), ('island', 'NN'), ('in', 'IN'), ('that', 'DT'), ('respect', 'NN'), ('it', 'PRP'), ('stands', 'VBZ'), ('in', 'IN'), ('sharp', 'JJ'), ('contrast', 'NN'), ('to', 'TO'), ('the', 'DT'), ('falklands', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('early', 'JJ'), ('1830s', 'CD'), ('the', 'DT'), ('falklands', 'NNS'), ('were', 'VBD'), ('occupied', 'VBN'), ('for', 'IN'), ('while', 'IN'), ('by', 'IN'), ('argentine', 'JJ'), ('colonists', 'NNS'), ('in', 'IN'), ('1833', 'CD'), ('the', 'DT'), ('british', 'JJ'), ('expelled', 'VBD'), ('them', 'PRP'), ('and', 'CC'), ('took', 'VBD'), ('over', 'RP'), ('the', 'DT'), ('island', 'NN'), ('for', 'IN'), ('that', 'DT'), ('and', 'CC'), ('other', 'JJ'), ('historical', 'JJ'), ('reasons', 'NNS'), ('argentina', 'VBP'), ('argues', 'VBZ'), ('that', 'IN'), ('the', 'DT'), ('falklands', 'NNS'), ('really', 'RB'), ('belong', 'JJ'), ('to', 'TO'), ('argentina', 'VB'), ('not', 'RB'), ('britain', 'VB'), ('but', 'CC'), ('no', 'DT'), ('such', 'JJ'), ('argument', 'NN'), ('is', 'VBZ'), ('possible', 'JJ'), ('for', 'IN'), ('south', 'JJ'), ('georgia', 'JJ'), ('island', 'NN'), ('it', 'PRP'), ('has', 'VBZ'), ('always', 'RB'), ('been', 'VBN'), ('controlled', 'VBN'), ('by', 'IN'), ('britain', 'NN'), ('never', 'RB'), ('by', 'IN'), ('argentina', 'NN'), ('or', 'CC'), ('spain', 'VB'), ('the', 'DT'), ('argentine', 'JJ'), ('seizure', 'NN'), ('of', 'IN'), ('south', 'JJ'), ('georgia', 'JJ'), ('island', 'NN'), ('looks', 'VBZ'), ('even', 'RB'), ('more', 'RBR'), ('unreasonable', 'JJ'), ('from', 'IN'), ('military', 'JJ'), ('point', 'NN'), ('of', 'IN'), ('view', 'NN'), ('argentina', 'IN'), ('leaders', 'NNS'), ('are', 'VBP'), ('military', 'JJ'), ('men', 'NNS'), ('and', 'CC'), ('they', 'PRP'), ('think', 'VBP'), ('in', 'IN'), ('military', 'JJ'), ('terms', 'NNS'), ('they', 'PRP'), ('were', 'VBD'), ('well', 'RB'), ('aware', 'JJ'), ('ahead', 'RB'), ('of', 'IN'), ('time', 'NN'), ('that', 'IN'), ('far', 'RB'), ('off', 'IN'), ('south', 'JJ'), ('georgia', 'NNS'), ('island', 'NN'), ('could', 'MD'), ('not', 'RB'), ('possibly', 'RB'), ('be', 'VB'), ('held', 'VBN'), ('for', 'IN'), ('long', 'RB'), ('by', 'IN'), ('seizing', 'VBG'), ('it', 'PRP'), ('they', 'PRP'), ('were', 'VBD'), ('setting', 'VBG'), ('themselves', 'PRP'), ('up', 'IN'), ('to', 'TO'), ('absorb', 'VB'), ('military', 'JJ'), ('defeat', 'NN'), ('as', 'IN'), ('the', 'DT'), ('island', 'NN'), ('was', 'VBD'), ('retaken', 'VBN'), ('by', 'IN'), ('britain', 'NN'), ('so', 'IN'), ('the', 'DT'), ('question', 'NN'), ('is', 'VBZ'), ('why', 'WRB'), ('did', 'VBD'), ('argentina', 'VB'), ('military', 'JJ'), ('junta', 'NN'), ('bother', 'NN'), ('with', 'IN'), ('the', 'DT'), ('seemingly', 'RB'), ('worthless', 'JJ'), ('south', 'JJ'), ('georgia', 'NN'), ('island', 'NN'), ('at', 'IN'), ('all', 'DT'), ('my', 'PRP$'), ('friends', 'NNS'), ('the', 'DT'), ('answers', 'NNS'), ('to', 'TO'), ('all', 'PDT'), ('these', 'DT'), ('questions', 'NNS'), ('are', 'VBP'), ('military', 'JJ'), ('not', 'RB'), ('political', 'JJ'), ('or', 'CC'), ('economic', 'JJ'), ('south', 'NN'), ('georgia', 'NN'), ('island', 'NN'), ('possesses', 'VBZ'), ('an', 'DT'), ('enormous', 'JJ'), ('military', 'JJ'), ('secret', 'NN'), ('it', 'PRP'), ('giant', 'JJ'), ('underground', 'JJ'), ('installation', 'NN'), ('buried', 'VBN'), ('under', 'IN'), ('the', 'DT'), ('mountains', 'NNS'), ('at', 'IN'), ('the', 'DT'), ('northwest', 'JJS'), ('end', 'NN'), ('of', 'IN'), ('the', 'DT'), ('island', 'NN'), ('the', 'DT'), ('real', 'JJ'), ('reason', 'NN'), ('for', 'IN'), ('the', 'DT'), ('so', 'RB'), ('called', 'JJ'), ('falkland', 'NN'), ('crisis', 'NN'), ('is', 'VBZ'), ('this', 'DT'), ('secret', 'JJ'), ('installation', 'NN'), ('together', 'RB'), ('with', 'IN'), ('two', 'CD'), ('other', 'JJ'), ('similar', 'JJ'), ('installations', 'NNS'), ('which', 'WDT'), ('will', 'MD'), ('describe', 'VB'), ('shortly', 'RB'), ('the', 'DT'), ('secret', 'JJ'), ('military', 'JJ'), ('complexes', 'NNS'), ('have', 'VBP'), ('been', 'VBN'), ('in', 'IN'), ('existence', 'NN'), ('for', 'IN'), ('many', 'JJ'), ('years', 'NNS'), ('they', 'PRP'), ('are', 'VBP'), ('not', 'RB'), ('new', 'JJ'), ('what', 'WP'), ('is', 'VBZ'), ('new', 'JJ'), ('is', 'VBZ'), ('the', 'DT'), ('accelerated', 'JJ'), ('nuclear', 'JJ'), ('war', 'NN'), ('timetable', 'NN'), ('of', 'IN'), ('the', 'DT'), ('american', 'JJ'), ('bolshevik', 'NNP'), ('war', 'NN'), ('planners', 'NNS'), ('here', 'RB'), ('in', 'IN'), ('washington', 'NN'), ('for', 'IN'), ('the', 'DT'), ('past', 'JJ'), ('two', 'CD'), ('months', 'NNS'), ('ve', 'IN'), ('been', 'VBN'), ('reporting', 'VBG'), ('the', 'DT'), ('details', 'NNS'), ('of', 'IN'), ('this', 'DT'), ('new', 'JJ'), ('war', 'NN'), ('plan', 'NN'), ('to', 'TO'), ('you', 'PRP'), ('as', 'RB'), ('quickly', 'RB'), ('as', 'IN'), ('can', 'MD'), ('obtain', 'VB'), ('and', 'CC'), ('verify', 'VB'), ('them', 'PRP'), ('the', 'DT'), ('plan', 'NN'), ('calls', 'VBZ'), ('for', 'IN'), ('nuclear', 'JJ'), ('war', 'NN'), ('one', 'CD'), ('to', 'TO'), ('erupt', 'VB'), ('by', 'IN'), ('september', 'NN'), ('of', 'IN'), ('this', 'DT'), ('year', 'NN'), ('1982', 'CD'), ('!!', 'IN'), ('it', 'PRP'), ('is', 'VBZ'), ('this', 'DT'), ('fast', 'JJ'), ('approaching', 'JJ'), ('nuclear', 'JJ'), ('war', 'NN'), ('threat', 'NN'), ('that', 'WDT'), ('caused', 'VBD'), ('the', 'DT'), ('so', 'RB'), ('called', 'JJ'), ('falklands', 'NNS'), ('crisis', 'NN'), ('to', 'TO'), ('erupt', 'VB'), ('now', 'RB'), ('what', 'WP'), ('is', 'VBZ'), ('going', 'VBG'), ('on', 'IN'), ('now', 'RB'), ('is', 'VBZ'), ('coordinated', 'VBN'), ('effort', 'NN'), ('to', 'TO'), ('spoil', 'VB'), ('part', 'NN'), ('of', 'IN'), ('the', 'DT'), ('bolshevik', 'NN'), ('grand', 'JJ'), ('strategy', 'NN'), ('for', 'IN'), ('the', 'DT'), ('coming', 'VBG'), ('nuclear', 'JJ'), ('war', 'NN'), ('the', 'DT'), ('mutual', 'JJ'), ('enemies', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('american', 'JJ'), ('bolsheviks', 'NN'), ('here', 'RB'), ('--', ':'), ('namely', 'RB'), ('the', 'DT'), ('rockefeller', 'NN'), ('cartel', 'NN'), ('--', ':'), ('and', 'CC'), ('russia', 'VB'), ('new', 'JJ'), ('rulers', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('kremlin', 'NN'), ('are', 'VBP'), ('behind', 'IN'), ('the', 'DT'), ('present', 'JJ'), ('crisis', 'NN'), ('they', 'PRP'), ('are', 'VBP'), ('trying', 'VBG'), ('to', 'TO'), ('ruin', 'VB'), ('phase', 'NN'), ('of', 'IN'), ('the', 'DT'), ('project', 'NN'), ('war', 'NN'), ('plan', 'NN'), ('which', 'WDT'), ('revealed', 'VBD'), ('last', 'JJ'), ('month', 'NN'), ('that', 'IN'), ('phase', 'NN'), ('is', 'VBZ'), ('to', 'TO'), ('be', 'VB'), ('world', 'NN'), ('domination', 'NN'), ('by', 'IN'), ('the', 'DT'), ('american', 'JJ'), ('bolsheviks', 'NN'), ('after', 'IN'), ('both', 'DT'), ('russia', 'NN'), ('and', 'CC'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('have', 'VBP'), ('been', 'VBN'), ('destroyed', 'VBN'), ('in', 'IN'), ('nuclear', 'JJ'), ('war', 'NN'), ('one', 'CD'), ('as', 'IN'), ('mentioned', 'VBN'), ('last', 'JJ'), ('month', 'NN'), ('the', 'DT'), ('key', 'NN'), ('to', 'TO'), ('this', 'DT'), ('plan', 'NN'), ('is', 'VBZ'), ('the', 'DT'), ('existence', 'NN'), ('of', 'IN'), ('secret', 'JJ'), ('weapons', 'NNS'), ('stockpiles', 'NNS'), ('in', 'IN'), ('various', 'JJ'), ('places', 'NNS'), ('around', 'IN'), ('the', 'DT'), ('world', 'NN'), ('the', 'DT'), ('american', 'JJ'), ('bolshevik', 'NN'), ('military', 'JJ'), ('planners', 'NNS'), ('here', 'RB'), ('in', 'IN'), ('america', 'NN'), ('are', 'VBP'), ('working', 'VBG'), ('with', 'IN'), ('other', 'JJ'), ('bolshevik', 'NN'), ('agents', 'NNS'), ('in', 'IN'), ('key', 'JJ'), ('military', 'JJ'), ('positions', 'NNS'), ('of', 'IN'), ('other', 'JJ'), ('countries', 'NNS'), ('to', 'TO'), ('set', 'VB'), ('off', 'RP'), ('war', 'NN'), ('having', 'VBG'), ('done', 'VBN'), ('that', 'IN'), ('they', 'PRP'), ('intend', 'VBP'), ('to', 'TO'), ('ride', 'VB'), ('out', 'RP'), ('the', 'DT'), ('nuclear', 'JJ'), ('holocaust', 'NN'), ('they', 'PRP'), ('have', 'VBP'), ('caused', 'VBN'), ('safe', 'JJ'), ('and', 'CC'), ('cozy', 'NN'), ('in', 'IN'), ('government', 'NN'), ('war', 'NN'), ('bunkers', 'NNS'), ('when', 'WRB'), ('the', 'DT'), ('warring', 'NN'), ('nations', 'NNS'), ('finally', 'RB'), ('lie', 'VBP'), ('smoldering', 'VBG'), ('and', 'CC'), ('exhausted', 'VBD'), ('the', 'DT'), ('bolsheviks', 'NN'), ('will', 'MD'), ('leave', 'VB'), ('the', 'DT'), ('shattered', 'JJ'), ('remains', 'NNS'), ('of', 'IN'), ('their', 'PRP$'), ('host', 'NN'), ('countries', 'NNS'), ('they', 'PRP'), ('will', 'MD'), ('rendezvous', 'VB'), ('at', 'IN'), ('the', 'DT'), ('secret', 'JJ'), ('weapons', 'NNS'), ('installations', 'NNS'), ('and', 'CC'), ('bring', 'VB'), ('their', 'PRP$'), ('weapons', 'NNS'), ('into', 'IN'), ('the', 'DT'), ('open', 'JJ'), ('they', 'PRP'), ('will', 'MD'), ('confront', 'VB'), ('the', 'DT'), ('world', 'NN'), ('with', 'IN'), ('the', 'DT'), ('only', 'JJ'), ('remaining', 'VBG'), ('fresh', 'JJ'), ('up', 'RB'), ('to', 'TO'), ('date', 'NN'), ('powerful', 'JJ'), ('military', 'JJ'), ('force', 'NN'), ('on', 'IN'), ('earth', 'NN'), ('and', 'CC'), ('using', 'VBG'), ('that', 'IN'), ('military', 'JJ'), ('power', 'NN'), ('they', 'PRP'), ('will', 'MD'), ('become', 'VB'), ('the', 'DT'), ('undisputed', 'JJ'), ('rulers', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('world', 'NN'), ('--', ':'), ('that', 'WDT'), ('is', 'VBZ'), ('they', 'PRP'), ('plan', 'VBP'), ('to', 'TO'), ('do', 'VB'), ('all', 'DT'), ('this', 'DT'), ('and', 'CC'), ('they', 'PRP'), ('plan', 'VBP'), ('to', 'TO'), ('pave', 'VB'), ('the', 'DT'), ('way', 'NN'), ('for', 'IN'), ('world', 'NN'), ('domination', 'NN'), ('very', 'RB'), ('soon', 'RB'), ('by', 'IN'), ('setting', 'VBG'), ('off', 'RP'), ('nuclear', 'JJ'), ('war', 'NN'), ('one', 'CD'), ('in', 'IN'), ('matter', 'NN'), ('of', 'IN'), ('months', 'NNS'), ('the', 'DT'), ('rockefeller', 'NN'), ('cartel', 'NN'), ('and', 'CC'), ('russia', 'VB'), ('new', 'JJ'), ('anti', 'NNS'), ('bolshevik', 'NN'), ('rulers', 'NNS'), ('are', 'VBP'), ('working', 'VBG'), ('together', 'RB'), ('in', 'IN'), ('race', 'NN'), ('against', 'IN'), ('time', 'NN'), ('to', 'TO'), ('try', 'VB'), ('to', 'TO'), ('head', 'VB'), ('off', 'RP'), ('the', 'DT'), ('bolshevik', 'NN'), ('war', 'NN'), ('plan', 'NN'), ('last', 'JJ'), ('month', 'NN'), ('mentioned', 'VBD'), ('that', 'IN'), ('the', 'DT'), ('bolsheviks', 'NN'), ('here', 'RB'), ('are', 'VBP'), ('benefitting', 'VBG'), ('from', 'IN'), ('war', 'NN'), ('preparations', 'NNS'), ('which', 'WDT'), ('were', 'VBD'), ('started', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('rockefellers', 'NNS'), ('long', 'RB'), ('ago', 'IN'), ('it', 'PRP'), ('has', 'VBZ'), ('only', 'RB'), ('been', 'VBN'), ('about', 'IN'), ('three', 'CD'), ('years', 'NNS'), ('since', 'IN'), ('the', 'DT'), ('rockefellers', 'NNS'), ('were', 'VBD'), ('dislodged', 'VBN'), ('as', 'IN'), ('the', 'DT'), ('prime', 'JJ'), ('movers', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('government', 'NN'), ('by', 'IN'), ('the', 'DT'), ('bolsheviks', 'NN'), ('since', 'IN'), ('that', 'DT'), ('time', 'NN'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('government', 'NN'), ('has', 'VBZ'), ('been', 'VBN'), ('house', 'NN'), ('divided', 'VBN'), ('torn', 'VBN'), ('by', 'IN'), ('internal', 'JJ'), ('power', 'NN'), ('struggles', 'NNS'), ('between', 'IN'), ('rival', 'JJ'), ('bolshevik', 'NN'), ('and', 'CC'), ('rockefeller', 'NN'), ('factions', 'NNS'), ('but', 'CC'), ('before', 'IN'), ('that', 'IN'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('had', 'VBD'), ('been', 'VBN'), ('dominated', 'VBN'), ('for', 'IN'), ('decades', 'NNS'), ('both', 'DT'), ('economically', 'RB'), ('and', 'CC'), ('politically', 'RB'), ('by', 'IN'), ('the', 'DT'), ('four', 'CD'), ('rockefeller', 'NN'), ('brothers', 'NNS'), ('in', 'IN'), ('1961', 'CD'), ('the', 'DT'), ('brothers', 'NNS'), ('launched', 'VBD'), ('new', 'JJ'), ('long', 'JJ'), ('range', 'NN'), ('plan', 'NN'), ('for', 'IN'), ('world', 'NN'), ('domination', 'NN'), ('it', 'PRP'), ('was', 'VBD'), ('two', 'CD'), ('prong', 'JJ'), ('strategy', 'NN'), ('half', 'NN'), ('visible', 'JJ'), ('and', 'CC'), ('half', 'NN'), ('secret', 'NN'), ('which', 'WDT'), ('first', 'RB'), ('described', 'VBD'), ('long', 'JJ'), ('ago', 'RB'), ('in', 'IN'), ('audio', 'JJ'), ('letter', 'NN'), ('no', 'DT'), ('28', 'CD'), ('it', 'PRP'), ('was', 'VBD'), ('plan', 'NN'), ('for', 'IN'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('to', 'TO'), ('arm', 'VB'), ('to', 'TO'), ('the', 'DT'), ('teeth', 'NNS'), ('in', 'IN'), ('secret', 'JJ'), ('while', 'IN'), ('appearing', 'VBG'), ('to', 'TO'), ('disarm', 'VB'), ('gradually', 'RB'), ('without', 'IN'), ('repeating', 'VBG'), ('all', 'PDT'), ('the', 'DT'), ('details', 'NNS'), ('the', 'DT'), ('basic', 'JJ'), ('idea', 'NN'), ('was', 'VBD'), ('grandiose', 'JJ'), ('yet', 'RB'), ('simple', 'JJ'), ('by', 'IN'), ('deliberately', 'RB'), ('appearing', 'VBG'), ('weak', 'JJ'), ('the', 'DT'), ('rockefeller', 'NN'), ('controlled', 'VBD'), ('united', 'JJ'), ('states', 'NNS'), ('would', 'MD'), ('maneuver', 'VB'), ('itself', 'PRP'), ('into', 'IN'), ('nuclear', 'JJ'), ('war', 'NN'), ('with', 'IN'), ('russia', 'NN'), ('then', 'RB'), ('the', 'DT'), ('secret', 'JJ'), ('weapons', 'NNS'), ('including', 'VBG'), ('superweapons', 'NNS'), ('would', 'MD'), ('be', 'VB'), ('unleashed', 'VBN'), ('to', 'TO'), ('smash', 'VB'), ('russia', 'NN'), ('and', 'CC'), ('take', 'VB'), ('over', 'IN'), ('the', 'DT'), ('world', 'NN'), ('when', 'WRB'), ('they', 'PRP'), ('set', 'VBD'), ('the', 'DT'), ('grand', 'JJ'), ('plan', 'NN'), ('in', 'IN'), ('motion', 'NN'), ('in', 'IN'), ('1961', 'CD'), ('the', 'DT'), ('rockefeller', 'NN'), ('brothers', 'NNS'), ('were', 'VBD'), ('looking', 'VBG'), ('ahead', 'RB'), ('to', 'TO'), ('nuclear', 'JJ'), ('war', 'NN'), ('by', 'IN'), ('the', 'DT'), ('late', 'JJ'), ('1970s', 'CD'), ('their', 'PRP$'), ('military', 'JJ'), ('analysts', 'NNS'), ('concluded', 'VBD'), ('very', 'RB'), ('early', 'JJ'), ('that', 'IN'), ('the', 'DT'), ('war', 'NN'), ('being', 'VBG'), ('planned', 'VBN'), ('would', 'MD'), ('have', 'VB'), ('very', 'RB'), ('different', 'JJ'), ('effects', 'NNS'), ('on', 'IN'), ('the', 'DT'), ('northern', 'JJ'), ('and', 'CC'), ('southern', 'JJ'), ('hemispheres', 'NNS'), ('both', 'DT'), ('superpowers', 'NNS'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('and', 'CC'), ('the', 'DT'), ('soviet', 'JJ'), ('union', 'NN'), ('are', 'VBP'), ('located', 'VBN'), ('well', 'RB'), ('up', 'RB'), ('in', 'IN'), ('the', 'DT'), ('northern', 'JJ'), ('hemisphere', 'NN'), ('so', 'RB'), ('are', 'VBP'), ('the', 'DT'), ('other', 'JJ'), ('full', 'JJ'), ('fledged', 'VBN'), ('nuclear', 'JJ'), ('powers', 'NNS'), ('--', ':'), ('great', 'JJ'), ('britain', 'NN'), ('france', 'NN'), ('red', 'JJ'), ('china', 'NN'), ('and', 'CC'), ('india', 'NN'), ('by', 'IN'), ('contrast', 'NN'), ('the', 'DT'), ('strategic', 'JJ'), ('targets', 'NNS'), ('for', 'IN'), ('nuclear', 'JJ'), ('war', 'NN'), ('in', 'IN'), ('the', 'DT'), ('southern', 'JJ'), ('hemisphere', 'EX'), ('are', 'VBP'), ('relatively', 'RB'), ('few', 'JJ'), ('and', 'CC'), ('far', 'RB'), ('between', 'IN'), ('in', 'IN'), ('other', 'JJ'), ('words', 'NNS'), ('it', 'PRP'), ('was', 'VBD'), ('expected', 'VBN'), ('that', 'IN'), ('the', 'DT'), ('coming', 'VBG'), ('nuclear', 'JJ'), ('war', 'NN'), ('would', 'MD'), ('be', 'VB'), ('essentially', 'RB'), ('northern', 'JJ'), ('hemisphere', 'JJ'), ('war', 'NN'), ('in', 'IN'), ('an', 'DT'), ('all', 'DT'), ('out', 'RP'), ('nuclear', 'JJ'), ('holocaust', 'NN'), ('it', 'PRP'), ('is', 'VBZ'), ('known', 'VBN'), ('that', 'IN'), ('serious', 'JJ'), ('radioactive', 'JJ'), ('fallout', 'NN'), ('will', 'MD'), ('gradually', 'RB'), ('spread', 'VB'), ('to', 'TO'), ('affect', 'VB'), ('even', 'RB'), ('areas', 'NNS'), ('not', 'RB'), ('initially', 'RB'), ('hit', 'VBN'), ('by', 'IN'), ('war', 'NN'), ('but', 'CC'), ('there', 'EX'), ('are', 'VBP'), ('limits', 'NNS'), ('to', 'TO'), ('how', 'WRB'), ('far', 'RB'), ('the', 'DT'), ('war', 'NN'), ('clouds', 'NN'), ('can', 'MD'), ('spread', 'VB'), ('it', 'PRP'), ('was', 'VBD'), ('discovered', 'VBN'), ('long', 'RB'), ('ago', 'RB'), ('that', 'IN'), ('there', 'EX'), ('is', 'VBZ'), ('very', 'RB'), ('little', 'JJ'), ('mixing', 'NN'), ('between', 'IN'), ('the', 'DT'), ('air', 'NN'), ('of', 'IN'), ('the', 'DT'), ('northern', 'JJ'), ('and', 'CC'), ('southern', 'JJ'), ('hemispheres', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('northern', 'JJ'), ('half', 'NN'), ('of', 'IN'), ('our', 'PRP$'), ('planet', 'NN'), ('cold', 'VBD'), ('air', 'NN'), ('from', 'IN'), ('the', 'DT'), ('north', 'JJ'), ('pole', 'NN'), ('works', 'VBZ'), ('its', 'PRP$'), ('way', 'NN'), ('southward', 'NN'), ('towards', 'IN'), ('the', 'DT'), ('equator', 'NN'), ('then', 'RB'), ('it', 'PRP'), ('works', 'VBZ'), ('its', 'PRP$'), ('way', 'NN'), ('back', 'RB'), ('to', 'TO'), ('the', 'DT'), ('north', 'NN'), ('as', 'IN'), ('warm', 'JJ'), ('air', 'NN'), ('mirror', 'JJ'), ('image', 'NN'), ('of', 'IN'), ('this', 'DT'), ('process', 'NN'), ('takes', 'VBZ'), ('up', 'RP'), ('the', 'DT'), ('southern', 'JJ'), ('half', 'NN'), ('of', 'IN'), ('the', 'DT'), ('planet', 'NN'), ('northern', 'JJ'), ('and', 'CC'), ('southern', 'JJ'), ('hemisphere', 'RB'), ('air', 'NN'), ('meet', 'NN'), ('in', 'IN'), ('the', 'DT'), ('equatorial', 'JJ'), ('zone', 'NN'), ('but', 'CC'), ('very', 'RB'), ('little', 'JJ'), ('of', 'IN'), ('the', 'DT'), ('air', 'NN'), ('changes', 'NNS'), ('places', 'VBZ'), ('the', 'DT'), ('military', 'JJ'), ('conclusion', 'NN'), ('my', 'PRP$'), ('friends', 'NNS'), ('is', 'VBZ'), ('this', 'DT'), ('the', 'DT'), ('coming', 'VBG'), ('nuclear', 'JJ'), ('war', 'NN'), ('could', 'MD'), ('ruin', 'VB'), ('large', 'JJ'), ('areas', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('northern', 'JJ'), ('hemisphere', 'NN'), ('for', 'IN'), ('generations', 'NNS'), ('to', 'TO'), ('come', 'VB'), ('but', 'CC'), ('if', 'IN'), ('the', 'DT'), ('calculations', 'NNS'), ('are', 'VBP'), ('right', 'JJ'), ('the', 'DT'), ('southern', 'JJ'), ('hemisphere', 'NN'), ('could', 'MD'), ('escape', 'VB'), ('virtually', 'RB'), ('unaffected', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('war', 'NN'), ('this', 'DT'), ('was', 'VBD'), ('music', 'NN'), ('to', 'TO'), ('the', 'DT'), ('ears', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('four', 'CD'), ('rockefeller', 'NN'), ('brothers', 'NNS'), ('quick', 'JJ'), ('look', 'NN'), ('at', 'IN'), ('the', 'DT'), ('globe', 'NN'), ('of', 'IN'), ('the', 'DT'), ('world', 'NN'), ('shows', 'VBZ'), ('why', 'WRB'), ('the', 'DT'), ('rockefeller', 'NN'), ('cartel', 'NN'), ('has', 'VBZ'), ('dominated', 'VBN'), ('latin', 'NN'), ('america', 'NN'), ('ever', 'RB'), ('since', 'IN'), ('world', 'NN'), ('war', 'NN'), ('ii', 'NN'), ('as', 'IN'), ('discussed', 'VBN'), ('in', 'IN'), ('my', 'PRP$'), ('very', 'RB'), ('first', 'JJ'), ('monthly', 'JJ'), ('audio', 'NN'), ('letter', 'NN'), ('nelson', 'JJ'), ('rockefeller', 'NN'), ('solidified', 'VBD'), ('the', 'DT'), ('cartel', 'NN'), ('grip', 'NN'), ('on', 'IN'), ('latin', 'NN'), ('america', 'NN'), ('during', 'IN'), ('the', 'DT'), ('war', 'NN'), ('he', 'PRP'), ('accomplished', 'VBD'), ('this', 'DT'), ('as', 'IN'), ('so', 'RB'), ('called', 'JJ'), ('coordinator', 'NN'), ('of', 'IN'), ('hemispheric', 'JJ'), ('defense', 'NN'), ('for', 'IN'), ('then', 'RB'), ('president', 'NN'), ('franklin', 'NN'), ('roosevelt', 'VBD'), ('so', 'RB'), ('that', 'IN'), ('takes', 'VBZ'), ('care', 'NN'), ('of', 'IN'), ('the', 'DT'), ('south', 'JJ'), ('american', 'JJ'), ('continent', 'NN'), ('and', 'CC'), ('its', 'PRP$'), ('natural', 'JJ'), ('resources', 'NNS'), ('then', 'RB'), ('there', 'EX'), ('is', 'VBZ'), ('the', 'DT'), ('african', 'JJ'), ('continent', 'NN'), ('there', 'RB'), ('too', 'RB'), ('rockefeller', 'JJ'), ('control', 'NN'), ('was', 'VBD'), ('already', 'RB'), ('in', 'IN'), ('effect', 'NN'), ('over', 'IN'), ('wide', 'JJ'), ('areas', 'NNS'), ('of', 'IN'), ('black', 'JJ'), ('africa', 'NN'), ('especially', 'RB'), ('south', 'RB'), ('of', 'IN'), ('the', 'DT'), ('equator', 'NN'), ('all', 'PDT'), ('this', 'DT'), ('was', 'VBD'), ('thanks', 'NNS'), ('to', 'TO'), ('the', 'DT'), ('efforts', 'NNS'), ('of', 'IN'), ('john', 'JJ'), ('rockefeller', 'NN'), ('iii', 'NN'), ('as', 'IN'), ('detailed', 'VBN'), ('in', 'IN'), ('audio', 'JJ'), ('letter', 'NN'), ('no', 'DT'), ('36', 'CD'), ('looking', 'VBG'), ('around', 'IN'), ('the', 'DT'), ('globe', 'NN'), ('the', 'DT'), ('most', 'RBS'), ('important', 'JJ'), ('remaining', 'VBG'), ('land', 'NN'), ('masses', 'NNS'), ('from', 'IN'), ('the', 'DT'), ('standpoint', 'NN'), ('of', 'IN'), ('world', 'NN'), ('domination', 'NN'), ('are', 'VBP'), ('australia', 'NNS'), ('and', 'CC'), ('new', 'JJ'), ('zealand', 'NN'), ('thanks', 'NNS'), ('to', 'TO'), ('world', 'NN'), ('war', 'NN'), ('ii', 'VBP'), ('both', 'DT'), ('were', 'VBD'), ('wide', 'JJ'), ('open', 'JJ'), ('to', 'TO'), ('the', 'DT'), ('rockefellers', 'NNS'), ('the', 'DT'), ('rockefeller', 'NN'), ('brothers', 'NNS'), ('decided', 'VBD'), ('to', 'TO'), ('establish', 'VB'), ('secret', 'JJ'), ('military', 'JJ'), ('installations', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('southern', 'JJ'), ('hemisphere', 'NN'), ('for', 'IN'), ('use', 'NN'), ('after', 'IN'), ('the', 'DT'), ('coming', 'VBG'), ('war', 'NN'), ('by', 'IN'), ('this', 'DT'), ('means', 'VBZ'), ('they', 'PRP'), ('expected', 'VBD'), ('to', 'TO'), ('become', 'VB'), ('the', 'DT'), ('masters', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('surviving', 'VBG'), ('southern', 'JJ'), ('half', 'NN'), ('of', 'IN'), ('planet', 'NN'), ('earth', 'NN'), ('after', 'IN'), ('the', 'DT'), ('northern', 'JJ'), ('hemisphere', 'NNP'), ('war', 'NN'), ('then', 'RB'), ('as', 'IN'), ('the', 'DT'), ('northern', 'NN'), ('hemisphere', 'RB'), ('gradually', 'RB'), ('recovered', 'VBN'), ('from', 'IN'), ('the', 'DT'), ('nuclear', 'JJ'), ('holocaust', 'NN'), ('the', 'DT'), ('rockefeller', 'NN'), ('empire', 'NN'), ('would', 'MD'), ('be', 'VB'), ('able', 'JJ'), ('to', 'TO'), ('pick', 'VB'), ('up', 'RP'), ('the', 'DT'), ('pieces', 'NNS'), ('in', 'IN'), ('this', 'DT'), ('way', 'NN'), ('the', 'DT'), ('third', 'JJ'), ('generation', 'NN'), ('rockefeller', 'NN'), ('brothers', 'NNS'), ('expected', 'VBD'), ('their', 'PRP$'), ('family', 'NN'), ('dynasty', 'NN'), ('to', 'TO'), ('inherit', 'VB'), ('the', 'DT'), ('earth', 'NN'), ('in', 'IN'), ('order', 'NN'), ('to', 'TO'), ('control', 'VB'), ('the', 'DT'), ('southern', 'JJ'), ('hemisphere', 'WRB'), ('militarily', 'RB'), ('after', 'IN'), ('the', 'DT'), ('war', 'NN'), ('some', 'DT'), ('means', 'NNS'), ('would', 'MD'), ('have', 'VB'), ('to', 'TO'), ('be', 'VB'), ('available', 'JJ'), ('to', 'TO'), ('project', 'VB'), ('military', 'JJ'), ('power', 'NN'), ('onto', 'IN'), ('any', 'DT'), ('land', 'NN'), ('mass', 'NN'), ('for', 'IN'), ('example', 'NN'), ('revolts', 'NNS'), ('against', 'IN'), ('rockefeller', 'NN'), ('domination', 'NN'), ('would', 'MD'), ('require', 'VB'), ('troops', 'NNS'), ('--', ':'), ('not', 'RB'), ('blast', 'IN'), ('from', 'IN'), ('the', 'DT'), ('beam', 'NN'), ('weapons', 'NNS'), ('on', 'IN'), ('the', 'DT'), ('moon', 'NN'), ('the', 'DT'), ('most', 'RBS'), ('critical', 'JJ'), ('factor', 'NN'), ('for', 'IN'), ('postwar', 'JJ'), ('military', 'JJ'), ('domination', 'NN'), ('of', 'IN'), ('the', 'DT'), ('world', 'NN'), ('was', 'VBD'), ('found', 'VBN'), ('to', 'TO'), ('be', 'VB'), ('navy', 'JJ'), ('minimum', 'NN'), ('of', 'IN'), ('two', 'CD'), ('secret', 'JJ'), ('naval', 'JJ'), ('fleets', 'NNS'), ('would', 'MD'), ('be', 'VB'), ('required', 'VBN'), ('--', ':'), ('one', 'CD'), ('based', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('south', 'JJ'), ('atlantic', 'JJ'), ('the', 'DT'), ('other', 'JJ'), ('in', 'IN'), ('the', 'DT'), ('south', 'NN'), ('pacific', 'NN'), ('since', 'IN'), ('the', 'DT'), ('reserve', 'NN'), ('naval', 'JJ'), ('fleets', 'NNS'), ('were', 'VBD'), ('to', 'TO'), ('be', 'VB'), ('kept', 'VBN'), ('secret', 'JJ'), ('until', 'IN'), ('after', 'IN'), ('the', 'DT'), ('northern', 'JJ'), ('hemisphere', 'JJ'), ('nuclear', 'JJ'), ('war', 'NN'), ('they', 'PRP'), ('could', 'MD'), ('not', 'RB'), ('be', 'VB'), ('built', 'VBN'), ('in', 'IN'), ('existing', 'VBG'), ('shipyards', 'NNS'), ('new', 'JJ'), ('construction', 'NN'), ('facilities', 'NNS'), ('had', 'VBD'), ('to', 'TO'), ('be', 'VB'), ('built', 'VBN'), ('and', 'CC'), ('they', 'PRP'), ('had', 'VBD'), ('to', 'TO'), ('be', 'VB'), ('hidden', 'VBN'), ('to', 'TO'), ('hide', 'VB'), ('an', 'DT'), ('entire', 'JJ'), ('shipyard', 'NN'), ('is', 'VBZ'), ('no', 'DT'), ('small', 'JJ'), ('task', 'NN'), ('they', 'PRP'), ('take', 'VBP'), ('up', 'RP'), ('lot', 'NN'), ('of', 'IN'), ('space', 'NN'), ('on', 'IN'), ('top', 'NN'), ('of', 'IN'), ('that', 'IN'), ('it', 'PRP'), ('was', 'VBD'), ('essential', 'JJ'), ('that', 'IN'), ('the', 'DT'), ('ships', 'NNS'), ('remain', 'VBP'), ('hidden', 'JJ'), ('after', 'IN'), ('they', 'PRP'), ('were', 'VBD'), ('built', 'VBN'), ('the', 'DT'), ('best', 'JJS'), ('way', 'NN'), ('to', 'TO'), ('achieve', 'VB'), ('that', 'DT'), ('was', 'VBD'), ('to', 'TO'), ('combine', 'VB'), ('the', 'DT'), ('shipyard', 'NN'), ('and', 'CC'), ('naval', 'JJ'), ('base', 'NN'), ('into', 'IN'), ('one', 'CD'), ('over', 'IN'), ('all', 'DT'), ('secret', 'JJ'), ('installation', 'NN'), ('finally', 'RB'), ('the', 'DT'), ('secret', 'JJ'), ('naval', 'JJ'), ('installation', 'NN'), ('had', 'VBD'), ('to', 'TO'), ('be', 'VB'), ('invulnerable', 'JJ'), ('to', 'TO'), ('nuclear', 'JJ'), ('attack', 'NN'), ('otherwise', 'RB'), ('if', 'IN'), ('its', 'PRP$'), ('existence', 'NN'), ('were', 'VBD'), ('ever', 'RB'), ('discovered', 'VBN'), ('prematurely', 'RB'), ('the', 'DT'), ('secret', 'JJ'), ('navy', 'NN'), ('might', 'MD'), ('be', 'VB'), ('wiped', 'VBN'), ('out', 'RP'), ('the', 'DT'), ('combined', 'JJ'), ('requirements', 'NNS'), ('for', 'IN'), ('secrecy', 'JJ'), ('space', 'NN'), ('and', 'CC'), ('protection', 'NN'), ('against', 'IN'), ('attack', 'NN'), ('were', 'VBD'), ('formidable', 'JJ'), ('but', 'CC'), ('one', 'CD'), ('day', 'NN'), ('in', 'IN'), ('1959', 'CD'), ('while', 'IN'), ('all', 'PDT'), ('these', 'DT'), ('plans', 'NNS'), ('were', 'VBD'), ('still', 'RB'), ('in', 'IN'), ('the', 'DT'), ('early', 'JJ'), ('stages', 'NNS'), ('of', 'IN'), ('development', 'NN'), ('the', 'DT'), ('answer', 'NN'), ('presented', 'VBD'), ('itself', 'PRP'), ('during', 'IN'), ('so', 'RB'), ('called', 'VBD'), ('banking', 'NN'), ('trip', 'NN'), ('to', 'TO'), ('sweden', 'VB'), ('david', 'JJ'), ('rockefeller', 'NN'), ('was', 'VBD'), ('given', 'VBN'), ('tour', 'NN'), ('of', 'IN'), ('unique', 'JJ'), ('hidden', 'JJ'), ('naval', 'JJ'), ('port', 'NN'), ('the', 'DT'), ('port', 'NN'), ('is', 'VBZ'), ('hollowed', 'VBN'), ('out', 'IN'), ('from', 'IN'), ('solid', 'JJ'), ('granite', 'NN'), ('cliffs', 'NNS'), ('which', 'WDT'), ('come', 'VBP'), ('right', 'RB'), ('down', 'RB'), ('to', 'TO'), ('the', 'DT'), ('water', 'NN'), ('the', 'DT'), ('entrance', 'NN'), ('to', 'TO'), ('the', 'DT'), ('port', 'NN'), ('is', 'VBZ'), ('gigantic', 'JJ'), ('hole', 'NN'), ('in', 'IN'), ('the', 'DT'), ('side', 'NN'), ('of', 'IN'), ('the', 'DT'), ('cliff', 'NN'), ('which', 'WDT'), ('can', 'MD'), ('be', 'VB'), ('sealed', 'VBN'), ('off', 'RP'), ('with', 'IN'), ('enormous', 'JJ'), ('steel', 'NN'), ('doors', 'NNS'), ('inside', 'IN'), ('this', 'DT'), ('big', 'JJ'), ('doorway', 'NN'), ('on', 'IN'), ('the', 'DT'), ('water', 'NN'), ('huge', 'JJ'), ('cavity', 'NN'), ('has', 'VBZ'), ('been', 'VBN'), ('hollowed', 'VBN'), ('out', 'IN'), ('to', 'TO'), ('accommodate', 'VB'), ('ships', 'NNS'), ('the', 'DT'), ('rockefeller', 'NN'), ('brothers', 'NNS'), ('and', 'CC'), ('their', 'PRP$'), ('military', 'JJ'), ('adviser', 'NN'), ('decided', 'VBD'), ('that', 'IN'), ('bigger', 'JJR'), ('more', 'JJR'), ('secret', 'JJ'), ('better', 'RBR'), ('protected', 'JJ'), ('version', 'NN'), ('of', 'IN'), ('the', 'DT'), ('swedish', 'JJ'), ('hidden', 'NN'), ('port', 'NN'), ('was', 'VBD'), ('just', 'RB'), ('what', 'WP'), ('they', 'PRP'), ('wanted', 'VBD'), ('survey', 'NN'), ('of', 'IN'), ('candidate', 'NN'), ('sites', 'NNS'), ('was', 'VBD'), ('then', 'RB'), ('initiated', 'VBN'), ('the', 'DT'), ('site', 'NN'), ('survey', 'NN'), ('covered', 'VBD'), ('coastal', 'JJ'), ('areas', 'NNS'), ('throughout', 'IN'), ('the', 'DT'), ('southern', 'JJ'), ('hemisphere', 'RB'), ('many', 'JJ'), ('areas', 'NNS'), ('were', 'VBD'), ('rejected', 'VBN'), ('very', 'RB'), ('quickly', 'RB'), ('because', 'IN'), ('the', 'DT'), ('topography', 'NN'), ('was', 'VBD'), ('wrong', 'JJ'), ('other', 'JJ'), ('areas', 'NNS'), ('were', 'VBD'), ('rejected', 'VBN'), ('because', 'IN'), ('they', 'PRP'), ('were', 'VBD'), ('too', 'RB'), ('close', 'JJ'), ('to', 'TO'), ('the', 'DT'), ('equator', 'NN'), ('still', 'RB'), ('others', 'NNS'), ('had', 'VBD'), ('to', 'TO'), ('be', 'VB'), ('ruled', 'VBN'), ('out', 'RP'), ('because', 'IN'), ('there', 'EX'), ('were', 'VBD'), ('too', 'RB'), ('many', 'JJ'), ('people', 'NNS'), ('living', 'VBG'), ('nearby', 'JJ'), ('making', 'VBG'), ('the', 'DT'), ('desired', 'JJ'), ('level', 'NN'), ('of', 'IN'), ('secrecy', 'NN'), ('impossible', 'JJ'), ('finally', 'RB'), ('it', 'PRP'), ('was', 'VBD'), ('essential', 'JJ'), ('that', 'IN'), ('the', 'DT'), ('sites', 'NNS'), ('chosen', 'VBP'), ('for', 'IN'), ('the', 'DT'), ('secret', 'JJ'), ('naval', 'JJ'), ('installations', 'NNS'), ('be', 'VB'), ('totally', 'RB'), ('secure', 'JJ'), ('politically', 'RB'), ('at', 'IN'), ('last', 'JJ'), ('the', 'DT'), ('sites', 'NNS'), ('for', 'IN'), ('the', 'DT'), ('secret', 'JJ'), ('naval', 'JJ'), ('installations', 'NNS'), ('were', 'VBD'), ('selected', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('south', 'JJ'), ('pacific', 'JJ'), ('extreme', 'NN'), ('southern', 'JJ'), ('new', 'JJ'), ('zealand', 'NN'), ('was', 'VBD'), ('selected', 'VBN'), ('this', 'DT'), ('is', 'VBZ'), ('what', 'WDT'), ('was', 'VBD'), ('alluding', 'VBG'), ('to', 'TO'), ('in', 'IN'), ('audio', 'JJ'), ('letter', 'NN'), ('no', 'DT'), ('71', 'CD'), ('three', 'CD'), ('months', 'NNS'), ('ago', 'IN'), ('when', 'WRB'), ('called', 'VBN'), ('attention', 'NN'), ('to', 'TO'), ('new', 'JJ'), ('zealand', 'NN'), ('extreme', 'NN'), ('importance', 'NN'), ('in', 'IN'), ('the', 'DT'), ('coming', 'VBG'), ('war', 'NN'), ('in', 'IN'), ('order', 'NN'), ('to', 'TO'), ('obtain', 'VB'), ('the', 'DT'), ('necessary', 'JJ'), ('space', 'NN'), ('the', 'DT'), ('secret', 'JJ'), ('new', 'JJ'), ('zealand', 'NN'), ('naval', 'JJ'), ('installation', 'NN'), ('had', 'VBD'), ('to', 'TO'), ('be', 'VB'), ('divided', 'VBN'), ('up', 'RP'), ('into', 'IN'), ('two', 'CD'), ('sites', 'NNS'), ('located', 'VBD'), ('close', 'RB'), ('together', 'RB'), ('one', 'NN'), ('is', 'VBZ'), ('at', 'IN'), ('the', 'DT'), ('extreme', 'JJ'), ('southwest', 'JJS'), ('tip', 'NN'), ('of', 'IN'), ('south', 'JJ'), ('island', 'NN'), ('where', 'WRB'), ('the', 'DT'), ('mountain', 'NN'), ('range', 'NN'), ('known', 'VBN'), ('as', 'IN'), ('the', 'DT'), ('southern', 'JJ'), ('alps', 'NN'), ('comes', 'VBZ'), ('down', 'RB'), ('virtually', 'RB'), ('to', 'TO'), ('the', 'DT'), ('water', 'NN'), ('edge', 'VBP'), ('the', 'DT'), ('other', 'JJ'), ('part', 'NN'), ('of', 'IN'), ('the', 'DT'), ('installation', 'NN'), ('is', 'VBZ'), ('built', 'VBN'), ('into', 'IN'), ('the', 'DT'), ('northwest', 'JJS'), ('tip', 'NN'), ('of', 'IN'), ('stewart', 'NN'), ('island', 'NN'), ('which', 'WDT'), ('is', 'VBZ'), ('off', 'IN'), ('the', 'DT'), ('tip', 'NN'), ('of', 'IN'), ('south', 'JJ'), ('island', 'VBP'), ('the', 'DT'), ('stewart', 'NN'), ('island', 'NN'), ('facility', 'NN'), ('is', 'VBZ'), ('hollowed', 'VBN'), ('out', 'IN'), ('within', 'IN'), ('rise', 'NN'), ('known', 'VBN'), ('as', 'IN'), ('mt', 'NN'), ('anglem', 'IN'), ('the', 'DT'), ('new', 'JJ'), ('zealand', 'NNP'), ('location', 'NN'), ('met', 'VBD'), ('all', 'PDT'), ('the', 'DT'), ('requirements', 'NNS'), ('ever', 'RB'), ('since', 'IN'), ('world', 'NN'), ('war', 'NN'), ('ii', 'IN'), ('the', 'DT'), ('government', 'NN'), ('of', 'IN'), ('new', 'JJ'), ('zealand', 'NN'), ('has', 'VBZ'), ('been', 'VBN'), ('tied', 'VBN'), ('even', 'RB'), ('closer', 'RBR'), ('to', 'TO'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('than', 'IN'), ('to', 'TO'), ('great', 'JJ'), ('britain', 'VB'), ('the', 'DT'), ('location', 'NN'), ('is', 'VBZ'), ('far', 'RB'), ('from', 'IN'), ('the', 'DT'), ('equator', 'NN'), ('and', 'CC'), ('the', 'DT'), ('installations', 'NNS'), ('are', 'VBP'), ('buried', 'VBN'), ('deep', 'JJ'), ('under', 'IN'), ('mountains', 'NNS'), ('protected', 'VBN'), ('from', 'IN'), ('nuclear', 'JJ'), ('attack', 'NN'), ('they', 'PRP'), ('are', 'VBP'), ('also', 'RB'), ('too', 'RB'), ('deep', 'JJ'), ('to', 'TO'), ('be', 'VB'), ('reached', 'VBN'), ('by', 'IN'), ('particle', 'NN'), ('beam', 'NN'), ('attacks', 'NNS'), ('and', 'CC'), ('the', 'DT'), ('new', 'JJ'), ('zealand', 'NNP'), ('site', 'NN'), ('is', 'VBZ'), ('well', 'RB'), ('situated', 'VBN'), ('to', 'TO'), ('command', 'VB'), ('the', 'DT'), ('entire', 'JJ'), ('south', 'NN'), ('pacific', 'NN'), ('in', 'IN'), ('the', 'DT'), ('south', 'JJ'), ('atlantic', 'JJ'), ('an', 'DT'), ('even', 'RB'), ('more', 'RBR'), ('perfect', 'JJ'), ('site', 'NN'), ('was', 'VBD'), ('found', 'VBN'), ('that', 'IN'), ('site', 'NN'), ('my', 'PRP$'), ('friends', 'NNS'), ('is', 'VBZ'), ('south', 'JJ'), ('georgia', 'JJ'), ('island', 'NN'), ('it', 'PRP'), ('is', 'VBZ'), ('located', 'VBN'), ('perfectly', 'RB'), ('for', 'IN'), ('naval', 'JJ'), ('domination', 'NN'), ('of', 'IN'), ('the', 'DT'), ('entire', 'JJ'), ('south', 'NN'), ('atlantic', 'IN'), ('the', 'DT'), ('tall', 'JJ'), ('rugged', 'VBD'), ('mountains', 'NNS'), ('provided', 'VBN'), ('perfect', 'JJ'), ('location', 'NN'), ('for', 'IN'), ('the', 'DT'), ('secret', 'JJ'), ('installation', 'NN'), ('at', 'IN'), ('the', 'DT'), ('northwest', 'JJS'), ('tip', 'NN'), ('of', 'IN'), ('the', 'DT'), ('100', 'CD'), ('mile', 'NN'), ('long', 'RB'), ('island', 'NN'), ('it', 'PRP'), ('is', 'VBZ'), ('controlled', 'VBN'), ('by', 'IN'), ('great', 'JJ'), ('britain', 'NN'), ('whose', 'WP$'), ('government', 'NN'), ('like', 'IN'), ('that', 'DT'), ('of', 'IN'), ('new', 'JJ'), ('zealand', 'NN'), ('was', 'VBD'), ('willing', 'JJ'), ('to', 'TO'), ('cooperate', 'VB'), ('and', 'CC'), ('south', 'VB'), ('georgia', 'JJ'), ('island', 'NN'), ('was', 'VBD'), ('virtually', 'RB'), ('uninhabited', 'JJ'), ('except', 'IN'), ('for', 'IN'), ('whaling', 'VBG'), ('station', 'NN'), ('on', 'IN'), ('the', 'DT'), ('northeast', 'NN'), ('coast', 'NN'), ('the', 'DT'), ('whaling', 'NN'), ('station', 'NN'), ('was', 'VBD'), ('some', 'DT'), ('50', 'CD'), ('miles', 'NNS'), ('away', 'RB'), ('from', 'IN'), ('the', 'DT'), ('secret', 'JJ'), ('new', 'JJ'), ('installation', 'NN'), ('which', 'WDT'), ('was', 'VBD'), ('being', 'VBG'), ('built', 'VBN'), ('but', 'CC'), ('britain', 'VBP'), ('took', 'VBD'), ('no', 'DT'), ('chances', 'NNS'), ('in', 'IN'), ('1965', 'CD'), ('the', 'DT'), ('whaling', 'VBG'), ('station', 'NN'), ('was', 'VBD'), ('closed', 'VBN'), ('down', 'RB'), ('since', 'IN'), ('that', 'DT'), ('time', 'NN'), ('there', 'EX'), ('have', 'VBP'), ('been', 'VBN'), ('no', 'DT'), ('inhabitants', 'NNS'), ('on', 'IN'), ('south', 'JJ'), ('georgia', 'JJ'), ('island', 'NN'), ('except', 'IN'), ('for', 'IN'), ('few', 'JJ'), ('dozen', 'NN'), ('alleged', 'VBD'), ('antarctic', 'JJ'), ('scientists', 'NNS'), ('construction', 'NN'), ('of', 'IN'), ('the', 'DT'), ('secret', 'JJ'), ('naval', 'NN'), ('facilities', 'NNS'), ('--', ':'), ('two', 'CD'), ('in', 'IN'), ('new', 'JJ'), ('zealand', 'CD'), ('one', 'NN'), ('on', 'IN'), ('south', 'JJ'), ('georgia', 'JJ'), ('island', 'NN'), ('--', ':'), ('began', 'VBD'), ('in', 'IN'), ('the', 'DT'), ('early', 'JJ'), ('1960', 'CD'), ('the', 'DT'), ('techniques', 'NNS'), ('were', 'VBD'), ('adapted', 'VBN'), ('from', 'IN'), ('those', 'DT'), ('used', 'VBN'), ('previously', 'RB'), ('to', 'TO'), ('build', 'VB'), ('other', 'JJ'), ('large', 'JJ'), ('underground', 'JJ'), ('facilities', 'NNS'), ('such', 'JJ'), ('as', 'IN'), ('the', 'DT'), ('norad', 'JJ'), ('installation', 'NN'), ('inside', 'IN'), ('cheyenne', 'NN'), ('mountain', 'NN'), ('colorado', 'NN'), ('however', 'RB'), ('these', 'DT'), ('techniques', 'NNS'), ('were', 'VBD'), ('adapted', 'VBN'), ('in', 'IN'), ('radically', 'RB'), ('new', 'JJ'), ('ways', 'NNS'), ('to', 'TO'), ('achieve', 'VB'), ('construction', 'NN'), ('access', 'NN'), ('directly', 'RB'), ('from', 'IN'), ('the', 'DT'), ('sea', 'NN'), ('instead', 'RB'), ('of', 'IN'), ('overland', 'NN'), ('in', 'IN'), ('this', 'DT'), ('way', 'NN'), ('the', 'DT'), ('sheltering', 'VBG'), ('mountain', 'NN'), ('was', 'VBD'), ('left', 'VBN'), ('undisturbed', 'JJ'), ('in', 'IN'), ('appearance', 'NN'), ('both', 'DT'), ('during', 'IN'), ('and', 'CC'), ('after', 'IN'), ('construction', 'NN'), ('the', 'DT'), ('cuts', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('mountain', 'NN'), ('side', 'NN'), ('which', 'WDT'), ('were', 'VBD'), ('necessary', 'JJ'), ('to', 'TO'), ('let', 'VB'), ('ships', 'NNS'), ('in', 'IN'), ('and', 'CC'), ('out', 'IN'), ('were', 'VBD'), ('kept', 'VBN'), ('as', 'RB'), ('small', 'JJ'), ('as', 'IN'), ('possible', 'JJ'), ('and', 'CC'), ('were', 'VBD'), ('well', 'RB'), ('camouflaged', 'VBN'), ('like', 'IN'), ('the', 'DT'), ('swedish', 'JJ'), ('hidden', 'NN'), ('naval', 'JJ'), ('port', 'NN'), ('arrangement', 'VBD'), ('the', 'DT'), ('entrances', 'NNS'), ('to', 'TO'), ('the', 'DT'), ('secret', 'JJ'), ('installations', 'NNS'), ('can', 'MD'), ('be', 'VB'), ('sealed', 'VBN'), ('up', 'RP'), ('when', 'WRB'), ('sealed', 'VBN'), ('the', 'DT'), ('entrance', 'NN'), ('is', 'VBZ'), ('virtually', 'RB'), ('impossible', 'JJ'), ('to', 'TO'), ('detect', 'VB'), ('unless', 'IN'), ('you', 'PRP'), ('know', 'VBP'), ('exactly', 'RB'), ('where', 'WRB'), ('it', 'PRP'), ('is', 'VBZ'), ('and', 'CC'), ('unlike', 'IN'), ('most', 'JJS'), ('large', 'JJ'), ('construction', 'NN'), ('projects', 'NNS'), ('there', 'EX'), ('are', 'VBP'), ('no', 'DT'), ('tailings', 'NNS'), ('or', 'CC'), ('piles', 'NNS'), ('of', 'IN'), ('leftover', 'NN'), ('rock', 'NN'), ('lying', 'VBG'), ('around', 'RB'), ('to', 'TO'), ('attract', 'VB'), ('attention', 'NN'), ('the', 'DT'), ('man', 'NN'), ('made', 'VBD'), ('caverns', 'NNS'), ('which', 'WDT'), ('house', 'NN'), ('the', 'DT'), ('secret', 'JJ'), ('naval', 'JJ'), ('installations', 'NNS'), ('are', 'VBP'), ('enormous', 'JJ'), ('but', 'CC'), ('all', 'PDT'), ('the', 'DT'), ('rock', 'NN'), ('and', 'CC'), ('debris', 'NN'), ('was', 'VBD'), ('disposed', 'VBN'), ('of', 'IN'), ('at', 'IN'), ('sea', 'NN'), ('once', 'IN'), ('the', 'DT'), ('secret', 'JJ'), ('naval', 'NN'), ('facilities', 'NNS'), ('were', 'VBD'), ('built', 'VBN'), ('they', 'PRP'), ('had', 'VBD'), ('to', 'TO'), ('be', 'VB'), ('outfitted', 'VBN'), ('for', 'IN'), ('ship', 'NN'), ('construction', 'NN'), ('and', 'CC'), ('docksite', 'JJ'), ('storage', 'NN'), ('the', 'DT'), ('fake', 'JJ'), ('disarmament', 'NN'), ('of', 'IN'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('during', 'IN'), ('the', 'DT'), ('1960s', 'CD'), ('contributed', 'VBD'), ('greatly', 'RB'), ('to', 'TO'), ('this', 'DT'), ('task', 'NN'), ('from', 'IN'), ('1961', 'CD'), ('to', 'TO'), ('1968', 'CD'), ('one', 'CD'), ('man', 'NN'), ('played', 'VBD'), ('pivotal', 'JJ'), ('role', 'NN'), ('in', 'IN'), ('this', 'DT'), ('elaborate', 'JJ'), ('rockefeller', 'NN'), ('scheme', 'NN'), ('he', 'PRP'), ('was', 'VBD'), ('then', 'RB'), ('secretary', 'NN'), ('of', 'IN'), ('defense', 'NN'), ('robert', 'NN'), ('mcnamara', 'NN'), ('all', 'DT'), ('through', 'IN'), ('the', 'DT'), ('60', 'CD'), ('mcnamara', 'NN'), ('presided', 'VBD'), ('over', 'IN'), ('the', 'DT'), ('public', 'JJ'), ('paring', 'NN'), ('back', 'RB'), ('of', 'IN'), ('america', 'NN'), ('visible', 'JJ'), ('military', 'JJ'), ('power', 'NN'), ('this', 'DT'), ('included', 'VBD'), ('the', 'DT'), ('closing', 'NN'), ('down', 'RB'), ('and', 'CC'), ('dismantling', 'VBG'), ('of', 'IN'), ('entire', 'JJ'), ('shipyards', 'NNS'), ('what', 'WP'), ('we', 'PRP'), ('were', 'VBD'), ('not', 'RB'), ('told', 'VBN'), ('was', 'VBD'), ('where', 'WRB'), ('all', 'PDT'), ('that', 'DT'), ('shipyard', 'NN'), ('equipment', 'NN'), ('went', 'VBD'), ('afterwards', 'NNS'), ('where', 'WRB'), ('it', 'PRP'), ('went', 'VBD'), ('my', 'PRP$'), ('friends', 'NNS'), ('was', 'VBD'), ('to', 'TO'), ('the', 'DT'), ('new', 'JJ'), ('secret', 'JJ'), ('installations', 'NNS'), ('which', 'WDT'), ('were', 'VBD'), ('being', 'VBG'), ('outfitted', 'VBN'), ('in', 'IN'), ('new', 'JJ'), ('zealand', 'NN'), ('and', 'CC'), ('south', 'JJ'), ('georgia', 'NN'), ('island', 'VBP'), ('the', 'DT'), ('secret', 'JJ'), ('naval', 'JJ'), ('installations', 'NNS'), ('have', 'VBP'), ('been', 'VBN'), ('used', 'VBN'), ('as', 'IN'), ('duplication', 'NN'), ('facilities', 'NNS'), ('to', 'TO'), ('reproduce', 'VB'), ('certain', 'JJ'), ('ships', 'NNS'), ('and', 'CC'), ('submarines', 'NNS'), ('designed', 'VBN'), ('and', 'CC'), ('built', 'VBN'), ('here', 'RB'), ('in', 'IN'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('as', 'IN'), ('defense', 'NN'), ('secretary', 'NN'), ('caspar', 'NN'), ('weinberger', 'NN'), ('told', 'VBD'), ('congress', 'NN'), ('recently', 'RB'), ('it', 'PRP'), ('is', 'VBZ'), ('cheaper', 'JJR'), ('to', 'TO'), ('build', 'VB'), ('two', 'CD'), ('ships', 'NNS'), ('at', 'IN'), ('time', 'NN'), ('that', 'WDT'), ('is', 'VBZ'), ('especially', 'RB'), ('true', 'JJ'), ('if', 'IN'), ('the', 'DT'), ('second', 'JJ'), ('ship', 'NN'), ('is', 'VBZ'), ('an', 'DT'), ('exact', 'JJ'), ('duplicate', 'NN'), ('of', 'IN'), ('the', 'DT'), ('first', 'JJ'), ('this', 'DT'), ('has', 'VBZ'), ('become', 'VBN'), ('even', 'RB'), ('more', 'RBR'), ('true', 'JJ'), ('in', 'IN'), ('recent', 'JJ'), ('years', 'NNS'), ('through', 'IN'), ('the', 'DT'), ('use', 'NN'), ('of', 'IN'), ('computerized', 'JJ'), ('manufacturing', 'NN'), ('techniques', 'VBZ'), ('the', 'DT'), ('secret', 'JJ'), ('naval', 'NN'), ('fleets', 'NNS'), ('which', 'WDT'), ('have', 'VBP'), ('been', 'VBN'), ('built', 'VBN'), ('at', 'IN'), ('the', 'DT'), ('secret', 'JJ'), ('installations', 'NNS'), ('are', 'VBP'), ('made', 'VBN'), ('up', 'IN'), ('of', 'IN'), ('duplicates', 'NNS'), ('--', ':'), ('exact', 'JJ'), ('duplicates', 'NNS'), ('of', 'IN'), ('certain', 'JJ'), ('other', 'JJ'), ('ships', 'NNS'), ('and', 'CC'), ('submarines', 'NNS'), ('they', 'PRP'), ('are', 'VBP'), ('all', 'DT'), ('nuclear', 'JJ'), ('powered', 'VBN'), ('--', ':'), ('nuclear', 'JJ'), ('subs', 'JJ'), ('";', 'JJ'), ('nuclear', 'JJ'), ('cruisers', 'NNS'), ('nuclear', 'JJ'), ('destroyers', 'NNS'), ('and', 'CC'), ('yes', 'NNS'), ('nuclear', 'JJ'), ('aircraft', 'NN'), ('carriers', 'NNS'), ('three', 'CD'), ('of', 'IN'), ('them', 'PRP'), ('secret', 'JJ'), ('twin', 'NN'), ('was', 'VBD'), ('built', 'VBN'), ('for', 'IN'), ('the', 'DT'), ('nimitz', 'NN'), ('for', 'IN'), ('the', 'DT'), ('eisenhower', 'NN'), ('and', 'CC'), ('for', 'IN'), ('the', 'DT'), ('newly', 'RB'), ('launched', 'VBN'), ('carl', 'NN'), ('vincent', 'NN'), ('all', 'DT'), ('have', 'VBP'), ('been', 'VBN'), ('financed', 'VBN'), ('through', 'IN'), ('the', 'DT'), ('gigantic', 'JJ'), ('cost', 'NN'), ('overruns', 'NNS'), ('so', 'RB'), ('called', 'VBD'), ('that', 'IN'), ('we', 'PRP'), ('constantly', 'RB'), ('hear', 'VBP'), ('about', 'IN'), ('in', 'IN'), ('the', 'DT'), ('defense', 'NN'), ('department', 'NN'), ('and', 'CC'), ('all', 'DT'), ('three', 'CD'), ('carriers', 'NNS'), ('have', 'VBP'), ('been', 'VBN'), ('provided', 'VBN'), ('with', 'IN'), ('full', 'JJ'), ('complement', 'NN'), ('of', 'IN'), ('aircraft', 'NN'), ('whose', 'WP$'), ('manufacture', 'NN'), ('was', 'VBD'), ('financed', 'VBN'), ('the', 'DT'), ('same', 'JJ'), ('way', 'NN'), ('the', 'DT'), ('ships', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('secret', 'JJ'), ('american', 'JJ'), ('bolshevik', 'NN'), ('naval', 'JJ'), ('fleets', 'NNS'), ('are', 'VBP'), ('all', 'DT'), ('duplicates', 'NNS'), ('of', 'IN'), ('other', 'JJ'), ('nuclear', 'JJ'), ('powered', 'VBN'), ('vessels', 'NNS'), ('even', 'RB'), ('so', 'IN'), ('the', 'DT'), ('secret', 'JJ'), ('naval', 'JJ'), ('ships', 'NNS'), ('possess', 'VBP'), ('one', 'CD'), ('key', 'NN'), ('difference', 'NN'), ('last', 'JJ'), ('month', 'NN'), ('revealed', 'VBD'), ('that', 'IN'), ('the', 'DT'), ('so', 'RB'), ('called', 'JJ'), ('stealth', 'NN'), ('program', 'NN'), ('has', 'VBZ'), ('succeeded', 'VBN'), ('in', 'IN'), ('developing', 'VBG'), ('kind', 'NN'), ('of', 'IN'), ('electromagnetic', 'JJ'), ('invisibility', 'NN'), ('shield', 'NN'), ('this', 'DT'), ('technique', 'NN'), ('makes', 'VBZ'), ('an', 'DT'), ('object', 'JJ'), ('invisible', 'JJ'), ('from', 'IN'), ('distance', 'NN'), ('by', 'IN'), ('distorting', 'VBG'), ('light', 'JJ'), ('waves', 'NNS'), ('in', 'IN'), ('its', 'PRP$'), ('vicinity', 'NN'), ('whole', 'JJ'), ('new', 'JJ'), ('fleet', 'NN'), ('of', 'IN'), ('phantom', 'JJ'), ('war', 'NN'), ('planes', 'NNS'), ('are', 'VBP'), ('now', 'RB'), ('going', 'VBG'), ('into', 'IN'), ('crash', 'JJ'), ('production', 'NN'), ('that', 'WDT'), ('use', 'VBP'), ('this', 'DT'), ('principle', 'NN'), ('and', 'CC'), ('my', 'PRP$'), ('friends', 'NNS'), ('all', 'DT'), ('of', 'IN'), ('the', 'DT'), ('secret', 'JJ'), ('american', 'JJ'), ('bolshevik', 'NN'), ('navy', 'JJ'), ('ships', 'NNS'), ('have', 'VBP'), ('already', 'RB'), ('been', 'VBN'), ('outfitted', 'VBN'), ('with', 'IN'), ('similar', 'JJ'), ('stealth', 'NN'), ('field', 'NN'), ('equipment', 'NN'), ('the', 'DT'), ('stealth', 'NN'), ('principle', 'NN'), ('is', 'VBZ'), ('actually', 'RB'), ('easier', 'JJR'), ('to', 'TO'), ('apply', 'VB'), ('to', 'TO'), ('ships', 'NNS'), ('than', 'IN'), ('to', 'TO'), ('airplanes', 'NNS'), ('because', 'IN'), ('there', 'EX'), ('is', 'VBZ'), ('more', 'JJR'), ('room', 'NN'), ('for', 'IN'), ('the', 'DT'), ('powerful', 'JJ'), ('equipment', 'NN'), ('that', 'WDT'), ('generates', 'VBZ'), ('the', 'DT'), ('field', 'NN'), ('after', 'IN'), ('nuclear', 'JJ'), ('war', 'NN'), ('one', 'CD'), ('the', 'DT'), ('secret', 'JJ'), ('stealth', 'NN'), ('navy', 'NN'), ('of', 'IN'), ('the', 'DT'), ('american', 'JJ'), ('bolsheviks', 'NN'), ('would', 'MD'), ('be', 'VB'), ('light', 'JJ'), ('years', 'NNS'), ('ahead', 'RB'), ('of', 'IN'), ('any', 'DT'), ('other', 'JJ'), ('navy', 'JJ'), ('left', 'VBN'), ('on', 'IN'), ('earth', 'NN'), ('it', 'PRP'), ('would', 'MD'), ('be', 'VB'), ('perfect', 'JJ'), ('for', 'IN'), ('the', 'DT'), ('intended', 'JJ'), ('role', 'NN'), ('of', 'IN'), ('world', 'NN'), ('domination', 'NN'), ('the', 'DT'), ('rockefellers', 'NNS'), ('set', 'VBD'), ('it', 'PRP'), ('all', 'DT'), ('in', 'IN'), ('motion', 'NN'), ('long', 'RB'), ('ago', 'RB'), ('my', 'PRP$'), ('friends', 'NNS'), ('but', 'CC'), ('three', 'CD'), ('years', 'NNS'), ('ago', 'IN'), ('they', 'PRP'), ('lost', 'VBD'), ('control', 'NN'), ('of', 'IN'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('military', 'JJ'), ('now', 'RB'), ('it', 'PRP'), ('the', 'DT'), ('american', 'JJ'), ('bolsheviks', 'NN'), ('who', 'WP'), ('are', 'VBP'), ('in', 'IN'), ('control', 'NN'), ('and', 'CC'), ('they', 'PRP'), ('are', 'VBP'), ('bent', 'JJ'), ('on', 'IN'), ('war', 'NN'), ('these', 'DT'), ('secret', 'JJ'), ('naval', 'NN'), ('installations', 'NNS'), ('have', 'VBP'), ('precipitated', 'VBN'), ('what', 'WP'), ('is', 'VBZ'), ('being', 'VBG'), ('called', 'VBN'), ('the', 'DT'), ('falklands', 'NNS'), ('crisis', 'NN'), ('."', 'VBP'), ('topic', 'NN'), ('--', ':'), ('in', 'IN'), ('audio', 'JJ'), ('letter', 'NN'), ('no', 'DT'), ('73', 'CD'), ('last', 'JJ'), ('month', 'NN'), ('described', 'VBD'), ('project', 'NN'), ('",', 'VBZ'), ('the', 'DT'), ('new', 'JJ'), ('bolshevik', 'NN'), ('three', 'CD'), ('phase', 'NN'), ('strategy', 'NN'), ('for', 'IN'), ('nuclear', 'JJ'), ('war', 'NN'), ('one', 'CD'), ('an', 'DT'), ('elite', 'JJ'), ('group', 'NN'), ('of', 'IN'), ('american', 'JJ'), ('bolshevik', 'NN'), ('military', 'JJ'), ('planners', 'NNS'), ('here', 'RB'), ('are', 'VBP'), ('flushing', 'VBG'), ('out', 'RP'), ('the', 'DT'), ('plan', 'NN'), ('right', 'RB'), ('now', 'RB'), ('at', 'IN'), ('secret', 'JJ'), ('war', 'NN'), ('room', 'NN'), ('here', 'RB'), ('in', 'IN'), ('washington', 'NN'), ('it', 'PRP'), ('plan', 'NN'), ('by', 'IN'), ('which', 'WDT'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('will', 'MD'), ('strike', 'VB'), ('the', 'DT'), ('first', 'JJ'), ('nuclear', 'JJ'), ('blow', 'NN'), ('followed', 'VBN'), ('by', 'IN'), ('all', 'DT'), ('out', 'IN'), ('thermonuclear', 'JJ'), ('war', 'NN'), ('with', 'IN'), ('russia', 'NN'), ('having', 'VBG'), ('set', 'VBN'), ('off', 'RP'), ('the', 'DT'), ('holocaust', 'NN'), ('the', 'DT'), ('bolsheviks', 'NN'), ('here', 'RB'), ('and', 'CC'), ('in', 'IN'), ('certain', 'JJ'), ('other', 'JJ'), ('countries', 'NNS'), ('plan', 'VBP'), ('to', 'TO'), ('rise', 'VB'), ('it', 'PRP'), ('out', 'RP'), ('safe', 'JJ'), ('in', 'IN'), ('comfortable', 'JJ'), ('war', 'NN'), ('bunkers', 'NNS'), ('finally', 'RB'), ('after', 'IN'), ('nuclear', 'JJ'), ('war', 'NN'), ('one', 'CD'), ('fizzles', 'VBZ'), ('out', 'RP'), ('in', 'IN'), ('stalemate', 'NN'), ('they', 'PRP'), ('plan', 'VBP'), ('to', 'TO'), ('leave', 'VB'), ('behind', 'IN'), ('the', 'DT'), ('ashes', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('and', 'CC'), ('her', 'PRP$'), ('allies', 'NNS'), ('activating', 'VBG'), ('phase', 'NN'), ('of', 'IN'), ('their', 'PRP$'), ('grand', 'JJ'), ('strategy', 'NN'), ('they', 'PRP'), ('plan', 'VBP'), ('to', 'TO'), ('unveil', 'VB'), ('their', 'PRP$'), ('secret', 'JJ'), ('weapons', 'NNS'), ('especially', 'RB'), ('their', 'PRP$'), ('secret', 'JJ'), ('naval', 'JJ'), ('fleets', 'NNS'), ('with', 'IN'), ('these', 'DT'), ('they', 'PRP'), ('plan', 'VBP'), ('to', 'TO'), ('conquer', 'VB'), ('and', 'CC'), ('rule', 'VB'), ('what', 'WP'), ('is', 'VBZ'), ('left', 'VBN'), ('of', 'IN'), ('the', 'DT'), ('world', 'NN'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('as', 'IN'), ('we', 'PRP'), ('know', 'VBP'), ('it', 'PRP'), ('will', 'MD'), ('be', 'VB'), ('dead', 'JJ'), ('and', 'CC'), ('gone', 'VBN'), ('but', 'CC'), ('in', 'IN'), ('the', 'DT'), ('eyes', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('bolsheviks', 'NN'), ('themselves', 'PRP'), ('this', 'DT'), ('outcome', 'NN'), ('will', 'MD'), ('constitute', 'VB'), ('victory', 'NN'), ('up', 'IN'), ('to', 'TO'), ('now', 'RB'), ('the', 'DT'), ('nuclear', 'JJ'), ('war', 'NN'), ('timetable', 'NN'), ('which', 'WDT'), ('first', 'RB'), ('revealed', 'VBD'), ('two', 'CD'), ('months', 'NNS'), ('ago', 'RB'), ('is', 'VBZ'), ('still', 'RB'), ('on', 'IN'), ('track', 'NN'), ('they', 'PRP'), ('are', 'VBP'), ('still', 'RB'), ('shooting', 'VBG'), ('for', 'IN'), ('nuclear', 'JJ'), ('war', 'NN'), ('to', 'TO'), ('begin', 'VB'), ('by', 'IN'), ('september', 'NN'), ('of', 'IN'), ('this', 'DT'), ('year', 'NN'), ('1982', 'CD'), ('time', 'NN'), ('is', 'VBZ'), ('fast', 'RB'), ('running', 'VBG'), ('out', 'RP'), ('the', 'DT'), ('bolsheviks', 'NN'), ('here', 'RB'), ('are', 'VBP'), ('sprinting', 'VBG'), ('as', 'RB'), ('fast', 'RB'), ('as', 'IN'), ('they', 'PRP'), ('can', 'MD'), ('toward', 'IN'), ('war', 'NN'), ('but', 'CC'), ('my', 'PRP$'), ('friends', 'NNS'), ('the', 'DT'), ('bolsheviks', 'NNS'), ('are', 'VBP'), ('not', 'RB'), ('the', 'DT'), ('only', 'JJ'), ('runners', 'NNS'), ('in', 'IN'), ('this', 'DT'), ('race', 'NN'), ('they', 'PRP'), ('have', 'VBP'), ('two', 'CD'), ('deadly', 'JJ'), ('enemies', 'NNS'), ('both', 'DT'), ('of', 'IN'), ('whom', 'WP'), ('are', 'VBP'), ('equally', 'RB'), ('determined', 'VBN'), ('to', 'TO'), ('trip', 'NN'), ('up', 'RP'), ('the', 'DT'), ('bolsheviks', 'NN'), ('one', 'CD'), ('enemy', 'NN'), ('of', 'IN'), ('the', 'DT'), ('bolsheviks', 'NN'), ('here', 'RB'), ('is', 'VBZ'), ('the', 'DT'), ('rockefeller', 'NN'), ('cartel', 'NN'), ('the', 'DT'), ('other', 'JJ'), ('enemy', 'NN'), ('is', 'VBZ'), ('the', 'DT'), ('new', 'JJ'), ('anti', 'JJ'), ('bolshevik', 'NN'), ('ruling', 'NN'), ('clique', 'NN'), ('in', 'IN'), ('russia', 'NN'), ('and', 'CC'), ('now', 'RB'), ('these', 'DT'), ('two', 'CD'), ('mutual', 'JJ'), ('enemies', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('bolsheviks', 'NN'), ('are', 'VBP'), ('pooling', 'VBG'), ('their', 'PRP$'), ('efforts', 'NNS'), ('in', 'IN'), ('certain', 'JJ'), ('ways', 'NNS'), ('in', 'IN'), ('audio', 'JJ'), ('letter', 'NN'), ('no', 'DT'), ('71', 'CD'), ('three', 'CD'), ('months', 'NNS'), ('ago', 'RB'), ('reported', 'VBD'), ('that', 'IN'), ('limited', 'JJ'), ('new', 'JJ'), ('anti', 'NN'), ('bolshevik', 'JJ'), ('coalition', 'NN'), ('was', 'VBD'), ('in', 'IN'), ('the', 'DT'), ('works', 'NNS'), ('between', 'IN'), ('the', 'DT'), ('rockefeller', 'NN'), ('cartel', 'NN'), ('and', 'CC'), ('the', 'DT'), ('russians', 'NNPS'), ('the', 'DT'), ('january', 'JJ'), ('26', 'CD'), ('meeting', 'NN'), ('between', 'IN'), ('haig', 'NN'), ('and', 'CC'), ('gromyko', 'NN'), ('in', 'IN'), ('geneva', 'NN'), ('switzerland', 'NN'), ('was', 'VBD'), ('turning', 'VBG'), ('point', 'NN'), ('in', 'IN'), ('the', 'DT'), ('formation', 'NN'), ('of', 'IN'), ('this', 'DT'), ('coalition', 'NN'), ('it', 'PRP'), ('is', 'VBZ'), ('now', 'RB'), ('reality', 'NN'), ('and', 'CC'), ('is', 'VBZ'), ('responsible', 'JJ'), ('for', 'IN'), ('the', 'DT'), ('so', 'RB'), ('called', 'JJ'), ('falkland', 'NN'), ('crisis', 'NN'), ('now', 'RB'), ('dominating', 'VBG'), ('the', 'DT'), ('headlines', 'NNS'), ('it', 'PRP'), ('should', 'MD'), ('be', 'VB'), ('emphasized', 'VBN'), ('that', 'IN'), ('this', 'DT'), ('new', 'JJ'), ('relationship', 'NN'), ('between', 'IN'), ('the', 'DT'), ('rockefeller', 'NN'), ('cartel', 'NN'), ('and', 'CC'), ('russia', 'NN'), ('falls', 'VBZ'), ('far', 'RB'), ('short', 'JJ'), ('of', 'IN'), ('true', 'JJ'), ('alliance', 'NN'), ('they', 'PRP'), ('have', 'VBP'), ('very', 'RB'), ('major', 'JJ'), ('disputes', 'NNS'), ('to', 'TO'), ('be', 'VB'), ('settled', 'VBN'), ('between', 'IN'), ('them', 'PRP'), ('but', 'CC'), ('for', 'IN'), ('the', 'DT'), ('time', 'NN'), ('being', 'VBG'), ('they', 'PRP'), ('have', 'VBP'), ('called', 'VBN'), ('truce', 'NN'), ('between', 'IN'), ('themselves', 'PRP'), ('to', 'TO'), ('deal', 'VB'), ('with', 'IN'), ('their', 'PRP$'), ('mutual', 'JJ'), ('deadly', 'RB'), ('enemy', 'VBP'), ('--', ':'), ('the', 'DT'), ('bolsheviks', 'NN'), ('here', 'RB'), ('in', 'IN'), ('america', 'VBG'), ('the', 'DT'), ('first', 'JJ'), ('priority', 'NN'), ('of', 'IN'), ('the', 'DT'), ('russians', 'NNS'), ('and', 'CC'), ('the', 'DT'), ('rockefellers', 'NNS'), ('is', 'VBZ'), ('to', 'TO'), ('slow', 'VB'), ('down', 'RP'), ('the', 'DT'), ('bolshevik', 'NN'), ('preparations', 'NNS'), ('for', 'IN'), ('imminent', 'JJ'), ('nuclear', 'JJ'), ('war', 'NN'), ('if', 'IN'), ('they', 'PRP'), ('can', 'MD'), ('do', 'VB'), ('that', 'DT'), ('time', 'NN'), ('is', 'VBZ'), ('on', 'IN'), ('the', 'DT'), ('side', 'NN'), ('of', 'IN'), ('the', 'DT'), ('rockefeller', 'NN'), ('cartel', 'NN'), ('in', 'IN'), ('certain', 'JJ'), ('political', 'JJ'), ('movements', 'NNS'), ('which', 'WDT'), ('discussed', 'VBD'), ('last', 'JJ'), ('summer', 'NN'), ('in', 'IN'), ('audio', 'JJ'), ('letter', 'NN'), ('no', 'DT'), ('67', 'CD'), ('slow', 'VB'), ('down', 'RP'), ('in', 'IN'), ('the', 'DT'), ('nuclear', 'JJ'), ('war', 'NN'), ('timetable', 'NN'), ('will', 'MD'), ('also', 'RB'), ('give', 'VB'), ('more', 'JJR'), ('breathing', 'JJ'), ('space', 'NN'), ('for', 'IN'), ('additional', 'JJ'), ('anti', 'NN'), ('bolshevik', 'NN'), ('actions', 'NNS'), ('to', 'TO'), ('be', 'VB'), ('implemented', 'VBN'), ('the', 'DT'), ('joint', 'JJ'), ('rockefeller', 'NN'), ('russian', 'JJ'), ('planners', 'NNS'), ('decided', 'VBN'), ('by', 'IN'), ('mid', 'JJ'), ('february', 'JJ'), ('that', 'IN'), ('military', 'JJ'), ('action', 'NN'), ('against', 'IN'), ('the', 'DT'), ('bolsheviks', 'NN'), ('was', 'VBD'), ('essential', 'JJ'), ('very', 'RB'), ('quickly', 'RB'), ('no', 'DT'), ('other', 'JJ'), ('type', 'NN'), ('of', 'IN'), ('action', 'NN'), ('had', 'VBD'), ('any', 'DT'), ('hope', 'NN'), ('of', 'IN'), ('taking', 'VBG'), ('effect', 'NN'), ('fast', 'RB'), ('enough', 'RB'), ('to', 'TO'), ('prevent', 'VB'), ('nuclear', 'JJ'), ('war', 'NN'), ('by', 'IN'), ('the', 'DT'), ('end', 'NN'), ('of', 'IN'), ('this', 'DT'), ('summer', 'NN'), ('the', 'DT'), ('exact', 'JJ'), ('details', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('project', 'NN'), ('war', 'NN'), ('plan', 'NN'), ('are', 'VBP'), ('not', 'RB'), ('known', 'VBN'), ('to', 'TO'), ('either', 'CC'), ('the', 'DT'), ('rockefellers', 'NNS'), ('or', 'CC'), ('the', 'DT'), ('russians', 'NNS'), ('but', 'CC'), ('the', 'DT'), ('general', 'JJ'), ('outlines', 'NNS'), ('are', 'VBP'), ('known', 'VBN'), ('to', 'TO'), ('be', 'VB'), ('as', 'IN'), ('described', 'VBN'), ('last', 'JJ'), ('month', 'NN'), ('it', 'PRP'), ('was', 'VBD'), ('decided', 'VBN'), ('that', 'IN'), ('military', 'JJ'), ('action', 'NN'), ('should', 'MD'), ('be', 'VB'), ('devised', 'VBN'), ('that', 'DT'), ('would', 'MD'), ('undermine', 'VB'), ('phase', 'NN'), ('of', 'IN'), ('the', 'DT'), ('bolshevik', 'JJ'), ('war', 'NN'), ('plan', 'NN'), ('--', ':'), ('that', 'WDT'), ('is', 'VBZ'), ('the', 'DT'), ('bolshevik', 'NN'), ('controlled', 'VBD'), ('secret', 'JJ'), ('naval', 'JJ'), ('installations', 'NNS'), ('and', 'CC'), ('fleets', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('southern', 'JJ'), ('hemisphere', 'NN'), ('should', 'MD'), ('be', 'VB'), ('attacked', 'VBN'), ('and', 'CC'), ('crippled', 'VBN'), ('by', 'IN'), ('working', 'VBG'), ('together', 'RB'), ('the', 'DT'), ('rockefeller', 'NN'), ('cartel', 'NN'), ('and', 'CC'), ('the', 'DT'), ('russians', 'NNS'), ('were', 'VBD'), ('able', 'JJ'), ('to', 'TO'), ('devise', 'VB'), ('an', 'DT'), ('attack', 'NN'), ('plan', 'NN'), ('which', 'WDT'), ('neither', 'DT'), ('could', 'MD'), ('have', 'VB'), ('carried', 'VBN'), ('out', 'RP'), ('alone', 'RB'), ('the', 'DT'), ('rockefeller', 'NN'), ('group', 'NN'), ('who', 'WP'), ('built', 'VBD'), ('and', 'CC'), ('originally', 'RB'), ('controlled', 'VBN'), ('these', 'DT'), ('bases', 'NNS'), ('provided', 'VBD'), ('detailed', 'JJ'), ('intelligence', 'NN'), ('about', 'IN'), ('the', 'DT'), ('best', 'JJS'), ('way', 'NN'), ('to', 'TO'), ('attack', 'VB'), ('them', 'PRP'), ('the', 'DT'), ('russians', 'NNS'), ('with', 'IN'), ('their', 'PRP$'), ('enormous', 'JJ'), ('military', 'JJ'), ('machine', 'NN'), ('provided', 'VBD'), ('the', 'DT'), ('muscle', 'NN'), ('to', 'TO'), ('actually', 'RB'), ('carry', 'VB'), ('out', 'RP'), ('the', 'DT'), ('attack', 'NN'), ('it', 'PRP'), ('was', 'VBD'), ('essential', 'JJ'), ('to', 'TO'), ('devise', 'VB'), ('scheme', 'NN'), ('that', 'WDT'), ('would', 'MD'), ('enable', 'VB'), ('both', 'DT'), ('secret', 'JJ'), ('fleets', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('south', 'JJ'), ('atlantic', 'JJ'), ('and', 'CC'), ('south', 'JJ'), ('pacific', 'NN'), ('to', 'TO'), ('be', 'VB'), ('attacked', 'VBN'), ('survival', 'JJ'), ('intact', 'NN'), ('of', 'IN'), ('either', 'DT'), ('fleet', 'NN'), ('would', 'MD'), ('leave', 'VB'), ('the', 'DT'), ('bolshevik', 'NN'), ('war', 'NN'), ('plan', 'NN'), ('still', 'RB'), ('workable', 'JJ'), ('military', 'JJ'), ('analysts', 'NNS'), ('concluded', 'VBD'), ('very', 'RB'), ('quickly', 'RB'), ('that', 'IN'), ('direct', 'JJ'), ('assault', 'NN'), ('on', 'IN'), ('the', 'DT'), ('new', 'JJ'), ('zealand', 'NN'), ('facilities', 'NNS'), ('was', 'VBD'), ('out', 'IN'), ('of', 'IN'), ('the', 'DT'), ('question', 'NN'), ('there', 'EX'), ('was', 'VBD'), ('no', 'DT'), ('combination', 'NN'), ('of', 'IN'), ('commandos', 'JJ'), ('frogmen', 'NNS'), ('or', 'CC'), ('other', 'JJ'), ('military', 'JJ'), ('force', 'NN'), ('which', 'WDT'), ('could', 'MD'), ('possibly', 'RB'), ('keep', 'VB'), ('an', 'DT'), ('attack', 'NN'), ('secret', 'NN'), ('from', 'IN'), ('the', 'DT'), ('outside', 'JJ'), ('world', 'NN'), ('any', 'DT'), ('attack', 'NN'), ('on', 'IN'), ('the', 'DT'), ('new', 'JJ'), ('zealand', 'NN'), ('bases', 'NNS'), ('would', 'MD'), ('set', 'VB'), ('off', 'RP'), ('the', 'DT'), ('very', 'RB'), ('war', 'NN'), ('which', 'WDT'), ('the', 'DT'), ('rockefellers', 'NNS'), ('and', 'CC'), ('russians', 'NNS'), ('want', 'VBP'), ('to', 'TO'), ('prevent', 'VB'), ('but', 'CC'), ('the', 'DT'), ('situation', 'NN'), ('in', 'IN'), ('the', 'DT'), ('south', 'JJ'), ('atlantic', 'NN'), ('was', 'VBD'), ('different', 'JJ'), ('matter', 'NN'), ('in', 'IN'), ('way', 'NN'), ('the', 'DT'), ('greatest', 'JJS'), ('asset', 'NN'), ('of', 'IN'), ('south', 'JJ'), ('georgia', 'JJ'), ('island', 'NN'), ('was', 'VBD'), ('also', 'RB'), ('its', 'PRP$'), ('achilles', 'NNS'), ('heel', 'VBP'), ('the', 'DT'), ('extreme', 'NN'), ('isolation', 'NN'), ('which', 'WDT'), ('protected', 'VBD'), ('the', 'DT'), ('secrecy', 'NN'), ('of', 'IN'), ('the', 'DT'), ('south', 'JJ'), ('georgia', 'JJ'), ('base', 'NN'), ('also', 'RB'), ('made', 'VBD'), ('covert', 'JJ'), ('military', 'JJ'), ('assault', 'NN'), ('feasible', 'JJ'), ('the', 'DT'), ('key', 'JJ'), ('lay', 'NN'), ('with', 'IN'), ('argentina', 'NN'), ('and', 'CC'), ('her', 'PRP$'), ('long', 'JJ'), ('standing', 'NN'), ('claims', 'NNS'), ('to', 'TO'), ('the', 'DT'), ('falkland', 'NN'), ('islands', 'VBZ'), ('as', 'RB'), ('mentioned', 'VBN'), ('in', 'IN'), ('topic', 'NN'), ('the', 'DT'), ('rockefeller', 'NN'), ('cartel', 'NN'), ('has', 'VBZ'), ('dominated', 'VBN'), ('all', 'DT'), ('of', 'IN'), ('latin', 'NN'), ('america', 'NN'), ('for', 'IN'), ('decades', 'NNS'), ('cartel', 'VBP'), ('operatives', 'NNS'), ('were', 'VBD'), ('sent', 'VBN'), ('to', 'TO'), ('argentina', 'VB'), ('to', 'TO'), ('work', 'VB'), ('out', 'RP'), ('deal', 'NN'), ('with', 'IN'), ('the', 'DT'), ('government', 'NN'), ('military', 'JJ'), ('junta', 'NN'), ('there', 'EX'), ('the', 'DT'), ('historic', 'JJ'), ('dispute', 'NN'), ('over', 'IN'), ('the', 'DT'), ('falkland', 'NN'), ('islands', 'VBZ'), ('was', 'VBD'), ('to', 'TO'), ('be', 'VB'), ('used', 'VBN'), ('to', 'TO'), ('provide', 'VB'), ('ruse', 'NN'), ('military', 'JJ'), ('cover', 'NN'), ('to', 'TO'), ('enable', 'VB'), ('the', 'DT'), ('south', 'JJ'), ('georgia', 'JJ'), ('base', 'NN'), ('to', 'TO'), ('be', 'VB'), ('attacked', 'VBN'), ('the', 'DT'), ('argentine', 'NN'), ('generals', 'NNS'), ('were', 'VBD'), ('not', 'RB'), ('told', 'VBN'), ('everything', 'NN'), ('about', 'IN'), ('the', 'DT'), ('situation', 'NN'), ('by', 'IN'), ('any', 'DT'), ('means', 'NNS'), ('but', 'CC'), ('they', 'PRP'), ('were', 'VBD'), ('told', 'VBN'), ('enough', 'RB'), ('to', 'TO'), ('make', 'VB'), ('clear', 'JJ'), ('what', 'WP'), ('they', 'PRP'), ('were', 'VBD'), ('to', 'TO'), ('do', 'VB'), ('as', 'IN'), ('an', 'DT'), ('inducement', 'NN'), ('to', 'TO'), ('cooperate', 'VB'), ('the', 'DT'), ('argentine', 'NN'), ('leaders', 'NNS'), ('were', 'VBD'), ('promised', 'VBN'), ('handsome', 'JJ'), ('rewards', 'NNS'), ('they', 'PRP'), ('were', 'VBD'), ('guaranteed', 'VBN'), ('that', 'IN'), ('after', 'IN'), ('the', 'DT'), ('shooting', 'NN'), ('was', 'VBD'), ('over', 'IN'), ('the', 'DT'), ('falkland', 'NN'), ('islands', 'NNS'), ('would', 'MD'), ('remain', 'VB'), ('in', 'IN'), ('argentine', 'JJ'), ('hands', 'NNS'), ('this', 'DT'), ('guarantee', 'NN'), ('included', 'VBD'), ('the', 'DT'), ('promise', 'NN'), ('of', 'IN'), ('covert', 'JJ'), ('military', 'JJ'), ('assistance', 'NN'), ('as', 'IN'), ('needed', 'VBN'), ('against', 'IN'), ('the', 'DT'), ('royal', 'JJ'), ('navy', 'NNS'), ('and', 'CC'), ('to', 'TO'), ('bolster', 'VB'), ('the', 'DT'), ('troubled', 'JJ'), ('argentine', 'NN'), ('economy', 'NN'), ('it', 'PRP'), ('was', 'VBD'), ('promised', 'VBN'), ('that', 'IN'), ('the', 'DT'), ('rockefeller', 'NN'), ('cartel', 'NN'), ('will', 'MD'), ('help', 'VB'), ('develop', 'VB'), ('the', 'DT'), ('immense', 'NN'), ('offshore', 'RB'), ('oil', 'NN'), ('reserves', 'NNS'), ('with', 'IN'), ('these', 'DT'), ('combined', 'JJ'), ('promises', 'NNS'), ('of', 'IN'), ('military', 'JJ'), ('glory', 'NN'), ('and', 'CC'), ('financial', 'JJ'), ('rewards', 'NNS'), ('the', 'DT'), ('argentine', 'JJ'), ('military', 'JJ'), ('junta', 'NN'), ('agreed', 'VBD'), ('to', 'TO'), ('the', 'DT'), ('plan', 'NN'), ('on', 'IN'), ('march', 'NN'), ('19', 'CD'), ('argentina', 'NN'), ('carried', 'VBD'), ('out', 'RP'), ('act', 'NN'), ('in', 'IN'), ('the', 'DT'), ('joint', 'JJ'), ('attack', 'NN'), ('plan', 'NN'), ('group', 'NN'), ('of', 'IN'), ('argentine', 'NN'), ('scrap', 'NN'), ('metal', 'NN'), ('merchants', 'NNS'), ('of', 'IN'), ('all', 'DT'), ('things', 'NNS'), ('landed', 'VBN'), ('at', 'IN'), ('the', 'DT'), ('abandoned', 'VBN'), ('old', 'JJ'), ('whaling', 'VBG'), ('station', 'NN'), ('on', 'IN'), ('south', 'JJ'), ('georgia', 'JJ'), ('island', 'NN'), ('supposedly', 'RB'), ('they', 'PRP'), ('were', 'VBD'), ('there', 'RB'), ('to', 'TO'), ('dismantle', 'VB'), ('the', 'DT'), ('old', 'JJ'), ('buildings', 'NNS'), ('and', 'CC'), ('cart', 'VB'), ('them', 'PRP'), ('off', 'RP'), ('to', 'TO'), ('sell', 'VB'), ('while', 'IN'), ('they', 'PRP'), ('were', 'VBD'), ('at', 'IN'), ('it', 'PRP'), ('they', 'PRP'), ('also', 'RB'), ('raised', 'VBD'), ('the', 'DT'), ('argentine', 'NN'), ('flag', 'NN'), ('over', 'IN'), ('the', 'DT'), ('work', 'NN'), ('site', 'NN'), ('the', 'DT'), ('british', 'JJ'), ('always', 'RB'), ('nervous', 'JJ'), ('about', 'IN'), ('south', 'JJ'), ('georgia', 'JJ'), ('island', 'NN'), ('promptly', 'RB'), ('reacted', 'VBD'), ('as', 'IN'), ('expected', 'VBN'), ('the', 'DT'), ('british', 'JJ'), ('antarctic', 'JJ'), ('survey', 'NN'), ('ship', 'NN'), ('endurance', 'NN'), ('put', 'VBD'), ('22', 'CD'), ('marines', 'NNS'), ('ashore', 'IN'), ('they', 'PRP'), ('drove', 'VBD'), ('off', 'RP'), ('the', 'DT'), ('scrap', 'NN'), ('merchants', 'NNS'), ('and', 'CC'), ('tore', 'VB'), ('down', 'RP'), ('the', 'DT'), ('argentine', 'JJ'), ('flag', 'NN'), ('the', 'DT'), ('incident', 'NN'), ('provided', 'VBD'), ('the', 'DT'), ('desired', 'JJ'), ('excuse', 'NN'), ('for', 'IN'), ('the', 'DT'), ('argentine', 'NN'), ('junta', 'NN'), ('to', 'TO'), ('bring', 'VB'), ('the', 'DT'), ('simmering', 'NN'), ('150', 'CD'), ('year', 'NN'), ('old', 'JJ'), ('falklands', 'VBZ'), ('dispute', 'NN'), ('to', 'TO'), ('boil', 'VB'), ('from', 'IN'), ('time', 'NN'), ('to', 'TO'), ('time', 'NN'), ('in', 'IN'), ('the', 'DT'), ('past', 'JJ'), ('argentina', 'NN'), ('has', 'VBZ'), ('claimed', 'VBN'), ('that', 'IN'), ('south', 'JJ'), ('georgia', 'NN'), ('is', 'VBZ'), ('part', 'NN'), ('of', 'IN'), ('the', 'DT'), ('falklands', 'NNS'), ('because', 'IN'), ('it', 'PRP'), ('is', 'VBZ'), ('administered', 'VBN'), ('that', 'IN'), ('way', 'NN'), ('by', 'IN'), ('britain', 'NN'), ('that', 'IN'), ('argument', 'NN'), ('is', 'VBZ'), ('very', 'RB'), ('flimsy', 'JJ'), ('but', 'CC'), ('it', 'PRP'), ('now', 'RB'), ('came', 'VBD'), ('in', 'IN'), ('very', 'RB'), ('handy', 'JJ'), ('it', 'PRP'), ('was', 'VBD'), ('nothing', 'NN'), ('new', 'JJ'), ('to', 'TO'), ('hear', 'VB'), ('this', 'DT'), ('from', 'IN'), ('argentine', 'JJ'), ('leaders', 'NNS'), ('so', 'RB'), ('there', 'EX'), ('was', 'VBD'), ('no', 'DT'), ('hint', 'NN'), ('of', 'IN'), ('what', 'WP'), ('was', 'VBD'), ('really', 'RB'), ('afoot', 'JJ'), ('during', 'IN'), ('late', 'JJ'), ('march', 'NN'), ('argentine', 'NN'), ('military', 'JJ'), ('forces', 'NNS'), ('started', 'VBD'), ('assembling', 'VBG'), ('for', 'IN'), ('an', 'DT'), ('assault', 'NN'), ('on', 'IN'), ('the', 'DT'), ('falklands', 'NNS'), ('nothing', 'NN'), ('new', 'JJ'), ('",', 'NNP'), ('thought', 'VBD'), ('the', 'DT'), ('british', 'JJ'), ('high', 'JJ'), ('command', 'NN'), ('argentina', 'NN'), ('has', 'VBZ'), ('carried', 'VBN'), ('out', 'RP'), ('threatening', 'VBG'), ('maneuvers', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('past', 'JJ'), ('many', 'JJ'), ('times', 'NNS'), ('it', 'PRP'), ('was', 'VBD'), ('believed', 'VBN'), ('that', 'IN'), ('they', 'PRP'), ('were', 'VBD'), ('about', 'RB'), ('to', 'TO'), ('do', 'VB'), ('it', 'PRP'), ('again', 'RB'), ('but', 'CC'), ('on', 'IN'), ('april', 'JJ'), ('argentine', 'NN'), ('forces', 'NNS'), ('did', 'VBD'), ('the', 'DT'), ('unexpected', 'JJ'), ('after', 'IN'), ('many', 'JJ'), ('past', 'JJ'), ('false', 'JJ'), ('alarms', 'NNS'), ('this', 'DT'), ('time', 'NN'), ('they', 'PRP'), ('actually', 'RB'), ('invaded', 'VBD'), ('and', 'CC'), ('seized', 'VBD'), ('the', 'DT'), ('islands', 'NNS'), ('all', 'DT'), ('argentine', 'VBP'), ('public', 'JJ'), ('statements', 'NNS'), ('emphasized', 'VBD'), ('the', 'DT'), ('long', 'JJ'), ('standing', 'NN'), ('historical', 'JJ'), ('claims', 'NNS'), ('to', 'TO'), ('the', 'DT'), ('falklands', 'NNS'), ('themselves', 'PRP'), ('but', 'CC'), ('just', 'RB'), ('for', 'IN'), ('good', 'JJ'), ('measure', 'NN'), ('the', 'DT'), ('next', 'JJ'), ('day', 'NN'), ('small', 'JJ'), ('argentine', 'NN'), ('force', 'NN'), ('also', 'RB'), ('seized', 'VBD'), ('far', 'RB'), ('off', 'IN'), ('south', 'JJ'), ('georgia', 'JJ'), ('island', 'VBP'), ('the', 'DT'), ('force', 'NN'), ('was', 'VBD'), ('so', 'RB'), ('small', 'JJ'), ('that', 'IN'), ('it', 'PRP'), ('gave', 'VBD'), ('the', 'DT'), ('appearance', 'NN'), ('initially', 'RB'), ('that', 'IN'), ('it', 'PRP'), ('was', 'VBD'), ('just', 'RB'), ('side', 'JJ'), ('show', 'NN'), ('from', 'IN'), ('argentina', 'JJ'), ('point', 'NN'), ('of', 'IN'), ('view', 'NN'), ('however', 'RB'), ('the', 'DT'), ('small', 'JJ'), ('contingent', 'NN'), ('of', 'IN'), ('22', 'CD'), ('royal', 'JJ'), ('marines', 'NNS'), ('were', 'VBD'), ('overpowered', 'VBN'), ('and', 'CC'), ('bundled', 'VBN'), ('off', 'RP'), ('the', 'DT'), ('island', 'NN'), ('along', 'IN'), ('with', 'IN'), ('group', 'NN'), ('of', 'IN'), ('13', 'CD'), ('alleged', 'JJ'), ('scientists', 'NNS'), ('that', 'WDT'), ('was', 'VBD'), ('the', 'DT'), ('moment', 'NN'), ('of', 'IN'), ('payoff', 'NN'), ('in', 'IN'), ('the', 'DT'), ('joint', 'JJ'), ('rockefeller', 'NN'), ('russian', 'JJ'), ('attack', 'NN'), ('plan', 'NN'), ('thanks', 'NNS'), ('to', 'TO'), ('the', 'DT'), ('elaborate', 'JJ'), ('distraction', 'NN'), ('staged', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('argentine', 'NN'), ('forces', 'VBZ'), ('special', 'JJ'), ('commando', 'NN'), ('team', 'NN'), ('got', 'VBD'), ('onto', 'IN'), ('the', 'DT'), ('island', 'NN'), ('undetected', 'VBD'), ('based', 'VBN'), ('on', 'IN'), ('the', 'DT'), ('detailed', 'JJ'), ('rockefeller', 'NN'), ('information', 'NN'), ('about', 'IN'), ('the', 'DT'), ('base', 'NN'), ('the', 'DT'), ('team', 'NN'), ('moved', 'VBD'), ('to', 'TO'), ('location', 'NN'), ('on', 'IN'), ('the', 'DT'), ('mountain', 'NN'), ('directly', 'RB'), ('above', 'IN'), ('the', 'DT'), ('cavernous', 'JJ'), ('secret', 'JJ'), ('base', 'NN'), ('special', 'JJ'), ('high', 'JJ'), ('speed', 'NN'), ('drilling', 'VBG'), ('equipment', 'NN'), ('was', 'VBD'), ('set', 'VBN'), ('up', 'RP'), ('by', 'IN'), ('the', 'DT'), ('rockefeller', 'NN'), ('members', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('team', 'NN'), ('while', 'IN'), ('the', 'DT'), ('russian', 'JJ'), ('members', 'NNS'), ('concentrated', 'VBN'), ('on', 'IN'), ('military', 'JJ'), ('defense', 'NN'), ('by', 'IN'), ('late', 'JJ'), ('that', 'IN'), ('evening', 'VBG'), ('april', 'PDT'), ('the', 'DT'), ('military', 'JJ'), ('high', 'JJ'), ('command', 'NN'), ('in', 'IN'), ('london', 'NN'), ('finally', 'RB'), ('learned', 'VBD'), ('what', 'WP'), ('was', 'VBD'), ('really', 'RB'), ('taking', 'VBG'), ('place', 'NN'), ('the', 'DT'), ('secret', 'JJ'), ('south', 'NN'), ('georgia', 'JJ'), ('base', 'NN'), ('was', 'VBD'), ('under', 'IN'), ('attack', 'NN'), ('by', 'IN'), ('virtually', 'RB'), ('the', 'DT'), ('only', 'JJ'), ('means', 'VBZ'), ('possible', 'JJ'), ('the', 'DT'), ('joint', 'JJ'), ('rockefeller', 'NN'), ('russian', 'JJ'), ('team', 'NN'), ('were', 'VBD'), ('drilling', 'VBG'), ('shaft', 'NN'), ('down', 'RB'), ('through', 'IN'), ('the', 'DT'), ('mountain', 'NN'), ('toward', 'IN'), ('the', 'DT'), ('hollowed', 'VBN'), ('out', 'RP'), ('cavern', 'JJ'), ('inside', 'IN'), ('it', 'PRP'), ('was', 'VBD'), ('only', 'RB'), ('matter', 'NN'), ('of', 'IN'), ('time', 'NN'), ('until', 'IN'), ('their', 'PRP$'), ('drill', 'NN'), ('would', 'MD'), ('break', 'VB'), ('through', 'IN'), ('the', 'DT'), ('ceiling', 'NN'), ('of', 'IN'), ('the', 'DT'), ('giant', 'JJ'), ('hidden', 'NN'), ('naval', 'JJ'), ('base', 'NN'), ('once', 'RB'), ('the', 'DT'), ('hole', 'NN'), ('was', 'VBD'), ('made', 'VBN'), ('the', 'DT'), ('next', 'JJ'), ('step', 'NN'), ('was', 'VBD'), ('obvious', 'JJ'), ('the', 'DT'), ('rockefeller', 'NN'), ('russian', 'JJ'), ('team', 'NN'), ('would', 'MD'), ('put', 'VB'), ('weapon', 'NN'), ('of', 'IN'), ('some', 'DT'), ('kind', 'NN'), ('through', 'IN'), ('the', 'DT'), ('hole', 'NN'), ('the', 'DT'), ('best', 'JJS'), ('guess', 'NN'), ('was', 'VBD'), ('that', 'IN'), ('it', 'PRP'), ('would', 'MD'), ('be', 'VB'), ('nerve', 'RB'), ('gas', 'NN'), ('the', 'DT'), ('shock', 'NN'), ('waves', 'NNS'), ('that', 'WDT'), ('went', 'VBD'), ('through', 'IN'), ('the', 'DT'), ('highest', 'JJS'), ('levels', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('british', 'JJ'), ('government', 'NN'), ('on', 'IN'), ('the', 'DT'), ('evening', 'NN'), ('of', 'IN'), ('april', 'NN'), ('can', 'MD'), ('hardly', 'RB'), ('be', 'VB'), ('described', 'VBN'), ('my', 'PRP$'), ('friends', 'NNS'), ('the', 'DT'), ('thatcher', 'JJ'), ('government', 'NN'), ('like', 'IN'), ('the', 'DT'), ('so', 'RB'), ('called', 'VBN'), ('reagan', 'JJ'), ('administration', 'NN'), ('here', 'RB'), ('in', 'IN'), ('america', 'NN'), ('is', 'VBZ'), ('bolshevik', 'RB'), ('controlled', 'VBN'), ('that', 'IN'), ('why', 'WRB'), ('margaret', 'JJ'), ('thatcher', 'NN'), ('always', 'RB'), ('says', 'VBZ'), ('me', 'PRP'), ('too', 'RB'), ('any', 'DT'), ('time', 'NN'), ('the', 'DT'), ('reagan', 'JJ'), ('administration', 'NN'), ('says', 'VBZ'), ('or', 'CC'), ('does', 'VBZ'), ('anything', 'NN'), ('against', 'IN'), ('russia', 'NN'), ('both', 'DT'), ('governments', 'NNS'), ('are', 'VBP'), ('party', 'NN'), ('to', 'TO'), ('the', 'DT'), ('secret', 'JJ'), ('nuclear', 'JJ'), ('war', 'NN'), ('plan', 'NN'), ('in', 'IN'), ('complete', 'JJ'), ('betrayal', 'NN'), ('of', 'IN'), ('the', 'DT'), ('people', 'NNS'), ('of', 'IN'), ('their', 'PRP$'), ('respective', 'JJ'), ('countries', 'NNS'), ('and', 'CC'), ('on', 'IN'), ('the', 'DT'), ('evening', 'NN'), ('of', 'IN'), ('april', 'NN'), ('they', 'PRP'), ('suddenly', 'RB'), ('discovered', 'VBD'), ('that', 'IN'), ('their', 'PRP$'), ('precious', 'JJ'), ('war', 'NN'), ('plan', 'NN'), ('was', 'VBD'), ('in', 'IN'), ('deep', 'JJ'), ('deep', 'JJ'), ('trouble', 'NN'), ('immediately', 'RB'), ('the', 'DT'), ('thatcher', 'JJ'), ('government', 'NN'), ('started', 'VBD'), ('assembling', 'VBG'), ('naval', 'JJ'), ('armada', 'NN'), ('to', 'TO'), ('sail', 'VB'), ('for', 'IN'), ('the', 'DT'), ('south', 'JJ'), ('atlantic', 'JJ'), ('haste', 'NN'), ('was', 'VBD'), ('the', 'DT'), ('order', 'NN'), ('of', 'IN'), ('the', 'DT'), ('day', 'NN'), ('the', 'DT'), ('drilling', 'NN'), ('on', 'IN'), ('south', 'JJ'), ('georgia', 'JJ'), ('island', 'NN'), ('was', 'VBD'), ('proceeding', 'VBG'), ('around', 'IN'), ('the', 'DT'), ('clock', 'NN'), ('the', 'DT'), ('best', 'JJS'), ('estimates', 'NNS'), ('were', 'VBD'), ('that', 'IN'), ('the', 'DT'), ('drilling', 'NN'), ('would', 'MD'), ('break', 'VB'), ('through', 'IN'), ('into', 'IN'), ('the', 'DT'), ('roof', 'NN'), ('of', 'IN'), ('the', 'DT'), ('naval', 'JJ'), ('base', 'NN'), ('in', 'IN'), ('about', 'RB'), ('three', 'CD'), ('weeks', 'NNS'), ('on', 'IN'), ('or', 'CC'), ('about', 'IN'), ('april', 'RB'), ('24', 'CD'), ('if', 'IN'), ('help', 'NN'), ('did', 'VBD'), ('not', 'RB'), ('reach', 'VB'), ('south', 'JJ'), ('georgia', 'NN'), ('by', 'IN'), ('then', 'RB'), ('the', 'DT'), ('secret', 'JJ'), ('installation', 'NN'), ('might', 'MD'), ('be', 'VB'), ('doomed', 'VBN'), ('the', 'DT'), ('forces', 'NNS'), ('stationed', 'VBN'), ('at', 'IN'), ('the', 'DT'), ('installation', 'NN'), ('itself', 'PRP'), ('were', 'VBD'), ('unable', 'JJ'), ('to', 'TO'), ('defend', 'VB'), ('themselves', 'PRP'), ('under', 'IN'), ('the', 'DT'), ('circumstances', 'NNS'), ('their', 'PRP$'), ('mighty', 'NNS'), ('naval', 'JJ'), ('ships', 'NNS'), ('were', 'VBD'), ('ships', 'NNS'), ('in', 'IN'), ('bottle', 'NN'), ('they', 'PRP'), ('did', 'VBD'), ('not', 'RB'), ('dare', 'VB'), ('open', 'VB'), ('the', 'DT'), ('bottle', 'NN'), ('to', 'TO'), ('sail', 'VB'), ('out', 'RP'), ('to', 'TO'), ('fight', 'VB'), ('because', 'IN'), ('the', 'DT'), ('russian', 'JJ'), ('commandos', 'NN'), ('were', 'VBD'), ('armed', 'VBN'), ('with', 'IN'), ('tactical', 'JJ'), ('and', 'CC'), ('nuclear', 'JJ'), ('weapons', 'NNS'), ('to', 'TO'), ('open', 'VB'), ('the', 'DT'), ('blast', 'NN'), ('proof', 'NN'), ('entrance', 'NN'), ('doors', 'NNS'), ('would', 'MD'), ('be', 'VB'), ('suicide', 'VBN'), ('on', 'IN'), ('april', 'NN'), ('just', 'RB'), ('two', 'CD'), ('days', 'NNS'), ('after', 'IN'), ('south', 'JJ'), ('georgia', 'JJ'), ('island', 'NN'), ('was', 'VBD'), ('seized', 'VBN'), ('some', 'DT'), ('40', 'CD'), ('naval', 'JJ'), ('ships', 'NNS'), ('began', 'VBD'), ('moving', 'VBG'), ('out', 'IN'), ('of', 'IN'), ('british', 'JJ'), ('ports', 'NNS'), ('the', 'DT'), ('same', 'JJ'), ('day', 'NN'), ('lord', 'VBD'), ('carrington', 'NN'), ('was', 'VBD'), ('sacked', 'VBN'), ('as', 'IN'), ('foreign', 'JJ'), ('minister', 'NN'), ('he', 'PRP'), ('was', 'VBD'), ('forced', 'VBN'), ('to', 'TO'), ('resign', 'VB'), ('my', 'PRP$'), ('friends', 'NNS'), ('because', 'IN'), ('he', 'PRP'), ('had', 'VBD'), ('assisted', 'VBN'), ('the', 'DT'), ('rockefeller', 'NN'), ('attack', 'NN'), ('plan', 'NN'), ('by', 'IN'), ('downplaying', 'VBG'), ('the', 'DT'), ('argentine', 'JJ'), ('attack', 'NN'), ('preparations', 'NNS'), ('that', 'WDT'), ('same', 'JJ'), ('day', 'NN'), ('april', 'VBD'), ('new', 'JJ'), ('zealand', 'NNP'), ('the', 'DT'), ('home', 'NN'), ('of', 'IN'), ('the', 'DT'), ('other', 'JJ'), ('secret', 'JJ'), ('naval', 'JJ'), ('fleet', 'NN'), ('broke', 'VBD'), ('diplomatic', 'JJ'), ('relations', 'NNS'), ('with', 'IN'), ('argentina', 'PDT'), ('the', 'DT'), ('two', 'CD'), ('hidden', 'JJ'), ('new', 'JJ'), ('zealand', 'NN'), ('facilities', 'NNS'), ('had', 'VBD'), ('been', 'VBN'), ('placed', 'VBN'), ('on', 'IN'), ('red', 'JJ'), ('alert', 'JJ'), ('."', 'NNP'), ('as', 'IN'), ('precautionary', 'JJ'), ('measure', 'NN'), ('all', 'DT'), ('submarines', 'NNS'), ('at', 'IN'), ('the', 'DT'), ('twin', 'JJ'), ('base', 'NN'), ('were', 'VBD'), ('ordered', 'VBN'), ('to', 'TO'), ('sea', 'VB'), ('several', 'JJ'), ('surface', 'NN'), ('ships', 'NNS'), ('were', 'VBD'), ('already', 'RB'), ('at', 'IN'), ('sea', 'NN'), ('undergoing', 'VBG'), ('sea', 'NN'), ('trials', 'NNS'), ('",', 'VBP'), ('but', 'CC'), ('that', 'DT'), ('still', 'RB'), ('left', 'VBD'), ('seven', 'CD'), ('major', 'JJ'), ('ships', 'NNS'), ('inside', 'IN'), ('the', 'DT'), ('hidden', 'JJ'), ('twin', 'NN'), ('naval', 'JJ'), ('base', 'NN'), ('including', 'VBG'), ('one', 'CD'), ('of', 'IN'), ('the', 'DT'), ('nuclear', 'JJ'), ('aircraft', 'NN'), ('carriers', 'NNS'), ('mentioned', 'VBN'), ('earlier', 'RBR'), ('on', 'IN'), ('that', 'DT'), ('busy', 'JJ'), ('day', 'NN'), ('of', 'IN'), ('april', 'JJ'), ('argentina', 'CC'), ('foreign', 'JJ'), ('minister', 'NN'), ('costa', 'NN'), ('mendez', 'NN'), ('was', 'VBD'), ('at', 'IN'), ('the', 'DT'), ('united', 'JJ'), ('nations', 'NNS'), ('in', 'IN'), ('new', 'JJ'), ('york', 'NN'), ('he', 'PRP'), ('was', 'VBD'), ('alarmed', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('deployment', 'NN'), ('of', 'IN'), ('such', 'JJ'), ('large', 'JJ'), ('part', 'NN'), ('of', 'IN'), ('the', 'DT'), ('royal', 'NN'), ('navy', 'JJ'), ('costa', 'NN'), ('mendez', 'NN'), ('hurried', 'VBD'), ('here', 'RB'), ('to', 'TO'), ('washington', 'VB'), ('to', 'TO'), ('seek', 'VB'), ('reassurances', 'NNS'), ('from', 'IN'), ('certain', 'JJ'), ('officials', 'NNS'), ('he', 'PRP'), ('got', 'VBD'), ('them', 'PRP'), ('for', 'IN'), ('the', 'DT'), ('next', 'JJ'), ('two', 'CD'), ('weeks', 'NNS'), ('or', 'CC'), ('so', 'RB'), ('the', 'DT'), ('news', 'NN'), ('was', 'VBD'), ('filled', 'VBN'), ('with', 'IN'), ('stories', 'NNS'), ('about', 'IN'), ('the', 'DT'), ('allegedly', 'RB'), ('slow', 'JJ'), ('movement', 'NN'), ('of', 'IN'), ('the', 'DT'), ('british', 'JJ'), ('fleet', 'NN'), ('while', 'IN'), ('negotiations', 'NNS'), ('went', 'VBD'), ('on', 'IN'), ('that', 'DT'), ('my', 'PRP$'), ('friends', 'NNS'), ('was', 'VBD'), ('only', 'RB'), ('cover', 'JJ'), ('story', 'NN'), ('the', 'DT'), ('royal', 'NN'), ('navy', 'NN'), ('was', 'VBD'), ('actually', 'RB'), ('joining', 'VBG'), ('up', 'RP'), ('and', 'CC'), ('moving', 'VBG'), ('as', 'RB'), ('rapidly', 'RB'), ('as', 'IN'), ('possible', 'JJ'), ('toward', 'IN'), ('south', 'JJ'), ('georgia', 'NNS'), ('island', 'VBP'), ('if', 'IN'), ('the', 'DT'), ('task', 'NN'), ('force', 'NN'), ('arrived', 'VBN'), ('in', 'IN'), ('time', 'NN'), ('to', 'TO'), ('save', 'VB'), ('the', 'DT'), ('secret', 'JJ'), ('base', 'NN'), ('major', 'JJ'), ('battle', 'NN'), ('was', 'VBD'), ('likely', 'JJ'), ('the', 'DT'), ('official', 'JJ'), ('stories', 'NNS'), ('about', 'IN'), ('slow', 'JJ'), ('movement', 'NN'), ('of', 'IN'), ('the', 'DT'), ('british', 'JJ'), ('armada', 'NNS'), ('were', 'VBD'), ('intended', 'VBN'), ('to', 'TO'), ('give', 'VB'), ('cushion', 'NN'), ('of', 'IN'), ('time', 'NN'), ('for', 'IN'), ('that', 'DT'), ('battle', 'NN'), ('if', 'IN'), ('need', 'VBN'), ('be', 'VB'), ('the', 'DT'), ('fleet', 'NN'), ('would', 'MD'), ('have', 'VB'), ('several', 'JJ'), ('days', 'NNS'), ('to', 'TO'), ('retake', 'VB'), ('south', 'JJ'), ('georgia', 'NNS'), ('island', 'VBP'), ('then', 'RB'), ('it', 'PRP'), ('could', 'MD'), ('move', 'VB'), ('on', 'IN'), ('to', 'TO'), ('arrive', 'VB'), ('near', 'IN'), ('the', 'DT'), ('falklands', 'NNS'), ('on', 'IN'), ('the', 'DT'), ('announced', 'JJ'), ('schedule', 'NN'), ('in', 'IN'), ('this', 'DT'), ('way', 'NN'), ('the', 'DT'), ('crucial', 'JJ'), ('importance', 'NN'), ('of', 'IN'), ('south', 'JJ'), ('georgia', 'JJ'), ('island', 'NN'), ('would', 'MD'), ('be', 'VB'), ('hidden', 'VBN'), ('and', 'CC'), ('the', 'DT'), ('big', 'JJ'), ('secret', 'NN'), ('preserved', 'VBD'), ('it', 'PRP'), ('was', 'VBD'), ('initially', 'RB'), ('expected', 'VBN'), ('that', 'IN'), ('advance', 'NN'), ('elements', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('british', 'JJ'), ('fleet', 'NN'), ('would', 'MD'), ('reach', 'VB'), ('the', 'DT'), ('vicinity', 'NN'), ('of', 'IN'), ('south', 'JJ'), ('georgia', 'JJ'), ('island', 'NN'), ('within', 'IN'), ('two', 'CD'), ('weeks', 'NNS'), ('that', 'WDT'), ('would', 'MD'), ('have', 'VB'), ('been', 'VBN'), ('soon', 'RB'), ('enough', 'RB'), ('to', 'TO'), ('attack', 'VB'), ('the', 'DT'), ('joint', 'JJ'), ('rockefeller', 'NN'), ('russian', 'JJ'), ('commando', 'NN'), ('team', 'NN'), ('and', 'CC'), ('stop', 'VB'), ('the', 'DT'), ('drilling', 'NN'), ('before', 'IN'), ('it', 'PRP'), ('was', 'VBD'), ('completed', 'VBN'), ('but', 'CC'), ('russian', 'JJ'), ('cosmospheres', 'NNS'), ('and', 'CC'), ('submarines', 'NNS'), ('made', 'VBD'), ('shambles', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('plan', 'NN'), ('key', 'JJ'), ('advance', 'JJ'), ('elements', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('south', 'JJ'), ('georgia', 'JJ'), ('attack', 'NN'), ('contingent', 'NN'), ('left', 'VBD'), ('ascension', 'NN'), ('island', 'NN'), ('early', 'JJ'), ('april', 'RB'), ('14', 'CD'), ('two', 'CD'), ('days', 'NNS'), ('before', 'IN'), ('it', 'PRP'), ('was', 'VBD'), ('announced', 'VBN'), ('officially', 'RB'), ('shortly', 'RB'), ('after', 'IN'), ('they', 'PRP'), ('did', 'VBD'), ('so', 'RB'), ('they', 'PRP'), ('ran', 'VBP'), ('into', 'IN'), ('trouble', 'NN'), ('russian', 'JJ'), ('cosmospheres', 'NNS'), ('and', 'CC'), ('attack', 'NN'), ('submarines', 'NNS'), ('closed', 'VBD'), ('in', 'IN'), ('on', 'IN'), ('single', 'JJ'), ('ship', 'NN'), ('which', 'WDT'), ('was', 'VBD'), ('critical', 'JJ'), ('to', 'TO'), ('the', 'DT'), ('planned', 'VBN'), ('counterassault', 'NN'), ('on', 'IN'), ('south', 'JJ'), ('georgia', 'JJ'), ('island', 'NN'), ('the', 'DT'), ('cosmospheres', 'NNS'), ('bombarded', 'VBD'), ('the', 'DT'), ('bridge', 'NN'), ('and', 'CC'), ('combat', 'NN'), ('information', 'NN'), ('center', 'NN'), ('of', 'IN'), ('the', 'DT'), ('ship', 'NN'), ('with', 'IN'), ('neutron', 'DT'), ('radiation', 'NN'), ('in', 'IN'), ('moments', 'NNS'), ('the', 'DT'), ('ship', 'NN'), ('was', 'VBD'), ('without', 'IN'), ('any', 'DT'), ('command', 'NN'), ('its', 'PRP$'), ('communications', 'NNS'), ('and', 'CC'), ('radar', 'NN'), ('silenced', 'VBD'), ('then', 'RB'), ('russian', 'JJ'), ('sub', 'NN'), ('closed', 'VBN'), ('in', 'IN'), ('and', 'CC'), ('quickly', 'RB'), ('finished', 'VBD'), ('off', 'RP'), ('this', 'DT'), ('key', 'JJ'), ('british', 'JJ'), ('ship', 'NN'), ('with', 'IN'), ('torpedoes', 'NNS'), ('it', 'PRP'), ('broke', 'VBD'), ('apart', 'RB'), ('with', 'IN'), ('secondary', 'JJ'), ('explosions', 'NNS'), ('and', 'CC'), ('sank', 'VBD'), ('rapidly', 'RB'), ('so', 'RB'), ('far', 'RB'), ('as', 'IN'), ('is', 'VBZ'), ('known', 'VBN'), ('there', 'EX'), ('were', 'VBD'), ('no', 'DT'), ('survivors', 'NNS'), ('this', 'DT'), ('unexpected', 'JJ'), ('shock', 'NN'), ('in', 'IN'), ('the', 'DT'), ('mid', 'NN'), ('atlantic', 'JJ'), ('produced', 'VBD'), ('two', 'CD'), ('results', 'NNS'), ('both', 'DT'), ('important', 'JJ'), ('first', 'JJ'), ('it', 'PRP'), ('caused', 'VBD'), ('slowdown', 'NN'), ('in', 'IN'), ('the', 'DT'), ('race', 'NN'), ('toward', 'IN'), ('the', 'DT'), ('south', 'JJ'), ('atlantic', 'JJ'), ('by', 'IN'), ('the', 'DT'), ('british', 'JJ'), ('armada', 'IN'), ('the', 'DT'), ('task', 'NN'), ('force', 'NN'), ('had', 'VBD'), ('to', 'TO'), ('be', 'VB'), ('regrouped', 'VBN'), ('into', 'IN'), ('configuration', 'NN'), ('better', 'RBR'), ('suited', 'VBN'), ('for', 'IN'), ('an', 'DT'), ('enroute', 'NN'), ('defense', 'NN'), ('but', 'CC'), ('that', 'IN'), ('cost', 'NN'), ('valuable', 'JJ'), ('time', 'NN'), ('public', 'JJ'), ('announcements', 'NNS'), ('from', 'IN'), ('london', 'NN'), ('about', 'IN'), ('the', 'DT'), ('progress', 'NN'), ('of', 'IN'), ('the', 'DT'), ('fleet', 'NN'), ('reflected', 'VBD'), ('this', 'DT'), ('slowdown', 'NN'), ('the', 'DT'), ('timetable', 'NN'), ('for', 'IN'), ('arrival', 'NN'), ('on', 'IN'), ('battle', 'NN'), ('stations', 'NNS'), ('near', 'IN'), ('the', 'DT'), ('falklands', 'NNS'), ('started', 'VBD'), ('stretching', 'VBG'), ('out', 'RB'), ('longer', 'RB'), ('and', 'CC'), ('longer', 'RB'), ('all', 'PDT'), ('this', 'DT'), ('bought', 'VBD'), ('extra', 'JJ'), ('time', 'NN'), ('for', 'IN'), ('the', 'DT'), ('joint', 'JJ'), ('commando', 'NN'), ('team', 'NN'), ('on', 'IN'), ('south', 'JJ'), ('georgia', 'JJ'), ('island', 'NN'), ('the', 'DT'), ('drilling', 'NN'), ('continued', 'VBD'), ('the', 'DT'), ('other', 'JJ'), ('result', 'NN'), ('of', 'IN'), ('the', 'DT'), ('sinking', 'NN'), ('was', 'VBD'), ('equally', 'RB'), ('important', 'JJ'), ('word', 'NN'), ('was', 'VBD'), ('flashed', 'VBN'), ('to', 'TO'), ('the', 'DT'), ('south', 'JJ'), ('pacific', 'JJ'), ('stealth', 'NN'), ('navy', 'NN'), ('to', 'TO'), ('prepare', 'VB'), ('for', 'IN'), ('possible', 'JJ'), ('action', 'NN'), ('it', 'PRP'), ('was', 'VBD'), ('obvious', 'JJ'), ('that', 'IN'), ('the', 'DT'), ('russian', 'JJ'), ('navy', 'NN'), ('was', 'VBD'), ('getting', 'VBG'), ('involved', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('atlantic', 'NN'), ('which', 'WDT'), ('meant', 'VBD'), ('that', 'IN'), ('the', 'DT'), ('royal', 'NN'), ('navy', 'NN'), ('could', 'MD'), ('be', 'VB'), ('in', 'IN'), ('big', 'JJ'), ('trouble', 'NN'), ('during', 'IN'), ('the', 'DT'), ('dead', 'JJ'), ('of', 'IN'), ('night', 'NN'), ('early', 'JJ'), ('april', 'NN'), ('15', 'CD'), ('the', 'DT'), ('seven', 'CD'), ('stealth', 'NN'), ('ships', 'NNS'), ('put', 'VBD'), ('to', 'TO'), ('sea', 'VB'), ('from', 'IN'), ('their', 'PRP$'), ('twin', 'NN'), ('secret', 'NN'), ('bases', 'NNS'), ('in', 'IN'), ('southern', 'JJ'), ('new', 'JJ'), ('zealand', 'NN'), ('they', 'PRP'), ('deployed', 'VBD'), ('to', 'TO'), ('secret', 'VB'), ('operational', 'JJ'), ('headquarters', 'NNS'), ('area', 'NN'), ('in', 'IN'), ('the', 'DT'), ('antipodes', 'NNS'), ('islands', 'VBZ'), ('450', 'CD'), ('miles', 'NNS'), ('southeast', 'RB'), ('of', 'IN'), ('new', 'JJ'), ('zealand', 'NNP'), ('their', 'PRP$'), ('electromagnetic', 'JJ'), ('shields', 'NNS'), ('were', 'VBD'), ('operating', 'VBG'), ('to', 'TO'), ('provide', 'VB'), ('protection', 'NN'), ('from', 'IN'), ('attack', 'NN'), ('these', 'DT'), ('shields', 'NNS'), ('make', 'VBP'), ('it', 'PRP'), ('impossible', 'JJ'), ('to', 'TO'), ('communicate', 'VB'), ('with', 'IN'), ('the', 'DT'), ('outside', 'JJ'), ('world', 'NN'), ('or', 'CC'), ('even', 'RB'), ('to', 'TO'), ('see', 'VB'), ('it', 'PRP'), ('as', 'IN'), ('explained', 'VBN'), ('last', 'JJ'), ('month', 'NN'), ('but', 'CC'), ('once', 'RB'), ('they', 'PRP'), ('arrived', 'VBD'), ('at', 'IN'), ('the', 'DT'), ('antipodes', 'NNS'), ('the', 'DT'), ('stealth', 'NN'), ('ships', 'NNS'), ('hooked', 'VBD'), ('up', 'RP'), ('to', 'TO'), ('buoys', 'VB'), ('equipped', 'JJ'), ('with', 'IN'), ('shielded', 'JJ'), ('communication', 'NN'), ('cables', 'NNS'), ('to', 'TO'), ('the', 'DT'), ('island', 'NN'), ('headquarters', 'VBZ'), ('the', 'DT'), ('antipodes', 'JJ'), ('headquarters', 'NN'), ('in', 'IN'), ('turn', 'NN'), ('was', 'VBD'), ('in', 'IN'), ('constant', 'JJ'), ('touch', 'NN'), ('with', 'IN'), ('the', 'DT'), ('south', 'JJ'), ('georgia', 'JJ'), ('base', 'NN'), ('by', 'IN'), ('way', 'NN'), ('of', 'IN'), ('transoceanic', 'JJ'), ('cable', 'NN'), ('around', 'IN'), ('the', 'DT'), ('tip', 'NN'), ('of', 'IN'), ('south', 'NN'), ('america', 'IN'), ('the', 'DT'), ('deployment', 'NN'), ('of', 'IN'), ('the', 'DT'), ('available', 'JJ'), ('ships', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('south', 'JJ'), ('pacific', 'JJ'), ('stealth', 'NN'), ('fleet', 'NN'), ('was', 'VBD'), ('exactly', 'RB'), ('what', 'WP'), ('the', 'DT'), ('joint', 'JJ'), ('rockefeller', 'NN'), ('russian', 'JJ'), ('planners', 'NNS'), ('had', 'VBD'), ('hoped', 'VBN'), ('for', 'IN'), ('the', 'DT'), ('ships', 'NNS'), ('had', 'VBD'), ('been', 'VBN'), ('flushed', 'VBN'), ('out', 'IN'), ('from', 'IN'), ('their', 'PRP$'), ('essentially', 'RB'), ('invulnerable', 'JJ'), ('hiding', 'VBG'), ('place', 'NN'), ('in', 'IN'), ('new', 'JJ'), ('zealand', 'CD'), ('the', 'DT'), ('british', 'JJ'), ('ship', 'NN'), ('sinking', 'NN'), ('of', 'IN'), ('april', 'JJ'), ('14', 'CD'), ('was', 'VBD'), ('also', 'RB'), ('followed', 'VBN'), ('by', 'IN'), ('other', 'JJ'), ('events', 'NNS'), ('on', 'IN'), ('april', 'NN'), ('15', 'CD'), ('the', 'DT'), ('argentine', 'NN'), ('navy', 'NN'), ('started', 'VBD'), ('moving', 'VBG'), ('out', 'IN'), ('of', 'IN'), ('port', 'NN'), ('the', 'DT'), ('same', 'JJ'), ('day', 'NN'), ('alexander', 'VB'), ('haig', 'NN'), ('arrived', 'VBN'), ('again', 'RB'), ('in', 'IN'), ('buenos', 'NN'), ('aires', 'NNS'), ('supposedly', 'RB'), ('he', 'PRP'), ('was', 'VBD'), ('there', 'RB'), ('as', 'IN'), ('diplomat', 'NN'), ('but', 'CC'), ('in', 'IN'), ('reality', 'NN'), ('he', 'PRP'), ('was', 'VBD'), ('there', 'RB'), ('as', 'IN'), ('general', 'JJ'), ('dealing', 'VBG'), ('with', 'IN'), ('generals', 'NNS'), ('haig', 'VBP'), ('is', 'VBZ'), ('the', 'DT'), ('top', 'JJ'), ('governmental', 'JJ'), ('operative', 'NN'), ('of', 'IN'), ('the', 'DT'), ('rockefeller', 'NN'), ('cartel', 'NN'), ('as', 'IN'), ('have', 'VBP'), ('revealed', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('past', 'NN'), ('he', 'PRP'), ('was', 'VBD'), ('making', 'VBG'), ('sure', 'JJ'), ('that', 'IN'), ('the', 'DT'), ('argentines', 'NNS'), ('did', 'VBD'), ('not', 'RB'), ('get', 'VB'), ('cold', 'JJ'), ('feet', 'NNS'), ('and', 'CC'), ('back', 'RB'), ('down', 'RB'), ('at', 'IN'), ('that', 'DT'), ('critical', 'JJ'), ('moment', 'NN'), ('four', 'CD'), ('days', 'NNS'), ('later', 'RB'), ('april', 'VBP'), ('19', 'CD'), ('haig', 'NN'), ('left', 'VBD'), ('for', 'IN'), ('washington', 'NN'), ('as', 'IN'), ('he', 'PRP'), ('boarded', 'VBD'), ('his', 'PRP$'), ('plane', 'NN'), ('haig', 'VBD'), ('somberly', 'RB'), ('told', 'VBN'), ('reporters', 'NNS'), ('time', 'NN'), ('is', 'VBZ'), ('running', 'VBG'), ('out', 'RP'), ('."', 'NNP'), ('and', 'CC'), ('so', 'RB'), ('it', 'PRP'), ('was', 'VBD'), ('my', 'PRP$'), ('friends', 'NNS'), ('for', 'IN'), ('the', 'DT'), ('secret', 'JJ'), ('south', 'NN'), ('georgia', 'JJ'), ('base', 'NN'), ('the', 'DT'), ('very', 'RB'), ('next', 'JJ'), ('day', 'NN'), ('april', 'VBD'), ('20', 'CD'), ('the', 'DT'), ('drill', 'NN'), ('broke', 'VBD'), ('through', 'IN'), ('into', 'IN'), ('the', 'DT'), ('hollowed', 'VBN'), ('out', 'IN'), ('cavern', 'NN'), ('of', 'IN'), ('the', 'DT'), ('naval', 'JJ'), ('base', 'NN'), ('bolshevik', 'NN'), ('military', 'JJ'), ('analysts', 'NNS'), ('in', 'IN'), ('london', 'NN'), ('had', 'VBD'), ('not', 'RB'), ('expected', 'VBN'), ('that', 'IN'), ('it', 'PRP'), ('could', 'MD'), ('be', 'VB'), ('completed', 'VBN'), ('until', 'IN'), ('at', 'IN'), ('least', 'JJS'), ('the', 'DT'), ('following', 'JJ'), ('weekend', 'NN'), ('the', 'DT'), ('british', 'JJ'), ('fleet', 'NN'), ('was', 'VBD'), ('still', 'RB'), ('out', 'IN'), ('of', 'IN'), ('range', 'NN'), ('the', 'DT'), ('weapon', 'NN'), ('which', 'WDT'), ('the', 'DT'), ('commando', 'NN'), ('team', 'NN'), ('inserted', 'VBD'), ('down', 'RB'), ('through', 'IN'), ('the', 'DT'), ('long', 'JJ'), ('hole', 'NN'), ('was', 'VBD'), ('small', 'JJ'), ('compact', 'JJ'), ('russian', 'JJ'), ('neutron', 'NN'), ('bomb', 'NN'), ('when', 'WRB'), ('it', 'PRP'), ('was', 'VBD'), ('detonated', 'VBN'), ('inside', 'IN'), ('the', 'DT'), ('confines', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('huge', 'JJ'), ('artificial', 'NN'), ('cave', 'VBP'), ('the', 'DT'), ('effects', 'NNS'), ('were', 'VBD'), ('devastating', 'VBG'), ('the', 'DT'), ('intense', 'JJ'), ('radiation', 'NN'), ('instantly', 'RB'), ('killed', 'VBD'), ('everyone', 'NN'), ('inside', 'IN'), ('the', 'DT'), ('base', 'NN'), ('also', 'RB'), ('the', 'DT'), ('heat', 'NN'), ('and', 'CC'), ('blast', 'NN'), ('effects', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('bomb', 'NN'), ('are', 'VBP'), ('believed', 'VBN'), ('to', 'TO'), ('have', 'VB'), ('damaged', 'VBN'), ('all', 'PDT'), ('the', 'DT'), ('ships', 'NNS'), ('inside', 'RB'), ('sufficiently', 'RB'), ('to', 'TO'), ('badly', 'RB'), ('disable', 'VB'), ('them', 'PRP'), ('meanwhile', 'RB'), ('russian', 'JJ'), ('cosmospheres', 'NNS'), ('and', 'CC'), ('submarines', 'NNS'), ('were', 'VBD'), ('converging', 'VBG'), ('on', 'IN'), ('the', 'DT'), ('stealth', 'NN'), ('ships', 'NNS'), ('which', 'WDT'), ('were', 'VBD'), ('near', 'IN'), ('the', 'DT'), ('antipodes', 'NNS'), ('islands', 'NNS'), ('awaiting', 'VBG'), ('orders', 'NNS'), ('from', 'IN'), ('distance', 'NN'), ('the', 'DT'), ('ships', 'NNS'), ('were', 'VBD'), ('invisible', 'JJ'), ('to', 'TO'), ('the', 'DT'), ('eye', 'NN'), ('due', 'JJ'), ('to', 'TO'), ('their', 'PRP$'), ('protective', 'JJ'), ('shields', 'NNS'), ('which', 'WDT'), ('also', 'RB'), ('protect', 'VBP'), ('against', 'IN'), ('beam', 'NN'), ('weapon', 'NN'), ('attack', 'NN'), ('but', 'CC'), ('they', 'PRP'), ('were', 'VBD'), ('sitting', 'VBG'), ('ducks', 'NNS'), ('for', 'IN'), ('the', 'DT'), ('tactics', 'NNS'), ('which', 'WDT'), ('the', 'DT'), ('russians', 'NNS'), ('employed', 'VBD'), ('floating', 'VBG'), ('overhead', 'IN'), ('the', 'DT'), ('cosmospheres', 'NNS'), ('located', 'VBD'), ('the', 'DT'), ('seven', 'CD'), ('ships', 'NNS'), ('using', 'VBG'), ('their', 'PRP$'), ('psychoenergetic', 'JJ'), ('range', 'NN'), ('finding', 'VBG'), ('equipment', 'NN'), ('known', 'VBN'), ('as', 'RB'), ('prf', 'NN'), ('as', 'IN'), ('have', 'VBP'), ('reported', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('past', 'NN'), ('there', 'EX'), ('is', 'VBZ'), ('no', 'DT'), ('method', 'NN'), ('known', 'VBN'), ('by', 'IN'), ('which', 'WDT'), ('prf', 'NN'), ('can', 'MD'), ('be', 'VB'), ('jammed', 'VBN'), ('the', 'DT'), ('cosmospheres', 'NNS'), ('radioed', 'VBP'), ('the', 'DT'), ('exact', 'JJ'), ('locations', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('ships', 'NNS'), ('to', 'TO'), ('the', 'DT'), ('attack', 'NN'), ('submarines', 'VBZ'), ('the', 'DT'), ('subs', 'NNS'), ('were', 'VBD'), ('armed', 'VBN'), ('with', 'IN'), ('special', 'JJ'), ('non', 'JJ'), ('homing', 'VBG'), ('non', 'JJ'), ('nuclear', 'JJ'), ('torpedoes', 'NNS'), ('designed', 'VBN'), ('to', 'TO'), ('explode', 'VB'), ('on', 'IN'), ('impact', 'NN'), ('more', 'RBR'), ('sophisticated', 'JJ'), ('torpedoes', 'NNS'), ('would', 'MD'), ('have', 'VB'), ('been', 'VBN'), ('thrown', 'VBN'), ('off', 'RP'), ('course', 'NN'), ('or', 'CC'), ('detonated', 'VBN'), ('prematurely', 'RB'), ('by', 'IN'), ('the', 'DT'), ('protective', 'JJ'), ('shield', 'NN'), ('of', 'IN'), ('each', 'DT'), ('ship', 'NN'), ('but', 'CC'), ('these', 'DT'), ('simple', 'JJ'), ('torpedoes', 'NNS'), ('just', 'RB'), ('cruise', 'RB'), ('right', 'RB'), ('through', 'IN'), ('each', 'DT'), ('invisibility', 'NN'), ('field', 'NN'), ('to', 'TO'), ('strike', 'VB'), ('the', 'DT'), ('ship', 'NN'), ('and', 'CC'), ('explode', 'NN'), ('within', 'IN'), ('15', 'CD'), ('minutes', 'NNS'), ('after', 'IN'), ('the', 'DT'), ('attack', 'NN'), ('began', 'VBD'), ('all', 'DT'), ('seven', 'CD'), ('bolshevik', 'NNS'), ('stealth', 'JJ'), ('ships', 'NNS'), ('were', 'VBD'), ('on', 'IN'), ('their', 'PRP$'), ('way', 'NN'), ('to', 'TO'), ('the', 'DT'), ('bottom', 'NN'), ('and', 'CC'), ('with', 'IN'), ('them', 'PRP'), ('went', 'VBD'), ('their', 'PRP$'), ('bolshevik', 'NN'), ('commanders', 'NNS'), ('and', 'CC'), ('mercenary', 'JJ'), ('crews', 'NNS'), ('collected', 'VBN'), ('from', 'IN'), ('around', 'IN'), ('the', 'DT'), ('world', 'NN'), ('the', 'DT'), ('south', 'JJ'), ('pacific', 'JJ'), ('action', 'NN'), ('took', 'VBD'), ('place', 'NN'), ('just', 'RB'), ('after', 'IN'), ('sunset', 'VB'), ('local', 'JJ'), ('time', 'NN'), ('the', 'DT'), ('time', 'NN'), ('here', 'RB'), ('in', 'IN'), ('washington', 'NN'), ('was', 'VBD'), ('around', 'RB'), ('00', 'CD'), ('april', 'JJ'), ('23', 'CD'), ('that', 'IN'), ('evening', 'VBG'), ('secretary', 'NN'), ('of', 'IN'), ('state', 'NN'), ('haig', 'NN'), ('was', 'VBD'), ('seen', 'VBN'), ('briefly', 'NN'), ('in', 'IN'), ('public', 'JJ'), ('with', 'IN'), ('the', 'DT'), ('new', 'JJ'), ('british', 'JJ'), ('foreign', 'JJ'), ('minister', 'NN'), ('francis', 'NN'), ('pym', 'NN'), ('pym', 'NN'), ('was', 'VBD'), ('wearing', 'VBG'), ('the', 'DT'), ('artificial', 'JJ'), ('pseudo', 'NN'), ('smile', 'NN'), ('which', 'WDT'), ('diplomats', 'NNS'), ('are', 'VBP'), ('taught', 'JJ'), ('always', 'RB'), ('to', 'TO'), ('display', 'VB'), ('in', 'IN'), ('public', 'JJ'), ('but', 'CC'), ('not', 'RB'), ('haig', 'JJ'), ('haig', 'NN'), ('was', 'VBD'), ('grinning', 'VBG'), ('from', 'IN'), ('ear', 'NN'), ('to', 'TO'), ('ear', 'VB'), ('and', 'CC'), ('no', 'DT'), ('wonder', 'VB'), ('the', 'DT'), ('joint', 'JJ'), ('rockefeller', 'NN'), ('russian', 'JJ'), ('military', 'JJ'), ('operation', 'NN'), ('had', 'VBD'), ('been', 'VBN'), ('brilliant', 'JJ'), ('success', 'NN'), ('the', 'DT'), ('secret', 'JJ'), ('bolshevik', 'NN'), ('south', 'RB'), ('atlantic', 'JJ'), ('fleet', 'NN'), ('had', 'VBD'), ('been', 'VBN'), ('virtually', 'RB'), ('wiped', 'VBN'), ('out', 'RP'), ('bottled', 'VBD'), ('up', 'RP'), ('inside', 'IN'), ('south', 'JJ'), ('georgia', 'JJ'), ('island', 'NN'), ('and', 'CC'), ('the', 'DT'), ('south', 'JJ'), ('pacific', 'JJ'), ('fleet', 'NN'), ('while', 'IN'), ('not', 'RB'), ('totally', 'RB'), ('wiped', 'VBN'), ('out', 'RP'), ('had', 'VBD'), ('been', 'VBN'), ('badly', 'RB'), ('crippled', 'VBN'), ('by', 'IN'), ('working', 'VBG'), ('together', 'RB'), ('the', 'DT'), ('rockefeller', 'NN'), ('cartel', 'NN'), ('and', 'CC'), ('the', 'DT'), ('russians', 'NNS'), ('had', 'VBD'), ('won', 'VBN'), ('the', 'DT'), ('secret', 'JJ'), ('naval', 'JJ'), ('war', 'NN'), ('of', 'IN'), ('the', 'DT'), ('southern', 'JJ'), ('hemisphere', 'JJ'), ('topic', 'NN'), ('--', ':'), ('as', 'IN'), ('say', 'VBP'), ('these', 'DT'), ('words', 'NNS'), ('news', 'NN'), ('reports', 'NNS'), ('give', 'VBP'), ('the', 'DT'), ('impression', 'NN'), ('that', 'IN'), ('war', 'NN'), ('is', 'VBZ'), ('about', 'IN'), ('to', 'TO'), ('erupt', 'VB'), ('in', 'IN'), ('the', 'DT'), ('south', 'JJ'), ('atlantic', 'JJ'), ('but', 'CC'), ('the', 'DT'), ('real', 'JJ'), ('war', 'NN'), ('in', 'IN'), ('the', 'DT'), ('southern', 'JJ'), ('hemisphere', 'NN'), ('is', 'VBZ'), ('already', 'RB'), ('over', 'IN'), ('what', 'WP'), ('we', 'PRP'), ('are', 'VBP'), ('watching', 'VBG'), ('now', 'RB'), ('is', 'VBZ'), ('the', 'DT'), ('beginning', 'NN'), ('of', 'IN'), ('its', 'PRP$'), ('bloody', 'NN'), ('aftermath', 'NN'), ('that', 'IN'), ('aftermath', 'NN'), ('is', 'VBZ'), ('the', 'DT'), ('battle', 'NN'), ('for', 'IN'), ('the', 'DT'), ('falkland', 'NN'), ('islands', 'VBZ'), ('they', 'PRP'), ('have', 'VBP'), ('been', 'VBN'), ('promised', 'VBN'), ('to', 'TO'), ('argentina', 'VB'), ('as', 'IN'), ('reward', 'NN'), ('for', 'IN'), ('her', 'PRP$'), ('role', 'NN'), ('in', 'IN'), ('the', 'DT'), ('secret', 'JJ'), ('war', 'NN'), ('at', 'IN'), ('this', 'DT'), ('moment', 'NN'), ('the', 'DT'), ('bolsheviks', 'NN'), ('here', 'RB'), ('in', 'IN'), ('washington', 'NN'), ('are', 'VBP'), ('pressing', 'VBG'), ('for', 'IN'), ('public', 'JJ'), ('announcement', 'NN'), ('that', 'IN'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('will', 'MD'), ('side', 'VB'), ('with', 'IN'), ('britain', 'NN'), ('as', 'RB'), ('soon', 'RB'), ('as', 'IN'), ('that', 'DT'), ('takes', 'VBZ'), ('place', 'NN'), ('military', 'JJ'), ('action', 'NN'), ('will', 'MD'), ('heat', 'VB'), ('up', 'RP'), ('fast', 'RB'), ('around', 'IN'), ('the', 'DT'), ('falklands', 'NNS'), ('britain', 'NN'), ('has', 'VBZ'), ('no', 'DT'), ('choice', 'NN'), ('but', 'CC'), ('to', 'TO'), ('fight', 'VB'), ('she', 'PRP'), ('has', 'VBZ'), ('already', 'RB'), ('suffered', 'VBN'), ('casualties', 'NNS'), ('which', 'WDT'), ('cannot', 'VBP'), ('be', 'VB'), ('explained', 'VBN'), ('without', 'IN'), ('public', 'JJ'), ('battle', 'NN'), ('but', 'CC'), ('by', 'IN'), ('fighting', 'VBG'), ('the', 'DT'), ('bolsheviks', 'NN'), ('in', 'IN'), ('britain', 'NN'), ('are', 'VBP'), ('running', 'VBG'), ('the', 'DT'), ('risk', 'NN'), ('of', 'IN'), ('humiliating', 'VBG'), ('and', 'CC'), ('tragic', 'JJ'), ('defeat', 'NN'), ('for', 'IN'), ('the', 'DT'), ('royal', 'JJ'), ('navy', 'NNS'), ('meanwhile', 'IN'), ('the', 'DT'), ('rockefeller', 'NN'), ('strategists', 'NNS'), ('here', 'RB'), ('are', 'VBP'), ('now', 'RB'), ('concentrating', 'VBG'), ('on', 'IN'), ('fast', 'JJ'), ('building', 'NN'), ('anti', 'JJ'), ('nuclear', 'JJ'), ('war', 'NN'), ('campaign', 'NN'), ('on', 'IN'), ('all', 'DT'), ('sides', 'NNS'), ('now', 'RB'), ('we', 'PRP'), ('are', 'VBP'), ('hearing', 'VBG'), ('about', 'IN'), ('the', 'DT'), ('so', 'RB'), ('called', 'JJ'), ('nuclear', 'JJ'), ('freeze', 'NN'), ('movement', 'NN'), ('."', 'IN'), ('there', 'EX'), ('are', 'VBP'), ('documentaries', 'NNS'), ('articles', 'NNS'), ('publicity', 'NN'), ('of', 'IN'), ('all', 'DT'), ('kinds', 'NNS'), ('to', 'TO'), ('sensitize', 'VB'), ('us', 'PRP'), ('to', 'TO'), ('the', 'DT'), ('terrors', 'NNS'), ('of', 'IN'), ('nuclear', 'JJ'), ('war', 'NN'), ('in', 'IN'), ('recent', 'JJ'), ('months', 'NNS'), ('there', 'RB'), ('have', 'VBP'), ('even', 'RB'), ('been', 'VBN'), ('referenda', 'NN'), ('popping', 'VBG'), ('up', 'RP'), ('on', 'IN'), ('election', 'NN'), ('ballots', 'NNS'), ('dealing', 'VBG'), ('with', 'IN'), ('the', 'DT'), ('nuclear', 'JJ'), ('war', 'NN'), ('issue', 'NN'), ('medical', 'JJ'), ('doctors', 'NNS'), ('are', 'VBP'), ('banding', 'VBG'), ('together', 'RB'), ('to', 'TO'), ('warn', 'VB'), ('the', 'DT'), ('public', 'NN'), ('about', 'IN'), ('what', 'WP'), ('would', 'MD'), ('happen', 'VB'), ('if', 'IN'), ('there', 'EX'), ('were', 'VBD'), ('nuclear', 'JJ'), ('war', 'NN'), ('we', 'PRP'), ('are', 'VBP'), ('being', 'VBG'), ('told', 'VBD'), ('that', 'IN'), ('all', 'PDT'), ('this', 'DT'), ('is', 'VBZ'), ('just', 'RB'), ('popping', 'VBG'), ('up', 'RP'), ('spontaneously', 'RB'), ('we', 'PRP'), ('are', 'VBP'), ('now', 'RB'), ('37', 'CD'), ('years', 'NNS'), ('into', 'IN'), ('the', 'DT'), ('nuclear', 'JJ'), ('age', 'NN'), ('and', 'CC'), ('nothing', 'NN'), ('like', 'IN'), ('this', 'DT'), ('has', 'VBZ'), ('ever', 'RB'), ('gained', 'VBN'), ('so', 'RB'), ('much', 'JJ'), ('momentum', 'NN'), ('before', 'IN'), ('yet', 'RB'), ('now', 'RB'), ('we', 'PRP'), ('are', 'VBP'), ('supposed', 'VBN'), ('to', 'TO'), ('believe', 'VB'), ('that', 'IN'), ('millions', 'NNS'), ('of', 'IN'), ('americans', 'NNS'), ('have', 'VBP'), ('spontaneously', 'RB'), ('gotten', 'VBN'), ('the', 'DT'), ('same', 'JJ'), ('ideas', 'NNS'), ('at', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('time', 'NN'), ('if', 'IN'), ('you', 'PRP'), ('believe', 'VBP'), ('that', 'IN'), ('my', 'PRP$'), ('friends', 'NNS'), ('give', 'VBP'), ('up', 'RP'), ('movements', 'NNS'), ('like', 'IN'), ('this', 'DT'), ('never', 'RB'), ('and', 'CC'), ('mean', 'VB'), ('never', 'RB'), ('develop', 'VB'), ('without', 'IN'), ('leadership', 'NN'), ('organization', 'NN'), ('and', 'CC'), ('money', 'NN'), ('--', ':'), ('and', 'CC'), ('plenty', 'NN'), ('of', 'IN'), ('it', 'PRP'), ('what', 'WP'), ('we', 'PRP'), ('are', 'VBP'), ('watching', 'VBG'), ('is', 'VBZ'), ('the', 'DT'), ('rockefeller', 'JJ'), ('public', 'JJ'), ('relations', 'NNS'), ('machine', 'NN'), ('at', 'IN'), ('work', 'NN'), ('as', 'IN'), ('ve', 'NN'), ('explained', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('past', 'JJ'), ('the', 'DT'), ('rockefeller', 'NN'), ('cartel', 'NN'), ('cannot', 'NN'), ('afford', 'NN'), ('to', 'TO'), ('let', 'VB'), ('nuclear', 'JJ'), ('war', 'NN'), ('take', 'VB'), ('place', 'NN'), ('if', 'IN'), ('it', 'PRP'), ('does', 'VBZ'), ('they', 'PRP'), ('will', 'MD'), ('lose', 'VB'), ('everything', 'NN'), ('because', 'IN'), ('they', 'PRP'), ('are', 'VBP'), ('not', 'RB'), ('in', 'IN'), ('position', 'NN'), ('to', 'TO'), ('control', 'VB'), ('it', 'PRP'), ('instead', 'RB'), ('the', 'DT'), ('deadly', 'JJ'), ('enemies', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('rockefeller', 'NN'), ('cartel', 'NN'), ('the', 'DT'), ('bolsheviks', 'NN'), ('here', 'RB'), ('will', 'MD'), ('win', 'VB'), ('out', 'RP'), ('if', 'IN'), ('there', 'EX'), ('is', 'VBZ'), ('war', 'NN'), ('and', 'CC'), ('so', 'RB'), ('the', 'DT'), ('rockefeller', 'NN'), ('faction', 'NN'), ('is', 'VBZ'), ('now', 'RB'), ('doing', 'VBG'), ('everything', 'NN'), ('in', 'IN'), ('its', 'PRP$'), ('power', 'NN'), ('to', 'TO'), ('prevent', 'VB'), ('nuclear', 'JJ'), ('war', 'NN'), ('the', 'DT'), ('present', 'JJ'), ('anti', 'JJ'), ('nuclear', 'JJ'), ('war', 'NN'), ('orientation', 'NN'), ('of', 'IN'), ('the', 'DT'), ('rockefeller', 'NN'), ('cartel', 'NN'), ('creates', 'VBZ'), ('certain', 'JJ'), ('temporary', 'JJ'), ('common', 'JJ'), ('interests', 'NNS'), ('between', 'IN'), ('them', 'PRP'), ('and', 'CC'), ('russia', 'VB'), ('but', 'CC'), ('as', 'IN'), ('russia', 'JJ'), ('new', 'JJ'), ('rulers', 'NNS'), ('know', 'VBP'), ('very', 'RB'), ('well', 'RB'), ('this', 'DT'), ('does', 'VBZ'), ('not', 'RB'), ('spring', 'VB'), ('from', 'IN'), ('any', 'DT'), ('great', 'JJ'), ('moral', 'JJ'), ('perspective', 'NN'), ('on', 'IN'), ('the', 'DT'), ('part', 'NN'), ('of', 'IN'), ('the', 'DT'), ('rockefeller', 'NN'), ('group', 'NN'), ('it', 'PRP'), ('purely', 'RB'), ('matter', 'NN'), ('of', 'IN'), ('practical', 'JJ'), ('necessity', 'NN'), ('right', 'RB'), ('now', 'RB'), ('for', 'IN'), ('the', 'DT'), ('rockefellers', 'NNS'), ('the', 'DT'), ('russians', 'NNS'), ('regard', 'VBP'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('as', 'IN'), ('house', 'NN'), ('divided', 'VBN'), ('and', 'CC'), ('they', 'PRP'), ('are', 'VBP'), ('exploiting', 'VBG'), ('that', 'IN'), ('division', 'NN'), ('by', 'IN'), ('working', 'VBG'), ('in', 'IN'), ('careful', 'JJ'), ('ways', 'NNS'), ('with', 'IN'), ('the', 'DT'), ('rockefellers', 'NNS'), ('their', 'PRP$'), ('first', 'JJ'), ('priority', 'NN'), ('is', 'VBZ'), ('to', 'TO'), ('rid', 'VB'), ('the', 'DT'), ('world', 'NN'), ('of', 'IN'), ('the', 'DT'), ('deadly', 'JJ'), ('bolshevik', 'JJ'), ('menace', 'NN'), ('of', 'IN'), ('all', 'DT'), ('out', 'IN'), ('even', 'RB'), ('suicidal', 'JJ'), ('nuclear', 'JJ'), ('war', 'NN'), ('but', 'CC'), ('once', 'RB'), ('that', 'DT'), ('is', 'VBZ'), ('done', 'VBN'), ('they', 'PRP'), ('know', 'VBP'), ('that', 'IN'), ('there', 'EX'), ('will', 'MD'), ('be', 'VB'), ('day', 'NN'), ('of', 'IN'), ('reckoning', 'VBG'), ('with', 'IN'), ('the', 'DT'), ('rockefeller', 'NN'), ('cartel', 'NN'), ('some', 'DT'), ('day', 'NN'), ('the', 'DT'), ('rockefeller', 'NN'), ('group', 'NN'), ('is', 'VBZ'), ('working', 'VBG'), ('toward', 'IN'), ('definite', 'JJ'), ('objective', 'NN'), ('with', 'IN'), ('their', 'PRP$'), ('new', 'JJ'), ('anti', 'JJ'), ('nuclear', 'JJ'), ('war', 'NN'), ('propaganda', 'NN'), ('that', 'IN'), ('objective', 'NN'), ('is', 'VBZ'), ('renewed', 'VBN'), ('power', 'NN'), ('--', ':'), ('and', 'CC'), ('power', 'NN'), ('that', 'WDT'), ('moves', 'VBZ'), ('them', 'PRP'), ('closer', 'JJR'), ('to', 'TO'), ('their', 'PRP$'), ('old', 'JJ'), ('dream', 'NN'), ('of', 'IN'), ('world', 'NN'), ('government', 'NN'), ('the', 'DT'), ('bolsheviks', 'NN'), ('here', 'RB'), ('have', 'VBP'), ('unwittingly', 'RB'), ('provided', 'VBN'), ('fertile', 'NN'), ('ground', 'NN'), ('for', 'IN'), ('the', 'DT'), ('powerful', 'JJ'), ('new', 'JJ'), ('rockefeller', 'NN'), ('antiwar', 'NN'), ('campaign', 'NN'), ('under', 'IN'), ('bolshevik', 'NN'), ('control', 'NN'), ('the', 'DT'), ('so', 'RB'), ('called', 'VBN'), ('reagan', 'NN'), ('administration', 'NN'), ('has', 'VBZ'), ('become', 'VBN'), ('so', 'RB'), ('hawkish', 'JJ'), ('that', 'IN'), ('it', 'PRP'), ('scaring', 'VBG'), ('people', 'NNS'), ('the', 'DT'), ('rockefeller', 'NN'), ('antiwar', 'NN'), ('campaign', 'NN'), ('is', 'VBZ'), ('designed', 'VBN'), ('to', 'TO'), ('capitalize', 'VB'), ('on', 'IN'), ('that', 'DT'), ('latent', 'JJ'), ('fear', 'NN'), ('as', 'IN'), ('tool', 'NN'), ('of', 'IN'), ('power', 'NN'), ('these', 'DT'), ('days', 'NNS'), ('the', 'DT'), ('smell', 'NN'), ('of', 'IN'), ('war', 'NN'), ('is', 'VBZ'), ('in', 'IN'), ('the', 'DT'), ('air', 'NN'), ('the', 'DT'), ('falklands', 'NNS'), ('crisis', 'NN'), ('is', 'VBZ'), ('helping', 'VBG'), ('to', 'TO'), ('make', 'VB'), ('that', 'DT'), ('more', 'JJR'), ('intense', 'JJ'), ('the', 'DT'), ('rockefeller', 'NN'), ('propaganda', 'NN'), ('machine', 'NN'), ('is', 'VBZ'), ('now', 'RB'), ('paving', 'VBG'), ('the', 'DT'), ('way', 'NN'), ('for', 'IN'), ('the', 'DT'), ('argument', 'NN'), ('that', 'IN'), ('surrender', 'NN'), ('of', 'IN'), ('sovereignty', 'NN'), ('is', 'VBZ'), ('the', 'DT'), ('only', 'JJ'), ('way', 'NN'), ('to', 'TO'), ('avoid', 'VB'), ('war', 'NN'), ('new', 'JJ'), ('super', 'JJ'), ('united', 'JJ'), ('nations', 'NNS'), ('of', 'IN'), ('sorts', 'NNS'), ('is', 'VBZ'), ('now', 'RB'), ('in', 'IN'), ('the', 'DT'), ('works', 'NNS'), ('to', 'TO'), ('fill', 'VB'), ('the', 'DT'), ('bill', 'NN'), ('it', 'PRP'), ('will', 'MD'), ('have', 'VB'), ('teeth', 'NNS'), ('as', 'IN'), ('presently', 'RB'), ('envisioned', 'VBD'), ('the', 'DT'), ('new', 'JJ'), ('organization', 'NN'), ('will', 'MD'), ('be', 'VB'), ('based', 'VBN'), ('in', 'IN'), ('geneva', 'NN'), ('switzerland', 'VBP'), ('the', 'DT'), ('working', 'NN'), ('name', 'NN'), ('though', 'IN'), ('this', 'DT'), ('may', 'MD'), ('be', 'VB'), ('changed', 'VBN'), ('is', 'VBZ'), ('the', 'DT'), ('world', 'NN'), ('nonproliferation', 'NN'), ('council', 'NN'), ('."', 'VBD'), ('the', 'DT'), ('plan', 'NN'), ('is', 'VBZ'), ('to', 'TO'), ('bring', 'VB'), ('it', 'PRP'), ('into', 'IN'), ('being', 'VBG'), ('as', 'IN'), ('the', 'DT'), ('outgrowth', 'NN'), ('of', 'IN'), ('nuclear', 'JJ'), ('nonproliferation', 'NN'), ('treaties', 'NNS'), ('but', 'CC'), ('its', 'PRP$'), ('true', 'JJ'), ('purpose', 'NN'), ('will', 'MD'), ('be', 'VB'), ('to', 'TO'), ('use', 'VB'), ('fear', 'NN'), ('--', ':'), ('the', 'DT'), ('fear', 'NN'), ('of', 'IN'), ('war', 'NN'), ('--', ':'), ('to', 'TO'), ('control', 'VB'), ('us', 'PRP'), ('all', 'DT'), ('last', 'JJ'), ('minute', 'JJ'), ('summary', 'NN'), ('now', 'RB'), ('it', 'PRP'), ('time', 'NN'), ('for', 'IN'), ('my', 'PRP$'), ('last', 'JJ'), ('minute', 'JJ'), ('summary', 'NN'), ('in', 'IN'), ('this', 'DT'), ('audio', 'JJ'), ('letter', 'NN'), ('have', 'VBP'), ('reported', 'VBN'), ('on', 'IN'), ('the', 'DT'), ('reasons', 'NNS'), ('behind', 'IN'), ('the', 'DT'), ('so', 'RB'), ('called', 'JJ'), ('falkland', 'NN'), ('islands', 'NNS'), ('crisis', 'NN'), ('the', 'DT'), ('crisis', 'NN'), ('erupted', 'VBD'), ('because', 'IN'), ('of', 'IN'), ('secret', 'JJ'), ('bolshevik', 'NN'), ('controlled', 'VBD'), ('naval', 'JJ'), ('installations', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('southern', 'JJ'), ('hemisphere', 'NN'), ('these', 'DT'), ('have', 'VBP'), ('been', 'VBN'), ('attacked', 'VBN'), ('by', 'IN'), ('joint', 'JJ'), ('action', 'NN'), ('of', 'IN'), ('the', 'DT'), ('rockefeller', 'NN'), ('cartel', 'NN'), ('and', 'CC'), ('the', 'DT'), ('russians', 'NNS'), ('in', 'IN'), ('an', 'DT'), ('attempt', 'NN'), ('to', 'TO'), ('slow', 'VB'), ('down', 'RP'), ('the', 'DT'), ('nuclear', 'JJ'), ('war', 'NN'), ('timetable', 'IN'), ('the', 'DT'), ('attacks', 'NNS'), ('were', 'VBD'), ('successful', 'JJ'), ('but', 'CC'), ('the', 'DT'), ('results', 'NNS'), ('remain', 'VBP'), ('to', 'TO'), ('be', 'VB'), ('seen', 'VBN'), ('one', 'CD'), ('result', 'NN'), ('though', 'NN'), ('is', 'VBZ'), ('that', 'IN'), ('the', 'DT'), ('royal', 'NN'), ('navy', 'NN'), ('has', 'VBZ'), ('now', 'RB'), ('been', 'VBN'), ('drawn', 'VBN'), ('into', 'IN'), ('trap', 'NN'), ('britain', 'NN'), ('waterloo', 'NN'), ('at', 'IN'), ('sea', 'NN'), ('may', 'MD'), ('well', 'RB'), ('be', 'VB'), ('at', 'IN'), ('hand', 'NN'), ('my', 'PRP$'), ('friends', 'NNS'), ('two', 'CD'), ('factions', 'NNS'), ('are', 'VBP'), ('struggling', 'VBG'), ('for', 'IN'), ('control', 'NN'), ('over', 'IN'), ('our', 'PRP$'), ('united', 'JJ'), ('states', 'NNS'), ('--', ':'), ('the', 'DT'), ('rockefeller', 'NN'), ('cartel', 'NN'), ('and', 'CC'), ('the', 'DT'), ('bolsheviks', 'NN'), ('they', 'PRP'), ('differ', 'VBP'), ('in', 'IN'), ('style', 'NN'), ('but', 'CC'), ('both', 'DT'), ('seek', 'JJ'), ('to', 'TO'), ('control', 'VB'), ('us', 'PRP'), ('through', 'IN'), ('fear', 'NN'), ('if', 'IN'), ('we', 'PRP'), ('are', 'VBP'), ('ever', 'RB'), ('to', 'TO'), ('rise', 'VB'), ('above', 'IN'), ('their', 'PRP$'), ('trickery', 'NN'), ('it', 'PRP'), ('must', 'MD'), ('be', 'VB'), ('through', 'IN'), ('the', 'DT'), ('power', 'NN'), ('of', 'IN'), ('our', 'PRP$'), ('lord', 'NN'), ('jesus', 'NN'), ('christ', 'VB'), ('our', 'PRP$'), ('only', 'JJ'), ('hope', 'NN'), ('as', 'IN'), ('the', 'DT'), ('scripture', 'NN'), ('tells', 'VBZ'), ('us', 'PRP'), ('our', 'PRP$'), ('lord', 'NN'), ('"...', 'NN'), ('has', 'VBZ'), ('not', 'RB'), ('given', 'VBN'), ('us', 'PRP'), ('the', 'DT'), ('spirit', 'NN'), ('of', 'IN'), ('fear', 'NN'), ('but', 'CC'), ('of', 'IN'), ('power', 'NN'), ('of', 'IN'), ('love', 'NN'), ('and', 'CC'), ('of', 'IN'), ('sound', 'JJ'), ('mind', 'NN'), ('."', 'NN'), ('we', 'PRP'), ('must', 'MD'), ('learn', 'VB'), ('to', 'TO'), ('wage', 'NN'), ('peace', 'NN'), ('as', 'IN'), ('our', 'PRP$'), ('lord', 'NN'), ('declared', 'VBN'), ('long', 'RB'), ('ago', 'RB'), ('blessed', 'VBN'), ('are', 'VBP'), ('the', 'DT'), ('peacemakers', 'NNS'), ('for', 'IN'), ('they', 'PRP'), ('shall', 'MD'), ('be', 'VB'), ('called', 'VBN'), ('sons', 'NNS'), ('of', 'IN'), ('god', 'NN'), ('."', 'NN')] | ['secret', 'purpose', 'falklands', 'war', 'visibility', 'technology', 'dr', 'beter', 'audio', 'letter', 'digitize', 'jon', 'volkoff', 'mail', 'address', 'audio', 'letter', 'register', 'trademark', 'audio', 'book', 'inc', 'texas', 'corporation', 'originally', 'produce', 'tape', 'record', 'reproduce', 'open', 'license', 'grant', 'audio', 'book', 'inc', 'dr', 'beter', 'audio', 'letter', 'st', 'nw', 'washington', 'dc', 'hello', 'friend', 'dr', 'beter', 'today', 'april', 'audio', 'letter', 'almost', 'one', 'month', 'since', 'war', 'break', 'south', 'atlantic', 'surface', 'seem', 'dispute', 'argentina', 'great', 'britain', 'barren', 'wind', 'swept', 'falkland', 'island', 'south', 'georgia', 'island', 'reality', 'far', 'called', 'falklands', 'crisis', 'visible', 'tip', 'giant', 'military', 'operation', 'month', 'april', 'fierce', 'naval', 'battle', 'take', 'place', 'south', 'atlantic', 'also', 'south', 'pacific', 'hostility', 'keep', 'wrap', 'wartime', 'censorship', 'side', 'say', 'word', 'naval', 'war', 'southern', 'hemisphere', 'come', 'surface', 'begin', 'today', 'april', 'total', 'naval', 'air', 'blockade', 'falklands', 'royal', 'navy', 'begin', 'time', 'counterblockade', 'declare', 'argentina', 'area', 'effective', 'blockade', 'must', 'impose', 'period', 'time', 'royal', 'navy', 'much', 'time', 'winter', 'come', 'south', 'atlantic', 'british', 'supply', 'line', 'overextend', 'come', 'far', 'majesty', 'navy', 'cannot', 'simply', 'drop', 'blockade', 'sail', 'away', 'week', 'time', 'without', 'draw', 'blood', 'argentina', 'result', 'british', 'force', 'undertake', 'military', 'operation', 'soon', 'matter', 'risky', 'may', 'also', 'another', 'reason', 'royal', 'navy', 'choice', 'engage', 'argentine', 'force', 'combat', 'reason', 'friend', 'royal', 'navy', 'already', 'suffer', 'loss', 'secret', 'combat', 'month', 'moment', 'way', 'explain', 'away', 'damage', 'sustain', 'british', 'fleet', 'publicly', 'admit', 'fight', 'erupts', 'british', 'dare', 'admit', 'suffer', 'battle', 'loss', 'obtain', 'cover', 'story', 'british', 'choice', 'sail', 'combat', 'risk', 'even', 'heavy', 'loss', 'top', 'already', 'sustain', 'short', 'friend', 'majesty', 'navy', 'sail', 'trap', 'event', 'unfold', 'south', 'atlantic', 'carry', 'strange', 'ironic', 'echo', 'past', 'week', 'hear', 'countless', 'commentator', 'refer', 'british', 'task', 'force', 'armada', 'quote', 'british', 'people', 'ought', 'uneasy', 'description', 'original', 'spanish', 'armada', 'year', 'ago', 'renowned', 'seemingly', 'invincible', 'fight', 'force', 'come', 'grief', 'naval', 'disaster', 'complete', 'change', 'course', 'history', 'none', 'english', 'navy', 'destroy', 'spanish', 'armada', 'original', 'spanish', 'armada', 'put', 'sea', 'reign', 'england', 'queen', 'elizabeth', 'armada', 'invasion', 'fleet', 'carry', 'thousand', 'crack', 'fight', 'men', 'invade', 'england', 'meet', 'dare', 'sea', 'dog', 'sir', 'francis', 'drake', 'drake', 'small', 'fast', 'ship', 'turn', 'table', 'spanish', 'armada', 'change', 'rule', 'battle', 'english', 'fleet', 'equip', 'new', 'long', 'range', 'gun', 'stay', 'upwind', 'reach', 'english', 'pound', 'smash', 'shatter', 'big', 'ship', 'mighty', 'armada', 'barely', 'half', 'spanish', 'fleet', 'leave', 'limp', 'back', 'port', 'drake', 'defeat', 'spanish', 'armada', 'shock', 'world', 'open', 'door', 'england', 'queen', 'elizabeth', 'start', 'expansion', 'truly', 'global', 'empire', 'today', 'year', 'later', 'history', 'seem', 'come', 'full', 'circle', 'queen', 'elizabeth', 'ii', 'witness', 'dismantling', 'world', 'empire', 'whose', 'heyday', 'begin', 'queen', 'elizabeth', 'culture', 'england', 'spain', 'confrontation', 'call', 'armada', 'prepare', 'invasion', 'time', 'armada', 'british', 'spanish', 'four', 'hundred', 'year', 'ago', 'sir', 'francis', 'drake', 'hero', 'day', 'today', 'ghost', 'francis', 'drake', 'scene', 'south', 'atlantic', 'war', 'zone', 'eastern', 'end', 'drake', 'passage', 'around', 'southern', 'tip', 'south', 'america', 'defeat', 'spanish', 'armada', 'four', 'century', 'ago', 'break', 'back', 'spain', 'naval', 'supremacy', 'defeat', 'new', 'british', 'armada', 'may', 'well', 'break', 'back', 'remain', 'glorious', 'royal', 'navy', 'three', 'special', 'topic', 'audio', 'letter', 'topic', 'military', 'secret', 'south', 'georgia', 'island', 'topic', 'secret', 'naval', 'war', 'southern', 'hemisphere', 'topic', 'rockefeller', 'fear', 'campaign', 'nuclear', 'war', 'topic', 'falkland', 'islands', 'crisis', 'begin', 'early', 'month', 'look', 'first', 'like', 'tempest', 'teapot', 'century', 'half', 'since', 'island', 'control', 'great', 'britain', 'entire', 'time', 'british', 'sovereignty', 'falklands', 'dispute', 'argentina', 'countless', 'threat', 'argentina', 'seize', 'island', 'call', 'malvinas', 'threat', 'always', 'come', 'nothing', 'past', 'britain', 'never', 'even', 'get', 'worried', 'island', 'four', 'time', 'distant', 'argentina', 'cuba', 'united', 'state', 'much', 'prize', 'year', 'occupancy', 'falklands', 'home', 'british', 'settler', 'lot', 'sheep', 'short', 'remote', 'falkland', 'island', 'hardly', 'look', 'like', 'something', 'fight', 'yet', 'watch', 'another', 'crisis', 'take', 'place', 'watch', 'war', 'erupts', 'great', 'britain', 'argentina', 'thatcher', 'government', 'act', 'forget', 'usual', 'preoccupation', 'soviet', 'threat', 'nato', 'doorstep', 'instead', 'britain', 'throw', 'almost', 'everything', 'get', 'argentina', 'aircraft', 'carrier', 'cruiser', 'destroyer', 'submarine', 'assault', 'ship', 'name', 'luxury', 'cruise', 'ship', 'even', 'commission', 'turn', 'troop', 'carrier', 'overnight', 'wave', 'wave', 'additional', 'assault', 'troop', 'activate', 'send', 'join', 'fleet', 'even', 'sail', 'ship', 'submarine', 'pull', 'station', 'normal', 'nato', 'duty', 'send', 'reinforce', 'task', 'force', 'initial', 'ship', 'force', 'grow', 'steadily', 'past', 'several', 'week', 'armada', 'numbering', 'two', 'third', 'entire', 'royal', 'navy', 'already', 'deploy', 'south', 'atlantic', 'argentina', 'watch', 'lot', 'people', 'ask', 'fight', 'really', 'popular', 'answer', 'suggest', 'major', 'medium', 'oil', 'vast', 'deposit', 'oil', 'know', 'exist', 'continental', 'shelf', 'argentina', 'falklands', 'know', 'nearly', 'year', 'way', 'explain', 'timing', 'sudden', 'military', 'offensive', 'argentina', 'month', 'oil', 'explains', 'even', 'less', 'argentine', 'seizure', 'south', 'georgia', 'island', 'south', 'georgia', 'island', 'mile', 'east', 'falklands', 'known', 'oil', 'deposit', 'anywhere', 'near', 'compare', 'south', 'georgia', 'falklands', 'island', 'paradise', 'south', 'georgia', 'island', 'cover', 'rugged', 'mountain', 'treacherous', 'valley', 'glacier', 'semi', 'permanent', 'snow', 'uninhabitable', 'top', 'argentina', 'absolutely', 'legal', 'historical', 'claim', 'south', 'georgia', 'island', 'respect', 'stand', 'sharp', 'contrast', 'falklands', 'early', 'falklands', 'occupy', 'argentine', 'colonist', 'british', 'expel', 'take', 'island', 'historical', 'reason', 'argentina', 'argue', 'falklands', 'really', 'belong', 'argentina', 'britain', 'argument', 'possible', 'south', 'georgia', 'island', 'always', 'control', 'britain', 'never', 'argentina', 'spain', 'argentine', 'seizure', 'south', 'georgia', 'island', 'look', 'even', 'unreasonable', 'military', 'point', 'view', 'argentina', 'leader', 'military', 'men', 'think', 'military', 'term', 'well', 'aware', 'ahead', 'time', 'far', 'south', 'georgia', 'island', 'could', 'possibly', 'hold', 'long', 'seize', 'set', 'absorb', 'military', 'defeat', 'island', 'retake', 'britain', 'question', 'argentina', 'military', 'junta', 'bother', 'seemingly', 'worthless', 'south', 'georgia', 'island', 'friend', 'answer', 'question', 'military', 'political', 'economic', 'south', 'georgia', 'island', 'possess', 'enormous', 'military', 'secret', 'giant', 'underground', 'installation', 'bury', 'mountain', 'northwest', 'end', 'island', 'real', 'reason', 'called', 'falkland', 'crisis', 'secret', 'installation', 'together', 'two', 'similar', 'installation', 'describe', 'shortly', 'secret', 'military', 'complex', 'existence', 'many', 'year', 'new', 'new', 'accelerated', 'nuclear', 'war', 'timetable', 'american', 'bolshevik', 'war', 'planner', 'washington', 'past', 'two', 'month', 'report', 'detail', 'new', 'war', 'plan', 'quickly', 'obtain', 'verify', 'plan', 'call', 'nuclear', 'war', 'one', 'erupt', 'september', 'year', 'fast', 'approaching', 'nuclear', 'war', 'threat', 'cause', 'called', 'falklands', 'crisis', 'erupt', 'go', 'coordinate', 'effort', 'spoil', 'part', 'bolshevik', 'grand', 'strategy', 'come', 'nuclear', 'war', 'mutual', 'enemy', 'american', 'bolshevik', 'namely', 'rockefeller', 'cartel', 'russia', 'new', 'ruler', 'kremlin', 'behind', 'present', 'crisis', 'try', 'ruin', 'phase', 'project', 'war', 'plan', 'reveal', 'last', 'month', 'phase', 'world', 'domination', 'american', 'bolshevik', 'russia', 'united', 'state', 'destroy', 'nuclear', 'war', 'one', 'mention', 'last', 'month', 'key', 'plan', 'existence', 'secret', 'weapon', 'stockpile', 'various', 'place', 'around', 'world', 'american', 'bolshevik', 'military', 'planner', 'america', 'work', 'bolshevik', 'agent', 'key', 'military', 'position', 'country', 'set', 'war', 'intend', 'ride', 'nuclear', 'holocaust', 'cause', 'safe', 'cozy', 'government', 'war', 'bunker', 'warring', 'nation', 'finally', 'lie', 'smolder', 'exhaust', 'bolshevik', 'leave', 'shattered', 'remains', 'host', 'country', 'rendezvous', 'secret', 'weapon', 'installation', 'bring', 'weapon', 'open', 'confront', 'world', 'remain', 'fresh', 'date', 'powerful', 'military', 'force', 'earth', 'use', 'military', 'power', 'become', 'undisputed', 'ruler', 'world', 'plan', 'plan', 'pave', 'way', 'world', 'domination', 'soon', 'set', 'nuclear', 'war', 'one', 'matter', 'month', 'rockefeller', 'cartel', 'russia', 'new', 'anti', 'bolshevik', 'ruler', 'work', 'together', 'race', 'time', 'try', 'head', 'bolshevik', 'war', 'plan', 'last', 'month', 'mention', 'bolshevik', 'benefit', 'war', 'preparation', 'start', 'rockefeller', 'long', 'ago', 'three', 'year', 'since', 'rockefeller', 'dislodge', 'prime', 'mover', 'united', 'state', 'government', 'bolshevik', 'since', 'time', 'united', 'state', 'government', 'house', 'divide', 'tear', 'internal', 'power', 'struggle', 'rival', 'bolshevik', 'rockefeller', 'faction', 'united', 'state', 'dominate', 'decade', 'economically', 'politically', 'four', 'rockefeller', 'brother', 'brother', 'launch', 'new', 'long', 'range', 'plan', 'world', 'domination', 'two', 'prong', 'strategy', 'half', 'visible', 'half', 'secret', 'first', 'describe', 'long', 'ago', 'audio', 'letter', 'plan', 'united', 'state', 'arm', 'teeth', 'secret', 'appear', 'disarm', 'gradually', 'without', 'repeat', 'detail', 'basic', 'idea', 'grandiose', 'yet', 'simple', 'deliberately', 'appear', 'weak', 'rockefeller', 'control', 'united', 'state', 'would', 'maneuver', 'nuclear', 'war', 'russia', 'secret', 'weapon', 'include', 'superweapons', 'would', 'unleash', 'smash', 'russia', 'take', 'world', 'set', 'grand', 'plan', 'motion', 'rockefeller', 'brother', 'look', 'ahead', 'nuclear', 'war', 'late', 'military', 'analyst', 'conclude', 'early', 'war', 'plan', 'would', 'different', 'effect', 'northern', 'southern', 'hemisphere', 'superpower', 'united', 'state', 'soviet', 'union', 'locate', 'well', 'northern', 'hemisphere', 'full', 'fledge', 'nuclear', 'power', 'great', 'britain', 'france', 'red', 'china', 'india', 'contrast', 'strategic', 'target', 'nuclear', 'war', 'southern', 'hemisphere', 'relatively', 'far', 'word', 'expect', 'come', 'nuclear', 'war', 'would', 'essentially', 'northern', 'hemisphere', 'war', 'nuclear', 'holocaust', 'know', 'serious', 'radioactive', 'fallout', 'gradually', 'spread', 'affect', 'even', 'area', 'initially', 'hit', 'war', 'limit', 'far', 'war', 'cloud', 'spread', 'discover', 'long', 'ago', 'little', 'mixing', 'air', 'northern', 'southern', 'hemisphere', 'northern', 'half', 'planet', 'cold', 'air', 'north', 'pole', 'work', 'way', 'southward', 'towards', 'equator', 'work', 'way', 'back', 'north', 'warm', 'air', 'mirror', 'image', 'process', 'take', 'southern', 'half', 'planet', 'northern', 'southern', 'hemisphere', 'air', 'meet', 'equatorial', 'zone', 'little', 'air', 'change', 'place', 'military', 'conclusion', 'friend', 'come', 'nuclear', 'war', 'could', 'ruin', 'large', 'area', 'northern', 'hemisphere', 'generation', 'come', 'calculation', 'right', 'southern', 'hemisphere', 'could', 'escape', 'virtually', 'unaffected', 'war', 'music', 'ear', 'four', 'rockefeller', 'brother', 'quick', 'look', 'globe', 'world', 'show', 'rockefeller', 'cartel', 'dominate', 'latin', 'america', 'ever', 'since', 'world', 'war', 'ii', 'discuss', 'first', 'monthly', 'audio', 'letter', 'nelson', 'rockefeller', 'solidify', 'cartel', 'grip', 'latin', 'america', 'war', 'accomplish', 'called', 'coordinator', 'hemispheric', 'defense', 'president', 'franklin', 'roosevelt', 'take', 'care', 'south', 'american', 'continent', 'natural', 'resource', 'african', 'continent', 'rockefeller', 'control', 'already', 'effect', 'wide', 'area', 'black', 'africa', 'especially', 'south', 'equator', 'thanks', 'effort', 'john', 'rockefeller', 'iii', 'detail', 'audio', 'letter', 'look', 'around', 'globe', 'important', 'remain', 'land', 'mass', 'standpoint', 'world', 'domination', 'australia', 'new', 'zealand', 'thanks', 'world', 'war', 'ii', 'wide', 'open', 'rockefeller', 'rockefeller', 'brother', 'decide', 'establish', 'secret', 'military', 'installation', 'southern', 'hemisphere', 'use', 'come', 'war', 'mean', 'expect', 'become', 'master', 'survive', 'southern', 'half', 'planet', 'earth', 'northern', 'hemisphere', 'war', 'northern', 'hemisphere', 'gradually', 'recover', 'nuclear', 'holocaust', 'rockefeller', 'empire', 'would', 'able', 'pick', 'piece', 'way', 'third', 'generation', 'rockefeller', 'brother', 'expect', 'family', 'dynasty', 'inherit', 'earth', 'order', 'control', 'southern', 'hemisphere', 'militarily', 'war', 'mean', 'would', 'available', 'project', 'military', 'power', 'onto', 'land', 'mass', 'example', 'revolt', 'rockefeller', 'domination', 'would', 'require', 'troop', 'blast', 'beam', 'weapon', 'moon', 'critical', 'factor', 'postwar', 'military', 'domination', 'world', 'find', 'navy', 'minimum', 'two', 'secret', 'naval', 'fleet', 'would', 'require', 'one', 'base', 'south', 'atlantic', 'south', 'pacific', 'since', 'reserve', 'naval', 'fleet', 'keep', 'secret', 'northern', 'hemisphere', 'nuclear', 'war', 'could', 'build', 'exist', 'shipyard', 'new', 'construction', 'facility', 'build', 'hide', 'hide', 'entire', 'shipyard', 'small', 'task', 'take', 'lot', 'space', 'top', 'essential', 'ship', 'remain', 'hidden', 'build', 'best', 'way', 'achieve', 'combine', 'shipyard', 'naval', 'base', 'one', 'secret', 'installation', 'finally', 'secret', 'naval', 'installation', 'invulnerable', 'nuclear', 'attack', 'otherwise', 'existence', 'ever', 'discover', 'prematurely', 'secret', 'navy', 'might', 'wipe', 'combined', 'requirement', 'secrecy', 'space', 'protection', 'attack', 'formidable', 'one', 'day', 'plan', 'still', 'early', 'stage', 'development', 'answer', 'present', 'call', 'banking', 'trip', 'sweden', 'david', 'rockefeller', 'give', 'tour', 'unique', 'hidden', 'naval', 'port', 'port', 'hollow', 'solid', 'granite', 'cliff', 'come', 'right', 'water', 'entrance', 'port', 'gigantic', 'hole', 'side', 'cliff', 'seal', 'enormous', 'steel', 'door', 'inside', 'big', 'doorway', 'water', 'huge', 'cavity', 'hollow', 'accommodate', 'ship', 'rockefeller', 'brother', 'military', 'adviser', 'decide', 'big', 'secret', 'well', 'protected', 'version', 'swedish', 'hidden', 'port', 'want', 'survey', 'candidate', 'site', 'initiate', 'site', 'survey', 'cover', 'coastal', 'area', 'throughout', 'southern', 'hemisphere', 'many', 'area', 'reject', 'quickly', 'topography', 'wrong', 'area', 'reject', 'close', 'equator', 'still', 'others', 'rule', 'many', 'people', 'live', 'nearby', 'make', 'desired', 'level', 'secrecy', 'impossible', 'finally', 'essential', 'site', 'choose', 'secret', 'naval', 'installation', 'totally', 'secure', 'politically', 'last', 'site', 'secret', 'naval', 'installation', 'select', 'south', 'pacific', 'extreme', 'southern', 'new', 'zealand', 'select', 'allude', 'audio', 'letter', 'three', 'month', 'ago', 'call', 'attention', 'new', 'zealand', 'extreme', 'importance', 'come', 'war', 'order', 'obtain', 'necessary', 'space', 'secret', 'new', 'zealand', 'naval', 'installation', 'divide', 'two', 'site', 'locate', 'close', 'together', 'one', 'extreme', 'southwest', 'tip', 'south', 'island', 'mountain', 'range', 'know', 'southern', 'alp', 'come', 'virtually', 'water', 'edge', 'part', 'installation', 'build', 'northwest', 'tip', 'stewart', 'island', 'tip', 'south', 'island', 'stewart', 'island', 'facility', 'hollow', 'within', 'rise', 'know', 'mt', 'anglem', 'new', 'zealand', 'location', 'meet', 'requirement', 'ever', 'since', 'world', 'war', 'ii', 'government', 'new', 'zealand', 'tie', 'even', 'closer', 'united', 'state', 'great', 'britain', 'location', 'far', 'equator', 'installation', 'bury', 'deep', 'mountain', 'protect', 'nuclear', 'attack', 'also', 'deep', 'reach', 'particle', 'beam', 'attack', 'new', 'zealand', 'site', 'well', 'situate', 'command', 'entire', 'south', 'pacific', 'south', 'atlantic', 'even', 'perfect', 'site', 'find', 'site', 'friend', 'south', 'georgia', 'island', 'locate', 'perfectly', 'naval', 'domination', 'entire', 'south', 'atlantic', 'tall', 'rugged', 'mountain', 'provide', 'perfect', 'location', 'secret', 'installation', 'northwest', 'tip', 'mile', 'long', 'island', 'control', 'great', 'britain', 'whose', 'government', 'like', 'new', 'zealand', 'willing', 'cooperate', 'south', 'georgia', 'island', 'virtually', 'uninhabited', 'except', 'whale', 'station', 'northeast', 'coast', 'whaling', 'station', 'mile', 'away', 'secret', 'new', 'installation', 'build', 'britain', 'take', 'chance', 'whale', 'station', 'close', 'since', 'time', 'inhabitant', 'south', 'georgia', 'island', 'except', 'dozen', 'allege', 'antarctic', 'scientist', 'construction', 'secret', 'naval', 'facility', 'two', 'new', 'zealand', 'one', 'south', 'georgia', 'island', 'begin', 'early', 'technique', 'adapt', 'use', 'previously', 'build', 'large', 'underground', 'facility', 'norad', 'installation', 'inside', 'cheyenne', 'mountain', 'colorado', 'however', 'technique', 'adapt', 'radically', 'new', 'way', 'achieve', 'construction', 'access', 'directly', 'sea', 'instead', 'overland', 'way', 'shelter', 'mountain', 'leave', 'undisturbed', 'appearance', 'construction', 'cut', 'mountain', 'side', 'necessary', 'let', 'ship', 'keep', 'small', 'possible', 'well', 'camouflage', 'like', 'swedish', 'hidden', 'naval', 'port', 'arrangement', 'entrance', 'secret', 'installation', 'seal', 'seal', 'entrance', 'virtually', 'impossible', 'detect', 'unless', 'know', 'exactly', 'unlike', 'large', 'construction', 'project', 'tailing', 'pile', 'leftover', 'rock', 'lie', 'around', 'attract', 'attention', 'man', 'make', 'cavern', 'house', 'secret', 'naval', 'installation', 'enormous', 'rock', 'debris', 'dispose', 'sea', 'secret', 'naval', 'facility', 'build', 'outfit', 'ship', 'construction', 'docksite', 'storage', 'fake', 'disarmament', 'united', 'state', 'contribute', 'greatly', 'task', 'one', 'man', 'play', 'pivotal', 'role', 'elaborate', 'rockefeller', 'scheme', 'secretary', 'defense', 'robert', 'mcnamara', 'mcnamara', 'preside', 'public', 'paring', 'back', 'america', 'visible', 'military', 'power', 'include', 'closing', 'dismantle', 'entire', 'shipyard', 'tell', 'shipyard', 'equipment', 'go', 'afterwards', 'go', 'friend', 'new', 'secret', 'installation', 'outfit', 'new', 'zealand', 'south', 'georgia', 'island', 'secret', 'naval', 'installation', 'use', 'duplication', 'facility', 'reproduce', 'certain', 'ship', 'submarine', 'design', 'build', 'united', 'state', 'defense', 'secretary', 'caspar', 'weinberger', 'tell', 'congress', 'recently', 'cheap', 'build', 'two', 'ship', 'time', 'especially', 'true', 'second', 'ship', 'exact', 'duplicate', 'first', 'become', 'even', 'true', 'recent', 'year', 'use', 'computerized', 'manufacturing', 'techniques', 'secret', 'naval', 'fleet', 'build', 'secret', 'installation', 'make', 'duplicate', 'exact', 'duplicate', 'certain', 'ship', 'submarine', 'nuclear', 'power', 'nuclear', 'subs', 'nuclear', 'cruiser', 'nuclear', 'destroyer', 'yes', 'nuclear', 'aircraft', 'carrier', 'three', 'secret', 'twin', 'build', 'nimitz', 'eisenhower', 'newly', 'launch', 'carl', 'vincent', 'finance', 'gigantic', 'cost', 'overrun', 'call', 'constantly', 'hear', 'defense', 'department', 'three', 'carrier', 'provide', 'full', 'complement', 'aircraft', 'whose', 'manufacture', 'finance', 'way', 'ship', 'secret', 'american', 'bolshevik', 'naval', 'fleet', 'duplicate', 'nuclear', 'power', 'vessel', 'even', 'secret', 'naval', 'ship', 'possess', 'one', 'key', 'difference', 'last', 'month', 'reveal', 'called', 'stealth', 'program', 'succeed', 'develop', 'kind', 'electromagnetic', 'invisibility', 'shield', 'technique', 'make', 'object', 'invisible', 'distance', 'distort', 'light', 'wave', 'vicinity', 'whole', 'new', 'fleet', 'phantom', 'war', 'plane', 'go', 'crash', 'production', 'use', 'principle', 'friend', 'secret', 'american', 'bolshevik', 'navy', 'ship', 'already', 'outfit', 'similar', 'stealth', 'field', 'equipment', 'stealth', 'principle', 'actually', 'easy', 'apply', 'ship', 'airplane', 'room', 'powerful', 'equipment', 'generate', 'field', 'nuclear', 'war', 'one', 'secret', 'stealth', 'navy', 'american', 'bolshevik', 'would', 'light', 'year', 'ahead', 'navy', 'leave', 'earth', 'would', 'perfect', 'intended', 'role', 'world', 'domination', 'rockefeller', 'set', 'motion', 'long', 'ago', 'friend', 'three', 'year', 'ago', 'lose', 'control', 'united', 'state', 'military', 'american', 'bolshevik', 'control', 'bent', 'war', 'secret', 'naval', 'installation', 'precipitate', 'call', 'falklands', 'crisis', 'topic', 'audio', 'letter', 'last', 'month', 'describe', 'project', 'new', 'bolshevik', 'three', 'phase', 'strategy', 'nuclear', 'war', 'one', 'elite', 'group', 'american', 'bolshevik', 'military', 'planner', 'flush', 'plan', 'right', 'secret', 'war', 'room', 'washington', 'plan', 'united', 'state', 'strike', 'first', 'nuclear', 'blow', 'follow', 'thermonuclear', 'war', 'russia', 'set', 'holocaust', 'bolshevik', 'certain', 'country', 'plan', 'rise', 'safe', 'comfortable', 'war', 'bunker', 'finally', 'nuclear', 'war', 'one', 'fizzle', 'stalemate', 'plan', 'leave', 'behind', 'ash', 'united', 'state', 'ally', 'activate', 'phase', 'grand', 'strategy', 'plan', 'unveil', 'secret', 'weapon', 'especially', 'secret', 'naval', 'fleet', 'plan', 'conquer', 'rule', 'leave', 'world', 'united', 'state', 'know', 'dead', 'go', 'eye', 'bolshevik', 'outcome', 'constitute', 'victory', 'nuclear', 'war', 'timetable', 'first', 'reveal', 'two', 'month', 'ago', 'still', 'track', 'still', 'shoot', 'nuclear', 'war', 'begin', 'september', 'year', 'time', 'fast', 'run', 'bolshevik', 'sprint', 'fast', 'toward', 'war', 'friend', 'bolshevik', 'runner', 'race', 'two', 'deadly', 'enemy', 'equally', 'determine', 'trip', 'bolshevik', 'one', 'enemy', 'bolshevik', 'rockefeller', 'cartel', 'enemy', 'new', 'anti', 'bolshevik', 'ruling', 'clique', 'russia', 'two', 'mutual', 'enemy', 'bolshevik', 'pool', 'effort', 'certain', 'way', 'audio', 'letter', 'three', 'month', 'ago', 'report', 'limited', 'new', 'anti', 'bolshevik', 'coalition', 'work', 'rockefeller', 'cartel', 'russian', 'january', 'meeting', 'haig', 'gromyko', 'geneva', 'switzerland', 'turn', 'point', 'formation', 'coalition', 'reality', 'responsible', 'called', 'falkland', 'crisis', 'dominate', 'headline', 'emphasize', 'new', 'relationship', 'rockefeller', 'cartel', 'russia', 'fall', 'far', 'short', 'true', 'alliance', 'major', 'dispute', 'settle', 'time', 'call', 'truce', 'deal', 'mutual', 'deadly', 'enemy', 'bolshevik', 'america', 'first', 'priority', 'russian', 'rockefeller', 'slow', 'bolshevik', 'preparation', 'imminent', 'nuclear', 'war', 'time', 'side', 'rockefeller', 'cartel', 'certain', 'political', 'movement', 'discuss', 'last', 'summer', 'audio', 'letter', 'slow', 'nuclear', 'war', 'timetable', 'also', 'give', 'breathing', 'space', 'additional', 'anti', 'bolshevik', 'action', 'implement', 'joint', 'rockefeller', 'russian', 'planner', 'decide', 'mid', 'february', 'military', 'action', 'bolshevik', 'essential', 'quickly', 'type', 'action', 'hope', 'take', 'effect', 'fast', 'enough', 'prevent', 'nuclear', 'war', 'end', 'summer', 'exact', 'detail', 'project', 'war', 'plan', 'know', 'either', 'rockefeller', 'russian', 'general', 'outline', 'know', 'describe', 'last', 'month', 'decide', 'military', 'action', 'devise', 'would', 'undermine', 'phase', 'bolshevik', 'war', 'plan', 'bolshevik', 'control', 'secret', 'naval', 'installation', 'fleet', 'southern', 'hemisphere', 'attack', 'cripple', 'work', 'together', 'rockefeller', 'cartel', 'russian', 'able', 'devise', 'attack', 'plan', 'neither', 'could', 'carry', 'alone', 'rockefeller', 'group', 'build', 'originally', 'control', 'base', 'provide', 'detailed', 'intelligence', 'best', 'way', 'attack', 'russian', 'enormous', 'military', 'machine', 'provide', 'muscle', 'actually', 'carry', 'attack', 'essential', 'devise', 'scheme', 'would', 'enable', 'secret', 'fleet', 'south', 'atlantic', 'south', 'pacific', 'attack', 'survival', 'intact', 'either', 'fleet', 'would', 'leave', 'bolshevik', 'war', 'plan', 'still', 'workable', 'military', 'analyst', 'conclude', 'quickly', 'direct', 'assault', 'new', 'zealand', 'facility', 'question', 'combination', 'commandos', 'frogman', 'military', 'force', 'could', 'possibly', 'keep', 'attack', 'secret', 'outside', 'world', 'attack', 'new', 'zealand', 'base', 'would', 'set', 'war', 'rockefeller', 'russian', 'want', 'prevent', 'situation', 'south', 'atlantic', 'different', 'matter', 'way', 'great', 'asset', 'south', 'georgia', 'island', 'also', 'achilles', 'heel', 'extreme', 'isolation', 'protect', 'secrecy', 'south', 'georgia', 'base', 'also', 'make', 'covert', 'military', 'assault', 'feasible', 'key', 'lay', 'argentina', 'long', 'standing', 'claim', 'falkland', 'islands', 'mention', 'topic', 'rockefeller', 'cartel', 'dominate', 'latin', 'america', 'decade', 'cartel', 'operative', 'send', 'argentina', 'work', 'deal', 'government', 'military', 'junta', 'historic', 'dispute', 'falkland', 'islands', 'use', 'provide', 'ruse', 'military', 'cover', 'enable', 'south', 'georgia', 'base', 'attack', 'argentine', 'general', 'tell', 'everything', 'situation', 'mean', 'tell', 'enough', 'make', 'clear', 'inducement', 'cooperate', 'argentine', 'leader', 'promise', 'handsome', 'reward', 'guarantee', 'shooting', 'falkland', 'island', 'would', 'remain', 'argentine', 'hand', 'guarantee', 'include', 'promise', 'covert', 'military', 'assistance', 'need', 'royal', 'navy', 'bolster', 'troubled', 'argentine', 'economy', 'promise', 'rockefeller', 'cartel', 'help', 'develop', 'immense', 'offshore', 'oil', 'reserve', 'combined', 'promise', 'military', 'glory', 'financial', 'reward', 'argentine', 'military', 'junta', 'agree', 'plan', 'march', 'argentina', 'carry', 'act', 'joint', 'attack', 'plan', 'group', 'argentine', 'scrap', 'metal', 'merchant', 'thing', 'land', 'abandon', 'old', 'whale', 'station', 'south', 'georgia', 'island', 'supposedly', 'dismantle', 'old', 'building', 'cart', 'sell', 'also', 'raise', 'argentine', 'flag', 'work', 'site', 'british', 'always', 'nervous', 'south', 'georgia', 'island', 'promptly', 'react', 'expect', 'british', 'antarctic', 'survey', 'ship', 'endurance', 'put', 'marine', 'ashore', 'drive', 'scrap', 'merchant', 'tear', 'argentine', 'flag', 'incident', 'provide', 'desired', 'excuse', 'argentine', 'junta', 'bring', 'simmering', 'year', 'old', 'falklands', 'dispute', 'boil', 'time', 'time', 'past', 'argentina', 'claim', 'south', 'georgia', 'part', 'falklands', 'administer', 'way', 'britain', 'argument', 'flimsy', 'come', 'handy', 'nothing', 'new', 'hear', 'argentine', 'leader', 'hint', 'really', 'afoot', 'late', 'march', 'argentine', 'military', 'force', 'start', 'assemble', 'assault', 'falklands', 'nothing', 'new', 'think', 'british', 'high', 'command', 'argentina', 'carry', 'threaten', 'maneuver', 'past', 'many', 'time', 'believe', 'april', 'argentine', 'force', 'unexpected', 'many', 'past', 'false', 'alarm', 'time', 'actually', 'invade', 'seize', 'island', 'argentine', 'public', 'statement', 'emphasize', 'long', 'standing', 'historical', 'claim', 'falklands', 'good', 'measure', 'next', 'day', 'small', 'argentine', 'force', 'also', 'seize', 'far', 'south', 'georgia', 'island', 'force', 'small', 'give', 'appearance', 'initially', 'side', 'show', 'argentina', 'point', 'view', 'however', 'small', 'contingent', 'royal', 'marine', 'overpower', 'bundle', 'island', 'along', 'group', 'alleged', 'scientist', 'moment', 'payoff', 'joint', 'rockefeller', 'russian', 'attack', 'plan', 'thanks', 'elaborate', 'distraction', 'stag', 'argentine', 'force', 'special', 'commando', 'team', 'get', 'onto', 'island', 'undetected', 'base', 'detailed', 'rockefeller', 'information', 'base', 'team', 'move', 'location', 'mountain', 'directly', 'cavernous', 'secret', 'base', 'special', 'high', 'speed', 'drill', 'equipment', 'set', 'rockefeller', 'member', 'team', 'russian', 'member', 'concentrate', 'military', 'defense', 'late', 'even', 'april', 'military', 'high', 'command', 'london', 'finally', 'learn', 'really', 'take', 'place', 'secret', 'south', 'georgia', 'base', 'attack', 'virtually', 'mean', 'possible', 'joint', 'rockefeller', 'russian', 'team', 'drill', 'shaft', 'mountain', 'toward', 'hollow', 'cavern', 'inside', 'matter', 'time', 'drill', 'would', 'break', 'ceiling', 'giant', 'hidden', 'naval', 'base', 'hole', 'make', 'next', 'step', 'obvious', 'rockefeller', 'russian', 'team', 'would', 'put', 'weapon', 'kind', 'hole', 'best', 'guess', 'would', 'nerve', 'gas', 'shock', 'wave', 'go', 'high', 'level', 'british', 'government', 'evening', 'april', 'hardly', 'describe', 'friend', 'thatcher', 'government', 'like', 'call', 'reagan', 'administration', 'america', 'bolshevik', 'control', 'margaret', 'thatcher', 'always', 'say', 'time', 'reagan', 'administration', 'say', 'anything', 'russia', 'government', 'party', 'secret', 'nuclear', 'war', 'plan', 'complete', 'betrayal', 'people', 'respective', 'country', 'evening', 'april', 'suddenly', 'discover', 'precious', 'war', 'plan', 'deep', 'deep', 'trouble', 'immediately', 'thatcher', 'government', 'start', 'assemble', 'naval', 'armada', 'sail', 'south', 'atlantic', 'haste', 'order', 'day', 'drilling', 'south', 'georgia', 'island', 'proceed', 'around', 'clock', 'best', 'estimate', 'drilling', 'would', 'break', 'roof', 'naval', 'base', 'three', 'week', 'april', 'help', 'reach', 'south', 'georgia', 'secret', 'installation', 'might', 'doom', 'force', 'station', 'installation', 'unable', 'defend', 'circumstance', 'mighty', 'naval', 'ship', 'ship', 'bottle', 'dare', 'open', 'bottle', 'sail', 'fight', 'russian', 'commando', 'arm', 'tactical', 'nuclear', 'weapon', 'open', 'blast', 'proof', 'entrance', 'door', 'would', 'suicide', 'april', 'two', 'day', 'south', 'georgia', 'island', 'seize', 'naval', 'ship', 'begin', 'move', 'british', 'port', 'day', 'lord', 'carrington', 'sack', 'foreign', 'minister', 'force', 'resign', 'friend', 'assist', 'rockefeller', 'attack', 'plan', 'downplay', 'argentine', 'attack', 'preparation', 'day', 'april', 'new', 'zealand', 'home', 'secret', 'naval', 'fleet', 'break', 'diplomatic', 'relation', 'argentina', 'two', 'hidden', 'new', 'zealand', 'facility', 'place', 'red', 'alert', 'precautionary', 'measure', 'submarine', 'twin', 'base', 'order', 'sea', 'several', 'surface', 'ship', 'already', 'sea', 'undergo', 'sea', 'trial', 'still', 'leave', 'seven', 'major', 'ship', 'inside', 'hidden', 'twin', 'naval', 'base', 'include', 'one', 'nuclear', 'aircraft', 'carrier', 'mention', 'earlier', 'busy', 'day', 'april', 'argentina', 'foreign', 'minister', 'costa', 'mendez', 'united', 'nation', 'new', 'york', 'alarm', 'deployment', 'large', 'part', 'royal', 'navy', 'costa', 'mendez', 'hurry', 'washington', 'seek', 'reassurance', 'certain', 'official', 'get', 'next', 'two', 'week', 'news', 'fill', 'story', 'allegedly', 'slow', 'movement', 'british', 'fleet', 'negotiation', 'go', 'friend', 'cover', 'story', 'royal', 'navy', 'actually', 'join', 'move', 'rapidly', 'possible', 'toward', 'south', 'georgia', 'island', 'task', 'force', 'arrive', 'time', 'save', 'secret', 'base', 'major', 'battle', 'likely', 'official', 'story', 'slow', 'movement', 'british', 'armada', 'intend', 'give', 'cushion', 'time', 'battle', 'need', 'fleet', 'would', 'several', 'day', 'retake', 'south', 'georgia', 'island', 'could', 'move', 'arrive', 'near', 'falklands', 'announced', 'schedule', 'way', 'crucial', 'importance', 'south', 'georgia', 'island', 'would', 'hide', 'big', 'secret', 'preserve', 'initially', 'expect', 'advance', 'element', 'british', 'fleet', 'would', 'reach', 'vicinity', 'south', 'georgia', 'island', 'within', 'two', 'week', 'would', 'soon', 'enough', 'attack', 'joint', 'rockefeller', 'russian', 'commando', 'team', 'stop', 'drilling', 'complete', 'russian', 'cosmospheres', 'submarine', 'make', 'shamble', 'plan', 'key', 'advance', 'element', 'south', 'georgia', 'attack', 'contingent', 'leave', 'ascension', 'island', 'early', 'april', 'two', 'day', 'announce', 'officially', 'shortly', 'run', 'trouble', 'russian', 'cosmospheres', 'attack', 'submarine', 'close', 'single', 'ship', 'critical', 'plan', 'counterassault', 'south', 'georgia', 'island', 'cosmospheres', 'bombard', 'bridge', 'combat', 'information', 'center', 'ship', 'neutron', 'radiation', 'moment', 'ship', 'without', 'command', 'communication', 'radar', 'silence', 'russian', 'sub', 'close', 'quickly', 'finish', 'key', 'british', 'ship', 'torpedo', 'break', 'apart', 'secondary', 'explosion', 'sink', 'rapidly', 'far', 'know', 'survivor', 'unexpected', 'shock', 'mid', 'atlantic', 'produce', 'two', 'result', 'important', 'first', 'cause', 'slowdown', 'race', 'toward', 'south', 'atlantic', 'british', 'armada', 'task', 'force', 'regroup', 'configuration', 'well', 'suit', 'enroute', 'defense', 'cost', 'valuable', 'time', 'public', 'announcement', 'london', 'progress', 'fleet', 'reflect', 'slowdown', 'timetable', 'arrival', 'battle', 'station', 'near', 'falklands', 'start', 'stretch', 'longer', 'longer', 'buy', 'extra', 'time', 'joint', 'commando', 'team', 'south', 'georgia', 'island', 'drilling', 'continue', 'result', 'sinking', 'equally', 'important', 'word', 'flash', 'south', 'pacific', 'stealth', 'navy', 'prepare', 'possible', 'action', 'obvious', 'russian', 'navy', 'get', 'involve', 'atlantic', 'mean', 'royal', 'navy', 'could', 'big', 'trouble', 'dead', 'night', 'early', 'april', 'seven', 'stealth', 'ship', 'put', 'sea', 'twin', 'secret', 'base', 'southern', 'new', 'zealand', 'deploy', 'secret', 'operational', 'headquarters', 'area', 'antipode', 'islands', 'mile', 'southeast', 'new', 'zealand', 'electromagnetic', 'shield', 'operate', 'provide', 'protection', 'attack', 'shield', 'make', 'impossible', 'communicate', 'outside', 'world', 'even', 'see', 'explain', 'last', 'month', 'arrive', 'antipode', 'stealth', 'ship', 'hook', 'buoy', 'equipped', 'shielded', 'communication', 'cable', 'island', 'headquarter', 'antipodes', 'headquarters', 'turn', 'constant', 'touch', 'south', 'georgia', 'base', 'way', 'transoceanic', 'cable', 'around', 'tip', 'south', 'america', 'deployment', 'available', 'ship', 'south', 'pacific', 'stealth', 'fleet', 'exactly', 'joint', 'rockefeller', 'russian', 'planner', 'hop', 'ship', 'flush', 'essentially', 'invulnerable', 'hide', 'place', 'new', 'zealand', 'british', 'ship', 'sinking', 'april', 'also', 'follow', 'event', 'april', 'argentine', 'navy', 'start', 'move', 'port', 'day', 'alexander', 'haig', 'arrive', 'buenos', 'aire', 'supposedly', 'diplomat', 'reality', 'general', 'deal', 'general', 'haig', 'top', 'governmental', 'operative', 'rockefeller', 'cartel', 'reveal', 'past', 'make', 'sure', 'argentine', 'get', 'cold', 'foot', 'back', 'critical', 'moment', 'four', 'day', 'later', 'april', 'haig', 'leave', 'washington', 'board', 'plane', 'haig', 'somberly', 'tell', 'reporter', 'time', 'run', 'friend', 'secret', 'south', 'georgia', 'base', 'next', 'day', 'april', 'drill', 'break', 'hollow', 'cavern', 'naval', 'base', 'bolshevik', 'military', 'analyst', 'london', 'expect', 'could', 'complete', 'least', 'following', 'weekend', 'british', 'fleet', 'still', 'range', 'weapon', 'commando', 'team', 'insert', 'long', 'hole', 'small', 'compact', 'russian', 'neutron', 'bomb', 'detonate', 'inside', 'confines', 'huge', 'artificial', 'cave', 'effect', 'devastate', 'intense', 'radiation', 'instantly', 'kill', 'everyone', 'inside', 'base', 'also', 'heat', 'blast', 'effect', 'bomb', 'believe', 'damage', 'ship', 'inside', 'sufficiently', 'badly', 'disable', 'meanwhile', 'russian', 'cosmospheres', 'submarine', 'converge', 'stealth', 'ship', 'near', 'antipode', 'island', 'await', 'order', 'distance', 'ship', 'invisible', 'eye', 'due', 'protective', 'shield', 'also', 'protect', 'beam', 'weapon', 'attack', 'sit', 'duck', 'tactic', 'russian', 'employ', 'float', 'overhead', 'cosmospheres', 'locate', 'seven', 'ship', 'use', 'psychoenergetic', 'range', 'find', 'equipment', 'know', 'prf', 'report', 'past', 'method', 'know', 'prf', 'jam', 'cosmospheres', 'radio', 'exact', 'location', 'ship', 'attack', 'submarine', 'sub', 'arm', 'special', 'non', 'home', 'non', 'nuclear', 'torpedo', 'design', 'explode', 'impact', 'sophisticated', 'torpedo', 'would', 'throw', 'course', 'detonate', 'prematurely', 'protective', 'shield', 'ship', 'simple', 'torpedo', 'cruise', 'right', 'invisibility', 'field', 'strike', 'ship', 'explode', 'within', 'minute', 'attack', 'begin', 'seven', 'bolshevik', 'stealth', 'ship', 'way', 'bottom', 'go', 'bolshevik', 'commander', 'mercenary', 'crew', 'collect', 'around', 'world', 'south', 'pacific', 'action', 'take', 'place', 'sunset', 'local', 'time', 'time', 'washington', 'around', 'april', 'even', 'secretary', 'state', 'haig', 'see', 'briefly', 'public', 'new', 'british', 'foreign', 'minister', 'francis', 'pym', 'pym', 'wear', 'artificial', 'pseudo', 'smile', 'diplomat', 'taught', 'always', 'display', 'public', 'haig', 'haig', 'grin', 'ear', 'ear', 'wonder', 'joint', 'rockefeller', 'russian', 'military', 'operation', 'brilliant', 'success', 'secret', 'bolshevik', 'south', 'atlantic', 'fleet', 'virtually', 'wipe', 'bottle', 'inside', 'south', 'georgia', 'island', 'south', 'pacific', 'fleet', 'totally', 'wipe', 'badly', 'cripple', 'work', 'together', 'rockefeller', 'cartel', 'russian', 'win', 'secret', 'naval', 'war', 'southern', 'hemisphere', 'topic', 'say', 'word', 'news', 'report', 'give', 'impression', 'war', 'erupt', 'south', 'atlantic', 'real', 'war', 'southern', 'hemisphere', 'already', 'watch', 'beginning', 'bloody', 'aftermath', 'aftermath', 'battle', 'falkland', 'islands', 'promise', 'argentina', 'reward', 'role', 'secret', 'war', 'moment', 'bolshevik', 'washington', 'press', 'public', 'announcement', 'united', 'state', 'side', 'britain', 'soon', 'take', 'place', 'military', 'action', 'heat', 'fast', 'around', 'falklands', 'britain', 'choice', 'fight', 'already', 'suffer', 'casualty', 'cannot', 'explain', 'without', 'public', 'battle', 'fight', 'bolshevik', 'britain', 'run', 'risk', 'humiliate', 'tragic', 'defeat', 'royal', 'navy', 'meanwhile', 'rockefeller', 'strategist', 'concentrate', 'fast', 'building', 'anti', 'nuclear', 'war', 'campaign', 'side', 'hear', 'called', 'nuclear', 'freeze', 'movement', 'documentary', 'article', 'publicity', 'kind', 'sensitize', 'u', 'terror', 'nuclear', 'war', 'recent', 'month', 'even', 'referendum', 'pop', 'election', 'ballot', 'deal', 'nuclear', 'war', 'issue', 'medical', 'doctor', 'band', 'together', 'warn', 'public', 'would', 'happen', 'nuclear', 'war', 'tell', 'pop', 'spontaneously', 'year', 'nuclear', 'age', 'nothing', 'like', 'ever', 'gain', 'much', 'momentum', 'yet', 'suppose', 'believe', 'million', 'american', 'spontaneously', 'get', 'idea', 'time', 'believe', 'friend', 'give', 'movement', 'like', 'never', 'mean', 'never', 'develop', 'without', 'leadership', 'organization', 'money', 'plenty', 'watch', 'rockefeller', 'public', 'relation', 'machine', 'work', 'explain', 'past', 'rockefeller', 'cartel', 'cannot', 'afford', 'let', 'nuclear', 'war', 'take', 'place', 'lose', 'everything', 'position', 'control', 'instead', 'deadly', 'enemy', 'rockefeller', 'cartel', 'bolshevik', 'win', 'war', 'rockefeller', 'faction', 'everything', 'power', 'prevent', 'nuclear', 'war', 'present', 'anti', 'nuclear', 'war', 'orientation', 'rockefeller', 'cartel', 'create', 'certain', 'temporary', 'common', 'interest', 'russia', 'russia', 'new', 'ruler', 'know', 'well', 'spring', 'great', 'moral', 'perspective', 'part', 'rockefeller', 'group', 'purely', 'matter', 'practical', 'necessity', 'right', 'rockefeller', 'russian', 'regard', 'united', 'state', 'house', 'divide', 'exploit', 'division', 'work', 'careful', 'way', 'rockefeller', 'first', 'priority', 'rid', 'world', 'deadly', 'bolshevik', 'menace', 'even', 'suicidal', 'nuclear', 'war', 'know', 'day', 'reckon', 'rockefeller', 'cartel', 'day', 'rockefeller', 'group', 'work', 'toward', 'definite', 'objective', 'new', 'anti', 'nuclear', 'war', 'propaganda', 'objective', 'renew', 'power', 'power', 'move', 'close', 'old', 'dream', 'world', 'government', 'bolshevik', 'unwittingly', 'provide', 'fertile', 'ground', 'powerful', 'new', 'rockefeller', 'antiwar', 'campaign', 'bolshevik', 'control', 'call', 'reagan', 'administration', 'become', 'hawkish', 'scar', 'people', 'rockefeller', 'antiwar', 'campaign', 'design', 'capitalize', 'latent', 'fear', 'tool', 'power', 'day', 'smell', 'war', 'air', 'falklands', 'crisis', 'help', 'make', 'intense', 'rockefeller', 'propaganda', 'machine', 'pave', 'way', 'argument', 'surrender', 'sovereignty', 'way', 'avoid', 'war', 'new', 'super', 'united', 'nation', 'sort', 'work', 'fill', 'bill', 'teeth', 'presently', 'envision', 'new', 'organization', 'base', 'geneva', 'switzerland', 'working', 'name', 'though', 'may', 'change', 'world', 'nonproliferation', 'council', 'plan', 'bring', 'outgrowth', 'nuclear', 'nonproliferation', 'treaty', 'true', 'purpose', 'use', 'fear', 'fear', 'war', 'control', 'u', 'last', 'minute', 'summary', 'time', 'last', 'minute', 'summary', 'audio', 'letter', 'report', 'reason', 'behind', 'called', 'falkland', 'island', 'crisis', 'crisis', 'erupt', 'secret', 'bolshevik', 'control', 'naval', 'installation', 'southern', 'hemisphere', 'attack', 'joint', 'action', 'rockefeller', 'cartel', 'russian', 'attempt', 'slow', 'nuclear', 'war', 'timetable', 'attack', 'successful', 'result', 'remain', 'see', 'one', 'result', 'though', 'royal', 'navy', 'draw', 'trap', 'britain', 'waterloo', 'sea', 'may', 'well', 'hand', 'friend', 'two', 'faction', 'struggle', 'control', 'united', 'state', 'rockefeller', 'cartel', 'bolshevik', 'differ', 'style', 'seek', 'control', 'u', 'fear', 'ever', 'rise', 'trickery', 'must', 'power', 'lord', 'jesus', 'christ', 'hope', 'scripture', 'tell', 'u', 'lord', 'give', 'u', 'spirit', 'fear', 'power', 'love', 'sound', 'mind', 'must', 'learn', 'wage', 'peace', 'lord', 'declare', 'long', 'ago', 'bless', 'peacemaker', 'shall', 'call', 'son', 'god'] | ['audio_letter', 'mail_address', 'audio_letter', 'audio_letter', 'nw_washington', 'washington_dc', 'audio_letter', 'one_month', 'south_atlantic', 'great_britain', 'falkland_island', 'south_georgia', 'georgia_island', 'military_operation', 'take_place', 'south_atlantic', 'south_pacific', 'side_say', 'say_word', 'war_southern', 'southern_hemisphere', 'royal_navy', 'period_time', 'royal_navy', 'much_time', 'south_atlantic', 'supply_line', 'military_operation', 'may_also', 'also_another', 'another_reason', 'royal_navy', 'royal_navy', 'explain_away', 'cover_story', 'south_atlantic', 'task_force', 'spanish_armada', 'year_ago', 'course_history', 'spanish_armada', 'spanish_armada', 'spanish_armada', 'long_range', 'spanish_armada', 'open_door', 'year_later', 'seem_come', 'hundred_year', 'year_ago', 'south_atlantic', 'war_zone', 'south_america', 'spanish_armada', 'century_ago', 'break_back', 'may_well', 'break_back', 'royal_navy', 'audio_letter', 'south_georgia', 'georgia_island', 'secret_naval', 'war_southern', 'southern_hemisphere', 'nuclear_war', 'look_first', 'great_britain', 'always_come', 'come_nothing', 'never_even', 'even_get', 'four_time', 'united_state', 'state_much', 'falkland_island', 'look_like', 'like_something', 'take_place', 'great_britain', 'almost_everything', 'everything_get', 'task_force', 'several_week', 'two_third', 'royal_navy', 'south_atlantic', 'lot_people', 'people_ask', 'know_exist', 'nearly_year', 'year_way', 'even_less', 'south_georgia', 'georgia_island', 'south_georgia', 'georgia_island', 'anywhere_near', 'south_georgia', 'south_georgia', 'georgia_island', 'south_georgia', 'georgia_island', 'south_georgia', 'georgia_island', 'south_georgia', 'georgia_island', 'look_even', 'point_view', 'military_men', 'well_aware', 'ahead_time', 'south_georgia', 'georgia_island', 'could_possibly', 'military_junta', 'south_georgia', 'georgia_island', 'answer_question', 'political_economic', 'south_georgia', 'georgia_island', 'real_reason', 'secret_installation', 'together_two', 'many_year', 'year_new', 'nuclear_war', 'american_bolshevik', 'past_two', 'two_month', 'war_plan', 'nuclear_war', 'war_one', 'nuclear_war', 'nuclear_war', 'american_bolshevik', 'rockefeller_cartel', 'war_plan', 'last_month', 'world_domination', 'american_bolshevik', 'united_state', 'nuclear_war', 'war_one', 'one_mention', 'last_month', 'secret_weapon', 'various_place', 'around_world', 'american_bolshevik', 'secret_weapon', 'military_force', 'use_military', 'military_power', 'world_domination', 'nuclear_war', 'war_one', 'rockefeller_cartel', 'work_together', 'time_try', 'war_plan', 'last_month', 'long_ago', 'three_year', 'year_since', 'united_state', 'state_government', 'since_time', 'united_state', 'state_government', 'united_state', 'rockefeller_brother', 'long_range', 'world_domination', 'two_prong', 'long_ago', 'audio_letter', 'united_state', 'basic_idea', 'united_state', 'state_would', 'nuclear_war', 'secret_weapon', 'rockefeller_brother', 'look_ahead', 'nuclear_war', 'war_plan', 'would_different', 'southern_hemisphere', 'united_state', 'soviet_union', 'northern_hemisphere', 'nuclear_power', 'great_britain', 'nuclear_war', 'war_southern', 'southern_hemisphere', 'expect_come', 'nuclear_war', 'northern_hemisphere', 'long_ago', 'southern_hemisphere', 'north_pole', 'work_way', 'work_way', 'way_back', 'image_process', 'southern_hemisphere', 'nuclear_war', 'war_could', 'large_area', 'northern_hemisphere', 'southern_hemisphere', 'rockefeller_brother', 'rockefeller_cartel', 'ever_since', 'since_world', 'world_war', 'war_ii', 'audio_letter', 'take_care', 'natural_resource', 'audio_letter', 'look_around', 'world_domination', 'new_zealand', 'world_war', 'war_ii', 'wide_open', 'rockefeller_brother', 'southern_hemisphere', 'use_come', 'planet_earth', 'northern_hemisphere', 'northern_hemisphere', 'would_able', 'rockefeller_brother', 'southern_hemisphere', 'mean_would', 'military_power', 'would_require', 'world_find', 'secret_naval', 'naval_fleet', 'would_require', 'require_one', 'south_atlantic', 'south_pacific', 'naval_fleet', 'keep_secret', 'northern_hemisphere', 'nuclear_war', 'war_could', 'could_build', 'take_lot', 'lot_space', 'best_way', 'naval_base', 'base_one', 'secret_installation', 'secret_naval', 'naval_installation', 'one_day', 'come_right', 'rockefeller_brother', 'southern_hemisphere', 'many_people', 'people_live', 'secret_naval', 'naval_installation', 'secret_naval', 'naval_installation', 'south_pacific', 'new_zealand', 'audio_letter', 'three_month', 'month_ago', 'new_zealand', 'order_obtain', 'new_zealand', 'naval_installation', 'divide_two', 'together_one', 'new_zealand', 'ever_since', 'since_world', 'world_war', 'war_ii', 'new_zealand', 'united_state', 'great_britain', 'new_zealand', 'south_pacific', 'south_atlantic', 'site_find', 'find_site', 'south_georgia', 'georgia_island', 'south_atlantic', 'secret_installation', 'mile_long', 'long_island', 'great_britain', 'like_new', 'new_zealand', 'south_georgia', 'georgia_island', 'mile_away', 'take_chance', 'since_time', 'south_georgia', 'georgia_island', 'secret_naval', 'two_new', 'new_zealand', 'south_georgia', 'georgia_island', 'new_way', 'secret_installation', 'virtually_impossible', 'unless_know', 'know_exactly', 'lie_around', 'attract_attention', 'man_make', 'secret_naval', 'naval_installation', 'secret_naval', 'united_state', 'one_man', 'military_power', 'go_friend', 'secret_installation', 'new_zealand', 'south_georgia', 'georgia_island', 'secret_naval', 'naval_installation', 'installation_use', 'design_build', 'united_state', 'time_especially', 'especially_true', 'become_even', 'even_true', 'recent_year', 'year_use', 'secret_naval', 'naval_fleet', 'secret_installation', 'nuclear_power', 'provide_full', 'american_bolshevik', 'naval_fleet', 'nuclear_power', 'secret_naval', 'one_key', 'last_month', 'whole_new', 'american_bolshevik', 'nuclear_war', 'war_one', 'american_bolshevik', 'light_year', 'year_ahead', 'earth_would', 'world_domination', 'long_ago', 'three_year', 'year_ago', 'united_state', 'american_bolshevik', 'bolshevik_control', 'secret_naval', 'naval_installation', 'audio_letter', 'last_month', 'nuclear_war', 'war_one', 'american_bolshevik', 'united_state', 'nuclear_war', 'war_one', 'leave_behind', 'united_state', 'secret_weapon', 'secret_naval', 'naval_fleet', 'united_state', 'know_dead', 'nuclear_war', 'two_month', 'month_ago', 'nuclear_war', 'year_time', 'time_fast', 'rockefeller_cartel', 'certain_way', 'audio_letter', 'three_month', 'month_ago', 'rockefeller_cartel', 'rockefeller_cartel', 'time_call', 'nuclear_war', 'war_time', 'rockefeller_cartel', 'last_summer', 'audio_letter', 'nuclear_war', 'also_give', 'joint_rockefeller', 'rockefeller_russian', 'military_action', 'take_effect', 'fast_enough', 'enough_prevent', 'nuclear_war', 'war_end', 'war_plan', 'know_either', 'rockefeller_russian', 'last_month', 'military_action', 'war_plan', 'bolshevik_control', 'secret_naval', 'naval_installation', 'southern_hemisphere', 'work_together', 'rockefeller_cartel', 'attack_plan', 'could_carry', 'best_way', 'south_atlantic', 'south_pacific', 'would_leave', 'war_plan', 'new_zealand', 'military_force', 'could_possibly', 'outside_world', 'new_zealand', 'would_set', 'rockefeller_russian', 'south_atlantic', 'south_georgia', 'georgia_island', 'south_georgia', 'georgia_base', 'also_make', 'long_standing', 'rockefeller_cartel', 'military_junta', 'use_provide', 'south_georgia', 'georgia_base', 'tell_everything', 'enough_make', 'make_clear', 'falkland_island', 'would_remain', 'royal_navy', 'rockefeller_cartel', 'military_junta', 'attack_plan', 'south_georgia', 'georgia_island', 'south_georgia', 'georgia_island', 'year_old', 'time_time', 'time_past', 'south_georgia', 'nothing_new', 'military_force', 'nothing_new', 'many_time', 'time_believe', 'time_actually', 'public_statement', 'long_standing', 'next_day', 'day_small', 'south_georgia', 'georgia_island', 'point_view', 'joint_rockefeller', 'rockefeller_russian', 'attack_plan', 'team_get', 'high_speed', 'really_take', 'take_place', 'south_georgia', 'georgia_base', 'joint_rockefeller', 'rockefeller_russian', 'matter_time', 'would_break', 'naval_base', 'next_step', 'rockefeller_russian', 'team_would', 'would_put', 'guess_would', 'nerve_gas', 'shock_wave', 'go_high', 'high_level', 'british_government', 'like_call', 'reagan_administration', 'bolshevik_control', 'always_say', 'say_time', 'reagan_administration', 'administration_say', 'say_anything', 'nuclear_war', 'war_plan', 'war_plan', 'south_atlantic', 'south_georgia', 'georgia_island', 'would_break', 'naval_base', 'three_week', 'week_april', 'south_georgia', 'secret_installation', 'nuclear_weapon', 'april_two', 'two_day', 'south_georgia', 'georgia_island', 'day_lord', 'foreign_minister', 'attack_plan', 'new_zealand', 'secret_naval', 'naval_fleet', 'new_zealand', 'still_leave', 'naval_base', 'include_one', 'foreign_minister', 'united_nation', 'new_york', 'large_part', 'royal_navy', 'next_two', 'two_week', 'go_friend', 'cover_story', 'royal_navy', 'south_georgia', 'georgia_island', 'task_force', 'several_day', 'south_georgia', 'georgia_island', 'could_move', 'south_georgia', 'georgia_island', 'would_reach', 'south_georgia', 'georgia_island', 'two_week', 'week_would', 'would_soon', 'soon_enough', 'joint_rockefeller', 'rockefeller_russian', 'south_georgia', 'april_two', 'two_day', 'south_georgia', 'georgia_island', 'information_center', 'break_apart', 'far_know', 'produce_two', 'first_cause', 'south_atlantic', 'task_force', 'public_announcement', 'south_georgia', 'georgia_island', 'equally_important', 'south_pacific', 'get_involve', 'royal_navy', 'big_trouble', 'new_zealand', 'new_zealand', 'make_impossible', 'outside_world', 'even_see', 'last_month', 'south_georgia', 'georgia_base', 'south_america', 'south_pacific', 'joint_rockefeller', 'rockefeller_russian', 'place_new', 'new_zealand', 'start_move', 'rockefeller_cartel', 'make_sure', 'get_cold', 'four_day', 'day_later', 'time_run', 'south_georgia', 'georgia_base', 'next_day', 'naval_base', 'also_protect', 'would_throw', 'within_minute', 'ship_way', 'around_world', 'south_pacific', 'action_take', 'take_place', 'time_time', 'secretary_state', 'foreign_minister', 'joint_rockefeller', 'rockefeller_russian', 'russian_military', 'military_operation', 'south_atlantic', 'south_georgia', 'georgia_island', 'south_pacific', 'work_together', 'rockefeller_cartel', 'secret_naval', 'war_southern', 'southern_hemisphere', 'say_word', 'news_report', 'south_atlantic', 'war_southern', 'southern_hemisphere', 'public_announcement', 'united_state', 'take_place', 'military_action', 'run_risk', 'royal_navy', 'nuclear_war', 'nuclear_war', 'nuclear_war', 'medical_doctor', 'band_together', 'would_happen', 'nuclear_war', 'nothing_like', 'suppose_believe', 'million_american', 'get_idea', 'idea_time', 'time_believe', 'like_never', 'mean_never', 'public_relation', 'machine_work', 'rockefeller_cartel', 'cannot_afford', 'nuclear_war', 'take_place', 'rockefeller_cartel', 'win_war', 'nuclear_war', 'nuclear_war', 'rockefeller_cartel', 'know_well', 'rockefeller_russian', 'united_state', 'nuclear_war', 'rockefeller_cartel', 'work_toward', 'nuclear_war', 'power_power', 'world_government', 'bolshevik_control', 'reagan_administration', 'help_make', 'way_avoid', 'united_nation', 'though_may', 'may_change', 'purpose_use', 'last_minute', 'time_last', 'last_minute', 'audio_letter', 'reason_behind', 'falkland_island', 'bolshevik_control', 'naval_installation', 'southern_hemisphere', 'rockefeller_cartel', 'nuclear_war', 'remain_see', 'see_one', 'royal_navy', 'may_well', 'united_state', 'rockefeller_cartel', 'lord_jesus', 'jesus_christ', 'tell_u', 'u_lord', 'lord_give', 'give_u', 'mind_must', 'must_learn', 'long_ago', 'shall_call', 'call_son', 'son_god'] | talk_politics_misc_176936 |@lemmatized secret:58 purpose:2 falklands:21 war:77 visibility:1 technology:1 dr:3 beter:3 audio:15 letter:13 digitize:1 jon:1 volkoff:1 mail:1 address:1 register:1 trademark:1 book:2 inc:2 texas:1 corporation:1 originally:2 produce:2 tape:1 record:1 reproduce:2 open:6 license:1 grant:1 st:1 nw:1 washington:7 dc:1 hello:1 friend:16 today:4 april:18 almost:2 one:17 month:18 since:8 break:8 south:68 atlantic:17 surface:3 seem:2 dispute:5 argentina:26 great:8 britain:17 barren:1 wind:1 swept:1 falkland:10 island:51 georgia:38 reality:3 far:9 called:8 crisis:11 visible:3 tip:7 giant:3 military:42 operation:3 fierce:1 naval:36 battle:8 take:13 place:10 also:11 pacific:9 hostility:1 keep:4 wrap:1 wartime:1 censorship:1 side:7 say:4 word:4 southern:20 hemisphere:20 come:15 begin:8 total:1 air:7 blockade:3 royal:13 navy:23 time:30 counterblockade:1 declare:2 area:8 effective:1 must:3 impose:1 period:1 much:3 winter:1 british:25 supply:1 line:1 overextend:1 majesty:2 cannot:3 simply:1 drop:1 sail:6 away:3 week:6 without:5 draw:2 blood:1 result:5 force:17 undertake:1 soon:4 matter:5 risky:1 may:4 another:2 reason:5 choice:3 engage:1 argentine:22 combat:4 already:8 suffer:3 loss:3 moment:5 way:20 explain:5 damage:2 sustain:2 fleet:23 publicly:1 admit:2 fight:8 erupts:2 dare:3 obtain:3 cover:5 story:4 risk:2 even:16 heavy:1 top:4 short:3 trap:2 event:2 unfold:1 carry:6 strange:1 ironic:1 echo:1 past:10 hear:4 countless:2 commentator:1 refer:1 task:6 armada:16 quote:1 people:5 ought:1 uneasy:1 description:1 original:2 spanish:8 year:14 ago:12 renowned:1 seemingly:2 invincible:1 grief:1 disaster:1 complete:4 change:4 course:2 history:2 none:1 english:3 destroy:2 put:4 sea:9 reign:1 england:4 queen:4 elizabeth:4 invasion:2 thousand:1 crack:1 men:2 invade:2 meet:3 dog:1 sir:2 francis:4 drake:6 small:7 fast:7 ship:41 turn:4 table:1 rule:3 equip:1 new:43 long:12 range:5 gun:1 stay:1 upwind:1 reach:4 pound:1 smash:2 shatter:1 big:5 mighty:2 barely:1 half:7 leave:10 limp:1 back:6 port:8 defeat:5 shock:3 world:23 door:3 start:6 expansion:1 truly:1 global:1 empire:3 later:2 full:3 circle:1 ii:4 witness:1 dismantling:1 whose:3 heyday:1 culture:1 spain:3 confrontation:1 call:11 prepare:2 four:6 hundred:1 hero:1 day:16 ghost:1 scene:1 zone:2 eastern:1 end:3 passage:1 around:9 america:9 century:2 supremacy:1 well:9 remain:6 glorious:1 three:9 special:4 topic:8 rockefeller:62 fear:6 campaign:4 nuclear:51 islands:5 early:7 look:6 first:9 like:7 tempest:1 teapot:1 control:17 entire:6 sovereignty:2 threat:4 seize:5 malvinas:1 always:5 nothing:4 never:4 get:7 worried:1 distant:1 cuba:1 united:20 state:19 prize:1 occupancy:1 home:3 settler:1 lot:3 sheep:1 remote:1 hardly:2 something:1 yet:3 watch:5 thatcher:4 government:12 act:2 forget:1 usual:1 preoccupation:1 soviet:2 nato:2 doorstep:1 instead:3 throw:2 everything:4 aircraft:4 carrier:5 cruiser:2 destroyer:2 submarine:9 assault:5 name:2 luxury:1 cruise:2 commission:1 troop:3 overnight:1 wave:4 additional:2 activate:2 send:3 join:2 pull:1 station:7 normal:1 duty:1 reinforce:1 initial:1 grow:1 steadily:1 several:3 numbering:1 two:18 third:2 deploy:2 ask:1 really:4 popular:1 answer:3 suggest:1 major:4 medium:1 oil:5 vast:1 deposit:2 know:14 exist:2 continental:1 shelf:1 nearly:1 timing:1 sudden:1 offensive:1 explains:1 less:1 seizure:2 mile:4 east:1 known:1 anywhere:1 near:4 compare:1 paradise:1 rugged:2 mountain:10 treacherous:1 valley:1 glacier:1 semi:1 permanent:1 snow:1 uninhabitable:1 absolutely:1 legal:1 historical:3 claim:4 respect:1 stand:1 sharp:1 contrast:2 occupy:1 colonist:1 expel:1 argue:1 belong:1 argument:3 possible:5 unreasonable:1 point:3 view:2 leader:3 think:2 term:1 aware:1 ahead:3 could:9 possibly:2 hold:1 set:8 absorb:1 retake:2 question:3 junta:4 bother:1 worthless:1 political:2 economic:1 possess:2 enormous:4 underground:2 installation:25 bury:2 northwest:3 real:2 together:6 similar:2 describe:5 shortly:2 complex:1 existence:3 many:5 accelerated:1 timetable:5 american:11 bolshevik:47 planner:5 report:5 detail:4 plan:31 quickly:5 verify:1 erupt:4 september:2 approaching:1 cause:3 go:8 coordinate:1 effort:3 spoil:1 part:5 grand:3 strategy:4 mutual:3 enemy:7 namely:1 cartel:20 russia:11 ruler:4 kremlin:1 behind:3 present:3 try:2 ruin:2 phase:5 project:5 reveal:4 last:11 domination:8 mention:4 key:6 weapon:10 stockpile:1 various:1 work:13 agent:1 position:2 country:4 intend:2 ride:1 holocaust:4 safe:2 cozy:1 bunker:2 warring:1 nation:3 finally:5 lie:2 smolder:1 exhaust:1 shattered:1 remains:1 host:1 rendezvous:1 bring:3 confront:1 fresh:1 date:1 powerful:3 earth:4 use:9 power:13 become:4 undisputed:1 pave:2 anti:7 race:3 head:1 benefit:1 preparation:3 dislodge:1 prime:1 mover:1 house:3 divide:3 tear:2 internal:1 struggle:2 rival:1 faction:3 dominate:4 decade:2 economically:1 politically:2 brother:7 launch:2 prong:1 arm:3 teeth:2 appear:2 disarm:1 gradually:3 repeat:1 basic:1 idea:2 grandiose:1 simple:2 deliberately:1 weak:1 would:26 maneuver:2 include:4 superweapons:1 unleash:1 motion:2 late:3 analyst:3 conclude:2 different:2 effect:5 northern:10 superpower:1 union:1 locate:4 fledge:1 france:1 red:2 china:1 india:1 strategic:1 target:1 relatively:1 expect:6 essentially:2 serious:1 radioactive:1 fallout:1 spread:2 affect:1 initially:3 hit:1 limit:1 cloud:1 discover:3 little:2 mixing:1 planet:3 cold:2 north:2 pole:1 southward:1 towards:1 equator:4 warm:1 mirror:1 image:1 process:1 equatorial:1 conclusion:1 large:4 generation:2 calculation:1 right:5 escape:1 virtually:6 unaffected:1 music:1 ear:3 quick:1 globe:2 show:2 latin:3 ever:5 discuss:2 monthly:1 nelson:1 solidify:1 grip:1 accomplish:1 coordinator:1 hemispheric:1 defense:6 president:1 franklin:1 roosevelt:1 care:1 continent:2 natural:1 resource:1 african:1 wide:2 black:1 africa:1 especially:3 thanks:3 john:1 iii:1 important:3 land:3 mass:2 standpoint:1 australia:1 zealand:17 decide:4 establish:1 mean:6 master:1 survive:1 recover:1 able:2 pick:1 piece:1 family:1 dynasty:1 inherit:1 order:5 militarily:1 available:2 onto:2 example:1 revolt:1 require:2 blast:3 beam:3 moon:1 critical:3 factor:1 postwar:1 find:3 minimum:1 base:21 reserve:2 build:12 shipyard:5 construction:6 facility:8 hide:4 space:4 essential:4 hidden:7 best:4 achieve:2 combine:1 invulnerable:2 attack:26 otherwise:1 prematurely:2 might:2 wipe:3 combined:2 requirement:2 secrecy:3 protection:2 formidable:1 still:7 stage:1 development:1 banking:1 trip:2 sweden:1 david:1 give:7 tour:1 unique:1 hollow:5 solid:1 granite:1 cliff:2 water:3 entrance:4 gigantic:2 hole:4 seal:3 steel:1 inside:8 doorway:1 huge:2 cavity:1 accommodate:1 adviser:1 protected:1 version:1 swedish:2 want:2 survey:3 candidate:1 site:9 initiate:1 coastal:1 throughout:1 reject:2 topography:1 wrong:1 close:6 others:1 live:1 nearby:1 make:11 desired:2 level:2 impossible:3 choose:1 totally:2 secure:1 select:2 extreme:4 allude:1 attention:2 importance:2 necessary:2 southwest:1 alp:1 edge:1 stewart:2 within:3 rise:3 mt:1 anglem:1 location:5 tie:1 closer:1 deep:4 protect:3 particle:1 situate:1 command:4 perfect:3 perfectly:1 tall:1 provide:8 willing:1 cooperate:2 uninhabited:1 except:2 whale:3 northeast:1 coast:1 whaling:1 chance:1 inhabitant:1 dozen:1 allege:1 antarctic:2 scientist:2 technique:3 adapt:2 previously:1 norad:1 cheyenne:1 colorado:1 however:2 radically:1 access:1 directly:2 overland:1 shelter:1 undisturbed:1 appearance:2 cut:1 let:2 camouflage:1 arrangement:1 detect:1 unless:1 exactly:2 unlike:1 tailing:1 pile:1 leftover:1 rock:2 attract:1 man:2 cavern:3 debris:1 dispose:1 outfit:3 docksite:1 storage:1 fake:1 disarmament:1 contribute:1 greatly:1 play:1 pivotal:1 role:3 elaborate:2 scheme:2 secretary:3 robert:1 mcnamara:2 preside:1 public:9 paring:1 closing:1 dismantle:2 tell:7 equipment:5 afterwards:1 duplication:1 certain:7 design:3 caspar:1 weinberger:1 congress:1 recently:1 cheap:1 true:4 second:1 exact:4 duplicate:4 recent:2 computerized:1 manufacturing:1 techniques:1 subs:1 yes:1 twin:4 nimitz:1 eisenhower:1 newly:1 carl:1 vincent:1 finance:2 cost:2 overrun:1 constantly:1 department:1 complement:1 manufacture:1 vessel:1 difference:1 stealth:10 program:1 succeed:1 develop:3 kind:3 electromagnetic:2 invisibility:2 shield:5 object:1 invisible:2 distance:2 distort:1 light:2 vicinity:2 whole:1 phantom:1 plane:2 crash:1 production:1 principle:2 field:3 actually:4 easy:1 apply:1 airplane:1 room:2 generate:1 intended:1 lose:2 bent:1 precipitate:1 elite:1 group:6 flush:2 strike:2 blow:1 follow:2 thermonuclear:1 comfortable:1 fizzle:1 stalemate:1 ash:1 ally:1 unveil:1 conquer:1 dead:2 eye:2 outcome:1 constitute:1 victory:1 track:1 shoot:1 run:4 sprint:1 toward:5 runner:1 deadly:4 equally:2 determine:1 ruling:1 clique:1 pool:1 limited:1 coalition:2 russian:25 january:1 meeting:1 haig:8 gromyko:1 geneva:2 switzerland:2 formation:1 responsible:1 headline:1 emphasize:2 relationship:1 fall:1 alliance:1 settle:1 truce:1 deal:4 priority:2 slow:5 imminent:1 movement:5 summer:2 breathing:1 action:8 implement:1 joint:9 mid:2 february:1 type:1 hope:2 enough:3 prevent:3 either:2 general:4 outline:1 devise:3 undermine:1 cripple:2 neither:1 alone:1 detailed:2 intelligence:1 machine:3 muscle:1 enable:2 survival:1 intact:1 workable:1 direct:1 combination:1 commandos:1 frogman:1 outside:2 situation:2 asset:1 achilles:1 heel:1 isolation:1 covert:2 feasible:1 lay:1 standing:2 operative:2 historic:1 ruse:1 clear:1 inducement:1 promise:5 handsome:1 reward:3 guarantee:2 shooting:1 hand:2 assistance:1 need:2 bolster:1 troubled:1 economy:1 help:3 immense:1 offshore:1 glory:1 financial:1 agree:1 march:2 scrap:2 metal:1 merchant:2 thing:1 abandon:1 old:4 supposedly:2 building:2 cart:1 sell:1 raise:1 flag:2 nervous:1 promptly:1 react:1 endurance:1 marine:2 ashore:1 drive:1 incident:1 excuse:1 simmering:1 boil:1 administer:1 flimsy:1 handy:1 hint:1 afoot:1 assemble:2 high:4 threaten:1 believe:4 unexpected:2 false:1 alarm:2 statement:1 good:1 measure:2 next:4 contingent:2 overpower:1 bundle:1 along:1 alleged:1 payoff:1 distraction:1 stag:1 commando:5 team:8 undetected:1 information:2 move:6 cavernous:1 speed:1 drill:4 member:2 concentrate:2 london:3 learn:2 shaft:1 ceiling:1 step:1 obvious:2 guess:1 nerve:1 gas:1 evening:2 reagan:3 administration:3 margaret:1 anything:1 party:1 betrayal:1 respective:1 suddenly:1 precious:1 trouble:3 immediately:1 haste:1 drilling:4 proceed:1 clock:1 estimate:1 roof:1 doom:1 unable:1 defend:1 circumstance:1 bottle:3 tactical:1 proof:1 suicide:1 lord:4 carrington:1 sack:1 foreign:3 minister:3 resign:1 assist:1 downplay:1 diplomatic:1 relation:2 alert:1 precautionary:1 undergo:1 trial:1 seven:4 earlier:1 busy:1 costa:2 mendez:2 york:1 deployment:2 hurry:1 seek:2 reassurance:1 official:2 news:2 fill:2 allegedly:1 negotiation:1 rapidly:2 arrive:4 save:1 likely:1 cushion:1 announced:1 schedule:1 crucial:1 preserve:1 advance:2 element:2 stop:1 cosmospheres:6 shamble:1 ascension:1 announce:1 officially:1 single:1 counterassault:1 bombard:1 bridge:1 center:1 neutron:2 radiation:2 communication:2 radar:1 silence:1 sub:2 finish:1 torpedo:4 apart:1 secondary:1 explosion:1 sink:1 survivor:1 slowdown:2 regroup:1 configuration:1 suit:1 enroute:1 valuable:1 announcement:2 progress:1 reflect:1 arrival:1 stretch:1 longer:2 buy:1 extra:1 continue:1 sinking:2 flash:1 involve:1 night:1 operational:1 headquarters:2 antipode:3 southeast:1 operate:1 communicate:1 see:3 hook:1 buoy:1 equipped:1 shielded:1 cable:2 headquarter:1 antipodes:1 constant:1 touch:1 transoceanic:1 hop:1 alexander:1 buenos:1 aire:1 diplomat:2 governmental:1 sure:1 foot:1 board:1 somberly:1 reporter:1 least:1 following:1 weekend:1 insert:1 compact:1 bomb:2 detonate:2 confines:1 artificial:2 cave:1 devastate:1 intense:2 instantly:1 kill:1 everyone:1 heat:2 sufficiently:1 badly:2 disable:1 meanwhile:2 converge:1 await:1 due:1 protective:2 sit:1 duck:1 tactic:1 employ:1 float:1 overhead:1 psychoenergetic:1 prf:2 method:1 jam:1 radio:1 non:2 explode:2 impact:1 sophisticated:1 minute:3 bottom:1 commander:1 mercenary:1 crew:1 collect:1 sunset:1 local:1 briefly:1 pym:2 wear:1 pseudo:1 smile:1 taught:1 display:1 grin:1 wonder:1 brilliant:1 success:1 win:2 impression:1 beginning:1 bloody:1 aftermath:2 press:1 casualty:1 humiliate:1 tragic:1 strategist:1 freeze:1 documentary:1 article:1 publicity:1 sensitize:1 u:5 terror:1 referendum:1 pop:2 election:1 ballot:1 issue:1 medical:1 doctor:1 band:1 warn:1 happen:1 spontaneously:2 age:1 gain:1 momentum:1 suppose:1 million:1 leadership:1 organization:2 money:1 plenty:1 afford:1 orientation:1 create:1 temporary:1 common:1 interest:1 spring:1 moral:1 perspective:1 purely:1 practical:1 necessity:1 regard:1 exploit:1 division:1 careful:1 rid:1 menace:1 suicidal:1 reckon:1 definite:1 objective:2 propaganda:2 renew:1 dream:1 unwittingly:1 fertile:1 ground:1 antiwar:2 hawkish:1 scar:1 capitalize:1 latent:1 tool:1 smell:1 surrender:1 avoid:1 super:1 sort:1 bill:1 presently:1 envision:1 working:1 though:2 nonproliferation:2 council:1 outgrowth:1 treaty:1 summary:2 attempt:1 successful:1 waterloo:1 differ:1 style:1 trickery:1 jesus:1 christ:1 scripture:1 spirit:1 love:1 sound:1 mind:1 wage:1 peace:1 bless:1 peacemaker:1 shall:1 son:1 god:1 |@bigram audio_letter:13 mail_address:1 nw_washington:1 washington_dc:1 one_month:1 south_atlantic:15 great_britain:6 falkland_island:4 south_georgia:38 georgia_island:29 military_operation:3 take_place:6 south_pacific:9 side_say:1 say_word:2 war_southern:5 southern_hemisphere:14 royal_navy:12 period_time:1 much_time:1 supply_line:1 may_also:1 also_another:1 another_reason:1 explain_away:1 cover_story:2 task_force:4 spanish_armada:6 year_ago:3 course_history:1 long_range:2 open_door:1 year_later:1 seem_come:1 hundred_year:1 war_zone:1 south_america:2 century_ago:1 break_back:2 may_well:2 secret_naval:16 nuclear_war:32 look_first:1 always_come:1 come_nothing:1 never_even:1 even_get:1 four_time:1 united_state:18 state_much:1 look_like:1 like_something:1 almost_everything:1 everything_get:1 several_week:1 two_third:1 lot_people:1 people_ask:1 know_exist:1 nearly_year:1 year_way:1 even_less:1 anywhere_near:1 look_even:1 point_view:2 military_men:1 well_aware:1 ahead_time:1 could_possibly:2 military_junta:3 answer_question:1 political_economic:1 real_reason:1 secret_installation:7 together_two:1 many_year:1 year_new:1 american_bolshevik:9 past_two:1 two_month:2 war_plan:9 war_one:6 rockefeller_cartel:18 last_month:7 world_domination:5 one_mention:1 secret_weapon:4 various_place:1 around_world:2 military_force:3 use_military:1 military_power:3 work_together:3 time_try:1 long_ago:5 three_year:2 year_since:1 state_government:2 since_time:2 rockefeller_brother:6 two_prong:1 basic_idea:1 state_would:1 look_ahead:1 would_different:1 soviet_union:1 northern_hemisphere:6 nuclear_power:3 expect_come:1 north_pole:1 work_way:2 way_back:1 image_process:1 war_could:2 large_area:1 ever_since:2 since_world:2 world_war:3 war_ii:3 take_care:1 natural_resource:1 look_around:1 new_zealand:17 wide_open:1 use_come:1 planet_earth:1 would_able:1 mean_would:1 would_require:2 world_find:1 naval_fleet:6 require_one:1 keep_secret:1 could_build:1 take_lot:1 lot_space:1 best_way:2 naval_base:5 base_one:1 naval_installation:9 one_day:1 come_right:1 many_people:1 people_live:1 three_month:2 month_ago:3 order_obtain:1 divide_two:1 together_one:1 site_find:1 find_site:1 mile_long:1 long_island:1 like_new:1 mile_away:1 take_chance:1 two_new:1 new_way:1 virtually_impossible:1 unless_know:1 know_exactly:1 lie_around:1 attract_attention:1 man_make:1 one_man:1 go_friend:2 installation_use:1 design_build:1 time_especially:1 especially_true:1 become_even:1 even_true:1 recent_year:1 year_use:1 provide_full:1 one_key:1 whole_new:1 light_year:1 year_ahead:1 earth_would:1 bolshevik_control:5 leave_behind:1 know_dead:1 year_time:1 time_fast:1 certain_way:1 time_call:1 war_time:1 last_summer:1 also_give:1 joint_rockefeller:6 rockefeller_russian:10 military_action:3 take_effect:1 fast_enough:1 enough_prevent:1 war_end:1 know_either:1 attack_plan:4 could_carry:1 would_leave:1 outside_world:2 would_set:1 georgia_base:5 also_make:1 long_standing:2 use_provide:1 tell_everything:1 enough_make:1 make_clear:1 would_remain:1 year_old:1 time_time:2 time_past:1 nothing_new:2 many_time:1 time_believe:2 time_actually:1 public_statement:1 next_day:2 day_small:1 team_get:1 high_speed:1 really_take:1 matter_time:1 would_break:2 next_step:1 team_would:1 would_put:1 guess_would:1 nerve_gas:1 shock_wave:1 go_high:1 high_level:1 british_government:1 like_call:1 reagan_administration:3 always_say:1 say_time:1 administration_say:1 say_anything:1 three_week:1 week_april:1 nuclear_weapon:1 april_two:2 two_day:2 day_lord:1 foreign_minister:3 still_leave:1 include_one:1 united_nation:2 new_york:1 large_part:1 next_two:1 two_week:2 several_day:1 could_move:1 would_reach:1 week_would:1 would_soon:1 soon_enough:1 information_center:1 break_apart:1 far_know:1 produce_two:1 first_cause:1 public_announcement:2 equally_important:1 get_involve:1 big_trouble:1 make_impossible:1 even_see:1 place_new:1 start_move:1 make_sure:1 get_cold:1 four_day:1 day_later:1 time_run:1 also_protect:1 would_throw:1 within_minute:1 ship_way:1 action_take:1 secretary_state:1 russian_military:1 news_report:1 run_risk:1 medical_doctor:1 band_together:1 would_happen:1 nothing_like:1 suppose_believe:1 million_american:1 get_idea:1 idea_time:1 like_never:1 mean_never:1 public_relation:1 machine_work:1 cannot_afford:1 win_war:1 know_well:1 work_toward:1 power_power:1 world_government:1 help_make:1 way_avoid:1 though_may:1 may_change:1 purpose_use:1 last_minute:2 time_last:1 reason_behind:1 remain_see:1 see_one:1 lord_jesus:1 jesus_christ:1 tell_u:1 u_lord:1 lord_give:1 give_u:1 mind_must:1 must_learn:1 shall_call:1 call_son:1 son_god:1 |
6,881 |
There has been extensive discussion in the eff forum, for example, about
inadmissible taps being used to develop information that could then lead to
admissible evidence. This might put a stop to such things, which must from
time to time be simple fishing expeditions.
Far more likely, these things will continue to be done no matter what
assurances we are given. "Key Escrow" is likely going to prove to be a
joke.
--
Perry Metzger [email protected] | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.crypt/15425 | 11 | sci_crypt_15425 | [('there', 'EX'), ('has', 'VBZ'), ('been', 'VBN'), ('extensive', 'JJ'), ('discussion', 'NN'), ('in', 'IN'), ('the', 'DT'), ('eff', 'NN'), ('forum', 'NN'), ('for', 'IN'), ('example', 'NN'), ('about', 'IN'), ('inadmissible', 'JJ'), ('taps', 'NNS'), ('being', 'VBG'), ('used', 'VBN'), ('to', 'TO'), ('develop', 'VB'), ('information', 'NN'), ('that', 'WDT'), ('could', 'MD'), ('then', 'RB'), ('lead', 'VB'), ('to', 'TO'), ('admissible', 'JJ'), ('evidence', 'NN'), ('this', 'DT'), ('might', 'MD'), ('put', 'VB'), ('stop', 'VB'), ('to', 'TO'), ('such', 'JJ'), ('things', 'NNS'), ('which', 'WDT'), ('must', 'MD'), ('from', 'IN'), ('time', 'NN'), ('to', 'TO'), ('time', 'NN'), ('be', 'VB'), ('simple', 'JJ'), ('fishing', 'NN'), ('expeditions', 'NNS'), ('far', 'RB'), ('more', 'RBR'), ('likely', 'JJ'), ('these', 'DT'), ('things', 'NNS'), ('will', 'MD'), ('continue', 'VB'), ('to', 'TO'), ('be', 'VB'), ('done', 'VBN'), ('no', 'DT'), ('matter', 'NN'), ('what', 'WP'), ('assurances', 'VBZ'), ('we', 'PRP'), ('are', 'VBP'), ('given', 'VBN'), ('key', 'JJ'), ('escrow', 'NN'), ('is', 'VBZ'), ('likely', 'JJ'), ('going', 'VBG'), ('to', 'TO'), ('prove', 'VB'), ('to', 'TO'), ('be', 'VB'), ('joke', 'NN'), ('--', ':'), ('perry', 'NN'), ('metzger', 'NN')] | ['extensive', 'discussion', 'eff', 'forum', 'example', 'inadmissible', 'tap', 'use', 'develop', 'information', 'could', 'lead', 'admissible', 'evidence', 'might', 'put', 'stop', 'thing', 'must', 'time', 'time', 'simple', 'fishing', 'expedition', 'far', 'likely', 'thing', 'continue', 'matter', 'assurances', 'give', 'key', 'escrow', 'likely', 'go', 'prove', 'joke', 'perry', 'metzger'] | ['information_could', 'thing_must', 'time_time', 'far_likely', 'give_key', 'key_escrow', 'perry_metzger'] | sci_crypt_15425 |@lemmatized extensive:1 discussion:1 eff:1 forum:1 example:1 inadmissible:1 tap:1 use:1 develop:1 information:1 could:1 lead:1 admissible:1 evidence:1 might:1 put:1 stop:1 thing:2 must:1 time:2 simple:1 fishing:1 expedition:1 far:1 likely:2 continue:1 matter:1 assurances:1 give:1 key:1 escrow:1 go:1 prove:1 joke:1 perry:1 metzger:1 |@bigram information_could:1 thing_must:1 time_time:1 far_likely:1 give_key:1 key_escrow:1 perry_metzger:1 |
6,882 | ------ X-posted to comp.sys.mac.hardware and misc.consumers -------
You've heard about Apple's great new customer "support" program. Well,
think again. Sometimes the only real support out there is what Apple
computer users can give to each other. For another example, read on:
In the March 15th issue of _MacWeek_, Ric Ford described a two-year effort
by Liam Breck to document and bring to Apple's attention a problem with
certain defective mice. At random, the switches on these mice "stick" in
the down position until clicked a second time, apparently regardless of the
machine they are used with or the system software involved. Most of the
reported problem mice were manufactured in Malaysia and have an FCC ID of
BCGA65431. You'll recognize this "sticky button" symptom immediately if you
have such a mouse: the problem is intermittent, but it's not subtle.
Liam Breck recently gave up trying to document this problem, and instead
suggested that people contact Apple's Customer Assistance Center directly
(_MacWeek_ 4/5/93 p. 64). When I called Apple on March 23rd and described
my defective mouse, I was eventually given a case number (F83Y) and told
Apple would replace this mouse even though it is a few months out of
warranty. After waiting for three weeks, I called back today wondering
where my new mouse was. This time, I was told that Apple had decided the
serial number on my mouse (MB13831FC25) is not within the (undisclosed)
range Apple is willing to replace, and there is nothing I can do about it.
Nothing, that is, unless enough people complain about this problem to make
it worth Apple's while to fix or replace the entire lot of defective mice.
Please, if you have one of these mice, I NEED YOUR HELP! Don't assume you
know what causes the problem (there are _lots_ of theories) and start
hacking around inside your hundred-dollar mouse. Instead, let Apple do it.
Please take five minutes to CALL APPLE RIGHT NOW at:
United States 1-800-776-2333
Canada 800-665-2775
UK and Europe 33-1-49-01-49-01
Australia 61-2-452-8000
Japan and Pacific 81-3-5411-8500
If the number isn't toll-free, call collect. Describe the problem and ask
for a replacement mouse. Even if they refuse, insist that they register
the details of your case, including your mouse's serial number. Be firm.
Network managers and user-group leaders especially, please query your user
bases. Everyone ask your friends and colleagues. Please don't send mail to
me or post yet another "sticky-button" report, CALL APPLE DIRECTLY! If
enough victims take the trouble to report this well-known problem, Apple
will eventually be forced to respond. If Apple continues to find it easy
to stone-wall on this issue, don't expect them to offer support when the
next, potentially more serious Mac defect is uncovered. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.mac.hardware/51670 | 4 | comp_sys_mac_hardware_51670 | [('------', 'RB'), ('posted', 'VBN'), ('to', 'TO'), ('comp', 'VB'), ('sys', 'JJ'), ('mac', 'NN'), ('hardware', 'NN'), ('and', 'CC'), ('misc', 'NN'), ('consumers', 'NNS'), ('-------', 'VBP'), ('you', 'PRP'), ('ve', 'VBP'), ('heard', 'VBN'), ('about', 'IN'), ('apple', 'NN'), ('great', 'JJ'), ('new', 'JJ'), ('customer', 'NN'), ('support', 'NN'), ('program', 'NN'), ('well', 'RB'), ('think', 'VB'), ('again', 'RB'), ('sometimes', 'RB'), ('the', 'DT'), ('only', 'JJ'), ('real', 'JJ'), ('support', 'NN'), ('out', 'IN'), ('there', 'EX'), ('is', 'VBZ'), ('what', 'WP'), ('apple', 'NN'), ('computer', 'NN'), ('users', 'NNS'), ('can', 'MD'), ('give', 'VB'), ('to', 'TO'), ('each', 'DT'), ('other', 'JJ'), ('for', 'IN'), ('another', 'DT'), ('example', 'NN'), ('read', 'NN'), ('on', 'IN'), ('in', 'IN'), ('the', 'DT'), ('march', 'NN'), ('15th', 'CD'), ('issue', 'NN'), ('of', 'IN'), ('_macweek_', 'NNP'), ('ric', 'JJ'), ('ford', 'NN'), ('described', 'VBD'), ('two', 'CD'), ('year', 'NN'), ('effort', 'NN'), ('by', 'IN'), ('liam', 'JJ'), ('breck', 'NN'), ('to', 'TO'), ('document', 'NN'), ('and', 'CC'), ('bring', 'VB'), ('to', 'TO'), ('apple', 'NN'), ('attention', 'NN'), ('problem', 'NN'), ('with', 'IN'), ('certain', 'JJ'), ('defective', 'JJ'), ('mice', 'NN'), ('at', 'IN'), ('random', 'PDT'), ('the', 'DT'), ('switches', 'NNS'), ('on', 'IN'), ('these', 'DT'), ('mice', 'NNS'), ('stick', 'VBP'), ('in', 'IN'), ('the', 'DT'), ('down', 'JJ'), ('position', 'NN'), ('until', 'IN'), ('clicked', 'JJ'), ('second', 'JJ'), ('time', 'NN'), ('apparently', 'RB'), ('regardless', 'RB'), ('of', 'IN'), ('the', 'DT'), ('machine', 'NN'), ('they', 'PRP'), ('are', 'VBP'), ('used', 'VBN'), ('with', 'IN'), ('or', 'CC'), ('the', 'DT'), ('system', 'NN'), ('software', 'NN'), ('involved', 'VBN'), ('most', 'JJS'), ('of', 'IN'), ('the', 'DT'), ('reported', 'VBN'), ('problem', 'NN'), ('mice', 'NN'), ('were', 'VBD'), ('manufactured', 'VBN'), ('in', 'IN'), ('malaysia', 'NN'), ('and', 'CC'), ('have', 'VBP'), ('an', 'DT'), ('fcc', 'JJ'), ('id', 'NN'), ('of', 'IN'), ('bcga65431', 'NN'), ('you', 'PRP'), ('ll', 'VBP'), ('recognize', 'VB'), ('this', 'DT'), ('sticky', 'JJ'), ('button', 'NN'), ('symptom', 'NN'), ('immediately', 'RB'), ('if', 'IN'), ('you', 'PRP'), ('have', 'VBP'), ('such', 'JJ'), ('mouse', 'IN'), ('the', 'DT'), ('problem', 'NN'), ('is', 'VBZ'), ('intermittent', 'JJ'), ('but', 'CC'), ('it', 'PRP'), ('not', 'RB'), ('subtle', 'JJ'), ('liam', 'JJ'), ('breck', 'NN'), ('recently', 'RB'), ('gave', 'VBD'), ('up', 'RP'), ('trying', 'VBG'), ('to', 'TO'), ('document', 'VB'), ('this', 'DT'), ('problem', 'NN'), ('and', 'CC'), ('instead', 'RB'), ('suggested', 'VBD'), ('that', 'IN'), ('people', 'NNS'), ('contact', 'VBP'), ('apple', 'NN'), ('customer', 'NN'), ('assistance', 'NN'), ('center', 'NN'), ('directly', 'RB'), ('_macweek_', 'VBZ'), ('93', 'CD'), ('64', 'CD'), (').', 'NN'), ('when', 'WRB'), ('called', 'VBN'), ('apple', 'NN'), ('on', 'IN'), ('march', 'NN'), ('23rd', 'CD'), ('and', 'CC'), ('described', 'VBD'), ('my', 'PRP$'), ('defective', 'JJ'), ('mouse', 'NN'), ('was', 'VBD'), ('eventually', 'RB'), ('given', 'VBN'), ('case', 'NN'), ('number', 'NN'), ('f83y', 'NN'), ('and', 'CC'), ('told', 'VBD'), ('apple', 'NN'), ('would', 'MD'), ('replace', 'VB'), ('this', 'DT'), ('mouse', 'NN'), ('even', 'RB'), ('though', 'IN'), ('it', 'PRP'), ('is', 'VBZ'), ('few', 'JJ'), ('months', 'NNS'), ('out', 'IN'), ('of', 'IN'), ('warranty', 'NN'), ('after', 'IN'), ('waiting', 'VBG'), ('for', 'IN'), ('three', 'CD'), ('weeks', 'NNS'), ('called', 'VBN'), ('back', 'RB'), ('today', 'NN'), ('wondering', 'NN'), ('where', 'WRB'), ('my', 'PRP$'), ('new', 'JJ'), ('mouse', 'NN'), ('was', 'VBD'), ('this', 'DT'), ('time', 'NN'), ('was', 'VBD'), ('told', 'VBN'), ('that', 'IN'), ('apple', 'NN'), ('had', 'VBD'), ('decided', 'VBN'), ('the', 'DT'), ('serial', 'JJ'), ('number', 'NN'), ('on', 'IN'), ('my', 'PRP$'), ('mouse', 'NN'), ('mb13831fc25', 'NN'), ('is', 'VBZ'), ('not', 'RB'), ('within', 'IN'), ('the', 'DT'), ('undisclosed', 'JJ'), ('range', 'NN'), ('apple', 'NN'), ('is', 'VBZ'), ('willing', 'JJ'), ('to', 'TO'), ('replace', 'VB'), ('and', 'CC'), ('there', 'EX'), ('is', 'VBZ'), ('nothing', 'NN'), ('can', 'MD'), ('do', 'VB'), ('about', 'IN'), ('it', 'PRP'), ('nothing', 'NN'), ('that', 'WDT'), ('is', 'VBZ'), ('unless', 'IN'), ('enough', 'JJ'), ('people', 'NNS'), ('complain', 'VBP'), ('about', 'IN'), ('this', 'DT'), ('problem', 'NN'), ('to', 'TO'), ('make', 'VB'), ('it', 'PRP'), ('worth', 'JJ'), ('apple', 'NN'), ('while', 'IN'), ('to', 'TO'), ('fix', 'VB'), ('or', 'CC'), ('replace', 'VB'), ('the', 'DT'), ('entire', 'JJ'), ('lot', 'NN'), ('of', 'IN'), ('defective', 'JJ'), ('mice', 'NNS'), ('please', 'VB'), ('if', 'IN'), ('you', 'PRP'), ('have', 'VBP'), ('one', 'CD'), ('of', 'IN'), ('these', 'DT'), ('mice', 'NNS'), ('need', 'VBP'), ('your', 'PRP$'), ('help', 'NN'), ('don', 'VB'), ('assume', 'IN'), ('you', 'PRP'), ('know', 'VBP'), ('what', 'WP'), ('causes', 'VBZ'), ('the', 'DT'), ('problem', 'NN'), ('there', 'EX'), ('are', 'VBP'), ('_lots_', 'NNS'), ('of', 'IN'), ('theories', 'NNS'), ('and', 'CC'), ('start', 'VB'), ('hacking', 'VBG'), ('around', 'IN'), ('inside', 'IN'), ('your', 'PRP$'), ('hundred', 'JJ'), ('dollar', 'NN'), ('mouse', 'NN'), ('instead', 'RB'), ('let', 'VB'), ('apple', 'NN'), ('do', 'VB'), ('it', 'PRP'), ('please', 'VB'), ('take', 'VB'), ('five', 'CD'), ('minutes', 'NNS'), ('to', 'TO'), ('call', 'VB'), ('apple', 'NN'), ('right', 'RB'), ('now', 'RB'), ('at', 'IN'), ('united', 'JJ'), ('states', 'NNS'), ('800', 'CD'), ('776', 'CD'), ('2333', 'CD'), ('canada', 'NN'), ('800', 'CD'), ('665', 'CD'), ('2775', 'CD'), ('uk', 'NN'), ('and', 'CC'), ('europe', 'VB'), ('33', 'CD'), ('49', 'CD'), ('01', 'CD'), ('49', 'CD'), ('01', 'CD'), ('australia', 'NNS'), ('61', 'CD'), ('452', 'CD'), ('8000', 'CD'), ('japan', 'NN'), ('and', 'CC'), ('pacific', 'NN'), ('81', 'CD'), ('5411', 'CD'), ('8500', 'CD'), ('if', 'IN'), ('the', 'DT'), ('number', 'NN'), ('isn', 'JJ'), ('toll', 'NN'), ('free', 'JJ'), ('call', 'NN'), ('collect', 'NN'), ('describe', 'VBZ'), ('the', 'DT'), ('problem', 'NN'), ('and', 'CC'), ('ask', 'VB'), ('for', 'IN'), ('replacement', 'NN'), ('mouse', 'NN'), ('even', 'RB'), ('if', 'IN'), ('they', 'PRP'), ('refuse', 'VBP'), ('insist', 'VBP'), ('that', 'IN'), ('they', 'PRP'), ('register', 'VBP'), ('the', 'DT'), ('details', 'NNS'), ('of', 'IN'), ('your', 'PRP$'), ('case', 'NN'), ('including', 'VBG'), ('your', 'PRP$'), ('mouse', 'NN'), ('serial', 'JJ'), ('number', 'NN'), ('be', 'VB'), ('firm', 'JJ'), ('network', 'NN'), ('managers', 'NNS'), ('and', 'CC'), ('user', 'NN'), ('group', 'NN'), ('leaders', 'NNS'), ('especially', 'RB'), ('please', 'VB'), ('query', 'RB'), ('your', 'PRP$'), ('user', 'NN'), ('bases', 'VBZ'), ('everyone', 'NN'), ('ask', 'VB'), ('your', 'PRP$'), ('friends', 'NNS'), ('and', 'CC'), ('colleagues', 'NNS'), ('please', 'VBP'), ('don', 'VB'), ('send', 'JJ'), ('mail', 'NN'), ('to', 'TO'), ('me', 'PRP'), ('or', 'CC'), ('post', 'VB'), ('yet', 'RB'), ('another', 'DT'), ('sticky', 'JJ'), ('button', 'NN'), ('report', 'NN'), ('call', 'NN'), ('apple', 'NN'), ('directly', 'RB'), ('if', 'IN'), ('enough', 'JJ'), ('victims', 'NNS'), ('take', 'VBP'), ('the', 'DT'), ('trouble', 'NN'), ('to', 'TO'), ('report', 'VB'), ('this', 'DT'), ('well', 'RB'), ('known', 'VBN'), ('problem', 'NN'), ('apple', 'NN'), ('will', 'MD'), ('eventually', 'RB'), ('be', 'VB'), ('forced', 'VBN'), ('to', 'TO'), ('respond', 'VB'), ('if', 'IN'), ('apple', 'NN'), ('continues', 'VBZ'), ('to', 'TO'), ('find', 'VB'), ('it', 'PRP'), ('easy', 'JJ'), ('to', 'TO'), ('stone', 'VB'), ('wall', 'NN'), ('on', 'IN'), ('this', 'DT'), ('issue', 'NN'), ('don', 'VBZ'), ('expect', 'VBP'), ('them', 'PRP'), ('to', 'TO'), ('offer', 'VB'), ('support', 'NN'), ('when', 'WRB'), ('the', 'DT'), ('next', 'JJ'), ('potentially', 'RB'), ('more', 'RBR'), ('serious', 'JJ'), ('mac', 'NN'), ('defect', 'NN'), ('is', 'VBZ'), ('uncovered', 'JJ')] | ['post', 'comp', 'sys', 'mac', 'hardware', 'misc', 'consumer', 'hear', 'apple', 'great', 'new', 'customer', 'support', 'program', 'well', 'think', 'sometimes', 'real', 'support', 'apple', 'computer', 'user', 'give', 'another', 'example', 'read', 'march', 'issue', 'ric', 'ford', 'describe', 'two', 'year', 'effort', 'liam', 'breck', 'document', 'bring', 'apple', 'attention', 'problem', 'certain', 'defective', 'mouse', 'random', 'switch', 'mouse', 'stick', 'position', 'clicked', 'second', 'time', 'apparently', 'regardless', 'machine', 'use', 'system', 'software', 'involve', 'report', 'problem', 'mouse', 'manufacture', 'malaysia', 'fcc', 'id', 'recognize', 'sticky', 'button', 'symptom', 'immediately', 'mouse', 'problem', 'intermittent', 'subtle', 'liam', 'breck', 'recently', 'give', 'try', 'document', 'problem', 'instead', 'suggest', 'people', 'contact', 'apple', 'customer', 'assistance', 'center', 'directly', 'call', 'apple', 'march', 'describe', 'defective', 'mouse', 'eventually', 'give', 'case', 'number', 'tell', 'apple', 'would', 'replace', 'mouse', 'even', 'though', 'month', 'warranty', 'wait', 'three', 'week', 'call', 'back', 'today', 'wondering', 'new', 'mouse', 'time', 'tell', 'apple', 'decide', 'serial', 'number', 'mouse', 'within', 'undisclosed', 'range', 'apple', 'willing', 'replace', 'nothing', 'nothing', 'unless', 'enough', 'people', 'complain', 'problem', 'make', 'worth', 'apple', 'fix', 'replace', 'entire', 'lot', 'defective', 'mouse', 'please', 'one', 'mouse', 'need', 'help', 'assume', 'know', 'cause', 'problem', 'theory', 'start', 'hack', 'around', 'inside', 'hundred', 'dollar', 'mouse', 'instead', 'let', 'apple', 'please', 'take', 'five', 'minute', 'call', 'apple', 'right', 'united', 'state', 'canada', 'uk', 'europe', 'australia', 'japan', 'pacific', 'number', 'toll', 'free', 'call', 'collect', 'describe', 'problem', 'ask', 'replacement', 'mouse', 'even', 'refuse', 'insist', 'register', 'detail', 'case', 'include', 'mouse', 'serial', 'number', 'firm', 'network', 'manager', 'user', 'group', 'leader', 'especially', 'please', 'query', 'user', 'base', 'everyone', 'ask', 'friend', 'colleague', 'please', 'send', 'mail', 'post', 'yet', 'another', 'sticky', 'button', 'report', 'call', 'apple', 'directly', 'enough', 'victim', 'take', 'trouble', 'report', 'well', 'know', 'problem', 'apple', 'eventually', 'force', 'respond', 'apple', 'continue', 'find', 'easy', 'stone', 'wall', 'issue', 'expect', 'offer', 'support', 'next', 'potentially', 'serious', 'mac', 'defect', 'uncovered'] | ['post_comp', 'comp_sys', 'sys_mac', 'mac_hardware', 'misc_consumer', 'support_program', 'program_well', 'well_think', 'support_apple', 'apple_computer', 'give_another', 'another_example', 'march_issue', 'two_year', 'problem_certain', 'second_time', 'machine_use', 'use_system', 'system_software', 'report_problem', 'problem_mouse', 'give_try', 'suggest_people', 'call_apple', 'number_tell', 'would_replace', 'even_though', 'three_week', 'call_back', 'time_tell', 'serial_number', 'enough_people', 'need_help', 'assume_know', 'know_cause', 'cause_problem', 'hundred_dollar', 'please_take', 'five_minute', 'call_apple', 'united_state', 'state_canada', 'toll_free', 'free_call', 'problem_ask', 'serial_number', 'user_group', 'ask_friend', 'please_send', 'send_mail', 'mail_post', 'yet_another', 'call_apple', 'well_know', 'know_problem', 'find_easy', 'issue_expect'] | comp_sys_mac_hardware_51670 |@lemmatized post:2 comp:1 sys:1 mac:2 hardware:1 misc:1 consumer:1 hear:1 apple:14 great:1 new:2 customer:2 support:3 program:1 well:2 think:1 sometimes:1 real:1 computer:1 user:3 give:3 another:2 example:1 read:1 march:2 issue:2 ric:1 ford:1 describe:3 two:1 year:1 effort:1 liam:2 breck:2 document:2 bring:1 attention:1 problem:8 certain:1 defective:3 mouse:13 random:1 switch:1 stick:1 position:1 clicked:1 second:1 time:2 apparently:1 regardless:1 machine:1 use:1 system:1 software:1 involve:1 report:3 manufacture:1 malaysia:1 fcc:1 id:1 recognize:1 sticky:2 button:2 symptom:1 immediately:1 intermittent:1 subtle:1 recently:1 try:1 instead:2 suggest:1 people:2 contact:1 assistance:1 center:1 directly:2 call:5 eventually:2 case:2 number:4 tell:2 would:1 replace:3 even:2 though:1 month:1 warranty:1 wait:1 three:1 week:1 back:1 today:1 wondering:1 decide:1 serial:2 within:1 undisclosed:1 range:1 willing:1 nothing:2 unless:1 enough:2 complain:1 make:1 worth:1 fix:1 entire:1 lot:1 please:4 one:1 need:1 help:1 assume:1 know:2 cause:1 theory:1 start:1 hack:1 around:1 inside:1 hundred:1 dollar:1 let:1 take:2 five:1 minute:1 right:1 united:1 state:1 canada:1 uk:1 europe:1 australia:1 japan:1 pacific:1 toll:1 free:1 collect:1 ask:2 replacement:1 refuse:1 insist:1 register:1 detail:1 include:1 firm:1 network:1 manager:1 group:1 leader:1 especially:1 query:1 base:1 everyone:1 friend:1 colleague:1 send:1 mail:1 yet:1 victim:1 trouble:1 force:1 respond:1 continue:1 find:1 easy:1 stone:1 wall:1 expect:1 offer:1 next:1 potentially:1 serious:1 defect:1 uncovered:1 |@bigram post_comp:1 comp_sys:1 sys_mac:1 mac_hardware:1 misc_consumer:1 support_program:1 program_well:1 well_think:1 support_apple:1 apple_computer:1 give_another:1 another_example:1 march_issue:1 two_year:1 problem_certain:1 second_time:1 machine_use:1 use_system:1 system_software:1 report_problem:1 problem_mouse:1 give_try:1 suggest_people:1 call_apple:3 number_tell:1 would_replace:1 even_though:1 three_week:1 call_back:1 time_tell:1 serial_number:2 enough_people:1 need_help:1 assume_know:1 know_cause:1 cause_problem:1 hundred_dollar:1 please_take:1 five_minute:1 united_state:1 state_canada:1 toll_free:1 free_call:1 problem_ask:1 user_group:1 ask_friend:1 please_send:1 send_mail:1 mail_post:1 yet_another:1 well_know:1 know_problem:1 find_easy:1 issue_expect:1 |
6,883 |
Sjogren's syndrome has been known to induce dryness in vaginal tissue as well
as induce primary biliary cirrhosis. Otherwise the abdominal swelling could be
due to a complication of Sjogren's known as pseudolymphoma which *can* produce
a splenomegaly (enlarged spleen). She should definitely see a rheumatologist.
Since you don't mention skin disorder, anemia, or joint pain you'd probably
rule out erythema nodosum or scleroderma.
Josh
[email protected]
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.med/58817 | 13 | sci_med_58817 | [('sjogren', 'JJ'), ('syndrome', 'NN'), ('has', 'VBZ'), ('been', 'VBN'), ('known', 'VBN'), ('to', 'TO'), ('induce', 'VB'), ('dryness', 'NN'), ('in', 'IN'), ('vaginal', 'JJ'), ('tissue', 'NN'), ('as', 'RB'), ('well', 'RB'), ('as', 'IN'), ('induce', 'NN'), ('primary', 'JJ'), ('biliary', 'JJ'), ('cirrhosis', 'NN'), ('otherwise', 'RB'), ('the', 'DT'), ('abdominal', 'JJ'), ('swelling', 'NN'), ('could', 'MD'), ('be', 'VB'), ('due', 'JJ'), ('to', 'TO'), ('complication', 'NN'), ('of', 'IN'), ('sjogren', 'NNS'), ('known', 'VBN'), ('as', 'IN'), ('pseudolymphoma', 'NN'), ('which', 'WDT'), ('can', 'MD'), ('produce', 'VB'), ('splenomegaly', 'NNS'), ('enlarged', 'VBN'), ('spleen', 'JJ'), (').', 'NNP'), ('she', 'PRP'), ('should', 'MD'), ('definitely', 'RB'), ('see', 'VB'), ('rheumatologist', 'NN'), ('since', 'IN'), ('you', 'PRP'), ('don', 'VBP'), ('mention', 'JJ'), ('skin', 'FW'), ('disorder', 'NN'), ('anemia', 'NN'), ('or', 'CC'), ('joint', 'JJ'), ('pain', 'NN'), ('you', 'PRP'), ('probably', 'RB'), ('rule', 'VB'), ('out', 'RP'), ('erythema', 'NN'), ('nodosum', 'NN'), ('or', 'CC'), ('scleroderma', 'NN'), ('josh', 'NN')] | ['sjogren', 'syndrome', 'know', 'induce', 'dryness', 'vaginal', 'tissue', 'well', 'induce', 'primary', 'biliary', 'cirrhosis', 'otherwise', 'abdominal', 'swelling', 'could', 'due', 'complication', 'sjogren', 'know', 'pseudolymphoma', 'produce', 'splenomegaly', 'enlarge', 'spleen', 'definitely', 'see', 'rheumatologist', 'since', 'mention', 'skin', 'disorder', 'anemia', 'joint', 'pain', 'probably', 'rule', 'erythema', 'nodosum', 'scleroderma', 'josh'] | [] | sci_med_58817 |@lemmatized sjogren:2 syndrome:1 know:2 induce:2 dryness:1 vaginal:1 tissue:1 well:1 primary:1 biliary:1 cirrhosis:1 otherwise:1 abdominal:1 swelling:1 could:1 due:1 complication:1 pseudolymphoma:1 produce:1 splenomegaly:1 enlarge:1 spleen:1 definitely:1 see:1 rheumatologist:1 since:1 mention:1 skin:1 disorder:1 anemia:1 joint:1 pain:1 probably:1 rule:1 erythema:1 nodosum:1 scleroderma:1 josh:1 |@bigram |
6,884 | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/alt.atheism/51251 | 0 | alt_atheism_51251 | [] | [] | [] | alt_atheism_51251 |@lemmatized |@bigram |
|
6,885 |
Note that the laws that don't agree with you were passed to protect
a class of people who couldn't get justice from the state courts;
specifically civil rights workers in Missisippi in the 60's. The
federal protection of individual rights supersedes the non-feasance
of the state. Something similar has long been traditional ( well
he's queer so I beat him up...) for gays
As Anatole France said; "The law in its impartial majesty forbids the
rich as well as the poor from sleeping under bridges."
Equality of law can be construed in any number of ways. For example
the fact that all property thefts, regardless of value, are not
punished equally is an inequality which protects those who have
a lot of money from having it stolen. You could easily define
equality to regard the property in terms of it's significance
for the owner. This would a form of equality that would be skewed
toward poorer people.
In fact, most anti-gay bashing laws are constructed to offer equal
protection. They make it an offense to damage people based on a
motivation of hatred for sexual orientation. Thus the law in its
impartial majesty protects hets as well as gays from being bashed.
I'm sure that's a great relief to Douglas Meier.
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.misc/176968 | 18 | talk_politics_misc_176968 | [('note', 'NN'), ('that', 'IN'), ('the', 'DT'), ('laws', 'NNS'), ('that', 'WDT'), ('don', 'VBP'), ('agree', 'VBP'), ('with', 'IN'), ('you', 'PRP'), ('were', 'VBD'), ('passed', 'VBN'), ('to', 'TO'), ('protect', 'VB'), ('class', 'NN'), ('of', 'IN'), ('people', 'NNS'), ('who', 'WP'), ('couldn', 'VBP'), ('get', 'VB'), ('justice', 'NN'), ('from', 'IN'), ('the', 'DT'), ('state', 'NN'), ('courts', 'NNS'), ('specifically', 'RB'), ('civil', 'JJ'), ('rights', 'NNS'), ('workers', 'NNS'), ('in', 'IN'), ('missisippi', 'NN'), ('in', 'IN'), ('the', 'DT'), ('60', 'CD'), ('the', 'DT'), ('federal', 'JJ'), ('protection', 'NN'), ('of', 'IN'), ('individual', 'JJ'), ('rights', 'NNS'), ('supersedes', 'VBZ'), ('the', 'DT'), ('non', 'JJ'), ('feasance', 'NN'), ('of', 'IN'), ('the', 'DT'), ('state', 'NN'), ('something', 'NN'), ('similar', 'JJ'), ('has', 'VBZ'), ('long', 'RB'), ('been', 'VBN'), ('traditional', 'JJ'), ('well', 'RB'), ('he', 'PRP'), ('queer', 'VBZ'), ('so', 'RB'), ('beat', 'JJ'), ('him', 'PRP'), ('up', 'RP'), ('...)', 'NN'), ('for', 'IN'), ('gays', 'NNS'), ('as', 'IN'), ('anatole', 'JJ'), ('france', 'NN'), ('said', 'VBD'), ('the', 'DT'), ('law', 'NN'), ('in', 'IN'), ('its', 'PRP$'), ('impartial', 'JJ'), ('majesty', 'NN'), ('forbids', 'VBZ'), ('the', 'DT'), ('rich', 'JJ'), ('as', 'RB'), ('well', 'RB'), ('as', 'IN'), ('the', 'DT'), ('poor', 'JJ'), ('from', 'IN'), ('sleeping', 'VBG'), ('under', 'IN'), ('bridges', 'NNS'), ('."', 'VBP'), ('equality', 'NN'), ('of', 'IN'), ('law', 'NN'), ('can', 'MD'), ('be', 'VB'), ('construed', 'VBN'), ('in', 'IN'), ('any', 'DT'), ('number', 'NN'), ('of', 'IN'), ('ways', 'NNS'), ('for', 'IN'), ('example', 'NN'), ('the', 'DT'), ('fact', 'NN'), ('that', 'IN'), ('all', 'DT'), ('property', 'NN'), ('thefts', 'NNS'), ('regardless', 'RB'), ('of', 'IN'), ('value', 'NN'), ('are', 'VBP'), ('not', 'RB'), ('punished', 'VBN'), ('equally', 'RB'), ('is', 'VBZ'), ('an', 'DT'), ('inequality', 'NN'), ('which', 'WDT'), ('protects', 'VBZ'), ('those', 'DT'), ('who', 'WP'), ('have', 'VBP'), ('lot', 'NN'), ('of', 'IN'), ('money', 'NN'), ('from', 'IN'), ('having', 'VBG'), ('it', 'PRP'), ('stolen', 'VBZ'), ('you', 'PRP'), ('could', 'MD'), ('easily', 'RB'), ('define', 'VB'), ('equality', 'NN'), ('to', 'TO'), ('regard', 'VB'), ('the', 'DT'), ('property', 'NN'), ('in', 'IN'), ('terms', 'NNS'), ('of', 'IN'), ('it', 'PRP'), ('significance', 'NN'), ('for', 'IN'), ('the', 'DT'), ('owner', 'NN'), ('this', 'DT'), ('would', 'MD'), ('form', 'VB'), ('of', 'IN'), ('equality', 'NN'), ('that', 'WDT'), ('would', 'MD'), ('be', 'VB'), ('skewed', 'VBN'), ('toward', 'IN'), ('poorer', 'JJR'), ('people', 'NNS'), ('in', 'IN'), ('fact', 'NN'), ('most', 'RBS'), ('anti', 'JJ'), ('gay', 'NN'), ('bashing', 'NN'), ('laws', 'NNS'), ('are', 'VBP'), ('constructed', 'VBN'), ('to', 'TO'), ('offer', 'VB'), ('equal', 'JJ'), ('protection', 'NN'), ('they', 'PRP'), ('make', 'VBP'), ('it', 'PRP'), ('an', 'DT'), ('offense', 'NN'), ('to', 'TO'), ('damage', 'VB'), ('people', 'NNS'), ('based', 'VBN'), ('on', 'IN'), ('motivation', 'NN'), ('of', 'IN'), ('hatred', 'VBN'), ('for', 'IN'), ('sexual', 'JJ'), ('orientation', 'NN'), ('thus', 'RB'), ('the', 'DT'), ('law', 'NN'), ('in', 'IN'), ('its', 'PRP$'), ('impartial', 'JJ'), ('majesty', 'NN'), ('protects', 'NNS'), ('hets', 'NNS'), ('as', 'RB'), ('well', 'RB'), ('as', 'IN'), ('gays', 'NNS'), ('from', 'IN'), ('being', 'VBG'), ('bashed', 'VBN'), ('sure', 'NN'), ('that', 'WDT'), ('great', 'JJ'), ('relief', 'NN'), ('to', 'TO'), ('douglas', 'VB'), ('meier', 'NN')] | ['note', 'law', 'agree', 'pass', 'protect', 'class', 'people', 'get', 'justice', 'state', 'court', 'specifically', 'civil', 'right', 'worker', 'missisippi', 'federal', 'protection', 'individual', 'right', 'supersede', 'non', 'feasance', 'state', 'something', 'similar', 'long', 'traditional', 'well', 'queer', 'beat', 'gay', 'anatole', 'france', 'say', 'law', 'impartial', 'majesty', 'forbid', 'rich', 'well', 'poor', 'sleep', 'bridge', 'equality', 'law', 'construe', 'number', 'way', 'example', 'fact', 'property', 'theft', 'regardless', 'value', 'punish', 'equally', 'inequality', 'protect', 'lot', 'money', 'steal', 'could', 'easily', 'define', 'equality', 'regard', 'property', 'term', 'significance', 'owner', 'would', 'form', 'equality', 'would', 'skew', 'toward', 'poor', 'people', 'fact', 'anti', 'gay', 'bashing', 'law', 'construct', 'offer', 'equal', 'protection', 'make', 'offense', 'damage', 'people', 'base', 'motivation', 'hatred', 'sexual', 'orientation', 'thus', 'law', 'impartial', 'majesty', 'protects', 'hets', 'well', 'gay', 'bash', 'sure', 'great', 'relief', 'douglas', 'meier'] | ['class_people', 'people_get', 'civil_right', 'individual_right', 'something_similar', 'say_law', 'number_way', 'way_example', 'lot_money', 'could_easily', 'owner_would', 'poor_people', 'sexual_orientation', 'sure_great'] | talk_politics_misc_176968 |@lemmatized note:1 law:5 agree:1 pass:1 protect:2 class:1 people:3 get:1 justice:1 state:2 court:1 specifically:1 civil:1 right:2 worker:1 missisippi:1 federal:1 protection:2 individual:1 supersede:1 non:1 feasance:1 something:1 similar:1 long:1 traditional:1 well:3 queer:1 beat:1 gay:3 anatole:1 france:1 say:1 impartial:2 majesty:2 forbid:1 rich:1 poor:2 sleep:1 bridge:1 equality:3 construe:1 number:1 way:1 example:1 fact:2 property:2 theft:1 regardless:1 value:1 punish:1 equally:1 inequality:1 lot:1 money:1 steal:1 could:1 easily:1 define:1 regard:1 term:1 significance:1 owner:1 would:2 form:1 skew:1 toward:1 anti:1 bashing:1 construct:1 offer:1 equal:1 make:1 offense:1 damage:1 base:1 motivation:1 hatred:1 sexual:1 orientation:1 thus:1 protects:1 hets:1 bash:1 sure:1 great:1 relief:1 douglas:1 meier:1 |@bigram class_people:1 people_get:1 civil_right:1 individual_right:1 something_similar:1 say_law:1 number_way:1 way_example:1 lot_money:1 could_easily:1 owner_would:1 poor_people:1 sexual_orientation:1 sure_great:1 |
6,886 | > repeated lives on earth. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/soc.religion.christian/21369 | 15 | soc_religion_christian_21369 | [('repeated', 'VBN'), ('lives', 'NNS'), ('on', 'IN'), ('earth', 'NN')] | ['repeat', 'life', 'earth'] | ['life_earth'] | soc_religion_christian_21369 |@lemmatized repeat:1 life:1 earth:1 |@bigram life_earth:1 |
6,887 |
He meant the US spends more per capita on guns than Canada which isn't
really surprising because we were so busy protecting the western world from
the USSR that all other countries could slack off on their defense spending. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.guns/54196 | 16 | talk_politics_guns_54196 | [('he', 'PRP'), ('meant', 'VBD'), ('the', 'DT'), ('us', 'PRP'), ('spends', 'VBZ'), ('more', 'RBR'), ('per', 'IN'), ('capita', 'NN'), ('on', 'IN'), ('guns', 'NNS'), ('than', 'IN'), ('canada', 'NN'), ('which', 'WDT'), ('isn', 'VBP'), ('really', 'RB'), ('surprising', 'JJ'), ('because', 'IN'), ('we', 'PRP'), ('were', 'VBD'), ('so', 'RB'), ('busy', 'JJ'), ('protecting', 'VBG'), ('the', 'DT'), ('western', 'JJ'), ('world', 'NN'), ('from', 'IN'), ('the', 'DT'), ('ussr', 'NN'), ('that', 'IN'), ('all', 'DT'), ('other', 'JJ'), ('countries', 'NNS'), ('could', 'MD'), ('slack', 'VB'), ('off', 'RP'), ('on', 'IN'), ('their', 'PRP$'), ('defense', 'NN'), ('spending', 'NN')] | ['mean', 'u', 'spend', 'per', 'caput', 'gun', 'canada', 'really', 'surprising', 'busy', 'protect', 'western', 'world', 'ussr', 'country', 'could', 'slack', 'defense', 'spending'] | ['per_caput', 'western_world'] | talk_politics_guns_54196 |@lemmatized mean:1 u:1 spend:1 per:1 caput:1 gun:1 canada:1 really:1 surprising:1 busy:1 protect:1 western:1 world:1 ussr:1 country:1 could:1 slack:1 defense:1 spending:1 |@bigram per_caput:1 western_world:1 |
6,888 | What happened in Waco is not the fault of the BATF. If they would of
had the proper equipment and personal then they could of captured the
compound on the initial assault and none of this would of happened.
The BATF needs more people, better weapons and more armored
transports. When they meet hostile fire they should be able to use
more force instead of retreating to a stand off. If you are going to
do a job then do it right. The BATF is there to protect us and they
must have the proper equipment and people to do the job.
With the WoD and the increased crime in the streets the BATF is needed
more now then ever. If they blast away a few good fokes then that is
the price we all have to pay for law and order in this country. Look
at all the good people that died in wars to protect this great country
of ours. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.guns/54336 | 16 | talk_politics_guns_54336 | [('what', 'WP'), ('happened', 'VBD'), ('in', 'IN'), ('waco', 'NN'), ('is', 'VBZ'), ('not', 'RB'), ('the', 'DT'), ('fault', 'NN'), ('of', 'IN'), ('the', 'DT'), ('batf', 'NN'), ('if', 'IN'), ('they', 'PRP'), ('would', 'MD'), ('of', 'IN'), ('had', 'VBD'), ('the', 'DT'), ('proper', 'JJ'), ('equipment', 'NN'), ('and', 'CC'), ('personal', 'JJ'), ('then', 'RB'), ('they', 'PRP'), ('could', 'MD'), ('of', 'IN'), ('captured', 'VBN'), ('the', 'DT'), ('compound', 'NN'), ('on', 'IN'), ('the', 'DT'), ('initial', 'JJ'), ('assault', 'NN'), ('and', 'CC'), ('none', 'NN'), ('of', 'IN'), ('this', 'DT'), ('would', 'MD'), ('of', 'IN'), ('happened', 'VBD'), ('the', 'DT'), ('batf', 'NN'), ('needs', 'VBZ'), ('more', 'JJR'), ('people', 'NNS'), ('better', 'JJR'), ('weapons', 'NNS'), ('and', 'CC'), ('more', 'JJR'), ('armored', 'JJ'), ('transports', 'NNS'), ('when', 'WRB'), ('they', 'PRP'), ('meet', 'VBP'), ('hostile', 'JJ'), ('fire', 'NN'), ('they', 'PRP'), ('should', 'MD'), ('be', 'VB'), ('able', 'JJ'), ('to', 'TO'), ('use', 'VB'), ('more', 'JJR'), ('force', 'NN'), ('instead', 'RB'), ('of', 'IN'), ('retreating', 'VBG'), ('to', 'TO'), ('stand', 'VB'), ('off', 'RP'), ('if', 'IN'), ('you', 'PRP'), ('are', 'VBP'), ('going', 'VBG'), ('to', 'TO'), ('do', 'VB'), ('job', 'NN'), ('then', 'RB'), ('do', 'VBP'), ('it', 'PRP'), ('right', 'VB'), ('the', 'DT'), ('batf', 'NN'), ('is', 'VBZ'), ('there', 'RB'), ('to', 'TO'), ('protect', 'VB'), ('us', 'PRP'), ('and', 'CC'), ('they', 'PRP'), ('must', 'MD'), ('have', 'VB'), ('the', 'DT'), ('proper', 'JJ'), ('equipment', 'NN'), ('and', 'CC'), ('people', 'NNS'), ('to', 'TO'), ('do', 'VB'), ('the', 'DT'), ('job', 'NN'), ('with', 'IN'), ('the', 'DT'), ('wod', 'NN'), ('and', 'CC'), ('the', 'DT'), ('increased', 'VBN'), ('crime', 'NN'), ('in', 'IN'), ('the', 'DT'), ('streets', 'NNS'), ('the', 'DT'), ('batf', 'NN'), ('is', 'VBZ'), ('needed', 'VBN'), ('more', 'RBR'), ('now', 'RB'), ('then', 'RB'), ('ever', 'RB'), ('if', 'IN'), ('they', 'PRP'), ('blast', 'VBP'), ('away', 'RB'), ('few', 'JJ'), ('good', 'JJ'), ('fokes', 'NNS'), ('then', 'RB'), ('that', 'DT'), ('is', 'VBZ'), ('the', 'DT'), ('price', 'NN'), ('we', 'PRP'), ('all', 'DT'), ('have', 'VBP'), ('to', 'TO'), ('pay', 'VB'), ('for', 'IN'), ('law', 'NN'), ('and', 'CC'), ('order', 'NN'), ('in', 'IN'), ('this', 'DT'), ('country', 'NN'), ('look', 'VB'), ('at', 'IN'), ('all', 'PDT'), ('the', 'DT'), ('good', 'JJ'), ('people', 'NNS'), ('that', 'WDT'), ('died', 'VBD'), ('in', 'IN'), ('wars', 'NNS'), ('to', 'TO'), ('protect', 'VB'), ('this', 'DT'), ('great', 'JJ'), ('country', 'NN'), ('of', 'IN'), ('ours', 'NNS')] | ['happen', 'waco', 'fault', 'batf', 'would', 'proper', 'equipment', 'personal', 'could', 'capture', 'compound', 'initial', 'assault', 'none', 'would', 'happen', 'batf', 'need', 'people', 'good', 'weapon', 'armored', 'transport', 'meet', 'hostile', 'fire', 'able', 'use', 'force', 'instead', 'retreat', 'stand', 'go', 'job', 'right', 'batf', 'protect', 'u', 'must', 'proper', 'equipment', 'people', 'job', 'wod', 'increase', 'crime', 'street', 'batf', 'need', 'ever', 'blast', 'away', 'good', 'fokes', 'price', 'pay', 'law', 'order', 'country', 'look', 'good', 'people', 'die', 'war', 'protect', 'great', 'country'] | ['happen_waco', 'batf_would', 'proper_equipment', 'could_capture', 'initial_assault', 'none_would', 'would_happen', 'batf_need', 'need_people', 'people_good', 'able_use', 'use_force', 'stand_go', 'protect_u', 'u_must', 'proper_equipment', 'increase_crime', 'crime_street', 'batf_need', 'price_pay', 'law_order', 'look_good', 'good_people', 'people_die', 'die_war', 'great_country'] | talk_politics_guns_54336 |@lemmatized happen:2 waco:1 fault:1 batf:4 would:2 proper:2 equipment:2 personal:1 could:1 capture:1 compound:1 initial:1 assault:1 none:1 need:2 people:3 good:3 weapon:1 armored:1 transport:1 meet:1 hostile:1 fire:1 able:1 use:1 force:1 instead:1 retreat:1 stand:1 go:1 job:2 right:1 protect:2 u:1 must:1 wod:1 increase:1 crime:1 street:1 ever:1 blast:1 away:1 fokes:1 price:1 pay:1 law:1 order:1 country:2 look:1 die:1 war:1 great:1 |@bigram happen_waco:1 batf_would:1 proper_equipment:2 could_capture:1 initial_assault:1 none_would:1 would_happen:1 batf_need:2 need_people:1 people_good:1 able_use:1 use_force:1 stand_go:1 protect_u:1 u_must:1 increase_crime:1 crime_street:1 price_pay:1 law_order:1 look_good:1 good_people:1 people_die:1 die_war:1 great_country:1 |
6,889 | Yo, did anybody see this run of HARD COPY?
I guy on a 600 Katana got pulled over by the Police (I guess for
speeding or something). But just as the cop was about to step
out of the car, the dude punches it down an interstate in Georgia.
Ang then, the cop gives chase.
Now this was an interesting episode because it was all videotaped!!!
Everything from the dramatic takeoff and 135mph chase to the sidestreet
battle at about 100mph. What happened at the end? The guy (who is
being relentless chased down box the cage with the disco lights)
slows a couple of times to taunt the cop. After blowing a few stop
signs and making car jump to the side, he goes up a dead end street.
The Kat, although not the latest machine, is still a high performance
machine and he slams on the brakes. Of couse, we all know that cages,
especially the ones with the disco lights, can't stop as fast as our
high performance machines. So what happens?... The cage plows into the
Kat.
Luckily for this dude, he was wearing a helmet and was not hurt. But
dude, how crazy can you get!?! Yeah, we've all went out and played
cat and mouse with our friends but, with a cop!!???!!! How crazy can
you get!?!?! It took just one look at a ZX-7 who tried this crap
to convince me not to try any shit like that. (Although the dude
collided with a car head on at 140 mph, the Kawasaki team colors
still looked good!!! Just a few scratches, like no front end....
3 inch long engine and other "minor" scratches...)
If you guys are out there, please, slow it down. I not being
an advocate for the cages (especially the ones that make that
annoying ass noises...), but just think... The next time you
punched it (whether you have an all mighty ZX-11 or a "I can
do it" 250 Ninja), just remember, a kid could step out at any
time.
Peace & ride (kinda) safe.
Warren -- "Have Suzuki, Will travel..."
[email protected] | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.motorcycles/104289 | 8 | rec_motorcycles_104289 | [('yo', 'NN'), ('did', 'VBD'), ('anybody', 'NN'), ('see', 'VB'), ('this', 'DT'), ('run', 'NN'), ('of', 'IN'), ('hard', 'JJ'), ('copy', 'NN'), ('guy', 'NN'), ('on', 'IN'), ('600', 'CD'), ('katana', 'NNS'), ('got', 'VBD'), ('pulled', 'VBN'), ('over', 'RP'), ('by', 'IN'), ('the', 'DT'), ('police', 'NN'), ('guess', 'NN'), ('for', 'IN'), ('speeding', 'VBG'), ('or', 'CC'), ('something', 'NN'), (').', 'NNS'), ('but', 'CC'), ('just', 'RB'), ('as', 'IN'), ('the', 'DT'), ('cop', 'NN'), ('was', 'VBD'), ('about', 'IN'), ('to', 'TO'), ('step', 'VB'), ('out', 'RB'), ('of', 'IN'), ('the', 'DT'), ('car', 'NN'), ('the', 'DT'), ('dude', 'NN'), ('punches', 'VBZ'), ('it', 'PRP'), ('down', 'RP'), ('an', 'DT'), ('interstate', 'NN'), ('in', 'IN'), ('georgia', 'NN'), ('ang', 'NN'), ('then', 'RB'), ('the', 'DT'), ('cop', 'NN'), ('gives', 'VBZ'), ('chase', 'RB'), ('now', 'RB'), ('this', 'DT'), ('was', 'VBD'), ('an', 'DT'), ('interesting', 'JJ'), ('episode', 'NN'), ('because', 'IN'), ('it', 'PRP'), ('was', 'VBD'), ('all', 'DT'), ('videotaped', 'JJ'), ('!!!', 'NNS'), ('everything', 'NN'), ('from', 'IN'), ('the', 'DT'), ('dramatic', 'JJ'), ('takeoff', 'NN'), ('and', 'CC'), ('135mph', 'CD'), ('chase', 'NN'), ('to', 'TO'), ('the', 'DT'), ('sidestreet', 'JJ'), ('battle', 'NN'), ('at', 'IN'), ('about', 'RB'), ('100mph', 'CD'), ('what', 'WP'), ('happened', 'VBD'), ('at', 'IN'), ('the', 'DT'), ('end', 'NN'), ('the', 'DT'), ('guy', 'NN'), ('who', 'WP'), ('is', 'VBZ'), ('being', 'VBG'), ('relentless', 'NN'), ('chased', 'VBD'), ('down', 'RB'), ('box', 'RB'), ('the', 'DT'), ('cage', 'NN'), ('with', 'IN'), ('the', 'DT'), ('disco', 'NN'), ('lights', 'NNS'), ('slows', 'VBZ'), ('couple', 'NN'), ('of', 'IN'), ('times', 'NNS'), ('to', 'TO'), ('taunt', 'VB'), ('the', 'DT'), ('cop', 'NN'), ('after', 'IN'), ('blowing', 'VBG'), ('few', 'JJ'), ('stop', 'JJ'), ('signs', 'NNS'), ('and', 'CC'), ('making', 'VBG'), ('car', 'NN'), ('jump', 'NN'), ('to', 'TO'), ('the', 'DT'), ('side', 'NN'), ('he', 'PRP'), ('goes', 'VBZ'), ('up', 'RP'), ('dead', 'JJ'), ('end', 'NN'), ('street', 'NN'), ('the', 'DT'), ('kat', 'NN'), ('although', 'IN'), ('not', 'RB'), ('the', 'DT'), ('latest', 'JJS'), ('machine', 'NN'), ('is', 'VBZ'), ('still', 'RB'), ('high', 'JJ'), ('performance', 'NN'), ('machine', 'NN'), ('and', 'CC'), ('he', 'PRP'), ('slams', 'VBZ'), ('on', 'IN'), ('the', 'DT'), ('brakes', 'NNS'), ('of', 'IN'), ('couse', 'NN'), ('we', 'PRP'), ('all', 'DT'), ('know', 'VBP'), ('that', 'IN'), ('cages', 'VBZ'), ('especially', 'RB'), ('the', 'DT'), ('ones', 'NNS'), ('with', 'IN'), ('the', 'DT'), ('disco', 'NN'), ('lights', 'NNS'), ('can', 'MD'), ('stop', 'VB'), ('as', 'RB'), ('fast', 'RB'), ('as', 'IN'), ('our', 'PRP$'), ('high', 'JJ'), ('performance', 'NN'), ('machines', 'NNS'), ('so', 'RB'), ('what', 'WP'), ('happens', 'VBZ'), ('?...', 'VBP'), ('the', 'DT'), ('cage', 'NN'), ('plows', 'VBZ'), ('into', 'IN'), ('the', 'DT'), ('kat', 'NN'), ('luckily', 'RB'), ('for', 'IN'), ('this', 'DT'), ('dude', 'NN'), ('he', 'PRP'), ('was', 'VBD'), ('wearing', 'VBG'), ('helmet', 'NN'), ('and', 'CC'), ('was', 'VBD'), ('not', 'RB'), ('hurt', 'VBN'), ('but', 'CC'), ('dude', 'VBP'), ('how', 'WRB'), ('crazy', 'JJ'), ('can', 'MD'), ('you', 'PRP'), ('get', 'VB'), ('!?!', 'JJ'), ('yeah', 'NN'), ('we', 'PRP'), ('ve', 'VBP'), ('all', 'DT'), ('went', 'VBD'), ('out', 'RP'), ('and', 'CC'), ('played', 'JJ'), ('cat', 'NN'), ('and', 'CC'), ('mouse', 'NN'), ('with', 'IN'), ('our', 'PRP$'), ('friends', 'NNS'), ('but', 'CC'), ('with', 'IN'), ('cop', 'JJ'), ('!!???!!!', 'NNP'), ('how', 'WRB'), ('crazy', 'JJ'), ('can', 'MD'), ('you', 'PRP'), ('get', 'VB'), ('!?!?!', 'VB'), ('it', 'PRP'), ('took', 'VBD'), ('just', 'RB'), ('one', 'CD'), ('look', 'NN'), ('at', 'IN'), ('zx', 'NN'), ('who', 'WP'), ('tried', 'VBD'), ('this', 'DT'), ('crap', 'NN'), ('to', 'TO'), ('convince', 'VB'), ('me', 'PRP'), ('not', 'RB'), ('to', 'TO'), ('try', 'VB'), ('any', 'DT'), ('shit', 'NNS'), ('like', 'IN'), ('that', 'DT'), ('although', 'IN'), ('the', 'DT'), ('dude', 'NN'), ('collided', 'VBN'), ('with', 'IN'), ('car', 'NN'), ('head', 'NN'), ('on', 'IN'), ('at', 'IN'), ('140', 'CD'), ('mph', 'NN'), ('the', 'DT'), ('kawasaki', 'NN'), ('team', 'NN'), ('colors', 'NNS'), ('still', 'RB'), ('looked', 'VBD'), ('good', 'JJ'), ('!!!', 'NN'), ('just', 'RB'), ('few', 'JJ'), ('scratches', 'NNS'), ('like', 'IN'), ('no', 'DT'), ('front', 'JJ'), ('end', 'NN'), ('....', 'NNP'), ('inch', 'NN'), ('long', 'RB'), ('engine', 'NN'), ('and', 'CC'), ('other', 'JJ'), ('minor', 'JJ'), ('scratches', 'NNS'), ('...)', 'VBP'), ('if', 'IN'), ('you', 'PRP'), ('guys', 'VBP'), ('are', 'VBP'), ('out', 'IN'), ('there', 'RB'), ('please', 'VB'), ('slow', 'VB'), ('it', 'PRP'), ('down', 'RP'), ('not', 'RB'), ('being', 'VBG'), ('an', 'DT'), ('advocate', 'NN'), ('for', 'IN'), ('the', 'DT'), ('cages', 'NNS'), ('especially', 'RB'), ('the', 'DT'), ('ones', 'NNS'), ('that', 'WDT'), ('make', 'VBP'), ('that', 'IN'), ('annoying', 'VBG'), ('ass', 'NN'), ('noises', 'NNS'), ('...),', 'VBP'), ('but', 'CC'), ('just', 'RB'), ('think', 'VB'), ('...', ':'), ('the', 'DT'), ('next', 'JJ'), ('time', 'NN'), ('you', 'PRP'), ('punched', 'VBD'), ('it', 'PRP'), ('whether', 'IN'), ('you', 'PRP'), ('have', 'VBP'), ('an', 'DT'), ('all', 'DT'), ('mighty', 'NNS'), ('zx', 'VBP'), ('11', 'CD'), ('or', 'CC'), ('can', 'MD'), ('do', 'VB'), ('it', 'PRP'), ('250', 'CD'), ('ninja', 'JJ'), ('),', 'NN'), ('just', 'RB'), ('remember', 'VB'), ('kid', 'NN'), ('could', 'MD'), ('step', 'VB'), ('out', 'RP'), ('at', 'IN'), ('any', 'DT'), ('time', 'NN'), ('peace', 'NN'), ('ride', 'NN'), ('kinda', 'NNP'), ('safe', 'JJ'), ('warren', 'NN'), ('--', ':'), ('have', 'VBP'), ('suzuki', 'VBN'), ('will', 'MD'), ('travel', 'VB'), ('..."', 'NNS')] | ['yo', 'anybody', 'see', 'run', 'hard', 'copy', 'guy', 'katana', 'get', 'pull', 'police', 'guess', 'speed', 'something', 'cop', 'step', 'car', 'dude', 'punch', 'interstate', 'georgia', 'ang', 'cop', 'give', 'chase', 'interesting', 'episode', 'videotaped', 'everything', 'dramatic', 'takeoff', 'chase', 'sidestreet', 'battle', 'happen', 'end', 'guy', 'relentless', 'chase', 'box', 'cage', 'disco', 'light', 'slow', 'couple', 'time', 'taunt', 'cop', 'blow', 'stop', 'sign', 'make', 'car', 'jump', 'side', 'go', 'dead', 'end', 'street', 'kat', 'although', 'late', 'machine', 'still', 'high', 'performance', 'machine', 'slam', 'brake', 'couse', 'know', 'cage', 'especially', 'one', 'disco', 'light', 'stop', 'fast', 'high', 'performance', 'machine', 'happen', 'cage', 'plow', 'kat', 'luckily', 'dude', 'wear', 'helmet', 'hurt', 'dude', 'crazy', 'get', 'yeah', 'go', 'played', 'cat', 'mouse', 'friend', 'cop', 'crazy', 'get', 'take', 'one', 'look', 'zx', 'try', 'crap', 'convince', 'try', 'shit', 'like', 'although', 'dude', 'collide', 'car', 'head', 'mph', 'kawasaki', 'team', 'color', 'still', 'look', 'good', 'scratch', 'like', 'front', 'end', 'inch', 'long', 'engine', 'minor', 'scratch', 'guy', 'please', 'slow', 'advocate', 'cage', 'especially', 'one', 'make', 'annoy', 'noise', 'think', 'next', 'time', 'punch', 'whether', 'mighty', 'zx', 'ninja', 'remember', 'kid', 'could', 'step', 'time', 'peace', 'ride', 'kinda', 'safe', 'warren', 'suzuki', 'travel'] | ['anybody_see', 'couple_time', 'stop_sign', 'make_car', 'still_high', 'high_performance', 'especially_one', 'high_performance', 'get_take', 'take_one', 'one_look', 'still_look', 'look_good', 'front_end', 'inch_long', 'especially_one', 'one_make', 'think_next', 'next_time', 'step_time'] | rec_motorcycles_104289 |@lemmatized yo:1 anybody:1 see:1 run:1 hard:1 copy:1 guy:3 katana:1 get:3 pull:1 police:1 guess:1 speed:1 something:1 cop:4 step:2 car:3 dude:4 punch:2 interstate:1 georgia:1 ang:1 give:1 chase:3 interesting:1 episode:1 videotaped:1 everything:1 dramatic:1 takeoff:1 sidestreet:1 battle:1 happen:2 end:3 relentless:1 box:1 cage:4 disco:2 light:2 slow:2 couple:1 time:3 taunt:1 blow:1 stop:2 sign:1 make:2 jump:1 side:1 go:2 dead:1 street:1 kat:2 although:2 late:1 machine:3 still:2 high:2 performance:2 slam:1 brake:1 couse:1 know:1 especially:2 one:3 fast:1 plow:1 luckily:1 wear:1 helmet:1 hurt:1 crazy:2 yeah:1 played:1 cat:1 mouse:1 friend:1 take:1 look:2 zx:2 try:2 crap:1 convince:1 shit:1 like:2 collide:1 head:1 mph:1 kawasaki:1 team:1 color:1 good:1 scratch:2 front:1 inch:1 long:1 engine:1 minor:1 please:1 advocate:1 annoy:1 noise:1 think:1 next:1 whether:1 mighty:1 ninja:1 remember:1 kid:1 could:1 peace:1 ride:1 kinda:1 safe:1 warren:1 suzuki:1 travel:1 |@bigram anybody_see:1 couple_time:1 stop_sign:1 make_car:1 still_high:1 high_performance:2 especially_one:2 get_take:1 take_one:1 one_look:1 still_look:1 look_good:1 front_end:1 inch_long:1 one_make:1 think_next:1 next_time:1 step_time:1 |
6,890 |
Hey, sounds great. Does that mean that W4WG works with ODI? I thought it
uses NDIS.
My problem is that Lan Workplace with all its drivers uses up most of my
UMBs, so I'd hate to have to load many more drivers to make W4WG work
along.
I read in a German computer magazine that TCP/IP support for W4WG is just
around the corner. Anybody have any news about this?
Regards, Richard
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/9658 | 2 | comp_os_ms-windows_misc_9658 | [('hey', 'NN'), ('sounds', 'VBZ'), ('great', 'JJ'), ('does', 'VBZ'), ('that', 'IN'), ('mean', 'VB'), ('that', 'IN'), ('w4wg', 'NN'), ('works', 'VBZ'), ('with', 'IN'), ('odi', 'JJ'), ('thought', 'VBD'), ('it', 'PRP'), ('uses', 'VBZ'), ('ndis', 'JJ'), ('my', 'PRP$'), ('problem', 'NN'), ('is', 'VBZ'), ('that', 'DT'), ('lan', 'JJ'), ('workplace', 'NN'), ('with', 'IN'), ('all', 'DT'), ('its', 'PRP$'), ('drivers', 'NNS'), ('uses', 'VBZ'), ('up', 'IN'), ('most', 'JJS'), ('of', 'IN'), ('my', 'PRP$'), ('umbs', 'NNS'), ('so', 'RB'), ('hate', 'JJ'), ('to', 'TO'), ('have', 'VB'), ('to', 'TO'), ('load', 'VB'), ('many', 'JJ'), ('more', 'JJR'), ('drivers', 'NNS'), ('to', 'TO'), ('make', 'VB'), ('w4wg', 'JJ'), ('work', 'NN'), ('along', 'RB'), ('read', 'VB'), ('in', 'IN'), ('german', 'JJ'), ('computer', 'NN'), ('magazine', 'NN'), ('that', 'IN'), ('tcp', 'NN'), ('ip', 'JJ'), ('support', 'NN'), ('for', 'IN'), ('w4wg', 'NN'), ('is', 'VBZ'), ('just', 'RB'), ('around', 'IN'), ('the', 'DT'), ('corner', 'NN'), ('anybody', 'NN'), ('have', 'VBP'), ('any', 'DT'), ('news', 'NN'), ('about', 'IN'), ('this', 'DT'), ('regards', 'NNS'), ('richard', 'NN')] | ['hey', 'sound', 'great', 'mean', 'work', 'odi', 'think', 'use', 'ndis', 'problem', 'lan', 'workplace', 'driver', 'use', 'umbs', 'hate', 'load', 'many', 'driver', 'make', 'work', 'along', 'read', 'german', 'computer', 'magazine', 'tcp', 'ip', 'support', 'around', 'corner', 'anybody', 'news', 'regard', 'richard'] | ['sound_great', 'think_use', 'use_ndis', 'driver_use', 'driver_make', 'make_work', 'tcp_ip', 'around_corner'] | comp_os_ms-windows_misc_9658 |@lemmatized hey:1 sound:1 great:1 mean:1 work:2 odi:1 think:1 use:2 ndis:1 problem:1 lan:1 workplace:1 driver:2 umbs:1 hate:1 load:1 many:1 make:1 along:1 read:1 german:1 computer:1 magazine:1 tcp:1 ip:1 support:1 around:1 corner:1 anybody:1 news:1 regard:1 richard:1 |@bigram sound_great:1 think_use:1 use_ndis:1 driver_use:1 driver_make:1 make_work:1 tcp_ip:1 around_corner:1 |
6,891 | The Blues scored two power-play goals in 17 seconds in the third period
and the beat the Chicago Blackhawks 4-3 Sunday afternoon at Chicago Stadium.
Brendan Shanahan tied the game 3-3 and Brett Hull scored the game winner 17
seconds later. Jeff Brown and Denny Felsner scored the other Blues goals.
Brian Noonan had the hat trick for the Hawks, who also had some very good
goaltending from Ed Belfour. Blues goalie Curtis Joseph was solid down the
stretch to preserve the Blues lead.
The Hawks came out strong in the first period, outshooting the Blues 6-1 and
taking a 1-0 lead on Noonan's first goal. Right after an interference penalty
on Rick Zombo had expired, Keith Brown intercepted a clearing attempt at the
blue line and passed the puck to Steve Larmer in the right circle. Larmer fired
a long slap shot, and Noonan deflected the puck between Joseph's pads. After
the goal, the Blues picked up the intensity and went on to outshoot the Hawks
10-9 in the first period.
Jeff Brown tied the game 1-1 at 3:12 of the second. Nelson Emerson broke in on
the left side, got by Craig Muni and pushed the puck across the slot. Belfour
came out to play the pass and shoveled it to the right boards, where Brown
collected it and slapped it in before Belfour could get back to the goal.
Two minutes later on a Hawks power play, Belfour stopped Rich Sutter on a
short-handed break-in. Chris Chelios picked up the puck and passed it to Jeremy
Roenick who carried it on right wing and found an open Noonan with a nice pass
across the slot. Noonan fired it past Joseph at 5:30 for the 2-1 lead.
Noonan completed his hat trick 3:11 later to increase the Hawks' lead to 3-1.
Stephane Matteau made a nice pass from the right boards to Noonan who beat
Stephane Quintal by driving to the net. Joseph had no chance as Noonan
deflected the puck in the net.
Denny Felsner reduced the Blues deficit to 3-1 at 12:49 after picking up the
rebound of Basil McRae's slap shot from the slot. Janney set up McRae for
the shot, and the puck sailed wide of the net and bounced off the end boards
to Felsner. Felsner sticked the rebound into the partially open net. The Blues
outshot the Hawks 10-5 in the second period.
With the Blackhawks leading 3-2 at 9:56 of the third, Stephane Matteau picked
up a high sticking penalty. Just 53 seconds into the power play, Steve Smith
was called for slashing, giving the Blues a 5-on-3 advantage for 1:07.
The Blues didn't waste time as Brendan Shanahan scored just 23 seconds into
the two-man advantage to tie the game 3-3. Janney found Hull in the slot,
and Hull fired a rocket at Belfour. Jeff Brown collected the rebound and
passed it to Shanahan in the left circle. Shanahan beat Belfour from a sharp
angle.
Just 17 seconds later, Hull scored the game winner for the Blues. Nelson
Emerson broke in on right wing, carried the puck behind the net along with
two Hawks defensemen. Emerson made a nice pass to an unchecked Hull in the
slot, and Hull beat Belfour to put the Blues up 4-3.
The Hawks had several chances to tie the game in the final minutes, but Joseph
made some brilliant saves to prevent the Hawks from scoring. He stopped Troy
Murray point blank from just right of the crease with 2:30 left in the game.
The Blues killed off a late Hawks power play, with Rich Sutter clearing the
puck with his hand as it was trickling along the goal line. The Blues held
on to win the game. The Hawks oushot the Blues 13-7 in the third period,
totaling 27 shots on goal for each team. The Blues special teams were excellent
in the game. The Blues killed 6 of 7 Hawks power plays, and scored twice on
on four power play chances. The Blues ranked among the best special teams in
the league. They rank 2nd in penalty killing and 3rd on the power play.
The game was carried live on ABC, the first time an NHL game other than an
All-Star game has been shown on network television since May 24, 1980, when
CBS carried Game 6 of the Stanley Cup finals.
The best-of-seven series continues Wednesday in Chicago and Friday and Sunday
in St. Louis.
Box score
---------
Blues 4, Blackhawks 3
BLUES 0 2 2 -- 4
CHICAGO 1 2 0 -- 3
FIRST PERIOD
CHI -- Noonan 1 (Larmer, K.Brown), 8:17.
Penalties -- Shanahan, StL (holding), 2:28; Zombo, StL (interference), 6:00;
Murphy, Chi (high-sticking), 11:30; Grimson, Chi (boarding), 14:39; Zombo, StL
(holding), 18:46.
SECOND PERIOD
STL -- Brown 1 (Shanahan, Emerson), 3:12.
CHI -- (PPG) Noonan 2 (Roenick, Chelios), 5:40.
CHI -- Noonan 3 (Matteau, Sutter), 8:51.
STL -- Felsner 1 (McRae, Janney), 12:49.
Penalties -- Baron, StL (interference), 4:33; Wilson, StL (tripping), 9:31.
THIRD PERIOD
STL -- (PPG) Shanahan 1 (J.Brown, Hull), 11:12.
STL -- (PPG) Hull 1 (Emerson, J.Brown), 11:29.
Penalties -- Shanahan, StL (roughing), 1:54; Matteau, Chi (high-sticking),
9:56; Smith, Chi (slashing), 10:49; Baron, StL (roughing), 14:23.
SHOTS ON GOAL
BLUES 10 10 7 -- 27
CHICAGO 9 5 13 -- 27
Power-play Opportunities -- St. Louis 2 of 4; Chicago 1 of 7.
Goaltenders -- St. Louis, Joseph, 1-0-0 (27 shots-24 saves).
Chicago, Belfour, 0-1-0 (27-23).
Referee -- Kerry Fraser. Linesmen -- Kevin Collins, Brian Murphy. A -- 16,199. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/53622 | 10 | rec_sport_hockey_53622 | [('the', 'DT'), ('blues', 'NNS'), ('scored', 'VBD'), ('two', 'CD'), ('power', 'NN'), ('play', 'NN'), ('goals', 'NNS'), ('in', 'IN'), ('17', 'CD'), ('seconds', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('third', 'JJ'), ('period', 'NN'), ('and', 'CC'), ('the', 'DT'), ('beat', 'NN'), ('the', 'DT'), ('chicago', 'NN'), ('blackhawks', 'NN'), ('sunday', 'JJ'), ('afternoon', 'NN'), ('at', 'IN'), ('chicago', 'JJ'), ('stadium', 'NN'), ('brendan', 'NN'), ('shanahan', 'NN'), ('tied', 'VBD'), ('the', 'DT'), ('game', 'NN'), ('and', 'CC'), ('brett', 'NN'), ('hull', 'NN'), ('scored', 'VBD'), ('the', 'DT'), ('game', 'NN'), ('winner', 'NN'), ('17', 'CD'), ('seconds', 'NNS'), ('later', 'RB'), ('jeff', 'VBP'), ('brown', 'JJ'), ('and', 'CC'), ('denny', 'JJ'), ('felsner', 'NN'), ('scored', 'VBD'), ('the', 'DT'), ('other', 'JJ'), ('blues', 'NNS'), ('goals', 'NNS'), ('brian', 'JJ'), ('noonan', 'NN'), ('had', 'VBD'), ('the', 'DT'), ('hat', 'NN'), ('trick', 'NN'), ('for', 'IN'), ('the', 'DT'), ('hawks', 'NN'), ('who', 'WP'), ('also', 'RB'), ('had', 'VBD'), ('some', 'DT'), ('very', 'RB'), ('good', 'JJ'), ('goaltending', 'NN'), ('from', 'IN'), ('ed', 'JJ'), ('belfour', 'NN'), ('blues', 'NNS'), ('goalie', 'VBP'), ('curtis', 'NN'), ('joseph', 'NN'), ('was', 'VBD'), ('solid', 'JJ'), ('down', 'IN'), ('the', 'DT'), ('stretch', 'NN'), ('to', 'TO'), ('preserve', 'VB'), ('the', 'DT'), ('blues', 'NNS'), ('lead', 'VBP'), ('the', 'DT'), ('hawks', 'NN'), ('came', 'VBD'), ('out', 'RP'), ('strong', 'JJ'), ('in', 'IN'), ('the', 'DT'), ('first', 'JJ'), ('period', 'NN'), ('outshooting', 'VBG'), ('the', 'DT'), ('blues', 'NNS'), ('and', 'CC'), ('taking', 'VBG'), ('lead', 'NN'), ('on', 'IN'), ('noonan', 'JJ'), ('first', 'JJ'), ('goal', 'NN'), ('right', 'RB'), ('after', 'IN'), ('an', 'DT'), ('interference', 'NN'), ('penalty', 'NN'), ('on', 'IN'), ('rick', 'NN'), ('zombo', 'NN'), ('had', 'VBD'), ('expired', 'VBN'), ('keith', 'NNP'), ('brown', 'JJ'), ('intercepted', 'VBD'), ('clearing', 'VBG'), ('attempt', 'NN'), ('at', 'IN'), ('the', 'DT'), ('blue', 'JJ'), ('line', 'NN'), ('and', 'CC'), ('passed', 'VBD'), ('the', 'DT'), ('puck', 'NN'), ('to', 'TO'), ('steve', 'VB'), ('larmer', 'NN'), ('in', 'IN'), ('the', 'DT'), ('right', 'JJ'), ('circle', 'NN'), ('larmer', 'NN'), ('fired', 'VBD'), ('long', 'JJ'), ('slap', 'NN'), ('shot', 'NN'), ('and', 'CC'), ('noonan', 'RB'), ('deflected', 'VBD'), ('the', 'DT'), ('puck', 'NN'), ('between', 'IN'), ('joseph', 'NN'), ('pads', 'NNS'), ('after', 'IN'), ('the', 'DT'), ('goal', 'NN'), ('the', 'DT'), ('blues', 'NNS'), ('picked', 'VBD'), ('up', 'RP'), ('the', 'DT'), ('intensity', 'NN'), ('and', 'CC'), ('went', 'VBD'), ('on', 'IN'), ('to', 'TO'), ('outshoot', 'VB'), ('the', 'DT'), ('hawks', 'NN'), ('10', 'CD'), ('in', 'IN'), ('the', 'DT'), ('first', 'JJ'), ('period', 'NN'), ('jeff', 'NN'), ('brown', 'IN'), ('tied', 'VBD'), ('the', 'DT'), ('game', 'NN'), ('at', 'IN'), ('12', 'CD'), ('of', 'IN'), ('the', 'DT'), ('second', 'JJ'), ('nelson', 'NN'), ('emerson', 'NN'), ('broke', 'VBD'), ('in', 'IN'), ('on', 'IN'), ('the', 'DT'), ('left', 'JJ'), ('side', 'NN'), ('got', 'VBD'), ('by', 'IN'), ('craig', 'NN'), ('muni', 'NNS'), ('and', 'CC'), ('pushed', 'VBD'), ('the', 'DT'), ('puck', 'NN'), ('across', 'IN'), ('the', 'DT'), ('slot', 'NN'), ('belfour', 'NN'), ('came', 'VBD'), ('out', 'RB'), ('to', 'TO'), ('play', 'VB'), ('the', 'DT'), ('pass', 'NN'), ('and', 'CC'), ('shoveled', 'VBD'), ('it', 'PRP'), ('to', 'TO'), ('the', 'DT'), ('right', 'NN'), ('boards', 'NNS'), ('where', 'WRB'), ('brown', 'RB'), ('collected', 'VBD'), ('it', 'PRP'), ('and', 'CC'), ('slapped', 'VBD'), ('it', 'PRP'), ('in', 'IN'), ('before', 'IN'), ('belfour', 'NN'), ('could', 'MD'), ('get', 'VB'), ('back', 'RB'), ('to', 'TO'), ('the', 'DT'), ('goal', 'NN'), ('two', 'CD'), ('minutes', 'NNS'), ('later', 'RB'), ('on', 'IN'), ('hawks', 'NNS'), ('power', 'NN'), ('play', 'IN'), ('belfour', 'NN'), ('stopped', 'VBD'), ('rich', 'JJ'), ('sutter', 'NN'), ('on', 'IN'), ('short', 'JJ'), ('handed', 'VBN'), ('break', 'NN'), ('in', 'IN'), ('chris', 'JJ'), ('chelios', 'NNS'), ('picked', 'VBD'), ('up', 'RP'), ('the', 'DT'), ('puck', 'NN'), ('and', 'CC'), ('passed', 'VBD'), ('it', 'PRP'), ('to', 'TO'), ('jeremy', 'VB'), ('roenick', 'NN'), ('who', 'WP'), ('carried', 'VBD'), ('it', 'PRP'), ('on', 'IN'), ('right', 'JJ'), ('wing', 'NN'), ('and', 'CC'), ('found', 'VBD'), ('an', 'DT'), ('open', 'JJ'), ('noonan', 'NN'), ('with', 'IN'), ('nice', 'JJ'), ('pass', 'NN'), ('across', 'IN'), ('the', 'DT'), ('slot', 'NN'), ('noonan', 'RB'), ('fired', 'VBD'), ('it', 'PRP'), ('past', 'IN'), ('joseph', 'NN'), ('at', 'IN'), ('30', 'CD'), ('for', 'IN'), ('the', 'DT'), ('lead', 'NN'), ('noonan', 'NN'), ('completed', 'VBD'), ('his', 'PRP$'), ('hat', 'NN'), ('trick', 'VBZ'), ('11', 'CD'), ('later', 'NN'), ('to', 'TO'), ('increase', 'VB'), ('the', 'DT'), ('hawks', 'JJ'), ('lead', 'NN'), ('to', 'TO'), ('stephane', 'VB'), ('matteau', 'NN'), ('made', 'VBN'), ('nice', 'JJ'), ('pass', 'NN'), ('from', 'IN'), ('the', 'DT'), ('right', 'JJ'), ('boards', 'NNS'), ('to', 'TO'), ('noonan', 'VB'), ('who', 'WP'), ('beat', 'VBP'), ('stephane', 'JJ'), ('quintal', 'NN'), ('by', 'IN'), ('driving', 'VBG'), ('to', 'TO'), ('the', 'DT'), ('net', 'JJ'), ('joseph', 'NN'), ('had', 'VBD'), ('no', 'DT'), ('chance', 'NN'), ('as', 'IN'), ('noonan', 'NN'), ('deflected', 'VBD'), ('the', 'DT'), ('puck', 'NN'), ('in', 'IN'), ('the', 'DT'), ('net', 'JJ'), ('denny', 'NN'), ('felsner', 'NN'), ('reduced', 'VBD'), ('the', 'DT'), ('blues', 'NNS'), ('deficit', 'NN'), ('to', 'TO'), ('at', 'IN'), ('12', 'CD'), ('49', 'CD'), ('after', 'IN'), ('picking', 'VBG'), ('up', 'RP'), ('the', 'DT'), ('rebound', 'NN'), ('of', 'IN'), ('basil', 'NN'), ('mcrae', 'NN'), ('slap', 'NN'), ('shot', 'NN'), ('from', 'IN'), ('the', 'DT'), ('slot', 'NN'), ('janney', 'NN'), ('set', 'VBN'), ('up', 'RP'), ('mcrae', 'NN'), ('for', 'IN'), ('the', 'DT'), ('shot', 'NN'), ('and', 'CC'), ('the', 'DT'), ('puck', 'NN'), ('sailed', 'VBD'), ('wide', 'JJ'), ('of', 'IN'), ('the', 'DT'), ('net', 'JJ'), ('and', 'CC'), ('bounced', 'VBD'), ('off', 'IN'), ('the', 'DT'), ('end', 'NN'), ('boards', 'NNS'), ('to', 'TO'), ('felsner', 'VB'), ('felsner', 'NN'), ('sticked', 'VBD'), ('the', 'DT'), ('rebound', 'NN'), ('into', 'IN'), ('the', 'DT'), ('partially', 'RB'), ('open', 'JJ'), ('net', 'IN'), ('the', 'DT'), ('blues', 'NNS'), ('outshot', 'VBP'), ('the', 'DT'), ('hawks', 'NN'), ('10', 'CD'), ('in', 'IN'), ('the', 'DT'), ('second', 'JJ'), ('period', 'NN'), ('with', 'IN'), ('the', 'DT'), ('blackhawks', 'NN'), ('leading', 'VBG'), ('at', 'IN'), ('56', 'CD'), ('of', 'IN'), ('the', 'DT'), ('third', 'JJ'), ('stephane', 'NN'), ('matteau', 'NN'), ('picked', 'VBD'), ('up', 'RB'), ('high', 'JJ'), ('sticking', 'VBG'), ('penalty', 'NN'), ('just', 'RB'), ('53', 'CD'), ('seconds', 'NNS'), ('into', 'IN'), ('the', 'DT'), ('power', 'NN'), ('play', 'NN'), ('steve', 'VBP'), ('smith', 'NN'), ('was', 'VBD'), ('called', 'VBN'), ('for', 'IN'), ('slashing', 'VBG'), ('giving', 'VBG'), ('the', 'DT'), ('blues', 'NNS'), ('on', 'IN'), ('advantage', 'NN'), ('for', 'IN'), ('07', 'CD'), ('the', 'DT'), ('blues', 'NNS'), ('didn', 'VBP'), ('waste', 'NN'), ('time', 'NN'), ('as', 'IN'), ('brendan', 'NN'), ('shanahan', 'NN'), ('scored', 'VBD'), ('just', 'RB'), ('23', 'CD'), ('seconds', 'NNS'), ('into', 'IN'), ('the', 'DT'), ('two', 'CD'), ('man', 'NN'), ('advantage', 'NN'), ('to', 'TO'), ('tie', 'VB'), ('the', 'DT'), ('game', 'NN'), ('janney', 'NN'), ('found', 'VBN'), ('hull', 'NN'), ('in', 'IN'), ('the', 'DT'), ('slot', 'NN'), ('and', 'CC'), ('hull', 'NN'), ('fired', 'VBD'), ('rocket', 'NN'), ('at', 'IN'), ('belfour', 'NN'), ('jeff', 'NN'), ('brown', 'IN'), ('collected', 'VBD'), ('the', 'DT'), ('rebound', 'NN'), ('and', 'CC'), ('passed', 'VBD'), ('it', 'PRP'), ('to', 'TO'), ('shanahan', 'VB'), ('in', 'IN'), ('the', 'DT'), ('left', 'JJ'), ('circle', 'NN'), ('shanahan', 'NN'), ('beat', 'VB'), ('belfour', 'NN'), ('from', 'IN'), ('sharp', 'JJ'), ('angle', 'NN'), ('just', 'RB'), ('17', 'CD'), ('seconds', 'NNS'), ('later', 'RB'), ('hull', 'VBP'), ('scored', 'VBD'), ('the', 'DT'), ('game', 'NN'), ('winner', 'NN'), ('for', 'IN'), ('the', 'DT'), ('blues', 'NNS'), ('nelson', 'VBP'), ('emerson', 'JJ'), ('broke', 'NN'), ('in', 'IN'), ('on', 'IN'), ('right', 'JJ'), ('wing', 'NN'), ('carried', 'VBD'), ('the', 'DT'), ('puck', 'NN'), ('behind', 'IN'), ('the', 'DT'), ('net', 'JJ'), ('along', 'IN'), ('with', 'IN'), ('two', 'CD'), ('hawks', 'NNS'), ('defensemen', 'NNS'), ('emerson', 'RB'), ('made', 'VBD'), ('nice', 'JJ'), ('pass', 'NN'), ('to', 'TO'), ('an', 'DT'), ('unchecked', 'JJ'), ('hull', 'NN'), ('in', 'IN'), ('the', 'DT'), ('slot', 'NN'), ('and', 'CC'), ('hull', 'JJ'), ('beat', 'NN'), ('belfour', 'NN'), ('to', 'TO'), ('put', 'VB'), ('the', 'DT'), ('blues', 'NNS'), ('up', 'IN'), ('the', 'DT'), ('hawks', 'NN'), ('had', 'VBD'), ('several', 'JJ'), ('chances', 'NNS'), ('to', 'TO'), ('tie', 'VB'), ('the', 'DT'), ('game', 'NN'), ('in', 'IN'), ('the', 'DT'), ('final', 'JJ'), ('minutes', 'NNS'), ('but', 'CC'), ('joseph', 'NN'), ('made', 'VBD'), ('some', 'DT'), ('brilliant', 'JJ'), ('saves', 'NNS'), ('to', 'TO'), ('prevent', 'VB'), ('the', 'DT'), ('hawks', 'NN'), ('from', 'IN'), ('scoring', 'VBG'), ('he', 'PRP'), ('stopped', 'VBD'), ('troy', 'VB'), ('murray', 'JJ'), ('point', 'NN'), ('blank', 'NN'), ('from', 'IN'), ('just', 'RB'), ('right', 'NN'), ('of', 'IN'), ('the', 'DT'), ('crease', 'NN'), ('with', 'IN'), ('30', 'CD'), ('left', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('game', 'NN'), ('the', 'DT'), ('blues', 'NNS'), ('killed', 'VBD'), ('off', 'RP'), ('late', 'JJ'), ('hawks', 'NN'), ('power', 'NN'), ('play', 'NN'), ('with', 'IN'), ('rich', 'JJ'), ('sutter', 'NN'), ('clearing', 'VBG'), ('the', 'DT'), ('puck', 'NN'), ('with', 'IN'), ('his', 'PRP$'), ('hand', 'NN'), ('as', 'IN'), ('it', 'PRP'), ('was', 'VBD'), ('trickling', 'VBG'), ('along', 'IN'), ('the', 'DT'), ('goal', 'NN'), ('line', 'NN'), ('the', 'DT'), ('blues', 'NNS'), ('held', 'VBD'), ('on', 'IN'), ('to', 'TO'), ('win', 'VB'), ('the', 'DT'), ('game', 'NN'), ('the', 'DT'), ('hawks', 'NN'), ('oushot', 'IN'), ('the', 'DT'), ('blues', 'NNS'), ('13', 'CD'), ('in', 'IN'), ('the', 'DT'), ('third', 'JJ'), ('period', 'NN'), ('totaling', 'VBG'), ('27', 'CD'), ('shots', 'NNS'), ('on', 'IN'), ('goal', 'NN'), ('for', 'IN'), ('each', 'DT'), ('team', 'NN'), ('the', 'DT'), ('blues', 'NNS'), ('special', 'JJ'), ('teams', 'NNS'), ('were', 'VBD'), ('excellent', 'JJ'), ('in', 'IN'), ('the', 'DT'), ('game', 'NN'), ('the', 'DT'), ('blues', 'NNS'), ('killed', 'VBN'), ('of', 'IN'), ('hawks', 'JJ'), ('power', 'NN'), ('plays', 'NNS'), ('and', 'CC'), ('scored', 'VBN'), ('twice', 'RB'), ('on', 'IN'), ('on', 'IN'), ('four', 'CD'), ('power', 'NN'), ('play', 'NN'), ('chances', 'VBZ'), ('the', 'DT'), ('blues', 'NNS'), ('ranked', 'VBD'), ('among', 'IN'), ('the', 'DT'), ('best', 'JJS'), ('special', 'JJ'), ('teams', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('league', 'NN'), ('they', 'PRP'), ('rank', 'VBD'), ('2nd', 'CD'), ('in', 'IN'), ('penalty', 'NN'), ('killing', 'NN'), ('and', 'CC'), ('3rd', 'CD'), ('on', 'IN'), ('the', 'DT'), ('power', 'NN'), ('play', 'IN'), ('the', 'DT'), ('game', 'NN'), ('was', 'VBD'), ('carried', 'VBN'), ('live', 'JJ'), ('on', 'IN'), ('abc', 'IN'), ('the', 'DT'), ('first', 'JJ'), ('time', 'NN'), ('an', 'DT'), ('nhl', 'JJ'), ('game', 'NN'), ('other', 'JJ'), ('than', 'IN'), ('an', 'DT'), ('all', 'DT'), ('star', 'NN'), ('game', 'NN'), ('has', 'VBZ'), ('been', 'VBN'), ('shown', 'VBN'), ('on', 'IN'), ('network', 'NN'), ('television', 'NN'), ('since', 'IN'), ('may', 'MD'), ('24', 'CD'), ('1980', 'CD'), ('when', 'WRB'), ('cbs', 'NN'), ('carried', 'VBD'), ('game', 'NN'), ('of', 'IN'), ('the', 'DT'), ('stanley', 'JJ'), ('cup', 'NN'), ('finals', 'VBZ'), ('the', 'DT'), ('best', 'JJS'), ('of', 'IN'), ('seven', 'CD'), ('series', 'NN'), ('continues', 'VBZ'), ('wednesday', 'JJ'), ('in', 'IN'), ('chicago', 'NN'), ('and', 'CC'), ('friday', 'NN'), ('and', 'CC'), ('sunday', 'NN'), ('in', 'IN'), ('st', 'NN'), ('louis', 'NN'), ('box', 'NN'), ('score', 'NN'), ('---------', 'NNP'), ('blues', 'NNS'), ('blackhawks', 'VBP'), ('blues', 'NNS'), ('--', ':'), ('chicago', 'NN'), ('--', ':'), ('first', 'JJ'), ('period', 'NN'), ('chi', 'NN'), ('--', ':'), ('noonan', 'JJ'), ('larmer', 'JJ'), ('brown', 'NN'), ('),', 'VBD'), ('17', 'CD'), ('penalties', 'NNS'), ('--', ':'), ('shanahan', 'JJ'), ('stl', 'JJ'), ('holding', 'VBG'), ('),', 'JJ'), ('28', 'CD'), ('zombo', 'NN'), ('stl', 'NN'), ('interference', 'NN'), ('),', 'VBD'), ('00', 'CD'), ('murphy', 'NN'), ('chi', 'NN'), ('high', 'JJ'), ('sticking', 'VBG'), ('),', 'JJ'), ('11', 'CD'), ('30', 'CD'), ('grimson', 'NN'), ('chi', 'NN'), ('boarding', 'VBG'), ('),', '$'), ('14', 'CD'), ('39', 'CD'), ('zombo', 'NN'), ('stl', 'NN'), ('holding', 'VBG'), ('),', '$'), ('18', 'CD'), ('46', 'CD'), ('second', 'JJ'), ('period', 'NN'), ('stl', 'NN'), ('--', ':'), ('brown', 'JJ'), ('shanahan', 'JJ'), ('emerson', 'NN'), ('),', 'VBD'), ('12', 'CD'), ('chi', 'NNS'), ('--', ':'), ('ppg', 'VB'), ('noonan', 'JJ'), ('roenick', 'JJ'), ('chelios', 'NNS'), ('),', 'VBP'), ('40', 'CD'), ('chi', 'NNS'), ('--', ':'), ('noonan', 'JJ'), ('matteau', 'NN'), ('sutter', 'NN'), ('),', 'VBD'), ('51', 'CD'), ('stl', 'NN'), ('--', ':'), ('felsner', 'NN'), ('mcrae', 'JJ'), ('janney', 'NN'), ('),', 'VBD'), ('12', 'CD'), ('49', 'CD'), ('penalties', 'NNS'), ('--', ':'), ('baron', 'VB'), ('stl', 'JJ'), ('interference', 'NN'), ('),', 'VBD'), ('33', 'CD'), ('wilson', 'NN'), ('stl', 'NN'), ('tripping', 'VBG'), ('),', 'JJ'), ('31', 'CD'), ('third', 'JJ'), ('period', 'NN'), ('stl', 'NN'), ('--', ':'), ('ppg', 'NN'), ('shanahan', 'JJ'), ('brown', 'JJ'), ('hull', 'NN'), ('),', 'VBD'), ('11', 'CD'), ('12', 'CD'), ('stl', 'NN'), ('--', ':'), ('ppg', 'CC'), ('hull', 'JJ'), ('emerson', 'NN'), ('brown', 'IN'), ('),', '$'), ('11', 'CD'), ('29', 'CD'), ('penalties', 'NNS'), ('--', ':'), ('shanahan', 'JJ'), ('stl', 'NN'), ('roughing', 'VBG'), ('),', '$'), ('54', 'CD'), ('matteau', 'NN'), ('chi', 'NN'), ('high', 'JJ'), ('sticking', 'VBG'), ('),', 'JJ'), ('56', 'CD'), ('smith', 'NN'), ('chi', 'NN'), ('slashing', 'VBG'), ('),', 'JJ'), ('10', 'CD'), ('49', 'CD'), ('baron', 'NN'), ('stl', 'NN'), ('roughing', 'VBG'), ('),', '$'), ('14', 'CD'), ('23', 'CD'), ('shots', 'NNS'), ('on', 'IN'), ('goal', 'NN'), ('blues', 'NNS'), ('10', 'CD'), ('10', 'CD'), ('--', ':'), ('27', 'CD'), ('chicago', 'NN'), ('13', 'CD'), ('--', ':'), ('27', 'CD'), ('power', 'NN'), ('play', 'NN'), ('opportunities', 'NNS'), ('--', ':'), ('st', 'JJ'), ('louis', 'NN'), ('of', 'IN'), ('chicago', 'NN'), ('of', 'IN'), ('goaltenders', 'NNS'), ('--', ':'), ('st', 'VB'), ('louis', 'JJ'), ('joseph', 'NN'), ('27', 'CD'), ('shots', 'NNS'), ('24', 'CD'), ('saves', 'NNS'), (').', 'JJ'), ('chicago', 'RB'), ('belfour', 'VBP'), ('27', 'CD'), ('23', 'CD'), (').', 'JJ'), ('referee', 'NN'), ('--', ':'), ('kerry', 'VB'), ('fraser', 'JJ'), ('linesmen', 'NNS'), ('--', ':'), ('kevin', 'VB'), ('collins', 'NNS'), ('brian', 'JJ'), ('murphy', 'NN'), ('--', ':'), ('16', 'CD'), ('199', 'CD')] | ['blue', 'score', 'two', 'power', 'play', 'goal', 'second', 'third', 'period', 'beat', 'chicago', 'blackhawks', 'sunday', 'afternoon', 'chicago', 'stadium', 'brendan', 'shanahan', 'tie', 'game', 'brett', 'hull', 'score', 'game', 'winner', 'second', 'later', 'jeff', 'brown', 'denny', 'felsner', 'score', 'blue', 'goal', 'brian', 'noonan', 'hat', 'trick', 'hawk', 'also', 'good', 'goaltending', 'ed', 'belfour', 'blue', 'goalie', 'curtis', 'joseph', 'solid', 'stretch', 'preserve', 'blue', 'lead', 'hawk', 'come', 'strong', 'first', 'period', 'outshooting', 'blue', 'take', 'lead', 'noonan', 'first', 'goal', 'right', 'interference', 'penalty', 'rick', 'zombo', 'expire', 'keith', 'brown', 'intercept', 'clear', 'attempt', 'blue', 'line', 'pass', 'puck', 'steve', 'larmer', 'right', 'circle', 'larmer', 'fire', 'long', 'slap', 'shot', 'noonan', 'deflect', 'puck', 'joseph', 'pad', 'goal', 'blue', 'pick', 'intensity', 'go', 'outshoot', 'hawk', 'first', 'period', 'jeff', 'brown', 'tie', 'game', 'second', 'nelson', 'emerson', 'break', 'left', 'side', 'get', 'craig', 'muni', 'push', 'puck', 'across', 'slot', 'belfour', 'come', 'play', 'pas', 'shovel', 'right', 'board', 'brown', 'collect', 'slap', 'belfour', 'could', 'get', 'back', 'goal', 'two', 'minute', 'later', 'hawk', 'power', 'play', 'belfour', 'stop', 'rich', 'sutter', 'short', 'hand', 'break', 'chris', 'chelios', 'pick', 'puck', 'pass', 'jeremy', 'roenick', 'carry', 'right', 'wing', 'find', 'open', 'noonan', 'nice', 'pas', 'across', 'slot', 'noonan', 'fire', 'past', 'joseph', 'lead', 'noonan', 'complete', 'hat', 'trick', 'later', 'increase', 'hawks', 'lead', 'stephane', 'matteau', 'make', 'nice', 'pas', 'right', 'board', 'noonan', 'beat', 'stephane', 'quintal', 'drive', 'net', 'joseph', 'chance', 'noonan', 'deflect', 'puck', 'net', 'denny', 'felsner', 'reduce', 'blue', 'deficit', 'pick', 'rebound', 'basil', 'mcrae', 'slap', 'shot', 'slot', 'janney', 'set', 'mcrae', 'shot', 'puck', 'sail', 'wide', 'net', 'bounce', 'end', 'board', 'felsner', 'felsner', 'stick', 'rebound', 'partially', 'open', 'net', 'blue', 'outshot', 'hawk', 'second', 'period', 'blackhawks', 'lead', 'third', 'stephane', 'matteau', 'pick', 'high', 'stick', 'penalty', 'second', 'power', 'play', 'steve', 'smith', 'call', 'slash', 'give', 'blue', 'advantage', 'blue', 'waste', 'time', 'brendan', 'shanahan', 'score', 'second', 'two', 'man', 'advantage', 'tie', 'game', 'janney', 'find', 'hull', 'slot', 'hull', 'fire', 'rocket', 'belfour', 'jeff', 'brown', 'collect', 'rebound', 'pass', 'shanahan', 'left', 'circle', 'shanahan', 'beat', 'belfour', 'sharp', 'angle', 'second', 'later', 'hull', 'score', 'game', 'winner', 'blue', 'nelson', 'emerson', 'broke', 'right', 'wing', 'carry', 'puck', 'behind', 'net', 'along', 'two', 'hawk', 'defensemen', 'emerson', 'make', 'nice', 'pas', 'unchecked', 'hull', 'slot', 'hull', 'beat', 'belfour', 'put', 'blue', 'hawk', 'several', 'chance', 'tie', 'game', 'final', 'minute', 'joseph', 'make', 'brilliant', 'save', 'prevent', 'hawk', 'score', 'stop', 'troy', 'murray', 'point', 'blank', 'right', 'crease', 'left', 'game', 'blue', 'kill', 'late', 'hawk', 'power', 'play', 'rich', 'sutter', 'clear', 'puck', 'hand', 'trickle', 'along', 'goal', 'line', 'blue', 'hold', 'win', 'game', 'hawk', 'oushot', 'blue', 'third', 'period', 'total', 'shot', 'goal', 'team', 'blue', 'special', 'team', 'excellent', 'game', 'blue', 'kill', 'hawks', 'power', 'play', 'score', 'twice', 'four', 'power', 'play', 'chance', 'blue', 'rank', 'among', 'best', 'special', 'team', 'league', 'rank', 'penalty', 'killing', 'power', 'play', 'game', 'carry', 'live', 'abc', 'first', 'time', 'nhl', 'game', 'star', 'game', 'show', 'network', 'television', 'since', 'may', 'cbs', 'carry', 'game', 'stanley', 'cup', 'finals', 'best', 'seven', 'series', 'continue', 'wednesday', 'chicago', 'friday', 'sunday', 'st', 'louis', 'box', 'score', 'blue', 'blackhawks', 'blue', 'chicago', 'first', 'period', 'chi', 'noonan', 'larmer', 'brown', 'penalty', 'shanahan', 'stl', 'hold', 'zombo', 'stl', 'interference', 'murphy', 'chi', 'high', 'stick', 'grimson', 'chi', 'board', 'zombo', 'stl', 'hold', 'second', 'period', 'stl', 'brown', 'shanahan', 'emerson', 'chi', 'ppg', 'noonan', 'roenick', 'chelios', 'chi', 'noonan', 'matteau', 'sutter', 'stl', 'felsner', 'mcrae', 'janney', 'penalty', 'baron', 'stl', 'interference', 'wilson', 'stl', 'trip', 'third', 'period', 'stl', 'ppg', 'shanahan', 'brown', 'hull', 'stl', 'ppg', 'hull', 'emerson', 'brown', 'penalty', 'shanahan', 'stl', 'rough', 'matteau', 'chi', 'high', 'stick', 'smith', 'chi', 'slash', 'baron', 'stl', 'rough', 'shot', 'goal', 'blue', 'chicago', 'power', 'play', 'opportunity', 'st', 'louis', 'chicago', 'goaltender', 'st', 'louis', 'joseph', 'shot', 'save', 'chicago', 'belfour', 'referee', 'kerry', 'fraser', 'linesman', 'kevin', 'collins', 'brian', 'murphy'] | ['score_two', 'power_play', 'play_goal', 'second_third', 'third_period', 'chicago_blackhawks', 'sunday_afternoon', 'tie_game', 'brett_hull', 'score_game', 'game_winner', 'second_later', 'hat_trick', 'also_good', 'ed_belfour', 'curtis_joseph', 'first_period', 'take_lead', 'blue_line', 'line_pass', 'pass_puck', 'right_circle', 'slap_shot', 'first_period', 'tie_game', 'game_second', 'left_side', 'come_play', 'right_board', 'could_get', 'get_back', 'two_minute', 'minute_later', 'power_play', 'short_hand', 'chris_chelios', 'right_wing', 'hat_trick', 'make_nice', 'right_board', 'slap_shot', 'second_period', 'high_stick', 'power_play', 'waste_time', 'score_second', 'second_two', 'tie_game', 'left_circle', 'second_later', 'score_game', 'game_winner', 'right_wing', 'behind_net', 'make_nice', 'tie_game', 'game_final', 'point_blank', 'power_play', 'goal_line', 'win_game', 'third_period', 'shot_goal', 'power_play', 'play_score', 'power_play', 'among_best', 'team_league', 'power_play', 'play_game', 'first_time', 'nhl_game', 'star_game', 'game_show', 'carry_game', 'stanley_cup', 'best_seven', 'st_louis', 'box_score', 'chicago_first', 'first_period', 'high_stick', 'second_period', 'roenick_chelios', 'third_period', 'shanahan_brown', 'high_stick', 'shot_goal', 'chicago_power', 'power_play', 'st_louis', 'louis_chicago', 'st_louis', 'shot_save'] | rec_sport_hockey_53622 |@lemmatized blue:22 score:8 two:4 power:8 play:9 goal:8 second:8 third:4 period:8 beat:4 chicago:7 blackhawks:3 sunday:2 afternoon:1 stadium:1 brendan:2 shanahan:8 tie:4 game:13 brett:1 hull:8 winner:2 later:4 jeff:3 brown:9 denny:2 felsner:5 brian:2 noonan:11 hat:2 trick:2 hawk:10 also:1 good:1 goaltending:1 ed:1 belfour:8 goalie:1 curtis:1 joseph:6 solid:1 stretch:1 preserve:1 lead:5 come:2 strong:1 first:5 outshooting:1 take:1 right:7 interference:3 penalty:6 rick:1 zombo:3 expire:1 keith:1 intercept:1 clear:2 attempt:1 line:2 pass:3 puck:8 steve:2 larmer:3 circle:2 fire:3 long:1 slap:3 shot:6 deflect:2 pad:1 pick:4 intensity:1 go:1 outshoot:1 nelson:2 emerson:5 break:2 left:3 side:1 get:2 craig:1 muni:1 push:1 across:2 slot:5 pas:4 shovel:1 board:4 collect:2 could:1 back:1 minute:2 stop:2 rich:2 sutter:3 short:1 hand:2 chris:1 chelios:2 jeremy:1 roenick:2 carry:4 wing:2 find:2 open:2 nice:3 past:1 complete:1 increase:1 hawks:2 stephane:3 matteau:4 make:3 quintal:1 drive:1 net:5 chance:3 reduce:1 deficit:1 rebound:3 basil:1 mcrae:3 janney:3 set:1 sail:1 wide:1 bounce:1 end:1 stick:4 partially:1 outshot:1 high:3 smith:2 call:1 slash:2 give:1 advantage:2 waste:1 time:2 man:1 rocket:1 sharp:1 angle:1 broke:1 behind:1 along:2 defensemen:1 unchecked:1 put:1 several:1 final:1 brilliant:1 save:2 prevent:1 troy:1 murray:1 point:1 blank:1 crease:1 kill:2 late:1 trickle:1 hold:3 win:1 oushot:1 total:1 team:3 special:2 excellent:1 twice:1 four:1 rank:2 among:1 best:2 league:1 killing:1 live:1 abc:1 nhl:1 star:1 show:1 network:1 television:1 since:1 may:1 cbs:1 stanley:1 cup:1 finals:1 seven:1 series:1 continue:1 wednesday:1 friday:1 st:3 louis:3 box:1 chi:7 stl:11 murphy:2 grimson:1 ppg:3 baron:2 wilson:1 trip:1 rough:2 opportunity:1 goaltender:1 referee:1 kerry:1 fraser:1 linesman:1 kevin:1 collins:1 |@bigram score_two:1 power_play:8 play_goal:1 second_third:1 third_period:3 chicago_blackhawks:1 sunday_afternoon:1 tie_game:4 brett_hull:1 score_game:2 game_winner:2 second_later:2 hat_trick:2 also_good:1 ed_belfour:1 curtis_joseph:1 first_period:3 take_lead:1 blue_line:1 line_pass:1 pass_puck:1 right_circle:1 slap_shot:2 game_second:1 left_side:1 come_play:1 right_board:2 could_get:1 get_back:1 two_minute:1 minute_later:1 short_hand:1 chris_chelios:1 right_wing:2 make_nice:2 second_period:2 high_stick:3 waste_time:1 score_second:1 second_two:1 left_circle:1 behind_net:1 game_final:1 point_blank:1 goal_line:1 win_game:1 shot_goal:2 play_score:1 among_best:1 team_league:1 play_game:1 first_time:1 nhl_game:1 star_game:1 game_show:1 carry_game:1 stanley_cup:1 best_seven:1 st_louis:3 box_score:1 chicago_first:1 roenick_chelios:1 shanahan_brown:1 chicago_power:1 louis_chicago:1 shot_save:1 |
6,892 | I bought this chip from Suncoast Technology and tried to build their
dtmf decoder circuit. But it's not working...
If anyone has the pinouts and possibly the voltage specs I'd sure
appreciated it. If someone could fax, email, or snail mail a copy
of the spec sheet for this chip that would be even better. :)
Please email me if you can help.
Thanks in advance,
--
Mont Pierce | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/53757 | 12 | sci_electronics_53757 | [('bought', 'VBD'), ('this', 'DT'), ('chip', 'NN'), ('from', 'IN'), ('suncoast', 'NN'), ('technology', 'NN'), ('and', 'CC'), ('tried', 'VBD'), ('to', 'TO'), ('build', 'VB'), ('their', 'PRP$'), ('dtmf', 'JJ'), ('decoder', 'NN'), ('circuit', 'NN'), ('but', 'CC'), ('it', 'PRP'), ('not', 'RB'), ('working', 'VBG'), ('...', ':'), ('if', 'IN'), ('anyone', 'NN'), ('has', 'VBZ'), ('the', 'DT'), ('pinouts', 'NNS'), ('and', 'CC'), ('possibly', 'RB'), ('the', 'DT'), ('voltage', 'NN'), ('specs', 'JJ'), ('sure', 'RB'), ('appreciated', 'VBD'), ('it', 'PRP'), ('if', 'IN'), ('someone', 'NN'), ('could', 'MD'), ('fax', 'VB'), ('email', 'NN'), ('or', 'CC'), ('snail', 'JJ'), ('mail', 'NN'), ('copy', 'NN'), ('of', 'IN'), ('the', 'DT'), ('spec', 'JJ'), ('sheet', 'NN'), ('for', 'IN'), ('this', 'DT'), ('chip', 'NN'), ('that', 'WDT'), ('would', 'MD'), ('be', 'VB'), ('even', 'RB'), ('better', 'RBR'), (':)', 'JJ'), ('please', 'NN'), ('email', 'VB'), ('me', 'PRP'), ('if', 'IN'), ('you', 'PRP'), ('can', 'MD'), ('help', 'VB'), ('thanks', 'NNS'), ('in', 'IN'), ('advance', 'NN'), ('--', ':'), ('mont', 'JJ'), ('pierce', 'NN')] | ['buy', 'chip', 'suncoast', 'technology', 'try', 'build', 'dtmf', 'decoder', 'circuit', 'work', 'anyone', 'pinouts', 'possibly', 'voltage', 'specs', 'sure', 'appreciate', 'someone', 'could', 'fax', 'email', 'snail', 'mail', 'copy', 'spec', 'sheet', 'chip', 'would', 'even', 'well', 'please', 'email', 'help', 'thanks', 'advance', 'mont', 'pierce'] | ['try_build', 'work_anyone', 'appreciate_someone', 'someone_could', 'fax_email', 'snail_mail', 'mail_copy', 'spec_sheet', 'chip_would', 'would_even', 'even_well', 'well_please', 'please_email', 'email_help', 'help_thanks', 'thanks_advance'] | sci_electronics_53757 |@lemmatized buy:1 chip:2 suncoast:1 technology:1 try:1 build:1 dtmf:1 decoder:1 circuit:1 work:1 anyone:1 pinouts:1 possibly:1 voltage:1 specs:1 sure:1 appreciate:1 someone:1 could:1 fax:1 email:2 snail:1 mail:1 copy:1 spec:1 sheet:1 would:1 even:1 well:1 please:1 help:1 thanks:1 advance:1 mont:1 pierce:1 |@bigram try_build:1 work_anyone:1 appreciate_someone:1 someone_could:1 fax_email:1 snail_mail:1 mail_copy:1 spec_sheet:1 chip_would:1 would_even:1 even_well:1 well_please:1 please_email:1 email_help:1 help_thanks:1 thanks_advance:1 |
6,893 | Just to complete that thought, the cooling towers cool water that
circulates through heat exchangers that recondense the turbine
exhaust back into feedwater for the heat exchangers that transfer
energy from the reactor's cooling circuit.
|---------------| |------turbine, etc---| |---------|
| > > > > .
reactor < < < > .
| > > > > C. T.
|---------------| |--------------------| |----------
The reactor has a closed loop circuit to prevent radioactive
contamination of the the turbine feedwater.
The cooling tower is a separate circuit to avoide contamination of
the turbine feedwater with atmospheric contamininats, etc.
Purifying boiler feedwater is important business at both fossil
fired and nuclear generation facilities.
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/53592 | 12 | sci_electronics_53592 | [('just', 'RB'), ('to', 'TO'), ('complete', 'VB'), ('that', 'DT'), ('thought', 'VBD'), ('the', 'DT'), ('cooling', 'VBG'), ('towers', 'NNS'), ('cool', 'JJ'), ('water', 'NN'), ('that', 'WDT'), ('circulates', 'VBZ'), ('through', 'IN'), ('heat', 'NN'), ('exchangers', 'NNS'), ('that', 'WDT'), ('recondense', 'VBP'), ('the', 'DT'), ('turbine', 'NN'), ('exhaust', 'NN'), ('back', 'RB'), ('into', 'IN'), ('feedwater', 'NN'), ('for', 'IN'), ('the', 'DT'), ('heat', 'NN'), ('exchangers', 'NNS'), ('that', 'WDT'), ('transfer', 'VBP'), ('energy', 'NN'), ('from', 'IN'), ('the', 'DT'), ('reactor', 'NN'), ('cooling', 'VBG'), ('circuit', 'NN'), ('|---------------|', 'JJ'), ('|------', 'JJ'), ('turbine', 'NN'), ('etc', 'NN'), ('---|', 'NNP'), ('|---------|', 'JJ'), ('reactor', 'NN'), ('|---------------|', 'JJ'), ('|--------------------|', 'JJ'), ('|----------', 'JJ'), ('the', 'DT'), ('reactor', 'NN'), ('has', 'VBZ'), ('closed', 'VBN'), ('loop', 'RB'), ('circuit', 'NN'), ('to', 'TO'), ('prevent', 'VB'), ('radioactive', 'JJ'), ('contamination', 'NN'), ('of', 'IN'), ('the', 'DT'), ('the', 'DT'), ('turbine', 'NN'), ('feedwater', 'NN'), ('the', 'DT'), ('cooling', 'VBG'), ('tower', 'NN'), ('is', 'VBZ'), ('separate', 'JJ'), ('circuit', 'NN'), ('to', 'TO'), ('avoide', 'VB'), ('contamination', 'NN'), ('of', 'IN'), ('the', 'DT'), ('turbine', 'NN'), ('feedwater', 'NN'), ('with', 'IN'), ('atmospheric', 'JJ'), ('contamininats', 'NNS'), ('etc', 'VBP'), ('purifying', 'VBG'), ('boiler', 'NN'), ('feedwater', 'NN'), ('is', 'VBZ'), ('important', 'JJ'), ('business', 'NN'), ('at', 'IN'), ('both', 'DT'), ('fossil', 'NN'), ('fired', 'VBD'), ('and', 'CC'), ('nuclear', 'JJ'), ('generation', 'NN'), ('facilities', 'NNS')] | ['complete', 'think', 'cool', 'tower', 'cool', 'water', 'circulate', 'heat', 'exchanger', 'recondense', 'turbine', 'exhaust', 'back', 'feedwater', 'heat', 'exchanger', 'transfer', 'energy', 'reactor', 'cool', 'circuit', 'turbine', 'etc', 'reactor', 'reactor', 'close', 'loop', 'circuit', 'prevent', 'radioactive', 'contamination', 'turbine', 'feedwater', 'cool', 'tower', 'separate', 'circuit', 'avoide', 'contamination', 'turbine', 'feedwater', 'atmospheric', 'contamininats', 'etc', 'purify', 'boiler', 'feedwater', 'important', 'business', 'fossil', 'fire', 'nuclear', 'generation', 'facility'] | ['cool_tower', 'cool_tower'] | sci_electronics_53592 |@lemmatized complete:1 think:1 cool:4 tower:2 water:1 circulate:1 heat:2 exchanger:2 recondense:1 turbine:4 exhaust:1 back:1 feedwater:4 transfer:1 energy:1 reactor:3 circuit:3 etc:2 close:1 loop:1 prevent:1 radioactive:1 contamination:2 separate:1 avoide:1 atmospheric:1 contamininats:1 purify:1 boiler:1 important:1 business:1 fossil:1 fire:1 nuclear:1 generation:1 facility:1 |@bigram cool_tower:2 |
6,894 | Here is a press release from the White House.
President Clinton's Remarks On Waco With Q/A
To: National Desk
Contact: White House Office of the Press Secretary, 202-456-2100
WASHINGTON, April 20 -- Following are remarks by President
Clinton in a question and answer session with the press:
1:36 P.M. EDT
THE PRESIDENT: On February the 28th, four federal
agents were killed in the line of duty trying to enforce the law
against the Branch Davidian compound, which had illegally stockpiled
weaponry and ammunition, and placed innocent children at risk.
Because the BATF operation had failed to meet its objective, a 51-day
standoff ensued.
The Federal Bureau of Investigation then made every
reasonable effort to bring this perilous situation to an end without
bloodshed and further loss of life. The Bureau's efforts were
ultimately unavailing because the individual with whom they were
dealing, David Koresh, was dangerous, irrational, and probably
insane.
He engaged in numerous activities which violated both
federal law and common standards of decency. He was, moreover,
responsible for the deaths and injuries which occurred during the
action against the compound in February. Given his inclination
towards violence and in an effort to protect his young hostages, no
provocative actions were taken for more than seven weeks by federal
agents against the compound.
This weekend I was briefed by Attorney General Reno on
an operation prepared by the FBI, designed to increase pressure on
Koresh and persuade those in the compound to surrender peacefully.
The plan included a decision to withhold the use of ammunition, even
in the face of fire, and instead to use tear gas that would not cause
permanent harm to health, but would, it was hoped, force the people
in the compound to come outside and to surrender.
I was informed of the plan to end the siege. I
discussed it with Attorney General Reno. I asked the questions I
thought it was appropriate for me to ask. I then told her to do what
she thought was right, and I take full responsibility for the
implementation of the decision.
Yesterday's action ended in a horrible human tragedy.
Mr. Koresh's response to the demands for his surrender by federal
agents was to destroy himself and murder the children who were his
captives, as well as all the other people who were there who did not
survive. He killed those he controlled, and he bears ultimate
responsibility for the carnage that ensued.
Now we must review the past with an eye towards the
future. I have directed the United Stated Departments of Justice and
Treasury to undertake a vigorous and thorough investigation to
uncover what happened and why, and whether anything could have been
dne differently. I have told the departments to involve independent
professional law enforcement officials in the investigation. I
expect to receive analysis and answers in whatever time is required
to complete the review. Finally, I have directed the departments to
cooperate fully with all congressional inquiries so that we can
continue to be fully accountable to the American people.
I want to express my appreciation to the Attorney
General, to the Justice Department, and to the federal agents on the
front lines who did the best job they could under deeply difficult
circumstances.
Again, I want to say as I did yesterday, I am very sorry
for the loss of life which occurred at the beginning and at the end
of this tragedy in Waco. I hope very much that others who will be
tempted to join cults and to become involved with people like David
Koresh will be deterred by the horrible scenes they have seen over
the last seven weeks. And I hope very much that the difficult
situations which federal agents confronted there and which they will
be doubtless required to confront in other contexts in the future
will be somewhat better handled and better understood because of what
has been learned now.
Q Mr. President, can you, first of all, tell us why,
after 51 days, you decided --
Q Mr. President, can you describe for us what it is
that Janet Reno outlined to you in your 15-minute phone conversation
with --
THE PRESIDENT: I can't hear you both. If one will go
first and then the other.
Q Sorry. Can you describe what Janet Reno --
Q Mr. President --
THE PRESIDENT: I'll answer both your questions, but I
can't do it at once.
Q Can you describe what she told you on Sunday about
the nature of the operation and how much detail you knew about it?
THE PRESIDENT: Yes. I was told by the Attorney General
that the FBI strongly felt that the time had come to take another
step in trying to dislodge the people in the compound. And she
described generally what the operation would be -- that they wanted
to go in and use tear gas which had been tested not to cause
permanent damage to adults or to children, but which would make it
very difficult for people to stay inside the building. And it was
hoped that the tear gas would permit them to come outside.
I was further told that under no circumstances would our
people fire any shots at them even if fired upon. They were going to
shoot the tear gas from armored vehicles which would protect them and
there would be no exchange of fire. In fact, as you know, an awful
lot of shots were fired by the cult members at the federal officials.
There were no shots coming back from the government side.
I asked a number of questions. The first question I
asked is, why now? We have waited seven weeks; why now? The reasons
I was given were the following:
Number one, that there was a limit to how long the
federal authorities could maintain with their limited resources the
quality and intensity of coverage by experts there. They might be
needed in other parts of the country.
Number two, that the people who had reviewed this had
never seen a case quite like this one before, and they were convinced
that no progress had been made recently and no progress was going to
be made through the normal means of getting Koresh and the other cult
members to come out.
Number three, that the danger of their doing something
to themselves or to others was likely to increase, not decrease, with
the passage of time.
And number four, that they had reason to believe that
the children who were still inside the compound were being abused
significantly, as well as being forced to live in unsanitary and
unsafe conditions.
So for those reasons, they wanted to move at that time.
The second question I asked the Attorney General is whether they had
given consideration to all of the things that could go wrong and
evaluated them against what might happen that was good. She said
that the FBI personnel on the scene and those working with them were
convinced that the chances of bad things happening would only
increase with the passage of time.
The third question I asked was, has the military been
consulted? As soon as the initial tragedy came to light in Waco,
that's the first thing I asked to be done, because it was obvious
that this was not a typical law enforcement situation. Military
people were then brought in, helped to analyze the situation and some
of the problems that were presented by it. And so I asked if the
military had been consulted. The Attorney General said that they
had, and that they were in basic agreement that there was only one
minor tactical difference of opinion between the FBI and the military
-- something that both sides thought was not of overwhelming
significance.
Having asked those questions and gotten those answers, I
said that if she thought it was the right thing to do, that she
should proceed and that I would support it. And I stand by that
today.
Q Mr. President --
THE PRESIDENT: Wait. Go ahead.
Q Can you address the widespread perception --
reported widely, television, radio and newspapers -- that you were
trying somehow to distance yourself from this disaster?
THE PRESIDENT: No, I'm bewildered by it. The only
reason I made no public statement yesterday -- let me say -- the only
reason I made no public statement yesterday is that I had nothing to
add to what was being said and I literally did not know until rather
late in the day whether anybody was still alive other than those who
had been actually seen and taken to the hospital or taken into
custody. It was purely and simply a question of waiting for events
to unfold.
There was -- I have -- I can't account for why people
speculated one way or the other, but I talked to the Attorney General
on the day before the action took place. I talked to her yesterday.
I called her again late last night after she appeared on the Larry
King Show, and I talked to her again this morning. A President -- it
is not possible for a President to distance himself from things that
happen when the federal government is in control.
I will say this, however. I was, frankly, surprised
would be a mild word, to say that anyone that would suggest that the
Attorney General should resign because some religious fanatics
murdered themselves. (Applause.)
I regret what happened, but it is not possible in this
life to control the behavior of others in every circumstance. These
people killed four federal officials in the line of duty. They were
heavily armed. They fired on federal officials yesterday repeatedly,
and they were never fired back on. We did everything we could to
avoid the loss of life. They made the decision to immolate
themselves. And I regret it terribly, and I feel awful about the
children.
But in the end, the last comment I had from Janet Reno,
is when -- and I talked to her on Sunday -- I said, now, I want you
to tell me once more why you believe -- not why they believe -- why
you believe we should move now rather than wait some more. And she
said, it's because of the children. They have evidence that those
children are still being abused and that they're in increasingly
unsafe conditions, and that they don't think it will get any easier
with time -- with the passage of time. I have to take their word for
that. So that is where I think things stand.
Q Can we assume then that you don't think this was
mishandled in view of the outcome, that you didn't run out of
patience? And if you had it to do over again, would you really
decide that way?
THE PRESIDENT: No -- well, I think what you can assume
is just exactly what I announced today. This is a -- the FBI has
done a lot of things right for this country over a long period of
time. This is the same FBI that found the people that bombed the
World Trade Center in lickety-split, record time. We want an inquiry
to analyze the steps along the way. Is there something else we
should have known? Is there some other question they should have
asked? Is there some other question I should have asked? Can I say
for sure that no one -- that we could have done nothing else to make
the outcome come different? I don't know that. That's why I want
the inquiry and that's why I would like to make sure that we have
some independent law enforcement people, not political people, but
totally non-political, outside experts who can bring to bear the best
evidence we have.
There is, unfortunately, a rise in this sort of
fanaticism all across the world. And we may have to confront it
again. And I want to know whether there is anything we can do,
particularly when there are children involved. But I do think it is
important to recognize that the wrong-doers in this case were the
people who killed others and then killed themselves.
Q Mr. President, were there any other options
presented to you for resolving this situation at any point from
February 28th until yesterday?
THE PRESIDENT: Well, yes, I got regular reports all
along the way. There were lots of other options pursued. If you go
back -- you all covered it very well. The FBI -- you did a very good
job of it. I mean, the FBI and the other authorities there pursued
any number of other options all along the way, and a lot of them
early on seemed to be working. Some of the children got out, some of
the other people left. There was a -- at one point, there seemed to
be some lines of communication opening up between Koresh and the
authorities. And then he would say things and not do them and things
just began to spin downward.
Whether there were other -- in terms of what happened
yesterday, the conversation I had with the Attorney General did not
involve other options except whether we should take more time with
the present strategy we were pursuing -- because they said they
wanted to do this, because they thought this was the best way to get
people out of the compound quickly before they could kill themselves.
That's what they thought.
Q Did the government know that the children did not
have gas masks?
Q congressional hearings once the situation -- are
you in agreement with that?
THE PRESIDENT: That's up to the Congress. They can do
whatever they want. But I think it's very important that the
Treasury and Justice Departments launch this investigation and bring
in some outside experts. And as I said in my statement, if any
congressional committees want to look into it, we will fully
cooperate. There is nothing to hide here. This was probably the
most well-covered operation of its kind in the history of the
country. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.guns/54508 | 16 | talk_politics_guns_54508 | [('here', 'RB'), ('is', 'VBZ'), ('press', 'JJ'), ('release', 'NN'), ('from', 'IN'), ('the', 'DT'), ('white', 'JJ'), ('house', 'NN'), ('president', 'NN'), ('clinton', 'NN'), ('remarks', 'NNS'), ('on', 'IN'), ('waco', 'NN'), ('with', 'IN'), ('to', 'TO'), ('national', 'JJ'), ('desk', 'NN'), ('contact', 'JJ'), ('white', 'JJ'), ('house', 'NN'), ('office', 'NN'), ('of', 'IN'), ('the', 'DT'), ('press', 'NN'), ('secretary', 'NN'), ('202', 'CD'), ('456', 'CD'), ('2100', 'CD'), ('washington', 'NN'), ('april', 'VBZ'), ('20', 'CD'), ('--', ':'), ('following', 'VBG'), ('are', 'VBP'), ('remarks', 'NNS'), ('by', 'IN'), ('president', 'NN'), ('clinton', 'NN'), ('in', 'IN'), ('question', 'NN'), ('and', 'CC'), ('answer', 'NN'), ('session', 'NN'), ('with', 'IN'), ('the', 'DT'), ('press', 'NN'), ('36', 'CD'), ('edt', 'IN'), ('the', 'DT'), ('president', 'NN'), ('on', 'IN'), ('february', 'JJ'), ('the', 'DT'), ('28th', 'CD'), ('four', 'CD'), ('federal', 'JJ'), ('agents', 'NNS'), ('were', 'VBD'), ('killed', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('line', 'NN'), ('of', 'IN'), ('duty', 'NN'), ('trying', 'VBG'), ('to', 'TO'), ('enforce', 'VB'), ('the', 'DT'), ('law', 'NN'), ('against', 'IN'), ('the', 'DT'), ('branch', 'NN'), ('davidian', 'NN'), ('compound', 'NN'), ('which', 'WDT'), ('had', 'VBD'), ('illegally', 'RB'), ('stockpiled', 'VBN'), ('weaponry', 'NN'), ('and', 'CC'), ('ammunition', 'NN'), ('and', 'CC'), ('placed', 'VBD'), ('innocent', 'JJ'), ('children', 'NNS'), ('at', 'IN'), ('risk', 'NN'), ('because', 'IN'), ('the', 'DT'), ('batf', 'NN'), ('operation', 'NN'), ('had', 'VBD'), ('failed', 'VBN'), ('to', 'TO'), ('meet', 'VB'), ('its', 'PRP$'), ('objective', 'JJ'), ('51', 'CD'), ('day', 'NN'), ('standoff', 'NN'), ('ensued', 'VBD'), ('the', 'DT'), ('federal', 'JJ'), ('bureau', 'NN'), ('of', 'IN'), ('investigation', 'NN'), ('then', 'RB'), ('made', 'VBD'), ('every', 'DT'), ('reasonable', 'JJ'), ('effort', 'NN'), ('to', 'TO'), ('bring', 'VB'), ('this', 'DT'), ('perilous', 'JJ'), ('situation', 'NN'), ('to', 'TO'), ('an', 'DT'), ('end', 'NN'), ('without', 'IN'), ('bloodshed', 'VBN'), ('and', 'CC'), ('further', 'JJ'), ('loss', 'NN'), ('of', 'IN'), ('life', 'NN'), ('the', 'DT'), ('bureau', 'NN'), ('efforts', 'NNS'), ('were', 'VBD'), ('ultimately', 'RB'), ('unavailing', 'JJ'), ('because', 'IN'), ('the', 'DT'), ('individual', 'NN'), ('with', 'IN'), ('whom', 'WP'), ('they', 'PRP'), ('were', 'VBD'), ('dealing', 'VBG'), ('david', 'JJ'), ('koresh', 'NN'), ('was', 'VBD'), ('dangerous', 'JJ'), ('irrational', 'JJ'), ('and', 'CC'), ('probably', 'RB'), ('insane', 'NN'), ('he', 'PRP'), ('engaged', 'VBD'), ('in', 'IN'), ('numerous', 'JJ'), ('activities', 'NNS'), ('which', 'WDT'), ('violated', 'VBD'), ('both', 'DT'), ('federal', 'JJ'), ('law', 'NN'), ('and', 'CC'), ('common', 'JJ'), ('standards', 'NNS'), ('of', 'IN'), ('decency', 'NN'), ('he', 'PRP'), ('was', 'VBD'), ('moreover', 'RB'), ('responsible', 'JJ'), ('for', 'IN'), ('the', 'DT'), ('deaths', 'NNS'), ('and', 'CC'), ('injuries', 'NNS'), ('which', 'WDT'), ('occurred', 'VBD'), ('during', 'IN'), ('the', 'DT'), ('action', 'NN'), ('against', 'IN'), ('the', 'DT'), ('compound', 'NN'), ('in', 'IN'), ('february', 'JJ'), ('given', 'VBN'), ('his', 'PRP$'), ('inclination', 'NN'), ('towards', 'NNS'), ('violence', 'NN'), ('and', 'CC'), ('in', 'IN'), ('an', 'DT'), ('effort', 'NN'), ('to', 'TO'), ('protect', 'VB'), ('his', 'PRP$'), ('young', 'JJ'), ('hostages', 'VBZ'), ('no', 'DT'), ('provocative', 'JJ'), ('actions', 'NNS'), ('were', 'VBD'), ('taken', 'VBN'), ('for', 'IN'), ('more', 'JJR'), ('than', 'IN'), ('seven', 'CD'), ('weeks', 'NNS'), ('by', 'IN'), ('federal', 'JJ'), ('agents', 'NNS'), ('against', 'IN'), ('the', 'DT'), ('compound', 'NN'), ('this', 'DT'), ('weekend', 'NN'), ('was', 'VBD'), ('briefed', 'VBN'), ('by', 'IN'), ('attorney', 'NN'), ('general', 'JJ'), ('reno', 'NN'), ('on', 'IN'), ('an', 'DT'), ('operation', 'NN'), ('prepared', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('fbi', 'NN'), ('designed', 'VBN'), ('to', 'TO'), ('increase', 'VB'), ('pressure', 'NN'), ('on', 'IN'), ('koresh', 'NN'), ('and', 'CC'), ('persuade', 'VB'), ('those', 'DT'), ('in', 'IN'), ('the', 'DT'), ('compound', 'NN'), ('to', 'TO'), ('surrender', 'VB'), ('peacefully', 'RB'), ('the', 'DT'), ('plan', 'NN'), ('included', 'VBD'), ('decision', 'NN'), ('to', 'TO'), ('withhold', 'VB'), ('the', 'DT'), ('use', 'NN'), ('of', 'IN'), ('ammunition', 'NN'), ('even', 'RB'), ('in', 'IN'), ('the', 'DT'), ('face', 'NN'), ('of', 'IN'), ('fire', 'NN'), ('and', 'CC'), ('instead', 'RB'), ('to', 'TO'), ('use', 'VB'), ('tear', 'JJ'), ('gas', 'NN'), ('that', 'WDT'), ('would', 'MD'), ('not', 'RB'), ('cause', 'VB'), ('permanent', 'JJ'), ('harm', 'NN'), ('to', 'TO'), ('health', 'NN'), ('but', 'CC'), ('would', 'MD'), ('it', 'PRP'), ('was', 'VBD'), ('hoped', 'VBN'), ('force', 'VB'), ('the', 'DT'), ('people', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('compound', 'NN'), ('to', 'TO'), ('come', 'VB'), ('outside', 'JJ'), ('and', 'CC'), ('to', 'TO'), ('surrender', 'VB'), ('was', 'VBD'), ('informed', 'VBN'), ('of', 'IN'), ('the', 'DT'), ('plan', 'NN'), ('to', 'TO'), ('end', 'VB'), ('the', 'DT'), ('siege', 'NN'), ('discussed', 'VBD'), ('it', 'PRP'), ('with', 'IN'), ('attorney', 'NN'), ('general', 'JJ'), ('reno', 'NN'), ('asked', 'VBD'), ('the', 'DT'), ('questions', 'NNS'), ('thought', 'VBD'), ('it', 'PRP'), ('was', 'VBD'), ('appropriate', 'JJ'), ('for', 'IN'), ('me', 'PRP'), ('to', 'TO'), ('ask', 'VB'), ('then', 'RB'), ('told', 'VBD'), ('her', 'PRP'), ('to', 'TO'), ('do', 'VB'), ('what', 'WP'), ('she', 'PRP'), ('thought', 'VBD'), ('was', 'VBD'), ('right', 'JJ'), ('and', 'CC'), ('take', 'VB'), ('full', 'JJ'), ('responsibility', 'NN'), ('for', 'IN'), ('the', 'DT'), ('implementation', 'NN'), ('of', 'IN'), ('the', 'DT'), ('decision', 'NN'), ('yesterday', 'NN'), ('action', 'NN'), ('ended', 'VBN'), ('in', 'IN'), ('horrible', 'JJ'), ('human', 'JJ'), ('tragedy', 'NN'), ('mr', 'NN'), ('koresh', 'JJ'), ('response', 'NN'), ('to', 'TO'), ('the', 'DT'), ('demands', 'NNS'), ('for', 'IN'), ('his', 'PRP$'), ('surrender', 'NN'), ('by', 'IN'), ('federal', 'JJ'), ('agents', 'NNS'), ('was', 'VBD'), ('to', 'TO'), ('destroy', 'VB'), ('himself', 'PRP'), ('and', 'CC'), ('murder', 'VB'), ('the', 'DT'), ('children', 'NNS'), ('who', 'WP'), ('were', 'VBD'), ('his', 'PRP$'), ('captives', 'NNS'), ('as', 'RB'), ('well', 'RB'), ('as', 'IN'), ('all', 'PDT'), ('the', 'DT'), ('other', 'JJ'), ('people', 'NNS'), ('who', 'WP'), ('were', 'VBD'), ('there', 'EX'), ('who', 'WP'), ('did', 'VBD'), ('not', 'RB'), ('survive', 'VB'), ('he', 'PRP'), ('killed', 'VBD'), ('those', 'DT'), ('he', 'PRP'), ('controlled', 'VBD'), ('and', 'CC'), ('he', 'PRP'), ('bears', 'VBZ'), ('ultimate', 'JJ'), ('responsibility', 'NN'), ('for', 'IN'), ('the', 'DT'), ('carnage', 'NN'), ('that', 'WDT'), ('ensued', 'VBD'), ('now', 'RB'), ('we', 'PRP'), ('must', 'MD'), ('review', 'VB'), ('the', 'DT'), ('past', 'NN'), ('with', 'IN'), ('an', 'DT'), ('eye', 'NN'), ('towards', 'IN'), ('the', 'DT'), ('future', 'NN'), ('have', 'VBP'), ('directed', 'VBN'), ('the', 'DT'), ('united', 'JJ'), ('stated', 'JJ'), ('departments', 'NNS'), ('of', 'IN'), ('justice', 'NN'), ('and', 'CC'), ('treasury', 'NN'), ('to', 'TO'), ('undertake', 'VB'), ('vigorous', 'JJ'), ('and', 'CC'), ('thorough', 'JJ'), ('investigation', 'NN'), ('to', 'TO'), ('uncover', 'VB'), ('what', 'WP'), ('happened', 'VBD'), ('and', 'CC'), ('why', 'WRB'), ('and', 'CC'), ('whether', 'IN'), ('anything', 'NN'), ('could', 'MD'), ('have', 'VB'), ('been', 'VBN'), ('dne', 'VBN'), ('differently', 'RB'), ('have', 'VBP'), ('told', 'VBN'), ('the', 'DT'), ('departments', 'NNS'), ('to', 'TO'), ('involve', 'VB'), ('independent', 'JJ'), ('professional', 'JJ'), ('law', 'NN'), ('enforcement', 'NN'), ('officials', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('investigation', 'NN'), ('expect', 'VBP'), ('to', 'TO'), ('receive', 'VB'), ('analysis', 'NN'), ('and', 'CC'), ('answers', 'NNS'), ('in', 'IN'), ('whatever', 'NN'), ('time', 'NN'), ('is', 'VBZ'), ('required', 'VBN'), ('to', 'TO'), ('complete', 'VB'), ('the', 'DT'), ('review', 'NN'), ('finally', 'RB'), ('have', 'VBP'), ('directed', 'VBN'), ('the', 'DT'), ('departments', 'NNS'), ('to', 'TO'), ('cooperate', 'VB'), ('fully', 'RB'), ('with', 'IN'), ('all', 'DT'), ('congressional', 'JJ'), ('inquiries', 'NNS'), ('so', 'IN'), ('that', 'IN'), ('we', 'PRP'), ('can', 'MD'), ('continue', 'VB'), ('to', 'TO'), ('be', 'VB'), ('fully', 'RB'), ('accountable', 'JJ'), ('to', 'TO'), ('the', 'DT'), ('american', 'JJ'), ('people', 'NNS'), ('want', 'VBP'), ('to', 'TO'), ('express', 'VB'), ('my', 'PRP$'), ('appreciation', 'NN'), ('to', 'TO'), ('the', 'DT'), ('attorney', 'NN'), ('general', 'NN'), ('to', 'TO'), ('the', 'DT'), ('justice', 'NN'), ('department', 'NN'), ('and', 'CC'), ('to', 'TO'), ('the', 'DT'), ('federal', 'JJ'), ('agents', 'NNS'), ('on', 'IN'), ('the', 'DT'), ('front', 'NN'), ('lines', 'NNS'), ('who', 'WP'), ('did', 'VBD'), ('the', 'DT'), ('best', 'JJS'), ('job', 'NN'), ('they', 'PRP'), ('could', 'MD'), ('under', 'IN'), ('deeply', 'RB'), ('difficult', 'JJ'), ('circumstances', 'NNS'), ('again', 'RB'), ('want', 'VBP'), ('to', 'TO'), ('say', 'VB'), ('as', 'IN'), ('did', 'VBD'), ('yesterday', 'NN'), ('am', 'VBP'), ('very', 'RB'), ('sorry', 'JJ'), ('for', 'IN'), ('the', 'DT'), ('loss', 'NN'), ('of', 'IN'), ('life', 'NN'), ('which', 'WDT'), ('occurred', 'VBD'), ('at', 'IN'), ('the', 'DT'), ('beginning', 'NN'), ('and', 'CC'), ('at', 'IN'), ('the', 'DT'), ('end', 'NN'), ('of', 'IN'), ('this', 'DT'), ('tragedy', 'NN'), ('in', 'IN'), ('waco', 'JJ'), ('hope', 'VBP'), ('very', 'RB'), ('much', 'RB'), ('that', 'IN'), ('others', 'NNS'), ('who', 'WP'), ('will', 'MD'), ('be', 'VB'), ('tempted', 'VBN'), ('to', 'TO'), ('join', 'VB'), ('cults', 'NNS'), ('and', 'CC'), ('to', 'TO'), ('become', 'VB'), ('involved', 'JJ'), ('with', 'IN'), ('people', 'NNS'), ('like', 'IN'), ('david', 'JJ'), ('koresh', 'NN'), ('will', 'MD'), ('be', 'VB'), ('deterred', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('horrible', 'JJ'), ('scenes', 'NNS'), ('they', 'PRP'), ('have', 'VBP'), ('seen', 'VBN'), ('over', 'IN'), ('the', 'DT'), ('last', 'JJ'), ('seven', 'CD'), ('weeks', 'NNS'), ('and', 'CC'), ('hope', 'VB'), ('very', 'RB'), ('much', 'JJ'), ('that', 'IN'), ('the', 'DT'), ('difficult', 'JJ'), ('situations', 'NNS'), ('which', 'WDT'), ('federal', 'JJ'), ('agents', 'NNS'), ('confronted', 'VBN'), ('there', 'EX'), ('and', 'CC'), ('which', 'WDT'), ('they', 'PRP'), ('will', 'MD'), ('be', 'VB'), ('doubtless', 'RB'), ('required', 'VBN'), ('to', 'TO'), ('confront', 'VB'), ('in', 'IN'), ('other', 'JJ'), ('contexts', 'NN'), ('in', 'IN'), ('the', 'DT'), ('future', 'NN'), ('will', 'MD'), ('be', 'VB'), ('somewhat', 'RB'), ('better', 'JJR'), ('handled', 'VBN'), ('and', 'CC'), ('better', 'RB'), ('understood', 'NN'), ('because', 'IN'), ('of', 'IN'), ('what', 'WDT'), ('has', 'VBZ'), ('been', 'VBN'), ('learned', 'VBN'), ('now', 'RB'), ('mr', 'JJ'), ('president', 'NN'), ('can', 'MD'), ('you', 'PRP'), ('first', 'RB'), ('of', 'IN'), ('all', 'DT'), ('tell', 'VBP'), ('us', 'PRP'), ('why', 'WRB'), ('after', 'IN'), ('51', 'CD'), ('days', 'NNS'), ('you', 'PRP'), ('decided', 'VBD'), ('--', ':'), ('mr', 'VB'), ('president', 'NN'), ('can', 'MD'), ('you', 'PRP'), ('describe', 'VB'), ('for', 'IN'), ('us', 'PRP'), ('what', 'WP'), ('it', 'PRP'), ('is', 'VBZ'), ('that', 'IN'), ('janet', 'NN'), ('reno', 'NN'), ('outlined', 'VBD'), ('to', 'TO'), ('you', 'PRP'), ('in', 'IN'), ('your', 'PRP$'), ('15', 'CD'), ('minute', 'NN'), ('phone', 'NN'), ('conversation', 'NN'), ('with', 'IN'), ('--', ':'), ('the', 'DT'), ('president', 'NN'), ('can', 'MD'), ('hear', 'VB'), ('you', 'PRP'), ('both', 'DT'), ('if', 'IN'), ('one', 'CD'), ('will', 'MD'), ('go', 'VB'), ('first', 'RB'), ('and', 'CC'), ('then', 'RB'), ('the', 'DT'), ('other', 'JJ'), ('sorry', 'NN'), ('can', 'MD'), ('you', 'PRP'), ('describe', 'VB'), ('what', 'WP'), ('janet', 'NN'), ('reno', 'NN'), ('--', ':'), ('mr', 'JJ'), ('president', 'NN'), ('--', ':'), ('the', 'DT'), ('president', 'NN'), ('ll', 'NN'), ('answer', 'IN'), ('both', 'DT'), ('your', 'PRP$'), ('questions', 'NNS'), ('but', 'CC'), ('can', 'MD'), ('do', 'VB'), ('it', 'PRP'), ('at', 'IN'), ('once', 'RB'), ('can', 'MD'), ('you', 'PRP'), ('describe', 'VB'), ('what', 'WP'), ('she', 'PRP'), ('told', 'VBD'), ('you', 'PRP'), ('on', 'IN'), ('sunday', 'NN'), ('about', 'IN'), ('the', 'DT'), ('nature', 'NN'), ('of', 'IN'), ('the', 'DT'), ('operation', 'NN'), ('and', 'CC'), ('how', 'WRB'), ('much', 'JJ'), ('detail', 'NN'), ('you', 'PRP'), ('knew', 'VBP'), ('about', 'IN'), ('it', 'PRP'), ('the', 'DT'), ('president', 'NN'), ('yes', 'NN'), ('was', 'VBD'), ('told', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('attorney', 'NN'), ('general', 'NN'), ('that', 'IN'), ('the', 'DT'), ('fbi', 'NN'), ('strongly', 'RB'), ('felt', 'VBD'), ('that', 'IN'), ('the', 'DT'), ('time', 'NN'), ('had', 'VBD'), ('come', 'VBN'), ('to', 'TO'), ('take', 'VB'), ('another', 'DT'), ('step', 'NN'), ('in', 'IN'), ('trying', 'VBG'), ('to', 'TO'), ('dislodge', 'VB'), ('the', 'DT'), ('people', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('compound', 'NN'), ('and', 'CC'), ('she', 'PRP'), ('described', 'VBD'), ('generally', 'RB'), ('what', 'WP'), ('the', 'DT'), ('operation', 'NN'), ('would', 'MD'), ('be', 'VB'), ('--', ':'), ('that', 'IN'), ('they', 'PRP'), ('wanted', 'VBD'), ('to', 'TO'), ('go', 'VB'), ('in', 'IN'), ('and', 'CC'), ('use', 'VB'), ('tear', 'NN'), ('gas', 'NN'), ('which', 'WDT'), ('had', 'VBD'), ('been', 'VBN'), ('tested', 'VBN'), ('not', 'RB'), ('to', 'TO'), ('cause', 'VB'), ('permanent', 'JJ'), ('damage', 'NN'), ('to', 'TO'), ('adults', 'NNS'), ('or', 'CC'), ('to', 'TO'), ('children', 'NNS'), ('but', 'CC'), ('which', 'WDT'), ('would', 'MD'), ('make', 'VB'), ('it', 'PRP'), ('very', 'RB'), ('difficult', 'JJ'), ('for', 'IN'), ('people', 'NNS'), ('to', 'TO'), ('stay', 'VB'), ('inside', 'IN'), ('the', 'DT'), ('building', 'NN'), ('and', 'CC'), ('it', 'PRP'), ('was', 'VBD'), ('hoped', 'VBN'), ('that', 'IN'), ('the', 'DT'), ('tear', 'NN'), ('gas', 'NN'), ('would', 'MD'), ('permit', 'VB'), ('them', 'PRP'), ('to', 'TO'), ('come', 'VB'), ('outside', 'NN'), ('was', 'VBD'), ('further', 'RBR'), ('told', 'VBD'), ('that', 'IN'), ('under', 'IN'), ('no', 'DT'), ('circumstances', 'NNS'), ('would', 'MD'), ('our', 'PRP$'), ('people', 'NNS'), ('fire', 'VBP'), ('any', 'DT'), ('shots', 'NNS'), ('at', 'IN'), ('them', 'PRP'), ('even', 'RB'), ('if', 'IN'), ('fired', 'VBN'), ('upon', 'IN'), ('they', 'PRP'), ('were', 'VBD'), ('going', 'VBG'), ('to', 'TO'), ('shoot', 'VB'), ('the', 'DT'), ('tear', 'NN'), ('gas', 'NN'), ('from', 'IN'), ('armored', 'JJ'), ('vehicles', 'NNS'), ('which', 'WDT'), ('would', 'MD'), ('protect', 'VB'), ('them', 'PRP'), ('and', 'CC'), ('there', 'EX'), ('would', 'MD'), ('be', 'VB'), ('no', 'DT'), ('exchange', 'NN'), ('of', 'IN'), ('fire', 'NN'), ('in', 'IN'), ('fact', 'NN'), ('as', 'IN'), ('you', 'PRP'), ('know', 'VBP'), ('an', 'DT'), ('awful', 'JJ'), ('lot', 'NN'), ('of', 'IN'), ('shots', 'NNS'), ('were', 'VBD'), ('fired', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('cult', 'NN'), ('members', 'NNS'), ('at', 'IN'), ('the', 'DT'), ('federal', 'JJ'), ('officials', 'NNS'), ('there', 'EX'), ('were', 'VBD'), ('no', 'DT'), ('shots', 'NNS'), ('coming', 'VBG'), ('back', 'RB'), ('from', 'IN'), ('the', 'DT'), ('government', 'NN'), ('side', 'NN'), ('asked', 'VBD'), ('number', 'NN'), ('of', 'IN'), ('questions', 'NNS'), ('the', 'DT'), ('first', 'JJ'), ('question', 'NN'), ('asked', 'VBN'), ('is', 'VBZ'), ('why', 'WRB'), ('now', 'RB'), ('we', 'PRP'), ('have', 'VBP'), ('waited', 'VBN'), ('seven', 'CD'), ('weeks', 'NNS'), ('why', 'WRB'), ('now', 'RB'), ('the', 'DT'), ('reasons', 'NNS'), ('was', 'VBD'), ('given', 'VBN'), ('were', 'VBD'), ('the', 'DT'), ('following', 'JJ'), ('number', 'NN'), ('one', 'CD'), ('that', 'WDT'), ('there', 'EX'), ('was', 'VBD'), ('limit', 'NN'), ('to', 'TO'), ('how', 'WRB'), ('long', 'RB'), ('the', 'DT'), ('federal', 'JJ'), ('authorities', 'NNS'), ('could', 'MD'), ('maintain', 'VB'), ('with', 'IN'), ('their', 'PRP$'), ('limited', 'JJ'), ('resources', 'NNS'), ('the', 'DT'), ('quality', 'NN'), ('and', 'CC'), ('intensity', 'NN'), ('of', 'IN'), ('coverage', 'NN'), ('by', 'IN'), ('experts', 'NNS'), ('there', 'RB'), ('they', 'PRP'), ('might', 'MD'), ('be', 'VB'), ('needed', 'VBN'), ('in', 'IN'), ('other', 'JJ'), ('parts', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('country', 'NN'), ('number', 'NN'), ('two', 'CD'), ('that', 'IN'), ('the', 'DT'), ('people', 'NNS'), ('who', 'WP'), ('had', 'VBD'), ('reviewed', 'VBN'), ('this', 'DT'), ('had', 'VBD'), ('never', 'RB'), ('seen', 'VBN'), ('case', 'NN'), ('quite', 'RB'), ('like', 'IN'), ('this', 'DT'), ('one', 'CD'), ('before', 'NN'), ('and', 'CC'), ('they', 'PRP'), ('were', 'VBD'), ('convinced', 'VBN'), ('that', 'IN'), ('no', 'DT'), ('progress', 'NN'), ('had', 'VBD'), ('been', 'VBN'), ('made', 'VBN'), ('recently', 'RB'), ('and', 'CC'), ('no', 'DT'), ('progress', 'NN'), ('was', 'VBD'), ('going', 'VBG'), ('to', 'TO'), ('be', 'VB'), ('made', 'VBN'), ('through', 'IN'), ('the', 'DT'), ('normal', 'JJ'), ('means', 'NNS'), ('of', 'IN'), ('getting', 'VBG'), ('koresh', 'NN'), ('and', 'CC'), ('the', 'DT'), ('other', 'JJ'), ('cult', 'NN'), ('members', 'NNS'), ('to', 'TO'), ('come', 'VB'), ('out', 'RP'), ('number', 'NN'), ('three', 'CD'), ('that', 'IN'), ('the', 'DT'), ('danger', 'NN'), ('of', 'IN'), ('their', 'PRP$'), ('doing', 'VBG'), ('something', 'NN'), ('to', 'TO'), ('themselves', 'PRP'), ('or', 'CC'), ('to', 'TO'), ('others', 'NNS'), ('was', 'VBD'), ('likely', 'JJ'), ('to', 'TO'), ('increase', 'VB'), ('not', 'RB'), ('decrease', 'VB'), ('with', 'IN'), ('the', 'DT'), ('passage', 'NN'), ('of', 'IN'), ('time', 'NN'), ('and', 'CC'), ('number', 'NN'), ('four', 'CD'), ('that', 'IN'), ('they', 'PRP'), ('had', 'VBD'), ('reason', 'NN'), ('to', 'TO'), ('believe', 'VB'), ('that', 'IN'), ('the', 'DT'), ('children', 'NNS'), ('who', 'WP'), ('were', 'VBD'), ('still', 'RB'), ('inside', 'IN'), ('the', 'DT'), ('compound', 'NN'), ('were', 'VBD'), ('being', 'VBG'), ('abused', 'VBN'), ('significantly', 'RB'), ('as', 'RB'), ('well', 'RB'), ('as', 'IN'), ('being', 'VBG'), ('forced', 'VBN'), ('to', 'TO'), ('live', 'VB'), ('in', 'IN'), ('unsanitary', 'JJ'), ('and', 'CC'), ('unsafe', 'JJ'), ('conditions', 'NNS'), ('so', 'RB'), ('for', 'IN'), ('those', 'DT'), ('reasons', 'NNS'), ('they', 'PRP'), ('wanted', 'VBD'), ('to', 'TO'), ('move', 'VB'), ('at', 'IN'), ('that', 'DT'), ('time', 'NN'), ('the', 'DT'), ('second', 'JJ'), ('question', 'NN'), ('asked', 'VBD'), ('the', 'DT'), ('attorney', 'NN'), ('general', 'NN'), ('is', 'VBZ'), ('whether', 'IN'), ('they', 'PRP'), ('had', 'VBD'), ('given', 'VBN'), ('consideration', 'NN'), ('to', 'TO'), ('all', 'DT'), ('of', 'IN'), ('the', 'DT'), ('things', 'NNS'), ('that', 'WDT'), ('could', 'MD'), ('go', 'VB'), ('wrong', 'JJ'), ('and', 'CC'), ('evaluated', 'VBD'), ('them', 'PRP'), ('against', 'IN'), ('what', 'WP'), ('might', 'MD'), ('happen', 'VB'), ('that', 'DT'), ('was', 'VBD'), ('good', 'JJ'), ('she', 'PRP'), ('said', 'VBD'), ('that', 'IN'), ('the', 'DT'), ('fbi', 'JJ'), ('personnel', 'NNS'), ('on', 'IN'), ('the', 'DT'), ('scene', 'NN'), ('and', 'CC'), ('those', 'DT'), ('working', 'VBG'), ('with', 'IN'), ('them', 'PRP'), ('were', 'VBD'), ('convinced', 'VBN'), ('that', 'IN'), ('the', 'DT'), ('chances', 'NNS'), ('of', 'IN'), ('bad', 'JJ'), ('things', 'NNS'), ('happening', 'VBG'), ('would', 'MD'), ('only', 'RB'), ('increase', 'VB'), ('with', 'IN'), ('the', 'DT'), ('passage', 'NN'), ('of', 'IN'), ('time', 'NN'), ('the', 'DT'), ('third', 'JJ'), ('question', 'NN'), ('asked', 'VBD'), ('was', 'VBD'), ('has', 'VBZ'), ('the', 'DT'), ('military', 'JJ'), ('been', 'VBN'), ('consulted', 'VBN'), ('as', 'RB'), ('soon', 'RB'), ('as', 'IN'), ('the', 'DT'), ('initial', 'JJ'), ('tragedy', 'NN'), ('came', 'VBD'), ('to', 'TO'), ('light', 'NN'), ('in', 'IN'), ('waco', 'NN'), ('that', 'IN'), ('the', 'DT'), ('first', 'JJ'), ('thing', 'NN'), ('asked', 'VBD'), ('to', 'TO'), ('be', 'VB'), ('done', 'VBN'), ('because', 'IN'), ('it', 'PRP'), ('was', 'VBD'), ('obvious', 'JJ'), ('that', 'IN'), ('this', 'DT'), ('was', 'VBD'), ('not', 'RB'), ('typical', 'JJ'), ('law', 'NN'), ('enforcement', 'NN'), ('situation', 'NN'), ('military', 'JJ'), ('people', 'NNS'), ('were', 'VBD'), ('then', 'RB'), ('brought', 'VBN'), ('in', 'IN'), ('helped', 'NN'), ('to', 'TO'), ('analyze', 'VB'), ('the', 'DT'), ('situation', 'NN'), ('and', 'CC'), ('some', 'DT'), ('of', 'IN'), ('the', 'DT'), ('problems', 'NNS'), ('that', 'WDT'), ('were', 'VBD'), ('presented', 'VBN'), ('by', 'IN'), ('it', 'PRP'), ('and', 'CC'), ('so', 'RB'), ('asked', 'JJ'), ('if', 'IN'), ('the', 'DT'), ('military', 'NN'), ('had', 'VBD'), ('been', 'VBN'), ('consulted', 'VBN'), ('the', 'DT'), ('attorney', 'NN'), ('general', 'NN'), ('said', 'VBD'), ('that', 'IN'), ('they', 'PRP'), ('had', 'VBD'), ('and', 'CC'), ('that', 'IN'), ('they', 'PRP'), ('were', 'VBD'), ('in', 'IN'), ('basic', 'JJ'), ('agreement', 'NN'), ('that', 'IN'), ('there', 'EX'), ('was', 'VBD'), ('only', 'RB'), ('one', 'CD'), ('minor', 'JJ'), ('tactical', 'JJ'), ('difference', 'NN'), ('of', 'IN'), ('opinion', 'NN'), ('between', 'IN'), ('the', 'DT'), ('fbi', 'NN'), ('and', 'CC'), ('the', 'DT'), ('military', 'JJ'), ('--', ':'), ('something', 'NN'), ('that', 'IN'), ('both', 'DT'), ('sides', 'NNS'), ('thought', 'VBN'), ('was', 'VBD'), ('not', 'RB'), ('of', 'IN'), ('overwhelming', 'VBG'), ('significance', 'NN'), ('having', 'VBG'), ('asked', 'VBD'), ('those', 'DT'), ('questions', 'NNS'), ('and', 'CC'), ('gotten', 'VBP'), ('those', 'DT'), ('answers', 'NNS'), ('said', 'VBD'), ('that', 'IN'), ('if', 'IN'), ('she', 'PRP'), ('thought', 'VBD'), ('it', 'PRP'), ('was', 'VBD'), ('the', 'DT'), ('right', 'JJ'), ('thing', 'NN'), ('to', 'TO'), ('do', 'VB'), ('that', 'IN'), ('she', 'PRP'), ('should', 'MD'), ('proceed', 'VB'), ('and', 'CC'), ('that', 'DT'), ('would', 'MD'), ('support', 'VB'), ('it', 'PRP'), ('and', 'CC'), ('stand', 'VB'), ('by', 'IN'), ('that', 'DT'), ('today', 'NN'), ('mr', 'FW'), ('president', 'NN'), ('--', ':'), ('the', 'DT'), ('president', 'NN'), ('wait', 'NN'), ('go', 'VBP'), ('ahead', 'RB'), ('can', 'MD'), ('you', 'PRP'), ('address', 'VB'), ('the', 'DT'), ('widespread', 'JJ'), ('perception', 'NN'), ('--', ':'), ('reported', 'VBD'), ('widely', 'RB'), ('television', 'NN'), ('radio', 'NN'), ('and', 'CC'), ('newspapers', 'NNS'), ('--', ':'), ('that', 'IN'), ('you', 'PRP'), ('were', 'VBD'), ('trying', 'VBG'), ('somehow', 'RB'), ('to', 'TO'), ('distance', 'VB'), ('yourself', 'PRP'), ('from', 'IN'), ('this', 'DT'), ('disaster', 'NN'), ('the', 'DT'), ('president', 'NN'), ('no', 'RB'), ('bewildered', 'VBN'), ('by', 'IN'), ('it', 'PRP'), ('the', 'DT'), ('only', 'JJ'), ('reason', 'NN'), ('made', 'VBD'), ('no', 'DT'), ('public', 'JJ'), ('statement', 'NN'), ('yesterday', 'NN'), ('--', ':'), ('let', 'VB'), ('me', 'PRP'), ('say', 'VB'), ('--', ':'), ('the', 'DT'), ('only', 'JJ'), ('reason', 'NN'), ('made', 'VBD'), ('no', 'DT'), ('public', 'JJ'), ('statement', 'NN'), ('yesterday', 'NN'), ('is', 'VBZ'), ('that', 'IN'), ('had', 'VBD'), ('nothing', 'NN'), ('to', 'TO'), ('add', 'VB'), ('to', 'TO'), ('what', 'WP'), ('was', 'VBD'), ('being', 'VBG'), ('said', 'VBD'), ('and', 'CC'), ('literally', 'RB'), ('did', 'VBD'), ('not', 'RB'), ('know', 'VB'), ('until', 'IN'), ('rather', 'RB'), ('late', 'RB'), ('in', 'IN'), ('the', 'DT'), ('day', 'NN'), ('whether', 'IN'), ('anybody', 'NN'), ('was', 'VBD'), ('still', 'RB'), ('alive', 'JJ'), ('other', 'JJ'), ('than', 'IN'), ('those', 'DT'), ('who', 'WP'), ('had', 'VBD'), ('been', 'VBN'), ('actually', 'RB'), ('seen', 'VBN'), ('and', 'CC'), ('taken', 'VBN'), ('to', 'TO'), ('the', 'DT'), ('hospital', 'NN'), ('or', 'CC'), ('taken', 'VBN'), ('into', 'IN'), ('custody', 'NN'), ('it', 'PRP'), ('was', 'VBD'), ('purely', 'RB'), ('and', 'CC'), ('simply', 'RB'), ('question', 'NN'), ('of', 'IN'), ('waiting', 'VBG'), ('for', 'IN'), ('events', 'NNS'), ('to', 'TO'), ('unfold', 'VB'), ('there', 'EX'), ('was', 'VBD'), ('--', ':'), ('have', 'VBP'), ('--', ':'), ('can', 'MD'), ('account', 'VB'), ('for', 'IN'), ('why', 'WRB'), ('people', 'NNS'), ('speculated', 'VBD'), ('one', 'CD'), ('way', 'NN'), ('or', 'CC'), ('the', 'DT'), ('other', 'JJ'), ('but', 'CC'), ('talked', 'VBD'), ('to', 'TO'), ('the', 'DT'), ('attorney', 'NN'), ('general', 'NN'), ('on', 'IN'), ('the', 'DT'), ('day', 'NN'), ('before', 'IN'), ('the', 'DT'), ('action', 'NN'), ('took', 'VBD'), ('place', 'NN'), ('talked', 'VBD'), ('to', 'TO'), ('her', 'PRP$'), ('yesterday', 'NN'), ('called', 'VBD'), ('her', 'PRP'), ('again', 'RB'), ('late', 'JJ'), ('last', 'JJ'), ('night', 'NN'), ('after', 'IN'), ('she', 'PRP'), ('appeared', 'VBD'), ('on', 'IN'), ('the', 'DT'), ('larry', 'NN'), ('king', 'VBG'), ('show', 'NN'), ('and', 'CC'), ('talked', 'VBD'), ('to', 'TO'), ('her', 'PRP$'), ('again', 'RB'), ('this', 'DT'), ('morning', 'NN'), ('president', 'NN'), ('--', ':'), ('it', 'PRP'), ('is', 'VBZ'), ('not', 'RB'), ('possible', 'JJ'), ('for', 'IN'), ('president', 'NN'), ('to', 'TO'), ('distance', 'VB'), ('himself', 'PRP'), ('from', 'IN'), ('things', 'NNS'), ('that', 'WDT'), ('happen', 'VBP'), ('when', 'WRB'), ('the', 'DT'), ('federal', 'JJ'), ('government', 'NN'), ('is', 'VBZ'), ('in', 'IN'), ('control', 'NN'), ('will', 'MD'), ('say', 'VB'), ('this', 'DT'), ('however', 'RB'), ('was', 'VBD'), ('frankly', 'RB'), ('surprised', 'VBN'), ('would', 'MD'), ('be', 'VB'), ('mild', 'JJ'), ('word', 'NN'), ('to', 'TO'), ('say', 'VB'), ('that', 'IN'), ('anyone', 'NN'), ('that', 'WDT'), ('would', 'MD'), ('suggest', 'VB'), ('that', 'IN'), ('the', 'DT'), ('attorney', 'NN'), ('general', 'NN'), ('should', 'MD'), ('resign', 'VB'), ('because', 'IN'), ('some', 'DT'), ('religious', 'JJ'), ('fanatics', 'NNS'), ('murdered', 'VBD'), ('themselves', 'PRP'), ('applause', 'VBP'), ('.)', 'JJ'), ('regret', 'VB'), ('what', 'WP'), ('happened', 'VBD'), ('but', 'CC'), ('it', 'PRP'), ('is', 'VBZ'), ('not', 'RB'), ('possible', 'JJ'), ('in', 'IN'), ('this', 'DT'), ('life', 'NN'), ('to', 'TO'), ('control', 'VB'), ('the', 'DT'), ('behavior', 'NN'), ('of', 'IN'), ('others', 'NNS'), ('in', 'IN'), ('every', 'DT'), ('circumstance', 'NN'), ('these', 'DT'), ('people', 'NNS'), ('killed', 'VBD'), ('four', 'CD'), ('federal', 'JJ'), ('officials', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('line', 'NN'), ('of', 'IN'), ('duty', 'NN'), ('they', 'PRP'), ('were', 'VBD'), ('heavily', 'RB'), ('armed', 'VBN'), ('they', 'PRP'), ('fired', 'VBD'), ('on', 'IN'), ('federal', 'JJ'), ('officials', 'NNS'), ('yesterday', 'NN'), ('repeatedly', 'RB'), ('and', 'CC'), ('they', 'PRP'), ('were', 'VBD'), ('never', 'RB'), ('fired', 'VBN'), ('back', 'RP'), ('on', 'IN'), ('we', 'PRP'), ('did', 'VBD'), ('everything', 'NN'), ('we', 'PRP'), ('could', 'MD'), ('to', 'TO'), ('avoid', 'VB'), ('the', 'DT'), ('loss', 'NN'), ('of', 'IN'), ('life', 'NN'), ('they', 'PRP'), ('made', 'VBD'), ('the', 'DT'), ('decision', 'NN'), ('to', 'TO'), ('immolate', 'VB'), ('themselves', 'PRP'), ('and', 'CC'), ('regret', 'VB'), ('it', 'PRP'), ('terribly', 'RB'), ('and', 'CC'), ('feel', 'VB'), ('awful', 'JJ'), ('about', 'IN'), ('the', 'DT'), ('children', 'NNS'), ('but', 'CC'), ('in', 'IN'), ('the', 'DT'), ('end', 'NN'), ('the', 'DT'), ('last', 'JJ'), ('comment', 'NN'), ('had', 'VBD'), ('from', 'IN'), ('janet', 'NN'), ('reno', 'NN'), ('is', 'VBZ'), ('when', 'WRB'), ('--', ':'), ('and', 'CC'), ('talked', 'VBD'), ('to', 'TO'), ('her', 'PRP$'), ('on', 'IN'), ('sunday', 'NN'), ('--', ':'), ('said', 'VBD'), ('now', 'RB'), ('want', 'VBP'), ('you', 'PRP'), ('to', 'TO'), ('tell', 'VB'), ('me', 'PRP'), ('once', 'RB'), ('more', 'RBR'), ('why', 'WRB'), ('you', 'PRP'), ('believe', 'VBP'), ('--', ':'), ('not', 'RB'), ('why', 'WRB'), ('they', 'PRP'), ('believe', 'VBP'), ('--', ':'), ('why', 'WRB'), ('you', 'PRP'), ('believe', 'VBP'), ('we', 'PRP'), ('should', 'MD'), ('move', 'VB'), ('now', 'RB'), ('rather', 'RB'), ('than', 'IN'), ('wait', 'VB'), ('some', 'DT'), ('more', 'RBR'), ('and', 'CC'), ('she', 'PRP'), ('said', 'VBD'), ('it', 'PRP'), ('because', 'IN'), ('of', 'IN'), ('the', 'DT'), ('children', 'NNS'), ('they', 'PRP'), ('have', 'VBP'), ('evidence', 'NN'), ('that', 'IN'), ('those', 'DT'), ('children', 'NNS'), ('are', 'VBP'), ('still', 'RB'), ('being', 'VBG'), ('abused', 'VBN'), ('and', 'CC'), ('that', 'IN'), ('they', 'PRP'), ('re', 'VBP'), ('in', 'IN'), ('increasingly', 'RB'), ('unsafe', 'JJ'), ('conditions', 'NNS'), ('and', 'CC'), ('that', 'IN'), ('they', 'PRP'), ('don', 'VBP'), ('think', 'VBP'), ('it', 'PRP'), ('will', 'MD'), ('get', 'VB'), ('any', 'DT'), ('easier', 'JJR'), ('with', 'IN'), ('time', 'NN'), ('--', ':'), ('with', 'IN'), ('the', 'DT'), ('passage', 'NN'), ('of', 'IN'), ('time', 'NN'), ('have', 'VBP'), ('to', 'TO'), ('take', 'VB'), ('their', 'PRP$'), ('word', 'NN'), ('for', 'IN'), ('that', 'DT'), ('so', 'RB'), ('that', 'DT'), ('is', 'VBZ'), ('where', 'WRB'), ('think', 'JJ'), ('things', 'NNS'), ('stand', 'VBP'), ('can', 'MD'), ('we', 'PRP'), ('assume', 'VB'), ('then', 'RB'), ('that', 'IN'), ('you', 'PRP'), ('don', 'VBP'), ('think', 'VB'), ('this', 'DT'), ('was', 'VBD'), ('mishandled', 'VBN'), ('in', 'IN'), ('view', 'NN'), ('of', 'IN'), ('the', 'DT'), ('outcome', 'NN'), ('that', 'IN'), ('you', 'PRP'), ('didn', 'VBP'), ('run', 'VB'), ('out', 'IN'), ('of', 'IN'), ('patience', 'NN'), ('and', 'CC'), ('if', 'IN'), ('you', 'PRP'), ('had', 'VBD'), ('it', 'PRP'), ('to', 'TO'), ('do', 'VB'), ('over', 'RP'), ('again', 'RB'), ('would', 'MD'), ('you', 'PRP'), ('really', 'RB'), ('decide', 'VB'), ('that', 'DT'), ('way', 'NN'), ('the', 'DT'), ('president', 'NN'), ('no', 'DT'), ('--', ':'), ('well', 'RB'), ('think', 'VBP'), ('what', 'WP'), ('you', 'PRP'), ('can', 'MD'), ('assume', 'VB'), ('is', 'VBZ'), ('just', 'RB'), ('exactly', 'RB'), ('what', 'WP'), ('announced', 'VBD'), ('today', 'NN'), ('this', 'DT'), ('is', 'VBZ'), ('--', ':'), ('the', 'DT'), ('fbi', 'NN'), ('has', 'VBZ'), ('done', 'VBN'), ('lot', 'NN'), ('of', 'IN'), ('things', 'NNS'), ('right', 'RB'), ('for', 'IN'), ('this', 'DT'), ('country', 'NN'), ('over', 'IN'), ('long', 'JJ'), ('period', 'NN'), ('of', 'IN'), ('time', 'NN'), ('this', 'DT'), ('is', 'VBZ'), ('the', 'DT'), ('same', 'JJ'), ('fbi', 'NN'), ('that', 'WDT'), ('found', 'VBD'), ('the', 'DT'), ('people', 'NNS'), ('that', 'WDT'), ('bombed', 'VBD'), ('the', 'DT'), ('world', 'NN'), ('trade', 'NN'), ('center', 'NN'), ('in', 'IN'), ('lickety', 'NN'), ('split', 'NN'), ('record', 'NN'), ('time', 'NN'), ('we', 'PRP'), ('want', 'VBP'), ('an', 'DT'), ('inquiry', 'NN'), ('to', 'TO'), ('analyze', 'VB'), ('the', 'DT'), ('steps', 'NNS'), ('along', 'IN'), ('the', 'DT'), ('way', 'NN'), ('is', 'VBZ'), ('there', 'RB'), ('something', 'NN'), ('else', 'RB'), ('we', 'PRP'), ('should', 'MD'), ('have', 'VB'), ('known', 'VBN'), ('is', 'VBZ'), ('there', 'RB'), ('some', 'DT'), ('other', 'JJ'), ('question', 'NN'), ('they', 'PRP'), ('should', 'MD'), ('have', 'VB'), ('asked', 'VBN'), ('is', 'VBZ'), ('there', 'RB'), ('some', 'DT'), ('other', 'JJ'), ('question', 'NN'), ('should', 'MD'), ('have', 'VB'), ('asked', 'VBN'), ('can', 'MD'), ('say', 'VB'), ('for', 'IN'), ('sure', 'JJ'), ('that', 'IN'), ('no', 'DT'), ('one', 'NN'), ('--', ':'), ('that', 'IN'), ('we', 'PRP'), ('could', 'MD'), ('have', 'VB'), ('done', 'VBN'), ('nothing', 'NN'), ('else', 'RB'), ('to', 'TO'), ('make', 'VB'), ('the', 'DT'), ('outcome', 'NN'), ('come', 'VBP'), ('different', 'JJ'), ('don', 'NN'), ('know', 'VBP'), ('that', 'IN'), ('that', 'DT'), ('why', 'WRB'), ('want', 'VBP'), ('the', 'DT'), ('inquiry', 'NN'), ('and', 'CC'), ('that', 'DT'), ('why', 'WRB'), ('would', 'MD'), ('like', 'VB'), ('to', 'TO'), ('make', 'VB'), ('sure', 'JJ'), ('that', 'IN'), ('we', 'PRP'), ('have', 'VBP'), ('some', 'DT'), ('independent', 'JJ'), ('law', 'NN'), ('enforcement', 'NN'), ('people', 'NNS'), ('not', 'RB'), ('political', 'JJ'), ('people', 'NNS'), ('but', 'CC'), ('totally', 'RB'), ('non', 'JJ'), ('political', 'JJ'), ('outside', 'NN'), ('experts', 'NNS'), ('who', 'WP'), ('can', 'MD'), ('bring', 'VB'), ('to', 'TO'), ('bear', 'VB'), ('the', 'DT'), ('best', 'JJS'), ('evidence', 'NN'), ('we', 'PRP'), ('have', 'VBP'), ('there', 'EX'), ('is', 'VBZ'), ('unfortunately', 'RB'), ('rise', 'NN'), ('in', 'IN'), ('this', 'DT'), ('sort', 'NN'), ('of', 'IN'), ('fanaticism', 'NN'), ('all', 'DT'), ('across', 'IN'), ('the', 'DT'), ('world', 'NN'), ('and', 'CC'), ('we', 'PRP'), ('may', 'MD'), ('have', 'VB'), ('to', 'TO'), ('confront', 'VB'), ('it', 'PRP'), ('again', 'RB'), ('and', 'CC'), ('want', 'VBP'), ('to', 'TO'), ('know', 'VB'), ('whether', 'IN'), ('there', 'EX'), ('is', 'VBZ'), ('anything', 'NN'), ('we', 'PRP'), ('can', 'MD'), ('do', 'VB'), ('particularly', 'RB'), ('when', 'WRB'), ('there', 'EX'), ('are', 'VBP'), ('children', 'NNS'), ('involved', 'VBN'), ('but', 'CC'), ('do', 'VBP'), ('think', 'VB'), ('it', 'PRP'), ('is', 'VBZ'), ('important', 'JJ'), ('to', 'TO'), ('recognize', 'VB'), ('that', 'IN'), ('the', 'DT'), ('wrong', 'JJ'), ('doers', 'NNS'), ('in', 'IN'), ('this', 'DT'), ('case', 'NN'), ('were', 'VBD'), ('the', 'DT'), ('people', 'NNS'), ('who', 'WP'), ('killed', 'VBD'), ('others', 'NNS'), ('and', 'CC'), ('then', 'RB'), ('killed', 'VBD'), ('themselves', 'PRP'), ('mr', 'FW'), ('president', 'NN'), ('were', 'VBD'), ('there', 'RB'), ('any', 'DT'), ('other', 'JJ'), ('options', 'NNS'), ('presented', 'VBN'), ('to', 'TO'), ('you', 'PRP'), ('for', 'IN'), ('resolving', 'VBG'), ('this', 'DT'), ('situation', 'NN'), ('at', 'IN'), ('any', 'DT'), ('point', 'NN'), ('from', 'IN'), ('february', 'JJ'), ('28th', 'CD'), ('until', 'IN'), ('yesterday', 'NN'), ('the', 'DT'), ('president', 'NN'), ('well', 'RB'), ('yes', 'RB'), ('got', 'VBD'), ('regular', 'JJ'), ('reports', 'NNS'), ('all', 'DT'), ('along', 'IN'), ('the', 'DT'), ('way', 'NN'), ('there', 'EX'), ('were', 'VBD'), ('lots', 'NNS'), ('of', 'IN'), ('other', 'JJ'), ('options', 'NNS'), ('pursued', 'VBN'), ('if', 'IN'), ('you', 'PRP'), ('go', 'VBP'), ('back', 'RB'), ('--', ':'), ('you', 'PRP'), ('all', 'DT'), ('covered', 'VBD'), ('it', 'PRP'), ('very', 'RB'), ('well', 'RB'), ('the', 'DT'), ('fbi', 'NN'), ('--', ':'), ('you', 'PRP'), ('did', 'VBD'), ('very', 'RB'), ('good', 'JJ'), ('job', 'NN'), ('of', 'IN'), ('it', 'PRP'), ('mean', 'VBZ'), ('the', 'DT'), ('fbi', 'NN'), ('and', 'CC'), ('the', 'DT'), ('other', 'JJ'), ('authorities', 'NNS'), ('there', 'EX'), ('pursued', 'VBN'), ('any', 'DT'), ('number', 'NN'), ('of', 'IN'), ('other', 'JJ'), ('options', 'NNS'), ('all', 'DT'), ('along', 'IN'), ('the', 'DT'), ('way', 'NN'), ('and', 'CC'), ('lot', 'NN'), ('of', 'IN'), ('them', 'PRP'), ('early', 'RB'), ('on', 'IN'), ('seemed', 'VBN'), ('to', 'TO'), ('be', 'VB'), ('working', 'VBG'), ('some', 'DT'), ('of', 'IN'), ('the', 'DT'), ('children', 'NNS'), ('got', 'VBD'), ('out', 'RP'), ('some', 'DT'), ('of', 'IN'), ('the', 'DT'), ('other', 'JJ'), ('people', 'NNS'), ('left', 'VBD'), ('there', 'EX'), ('was', 'VBD'), ('--', ':'), ('at', 'IN'), ('one', 'CD'), ('point', 'NN'), ('there', 'RB'), ('seemed', 'VBD'), ('to', 'TO'), ('be', 'VB'), ('some', 'DT'), ('lines', 'NNS'), ('of', 'IN'), ('communication', 'NN'), ('opening', 'VBG'), ('up', 'RP'), ('between', 'IN'), ('koresh', 'NNS'), ('and', 'CC'), ('the', 'DT'), ('authorities', 'NNS'), ('and', 'CC'), ('then', 'RB'), ('he', 'PRP'), ('would', 'MD'), ('say', 'VB'), ('things', 'NNS'), ('and', 'CC'), ('not', 'RB'), ('do', 'VB'), ('them', 'PRP'), ('and', 'CC'), ('things', 'NNS'), ('just', 'RB'), ('began', 'VBD'), ('to', 'TO'), ('spin', 'VB'), ('downward', 'RB'), ('whether', 'IN'), ('there', 'EX'), ('were', 'VBD'), ('other', 'JJ'), ('--', ':'), ('in', 'IN'), ('terms', 'NNS'), ('of', 'IN'), ('what', 'WP'), ('happened', 'VBD'), ('yesterday', 'NN'), ('the', 'DT'), ('conversation', 'NN'), ('had', 'VBD'), ('with', 'IN'), ('the', 'DT'), ('attorney', 'NN'), ('general', 'NN'), ('did', 'VBD'), ('not', 'RB'), ('involve', 'VB'), ('other', 'JJ'), ('options', 'NNS'), ('except', 'IN'), ('whether', 'IN'), ('we', 'PRP'), ('should', 'MD'), ('take', 'VB'), ('more', 'JJR'), ('time', 'NN'), ('with', 'IN'), ('the', 'DT'), ('present', 'JJ'), ('strategy', 'NN'), ('we', 'PRP'), ('were', 'VBD'), ('pursuing', 'VBG'), ('--', ':'), ('because', 'IN'), ('they', 'PRP'), ('said', 'VBD'), ('they', 'PRP'), ('wanted', 'VBD'), ('to', 'TO'), ('do', 'VB'), ('this', 'DT'), ('because', 'IN'), ('they', 'PRP'), ('thought', 'VBD'), ('this', 'DT'), ('was', 'VBD'), ('the', 'DT'), ('best', 'JJS'), ('way', 'NN'), ('to', 'TO'), ('get', 'VB'), ('people', 'NNS'), ('out', 'IN'), ('of', 'IN'), ('the', 'DT'), ('compound', 'NN'), ('quickly', 'RB'), ('before', 'IN'), ('they', 'PRP'), ('could', 'MD'), ('kill', 'VB'), ('themselves', 'PRP'), ('that', 'IN'), ('what', 'WP'), ('they', 'PRP'), ('thought', 'VBD'), ('did', 'VBD'), ('the', 'DT'), ('government', 'NN'), ('know', 'VBD'), ('that', 'IN'), ('the', 'DT'), ('children', 'NNS'), ('did', 'VBD'), ('not', 'RB'), ('have', 'VB'), ('gas', 'NN'), ('masks', 'NNS'), ('congressional', 'JJ'), ('hearings', 'NNS'), ('once', 'IN'), ('the', 'DT'), ('situation', 'NN'), ('--', ':'), ('are', 'VBP'), ('you', 'PRP'), ('in', 'IN'), ('agreement', 'NN'), ('with', 'IN'), ('that', 'DT'), ('the', 'DT'), ('president', 'NN'), ('that', 'WDT'), ('up', 'RB'), ('to', 'TO'), ('the', 'DT'), ('congress', 'NN'), ('they', 'PRP'), ('can', 'MD'), ('do', 'VB'), ('whatever', 'WDT'), ('they', 'PRP'), ('want', 'VBP'), ('but', 'CC'), ('think', 'VBP'), ('it', 'PRP'), ('very', 'RB'), ('important', 'JJ'), ('that', 'IN'), ('the', 'DT'), ('treasury', 'NN'), ('and', 'CC'), ('justice', 'NN'), ('departments', 'NNS'), ('launch', 'RBR'), ('this', 'DT'), ('investigation', 'NN'), ('and', 'CC'), ('bring', 'VB'), ('in', 'IN'), ('some', 'DT'), ('outside', 'JJ'), ('experts', 'NNS'), ('and', 'CC'), ('as', 'RB'), ('said', 'VBD'), ('in', 'IN'), ('my', 'PRP$'), ('statement', 'NN'), ('if', 'IN'), ('any', 'DT'), ('congressional', 'JJ'), ('committees', 'NNS'), ('want', 'VBP'), ('to', 'TO'), ('look', 'VB'), ('into', 'IN'), ('it', 'PRP'), ('we', 'PRP'), ('will', 'MD'), ('fully', 'RB'), ('cooperate', 'VB'), ('there', 'EX'), ('is', 'VBZ'), ('nothing', 'NN'), ('to', 'TO'), ('hide', 'VB'), ('here', 'RB'), ('this', 'DT'), ('was', 'VBD'), ('probably', 'RB'), ('the', 'DT'), ('most', 'RBS'), ('well', 'RB'), ('covered', 'JJ'), ('operation', 'NN'), ('of', 'IN'), ('its', 'PRP$'), ('kind', 'NN'), ('in', 'IN'), ('the', 'DT'), ('history', 'NN'), ('of', 'IN'), ('the', 'DT'), ('country', 'NN')] | ['press', 'release', 'white', 'house', 'president', 'clinton', 'remark', 'waco', 'national', 'desk', 'contact', 'white', 'house', 'office', 'press', 'secretary', 'washington', 'april', 'follow', 'remark', 'president', 'clinton', 'question', 'answer', 'session', 'press', 'edt', 'president', 'february', 'four', 'federal', 'agent', 'kill', 'line', 'duty', 'try', 'enforce', 'law', 'branch', 'davidian', 'compound', 'illegally', 'stockpile', 'weaponry', 'ammunition', 'place', 'innocent', 'child', 'risk', 'batf', 'operation', 'fail', 'meet', 'objective', 'day', 'standoff', 'ensue', 'federal', 'bureau', 'investigation', 'make', 'every', 'reasonable', 'effort', 'bring', 'perilous', 'situation', 'end', 'without', 'bloodshed', 'loss', 'life', 'bureau', 'effort', 'ultimately', 'unavailing', 'individual', 'deal', 'david', 'koresh', 'dangerous', 'irrational', 'probably', 'insane', 'engage', 'numerous', 'activity', 'violate', 'federal', 'law', 'common', 'standard', 'decency', 'moreover', 'responsible', 'death', 'injury', 'occur', 'action', 'compound', 'february', 'give', 'inclination', 'towards', 'violence', 'effort', 'protect', 'young', 'hostages', 'provocative', 'action', 'take', 'seven', 'week', 'federal', 'agent', 'compound', 'weekend', 'brief', 'attorney', 'general', 'reno', 'operation', 'prepare', 'fbi', 'design', 'increase', 'pressure', 'koresh', 'persuade', 'compound', 'surrender', 'peacefully', 'plan', 'include', 'decision', 'withhold', 'use', 'ammunition', 'even', 'face', 'fire', 'instead', 'use', 'tear', 'gas', 'would', 'cause', 'permanent', 'harm', 'health', 'would', 'hop', 'force', 'people', 'compound', 'come', 'outside', 'surrender', 'inform', 'plan', 'end', 'siege', 'discuss', 'attorney', 'general', 'reno', 'ask', 'question', 'think', 'appropriate', 'ask', 'tell', 'think', 'right', 'take', 'full', 'responsibility', 'implementation', 'decision', 'yesterday', 'action', 'end', 'horrible', 'human', 'tragedy', 'mr', 'koresh', 'response', 'demand', 'surrender', 'federal', 'agent', 'destroy', 'murder', 'child', 'captive', 'well', 'people', 'survive', 'kill', 'control', 'bear', 'ultimate', 'responsibility', 'carnage', 'ensue', 'must', 'review', 'past', 'eye', 'towards', 'future', 'direct', 'united', 'stated', 'department', 'justice', 'treasury', 'undertake', 'vigorous', 'thorough', 'investigation', 'uncover', 'happen', 'whether', 'anything', 'could', 'dne', 'differently', 'tell', 'department', 'involve', 'independent', 'professional', 'law', 'enforcement', 'official', 'investigation', 'expect', 'receive', 'analysis', 'answer', 'whatever', 'time', 'require', 'complete', 'review', 'finally', 'direct', 'department', 'cooperate', 'fully', 'congressional', 'inquiry', 'continue', 'fully', 'accountable', 'american', 'people', 'want', 'express', 'appreciation', 'attorney', 'general', 'justice', 'department', 'federal', 'agent', 'front', 'line', 'best', 'job', 'could', 'deeply', 'difficult', 'circumstance', 'want', 'say', 'yesterday', 'sorry', 'loss', 'life', 'occur', 'beginning', 'end', 'tragedy', 'waco', 'hope', 'much', 'others', 'tempt', 'join', 'cult', 'become', 'involved', 'people', 'like', 'david', 'koresh', 'deter', 'horrible', 'scene', 'see', 'last', 'seven', 'week', 'hope', 'much', 'difficult', 'situation', 'federal', 'agent', 'confront', 'doubtless', 'require', 'confront', 'context', 'future', 'somewhat', 'good', 'handle', 'well', 'understood', 'learn', 'mr', 'president', 'first', 'tell', 'u', 'day', 'decide', 'mr', 'president', 'describe', 'u', 'janet', 'reno', 'outline', 'minute', 'phone', 'conversation', 'president', 'hear', 'one', 'go', 'first', 'sorry', 'describe', 'janet', 'reno', 'mr', 'president', 'president', 'answer', 'question', 'describe', 'tell', 'sunday', 'nature', 'operation', 'much', 'detail', 'know', 'president', 'yes', 'tell', 'attorney', 'general', 'fbi', 'strongly', 'felt', 'time', 'come', 'take', 'another', 'step', 'try', 'dislodge', 'people', 'compound', 'describe', 'generally', 'operation', 'would', 'want', 'go', 'use', 'tear', 'gas', 'test', 'cause', 'permanent', 'damage', 'adult', 'child', 'would', 'make', 'difficult', 'people', 'stay', 'inside', 'building', 'hop', 'tear', 'gas', 'would', 'permit', 'come', 'outside', 'far', 'tell', 'circumstance', 'would', 'people', 'fire', 'shot', 'even', 'fire', 'upon', 'go', 'shoot', 'tear', 'gas', 'armored', 'vehicle', 'would', 'protect', 'would', 'exchange', 'fire', 'fact', 'know', 'awful', 'lot', 'shot', 'fire', 'cult', 'member', 'federal', 'official', 'shot', 'come', 'back', 'government', 'side', 'ask', 'number', 'question', 'first', 'question', 'ask', 'wait', 'seven', 'week', 'reason', 'give', 'following', 'number', 'one', 'limit', 'long', 'federal', 'authority', 'could', 'maintain', 'limited', 'resource', 'quality', 'intensity', 'coverage', 'expert', 'might', 'need', 'part', 'country', 'number', 'two', 'people', 'review', 'never', 'see', 'case', 'quite', 'like', 'one', 'convince', 'progress', 'make', 'recently', 'progress', 'go', 'make', 'normal', 'mean', 'get', 'koresh', 'cult', 'member', 'come', 'number', 'three', 'danger', 'something', 'others', 'likely', 'increase', 'decrease', 'passage', 'time', 'number', 'four', 'reason', 'believe', 'child', 'still', 'inside', 'compound', 'abuse', 'significantly', 'well', 'force', 'live', 'unsanitary', 'unsafe', 'condition', 'reason', 'want', 'move', 'time', 'second', 'question', 'ask', 'attorney', 'general', 'whether', 'give', 'consideration', 'thing', 'could', 'go', 'wrong', 'evaluate', 'might', 'happen', 'good', 'say', 'fbi', 'personnel', 'scene', 'work', 'convince', 'chance', 'bad', 'thing', 'happen', 'would', 'increase', 'passage', 'time', 'third', 'question', 'ask', 'military', 'consult', 'soon', 'initial', 'tragedy', 'come', 'light', 'waco', 'first', 'thing', 'ask', 'obvious', 'typical', 'law', 'enforcement', 'situation', 'military', 'people', 'bring', 'helped', 'analyze', 'situation', 'problem', 'present', 'asked', 'military', 'consult', 'attorney', 'general', 'say', 'basic', 'agreement', 'one', 'minor', 'tactical', 'difference', 'opinion', 'fbi', 'military', 'something', 'side', 'think', 'overwhelm', 'significance', 'ask', 'question', 'get', 'answer', 'say', 'think', 'right', 'thing', 'proceed', 'would', 'support', 'stand', 'today', 'mr', 'president', 'president', 'wait', 'go', 'ahead', 'address', 'widespread', 'perception', 'report', 'widely', 'television', 'radio', 'newspaper', 'try', 'somehow', 'distance', 'disaster', 'president', 'bewilder', 'reason', 'make', 'public', 'statement', 'yesterday', 'let', 'say', 'reason', 'make', 'public', 'statement', 'yesterday', 'nothing', 'add', 'say', 'literally', 'know', 'rather', 'late', 'day', 'whether', 'anybody', 'still', 'alive', 'actually', 'see', 'take', 'hospital', 'take', 'custody', 'purely', 'simply', 'question', 'wait', 'event', 'unfold', 'account', 'people', 'speculate', 'one', 'way', 'talk', 'attorney', 'general', 'day', 'action', 'take', 'place', 'talk', 'yesterday', 'call', 'late', 'last', 'night', 'appear', 'larry', 'king', 'show', 'talk', 'morning', 'president', 'possible', 'president', 'distance', 'thing', 'happen', 'federal', 'government', 'control', 'say', 'however', 'frankly', 'surprise', 'would', 'mild', 'word', 'say', 'anyone', 'would', 'suggest', 'attorney', 'general', 'resign', 'religious', 'fanatic', 'murder', 'applause', 'regret', 'happen', 'possible', 'life', 'control', 'behavior', 'others', 'every', 'circumstance', 'people', 'kill', 'four', 'federal', 'official', 'line', 'duty', 'heavily', 'arm', 'fire', 'federal', 'official', 'yesterday', 'repeatedly', 'never', 'fire', 'back', 'everything', 'could', 'avoid', 'loss', 'life', 'make', 'decision', 'immolate', 'regret', 'terribly', 'feel', 'awful', 'child', 'end', 'last', 'comment', 'janet', 'reno', 'talk', 'sunday', 'say', 'want', 'tell', 'believe', 'believe', 'believe', 'move', 'rather', 'wait', 'say', 'child', 'evidence', 'child', 'still', 'abuse', 'increasingly', 'unsafe', 'condition', 'think', 'get', 'easy', 'time', 'passage', 'time', 'take', 'word', 'think', 'thing', 'stand', 'assume', 'think', 'mishandle', 'view', 'outcome', 'run', 'patience', 'would', 'really', 'decide', 'way', 'president', 'well', 'think', 'assume', 'exactly', 'announce', 'today', 'fbi', 'lot', 'thing', 'right', 'country', 'long', 'period', 'time', 'fbi', 'find', 'people', 'bomb', 'world', 'trade', 'center', 'lickety', 'split', 'record', 'time', 'want', 'inquiry', 'analyze', 'step', 'along', 'way', 'something', 'else', 'know', 'question', 'ask', 'question', 'ask', 'say', 'sure', 'one', 'could', 'nothing', 'else', 'make', 'outcome', 'come', 'different', 'know', 'want', 'inquiry', 'would', 'like', 'make', 'sure', 'independent', 'law', 'enforcement', 'people', 'political', 'people', 'totally', 'non', 'political', 'outside', 'expert', 'bring', 'bear', 'best', 'evidence', 'unfortunately', 'rise', 'sort', 'fanaticism', 'across', 'world', 'may', 'confront', 'want', 'know', 'whether', 'anything', 'particularly', 'child', 'involve', 'think', 'important', 'recognize', 'wrong', 'doer', 'case', 'people', 'kill', 'others', 'kill', 'mr', 'president', 'option', 'present', 'resolve', 'situation', 'point', 'february', 'yesterday', 'president', 'well', 'yes', 'get', 'regular', 'report', 'along', 'way', 'lot', 'option', 'pursue', 'go', 'back', 'cover', 'well', 'fbi', 'good', 'job', 'mean', 'fbi', 'authority', 'pursue', 'number', 'option', 'along', 'way', 'lot', 'early', 'seem', 'work', 'child', 'get', 'people', 'leave', 'one', 'point', 'seem', 'line', 'communication', 'open', 'koresh', 'authority', 'would', 'say', 'thing', 'thing', 'begin', 'spin', 'downward', 'whether', 'term', 'happen', 'yesterday', 'conversation', 'attorney', 'general', 'involve', 'option', 'except', 'whether', 'take', 'time', 'present', 'strategy', 'pursue', 'say', 'want', 'think', 'best', 'way', 'get', 'people', 'compound', 'quickly', 'could', 'kill', 'think', 'government', 'know', 'child', 'gas', 'mask', 'congressional', 'hearing', 'situation', 'agreement', 'president', 'congress', 'whatever', 'want', 'think', 'important', 'treasury', 'justice', 'department', 'launch', 'investigation', 'bring', 'outside', 'expert', 'say', 'statement', 'congressional', 'committee', 'want', 'look', 'fully', 'cooperate', 'nothing', 'hide', 'probably', 'well', 'covered', 'operation', 'kind', 'history', 'country'] | ['press_release', 'white_house', 'president_clinton', 'national_desk', 'white_house', 'house_office', 'office_press', 'press_secretary', 'washington_april', 'remark_president', 'president_clinton', 'question_answer', 'edt_president', 'federal_agent', 'enforce_law', 'branch_davidian', 'innocent_child', 'make_every', 'end_without', 'loss_life', 'david_koresh', 'federal_law', 'action_take', 'seven_week', 'federal_agent', 'attorney_general', 'instead_use', 'use_tear', 'tear_gas', 'would_cause', 'force_people', 'attorney_general', 'ask_question', 'question_think', 'think_appropriate', 'ask_tell', 'tell_think', 'think_right', 'right_take', 'take_full', 'federal_agent', 'well_people', 'department_justice', 'anything_could', 'law_enforcement', 'enforcement_official', 'time_require', 'american_people', 'people_want', 'attorney_general', 'justice_department', 'federal_agent', 'best_job', 'want_say', 'say_yesterday', 'loss_life', 'people_like', 'david_koresh', 'see_last', 'seven_week', 'much_difficult', 'federal_agent', 'good_handle', 'well_understood', 'mr_president', 'president_first', 'first_tell', 'tell_u', 'mr_president', 'janet_reno', 'phone_conversation', 'hear_one', 'one_go', 'go_first', 'janet_reno', 'mr_president', 'president_president', 'answer_question', 'know_president', 'attorney_general', 'time_come', 'come_take', 'take_another', 'would_want', 'want_go', 'go_use', 'use_tear', 'tear_gas', 'permanent_damage', 'child_would', 'would_make', 'make_difficult', 'difficult_people', 'people_stay', 'tear_gas', 'would_permit', 'far_tell', 'would_people', 'fire_shot', 'fire_upon', 'tear_gas', 'armored_vehicle', 'fact_know', 'awful_lot', 'shot_fire', 'cult_member', 'come_back', 'ask_number', 'question_first', 'first_question', 'question_ask', 'seven_week', 'reason_give', 'number_one', 'might_need', 'part_country', 'number_two', 'two_people', 'never_see', 'like_one', 'go_make', 'mean_get', 'cult_member', 'come_number', 'reason_believe', 'inside_compound', 'reason_want', 'second_question', 'question_ask', 'attorney_general', 'thing_could', 'could_go', 'go_wrong', 'might_happen', 'happen_good', 'good_say', 'bad_thing', 'thing_happen', 'happen_would', 'would_increase', 'question_ask', 'first_thing', 'thing_ask', 'law_enforcement', 'people_bring', 'attorney_general', 'difference_opinion', 'ask_question', 'question_get', 'get_answer', 'answer_say', 'say_think', 'think_right', 'right_thing', 'would_support', 'mr_president', 'president_president', 'go_ahead', 'reason_make', 'make_public', 'public_statement', 'let_say', 'say_reason', 'reason_make', 'make_public', 'public_statement', 'still_alive', 'actually_see', 'see_take', 'one_way', 'attorney_general', 'action_take', 'take_place', 'late_last', 'last_night', 'larry_king', 'morning_president', 'thing_happen', 'federal_government', 'government_control', 'say_however', 'word_say', 'say_anyone', 'anyone_would', 'would_suggest', 'attorney_general', 'people_kill', 'everything_could', 'loss_life', 'make_decision', 'end_last', 'last_comment', 'janet_reno', 'say_want', 'want_tell', 'tell_believe', 'believe_believe', 'believe_believe', 'rather_wait', 'say_child', 'think_get', 'time_take', 'take_word', 'word_think', 'think_thing', 'would_really', 'president_well', 'well_think', 'announce_today', 'lot_thing', 'thing_right', 'long_period', 'period_time', 'find_people', 'world_trade', 'trade_center', 'record_time', 'time_want', 'along_way', 'way_something', 'something_else', 'else_know', 'know_question', 'question_ask', 'ask_question', 'question_ask', 'ask_say', 'say_sure', 'sure_one', 'one_could', 'nothing_else', 'else_make', 'know_want', 'would_like', 'like_make', 'make_sure', 'law_enforcement', 'enforcement_people', 'outside_expert', 'best_evidence', 'want_know', 'know_whether', 'think_important', 'case_people', 'people_kill', 'kill_others', 'mr_president', 'president_well', 'well_yes', 'yes_get', 'along_way', 'go_back', 'back_cover', 'good_job', 'mean_fbi', 'number_option', 'along_way', 'seem_work', 'child_get', 'get_people', 'people_leave', 'leave_one', 'one_point', 'point_seem', 'would_say', 'say_thing', 'thing_thing', 'attorney_general', 'take_time', 'time_present', 'say_want', 'want_think', 'think_best', 'best_way', 'way_get', 'get_people', 'could_kill', 'kill_think', 'think_government', 'gas_mask', 'whatever_want', 'want_think', 'think_important', 'justice_department', 'outside_expert', 'want_look', 'probably_well'] | talk_politics_guns_54508 |@lemmatized press:3 release:1 white:2 house:2 president:18 clinton:2 remark:2 waco:3 national:1 desk:1 contact:1 office:1 secretary:1 washington:1 april:1 follow:1 question:11 answer:4 session:1 edt:1 february:3 four:3 federal:12 agent:5 kill:6 line:4 duty:2 try:3 enforce:1 law:5 branch:1 davidian:1 compound:8 illegally:1 stockpile:1 weaponry:1 ammunition:2 place:2 innocent:1 child:10 risk:1 batf:1 operation:5 fail:1 meet:1 objective:1 day:4 standoff:1 ensue:2 bureau:2 investigation:4 make:9 every:2 reasonable:1 effort:3 bring:4 perilous:1 situation:6 end:5 without:1 bloodshed:1 loss:3 life:4 ultimately:1 unavailing:1 individual:1 deal:1 david:2 koresh:6 dangerous:1 irrational:1 probably:2 insane:1 engage:1 numerous:1 activity:1 violate:1 common:1 standard:1 decency:1 moreover:1 responsible:1 death:1 injury:1 occur:2 action:4 give:3 inclination:1 towards:2 violence:1 protect:2 young:1 hostages:1 provocative:1 take:8 seven:3 week:3 weekend:1 brief:1 attorney:9 general:9 reno:5 prepare:1 fbi:8 design:1 increase:3 pressure:1 persuade:1 surrender:3 peacefully:1 plan:2 include:1 decision:3 withhold:1 use:3 even:2 face:1 fire:7 instead:1 tear:4 gas:5 would:15 cause:2 permanent:2 harm:1 health:1 hop:2 force:2 people:17 come:7 outside:4 inform:1 siege:1 discuss:1 ask:10 think:12 appropriate:1 tell:7 right:3 full:1 responsibility:2 implementation:1 yesterday:8 horrible:2 human:1 tragedy:3 mr:6 response:1 demand:1 destroy:1 murder:2 captive:1 well:7 survive:1 control:3 bear:2 ultimate:1 carnage:1 must:1 review:3 past:1 eye:1 future:2 direct:2 united:1 stated:1 department:5 justice:3 treasury:2 undertake:1 vigorous:1 thorough:1 uncover:1 happen:6 whether:6 anything:2 could:7 dne:1 differently:1 involve:3 independent:2 professional:1 enforcement:3 official:4 expect:1 receive:1 analysis:1 whatever:2 time:10 require:2 complete:1 finally:1 cooperate:2 fully:3 congressional:3 inquiry:3 continue:1 accountable:1 american:1 want:11 express:1 appreciation:1 front:1 best:3 job:2 deeply:1 difficult:3 circumstance:3 say:14 sorry:2 beginning:1 hope:2 much:3 others:4 tempt:1 join:1 cult:3 become:1 involved:1 like:3 deter:1 scene:2 see:3 last:3 confront:3 doubtless:1 context:1 somewhat:1 good:3 handle:1 understood:1 learn:1 first:4 u:2 decide:2 describe:4 janet:3 outline:1 minute:1 phone:1 conversation:2 hear:1 one:7 go:7 sunday:2 nature:1 detail:1 know:7 yes:2 strongly:1 felt:1 another:1 step:2 dislodge:1 generally:1 test:1 damage:1 adult:1 stay:1 inside:2 building:1 permit:1 far:1 shot:3 upon:1 shoot:1 armored:1 vehicle:1 exchange:1 fact:1 awful:2 lot:4 member:2 back:3 government:3 side:2 number:6 wait:4 reason:5 following:1 limit:1 long:2 authority:3 maintain:1 limited:1 resource:1 quality:1 intensity:1 coverage:1 expert:3 might:2 need:1 part:1 country:3 two:1 never:2 case:2 quite:1 convince:2 progress:2 recently:1 normal:1 mean:2 get:6 three:1 danger:1 something:3 likely:1 decrease:1 passage:3 believe:4 still:3 abuse:2 significantly:1 live:1 unsanitary:1 unsafe:2 condition:2 move:2 second:1 consideration:1 thing:9 wrong:2 evaluate:1 personnel:1 work:2 chance:1 bad:1 third:1 military:4 consult:2 soon:1 initial:1 light:1 obvious:1 typical:1 helped:1 analyze:2 problem:1 present:3 asked:1 basic:1 agreement:2 minor:1 tactical:1 difference:1 opinion:1 overwhelm:1 significance:1 proceed:1 support:1 stand:2 today:2 ahead:1 address:1 widespread:1 perception:1 report:2 widely:1 television:1 radio:1 newspaper:1 somehow:1 distance:2 disaster:1 bewilder:1 public:2 statement:3 let:1 nothing:3 add:1 literally:1 rather:2 late:2 anybody:1 alive:1 actually:1 hospital:1 custody:1 purely:1 simply:1 event:1 unfold:1 account:1 speculate:1 way:6 talk:4 call:1 night:1 appear:1 larry:1 king:1 show:1 morning:1 possible:2 however:1 frankly:1 surprise:1 mild:1 word:2 anyone:1 suggest:1 resign:1 religious:1 fanatic:1 applause:1 regret:2 behavior:1 heavily:1 arm:1 repeatedly:1 everything:1 avoid:1 immolate:1 terribly:1 feel:1 comment:1 evidence:2 increasingly:1 easy:1 assume:2 mishandle:1 view:1 outcome:2 run:1 patience:1 really:1 exactly:1 announce:1 period:1 find:1 bomb:1 world:2 trade:1 center:1 lickety:1 split:1 record:1 along:3 else:2 sure:2 different:1 political:2 totally:1 non:1 unfortunately:1 rise:1 sort:1 fanaticism:1 across:1 may:1 particularly:1 important:2 recognize:1 doer:1 option:4 resolve:1 point:2 regular:1 pursue:3 cover:1 early:1 seem:2 leave:1 communication:1 open:1 begin:1 spin:1 downward:1 term:1 except:1 strategy:1 quickly:1 mask:1 hearing:1 congress:1 launch:1 committee:1 look:1 hide:1 covered:1 kind:1 history:1 |@bigram press_release:1 white_house:2 president_clinton:2 national_desk:1 house_office:1 office_press:1 press_secretary:1 washington_april:1 remark_president:1 question_answer:1 edt_president:1 federal_agent:5 enforce_law:1 branch_davidian:1 innocent_child:1 make_every:1 end_without:1 loss_life:3 david_koresh:2 federal_law:1 action_take:2 seven_week:3 attorney_general:9 instead_use:1 use_tear:2 tear_gas:4 would_cause:1 force_people:1 ask_question:3 question_think:1 think_appropriate:1 ask_tell:1 tell_think:1 think_right:2 right_take:1 take_full:1 well_people:1 department_justice:1 anything_could:1 law_enforcement:3 enforcement_official:1 time_require:1 american_people:1 people_want:1 justice_department:2 best_job:1 want_say:1 say_yesterday:1 people_like:1 see_last:1 much_difficult:1 good_handle:1 well_understood:1 mr_president:5 president_first:1 first_tell:1 tell_u:1 janet_reno:3 phone_conversation:1 hear_one:1 one_go:1 go_first:1 president_president:2 answer_question:1 know_president:1 time_come:1 come_take:1 take_another:1 would_want:1 want_go:1 go_use:1 permanent_damage:1 child_would:1 would_make:1 make_difficult:1 difficult_people:1 people_stay:1 would_permit:1 far_tell:1 would_people:1 fire_shot:1 fire_upon:1 armored_vehicle:1 fact_know:1 awful_lot:1 shot_fire:1 cult_member:2 come_back:1 ask_number:1 question_first:1 first_question:1 question_ask:5 reason_give:1 number_one:1 might_need:1 part_country:1 number_two:1 two_people:1 never_see:1 like_one:1 go_make:1 mean_get:1 come_number:1 reason_believe:1 inside_compound:1 reason_want:1 second_question:1 thing_could:1 could_go:1 go_wrong:1 might_happen:1 happen_good:1 good_say:1 bad_thing:1 thing_happen:2 happen_would:1 would_increase:1 first_thing:1 thing_ask:1 people_bring:1 difference_opinion:1 question_get:1 get_answer:1 answer_say:1 say_think:1 right_thing:1 would_support:1 go_ahead:1 reason_make:2 make_public:2 public_statement:2 let_say:1 say_reason:1 still_alive:1 actually_see:1 see_take:1 one_way:1 take_place:1 late_last:1 last_night:1 larry_king:1 morning_president:1 federal_government:1 government_control:1 say_however:1 word_say:1 say_anyone:1 anyone_would:1 would_suggest:1 people_kill:2 everything_could:1 make_decision:1 end_last:1 last_comment:1 say_want:2 want_tell:1 tell_believe:1 believe_believe:2 rather_wait:1 say_child:1 think_get:1 time_take:1 take_word:1 word_think:1 think_thing:1 would_really:1 president_well:2 well_think:1 announce_today:1 lot_thing:1 thing_right:1 long_period:1 period_time:1 find_people:1 world_trade:1 trade_center:1 record_time:1 time_want:1 along_way:3 way_something:1 something_else:1 else_know:1 know_question:1 ask_say:1 say_sure:1 sure_one:1 one_could:1 nothing_else:1 else_make:1 know_want:1 would_like:1 like_make:1 make_sure:1 enforcement_people:1 outside_expert:2 best_evidence:1 want_know:1 know_whether:1 think_important:2 case_people:1 kill_others:1 well_yes:1 yes_get:1 go_back:1 back_cover:1 good_job:1 mean_fbi:1 number_option:1 seem_work:1 child_get:1 get_people:2 people_leave:1 leave_one:1 one_point:1 point_seem:1 would_say:1 say_thing:1 thing_thing:1 take_time:1 time_present:1 want_think:2 think_best:1 best_way:1 way_get:1 could_kill:1 kill_think:1 think_government:1 gas_mask:1 whatever_want:1 want_look:1 probably_well:1 |
6,895 |
I'm not sure on the older bikes, but the Yamaha Virago 535 has spec'd
seat height of 27.6 in. and the Honda Shadow 27.2 in.
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.motorcycles/104653 | 8 | rec_motorcycles_104653 | [('not', 'RB'), ('sure', 'JJ'), ('on', 'IN'), ('the', 'DT'), ('older', 'JJR'), ('bikes', 'NNS'), ('but', 'CC'), ('the', 'DT'), ('yamaha', 'NN'), ('virago', 'NN'), ('535', 'CD'), ('has', 'VBZ'), ('spec', 'VBN'), ('seat', 'NN'), ('height', 'NN'), ('of', 'IN'), ('27', 'CD'), ('in', 'IN'), ('and', 'CC'), ('the', 'DT'), ('honda', 'NN'), ('shadow', 'VBD'), ('27', 'CD'), ('in', 'IN')] | ['sure', 'old', 'bike', 'yamaha', 'virago', 'spec', 'seat', 'height', 'honda', 'shadow'] | [] | rec_motorcycles_104653 |@lemmatized sure:1 old:1 bike:1 yamaha:1 virago:1 spec:1 seat:1 height:1 honda:1 shadow:1 |@bigram |
6,896 | Ok, it seems that everyone else in canada was treated to the
REAL ABC telecast while only the people on ROGERS TV in Surrey BC
were treated to two channels with Don "I stink as a Commentator" Whitman
doing the play-by-play. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/53904 | 10 | rec_sport_hockey_53904 | [('ok', 'NN'), ('it', 'PRP'), ('seems', 'VBZ'), ('that', 'IN'), ('everyone', 'NN'), ('else', 'RB'), ('in', 'IN'), ('canada', 'NN'), ('was', 'VBD'), ('treated', 'VBN'), ('to', 'TO'), ('the', 'DT'), ('real', 'JJ'), ('abc', 'NN'), ('telecast', 'NN'), ('while', 'IN'), ('only', 'RB'), ('the', 'DT'), ('people', 'NNS'), ('on', 'IN'), ('rogers', 'NNS'), ('tv', 'NN'), ('in', 'IN'), ('surrey', 'JJ'), ('bc', 'NNS'), ('were', 'VBD'), ('treated', 'VBN'), ('to', 'TO'), ('two', 'CD'), ('channels', 'NNS'), ('with', 'IN'), ('don', 'JJ'), ('stink', 'NN'), ('as', 'IN'), ('commentator', 'NN'), ('whitman', 'NN'), ('doing', 'VBG'), ('the', 'DT'), ('play', 'NN'), ('by', 'IN'), ('play', 'NN')] | ['ok', 'seem', 'everyone', 'else', 'canada', 'treat', 'real', 'abc', 'telecast', 'people', 'rogers', 'tv', 'surrey', 'bc', 'treat', 'two', 'channel', 'stink', 'commentator', 'whitman', 'play', 'play'] | ['everyone_else', 'two_channel', 'play_play'] | rec_sport_hockey_53904 |@lemmatized ok:1 seem:1 everyone:1 else:1 canada:1 treat:2 real:1 abc:1 telecast:1 people:1 rogers:1 tv:1 surrey:1 bc:1 two:1 channel:1 stink:1 commentator:1 whitman:1 play:2 |@bigram everyone_else:1 two_channel:1 play_play:1 |
6,897 |
It wasn't all that long ago that the acts of Israeli soldiers were
described as "superhuman". Now, they are "inhuman". Did the Israelis
change so radically so quickly or have reporting attitudes changed?
When the Jews were powerless, they did what they could to help others,
which was obviously quite limited. Later, liberated American Jews
were on the forefront of the civil-rights movement. The Jewish
government of Israel rescued Jews ranging in skin color from White
Russian to Brown Yemenite to Black Ethiopian. Please, Andi, tell us
"how the Jews are treating other races when they got power."
Your ignorance and bias are indeed unfortunate.
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.mideast/76376 | 17 | talk_politics_mideast_76376 | [('it', 'PRP'), ('wasn', 'VBZ'), ('all', 'PDT'), ('that', 'IN'), ('long', 'RB'), ('ago', 'RB'), ('that', 'IN'), ('the', 'DT'), ('acts', 'NNS'), ('of', 'IN'), ('israeli', 'JJ'), ('soldiers', 'NNS'), ('were', 'VBD'), ('described', 'VBN'), ('as', 'IN'), ('superhuman', 'JJ'), ('".', 'NN'), ('now', 'RB'), ('they', 'PRP'), ('are', 'VBP'), ('inhuman', 'JJ'), ('".', 'NN'), ('did', 'VBD'), ('the', 'DT'), ('israelis', 'NN'), ('change', 'NN'), ('so', 'RB'), ('radically', 'RB'), ('so', 'RB'), ('quickly', 'RB'), ('or', 'CC'), ('have', 'VBP'), ('reporting', 'VBG'), ('attitudes', 'NNS'), ('changed', 'VBD'), ('when', 'WRB'), ('the', 'DT'), ('jews', 'NNS'), ('were', 'VBD'), ('powerless', 'JJ'), ('they', 'PRP'), ('did', 'VBD'), ('what', 'WP'), ('they', 'PRP'), ('could', 'MD'), ('to', 'TO'), ('help', 'VB'), ('others', 'NNS'), ('which', 'WDT'), ('was', 'VBD'), ('obviously', 'RB'), ('quite', 'RB'), ('limited', 'JJ'), ('later', 'RB'), ('liberated', 'VBN'), ('american', 'JJ'), ('jews', 'NNS'), ('were', 'VBD'), ('on', 'IN'), ('the', 'DT'), ('forefront', 'NN'), ('of', 'IN'), ('the', 'DT'), ('civil', 'JJ'), ('rights', 'NNS'), ('movement', 'NN'), ('the', 'DT'), ('jewish', 'JJ'), ('government', 'NN'), ('of', 'IN'), ('israel', 'NN'), ('rescued', 'VBN'), ('jews', 'NNS'), ('ranging', 'VBG'), ('in', 'IN'), ('skin', 'NN'), ('color', 'NN'), ('from', 'IN'), ('white', 'JJ'), ('russian', 'JJ'), ('to', 'TO'), ('brown', 'VB'), ('yemenite', 'RB'), ('to', 'TO'), ('black', 'JJ'), ('ethiopian', 'JJ'), ('please', 'NN'), ('andi', 'NN'), ('tell', 'VB'), ('us', 'PRP'), ('how', 'WRB'), ('the', 'DT'), ('jews', 'NNS'), ('are', 'VBP'), ('treating', 'VBG'), ('other', 'JJ'), ('races', 'NNS'), ('when', 'WRB'), ('they', 'PRP'), ('got', 'VBD'), ('power', 'NN'), ('."', 'IN'), ('your', 'PRP$'), ('ignorance', 'NN'), ('and', 'CC'), ('bias', 'NN'), ('are', 'VBP'), ('indeed', 'RB'), ('unfortunate', 'JJ')] | ['long', 'ago', 'act', 'israeli', 'soldier', 'describe', 'superhuman', 'inhuman', 'israeli', 'change', 'radically', 'quickly', 'report', 'attitude', 'change', 'jew', 'powerless', 'could', 'help', 'others', 'obviously', 'quite', 'limited', 'later', 'liberate', 'american', 'jew', 'forefront', 'civil', 'right', 'movement', 'jewish', 'government', 'israel', 'rescue', 'jew', 'range', 'skin', 'color', 'white', 'russian', 'brown', 'yemenite', 'black', 'ethiopian', 'please', 'andi', 'tell', 'u', 'jew', 'treat', 'race', 'get', 'power', 'ignorance', 'bias', 'indeed', 'unfortunate'] | ['long_ago', 'israeli_soldier', 'could_help', 'help_others', 'american_jew', 'civil_right', 'rescue_jew', 'tell_u', 'get_power'] | talk_politics_mideast_76376 |@lemmatized long:1 ago:1 act:1 israeli:2 soldier:1 describe:1 superhuman:1 inhuman:1 change:2 radically:1 quickly:1 report:1 attitude:1 jew:4 powerless:1 could:1 help:1 others:1 obviously:1 quite:1 limited:1 later:1 liberate:1 american:1 forefront:1 civil:1 right:1 movement:1 jewish:1 government:1 israel:1 rescue:1 range:1 skin:1 color:1 white:1 russian:1 brown:1 yemenite:1 black:1 ethiopian:1 please:1 andi:1 tell:1 u:1 treat:1 race:1 get:1 power:1 ignorance:1 bias:1 indeed:1 unfortunate:1 |@bigram long_ago:1 israeli_soldier:1 could_help:1 help_others:1 american_jew:1 civil_right:1 rescue_jew:1 tell_u:1 get_power:1 |
6,898 |
Can some people with cache cards PLEASE post speedometer numbers they get
with the cards. I have only one report, which seems to indicate that
a 32K cache card gives you only about a 1% speedup!! Access to memory takes
LONGER when you have a cache card(and get a miss) thus a small cache card
of 32K may be worth $0. I don't know what kind of numbers 64K cards get
you. Also I found it interesting that you can disable the cache cards
via software(read about it in the Mac IIsi tech notes from ftp.apple.com) | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.mac.hardware/51929 | 4 | comp_sys_mac_hardware_51929 | [('can', 'MD'), ('some', 'DT'), ('people', 'NNS'), ('with', 'IN'), ('cache', 'NN'), ('cards', 'NNS'), ('please', 'VBP'), ('post', 'VB'), ('speedometer', 'JJR'), ('numbers', 'NNS'), ('they', 'PRP'), ('get', 'VBP'), ('with', 'IN'), ('the', 'DT'), ('cards', 'NNS'), ('have', 'VBP'), ('only', 'RB'), ('one', 'CD'), ('report', 'NN'), ('which', 'WDT'), ('seems', 'VBZ'), ('to', 'TO'), ('indicate', 'VB'), ('that', 'IN'), ('32k', 'CD'), ('cache', 'NN'), ('card', 'NN'), ('gives', 'VBZ'), ('you', 'PRP'), ('only', 'RB'), ('about', 'IN'), ('speedup', 'JJ'), ('!!', 'JJ'), ('access', 'NN'), ('to', 'TO'), ('memory', 'NN'), ('takes', 'VBZ'), ('longer', 'JJR'), ('when', 'WRB'), ('you', 'PRP'), ('have', 'VBP'), ('cache', 'VBN'), ('card', 'NN'), ('and', 'CC'), ('get', 'VB'), ('miss', 'JJ'), ('thus', 'RB'), ('small', 'JJ'), ('cache', 'NN'), ('card', 'NN'), ('of', 'IN'), ('32k', 'CD'), ('may', 'MD'), ('be', 'VB'), ('worth', 'JJ'), ('don', 'NNS'), ('know', 'VBP'), ('what', 'WP'), ('kind', 'NN'), ('of', 'IN'), ('numbers', 'NNS'), ('64k', 'CD'), ('cards', 'NNS'), ('get', 'VBP'), ('you', 'PRP'), ('also', 'RB'), ('found', 'VBD'), ('it', 'PRP'), ('interesting', 'VBG'), ('that', 'IN'), ('you', 'PRP'), ('can', 'MD'), ('disable', 'VB'), ('the', 'DT'), ('cache', 'NN'), ('cards', 'NNS'), ('via', 'IN'), ('software', 'NN'), ('read', 'VBN'), ('about', 'IN'), ('it', 'PRP'), ('in', 'IN'), ('the', 'DT'), ('mac', 'NN'), ('iisi', 'NN'), ('tech', 'JJ'), ('notes', 'NNS'), ('from', 'IN'), ('ftp', 'NN'), ('apple', 'NN'), ('com', 'NN')] | ['people', 'cache', 'card', 'please', 'post', 'speedometer', 'number', 'get', 'card', 'one', 'report', 'seem', 'indicate', 'cache', 'card', 'give', 'speedup', 'access', 'memory', 'take', 'long', 'cache', 'card', 'get', 'miss', 'thus', 'small', 'cache', 'card', 'may', 'worth', 'know', 'kind', 'number', 'card', 'get', 'also', 'find', 'interest', 'disable', 'cache', 'card', 'via', 'software', 'read', 'mac', 'iisi', 'tech', 'note', 'ftp', 'apple', 'com'] | ['cache_card', 'card_please', 'please_post', 'number_get', 'get_card', 'card_one', 'seem_indicate', 'cache_card', 'access_memory', 'take_long', 'cache_card', 'card_get', 'cache_card', 'card_may', 'may_worth', 'know_kind', 'card_get', 'get_also', 'also_find', 'find_interest', 'cache_card', 'mac_iisi', 'ftp_apple', 'apple_com'] | comp_sys_mac_hardware_51929 |@lemmatized people:1 cache:5 card:7 please:1 post:1 speedometer:1 number:2 get:3 one:1 report:1 seem:1 indicate:1 give:1 speedup:1 access:1 memory:1 take:1 long:1 miss:1 thus:1 small:1 may:1 worth:1 know:1 kind:1 also:1 find:1 interest:1 disable:1 via:1 software:1 read:1 mac:1 iisi:1 tech:1 note:1 ftp:1 apple:1 com:1 |@bigram cache_card:5 card_please:1 please_post:1 number_get:1 get_card:1 card_one:1 seem_indicate:1 access_memory:1 take_long:1 card_get:2 card_may:1 may_worth:1 know_kind:1 get_also:1 also_find:1 find_interest:1 mac_iisi:1 ftp_apple:1 apple_com:1 |
6,899 |
You know what Frank? It's not David Poile's fault that the Caps
have mired in mediocrity for so long. Blame it on the owner, Abe Polin!
This guy owns both the NBA's Bullets and the NHL's Capitals. How dumb
and selfish could this guy be? He's unwilling to spend the bucks in
order to get a big star to Landover...no wonder both teams STINK!
I've heard that the Capitals had a chance to get Detroit's
Steve Yzerman last summer but they pulled out at the last minute. Why?
Because our good man, Abe, is afraid to spend the cash!
Nevertheless, I'm still faithful and hoping that one day
this devilish dictator will be replaced.
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/53683 | 10 | rec_sport_hockey_53683 | [('you', 'PRP'), ('know', 'VBP'), ('what', 'WP'), ('frank', 'VBD'), ('it', 'PRP'), ('not', 'RB'), ('david', 'VB'), ('poile', 'NN'), ('fault', 'NN'), ('that', 'IN'), ('the', 'DT'), ('caps', 'NNS'), ('have', 'VBP'), ('mired', 'VBN'), ('in', 'IN'), ('mediocrity', 'NN'), ('for', 'IN'), ('so', 'RB'), ('long', 'JJ'), ('blame', 'NN'), ('it', 'PRP'), ('on', 'IN'), ('the', 'DT'), ('owner', 'NN'), ('abe', 'VBZ'), ('polin', 'IN'), ('this', 'DT'), ('guy', 'NN'), ('owns', 'VBZ'), ('both', 'CC'), ('the', 'DT'), ('nba', 'JJ'), ('bullets', 'NNS'), ('and', 'CC'), ('the', 'DT'), ('nhl', 'JJ'), ('capitals', 'NNS'), ('how', 'WRB'), ('dumb', 'JJ'), ('and', 'CC'), ('selfish', 'JJ'), ('could', 'MD'), ('this', 'DT'), ('guy', 'NN'), ('be', 'VB'), ('he', 'PRP'), ('unwilling', 'JJ'), ('to', 'TO'), ('spend', 'VB'), ('the', 'DT'), ('bucks', 'NNS'), ('in', 'IN'), ('order', 'NN'), ('to', 'TO'), ('get', 'VB'), ('big', 'JJ'), ('star', 'NN'), ('to', 'TO'), ('landover', 'VB'), ('...', ':'), ('no', 'DT'), ('wonder', 'VB'), ('both', 'DT'), ('teams', 'NNS'), ('stink', 'VBP'), ('ve', 'JJ'), ('heard', 'NN'), ('that', 'IN'), ('the', 'DT'), ('capitals', 'NNS'), ('had', 'VBD'), ('chance', 'NN'), ('to', 'TO'), ('get', 'VB'), ('detroit', 'JJ'), ('steve', 'NN'), ('yzerman', 'NN'), ('last', 'JJ'), ('summer', 'NN'), ('but', 'CC'), ('they', 'PRP'), ('pulled', 'VBD'), ('out', 'RP'), ('at', 'IN'), ('the', 'DT'), ('last', 'JJ'), ('minute', 'NN'), ('why', 'WRB'), ('because', 'IN'), ('our', 'PRP$'), ('good', 'JJ'), ('man', 'NN'), ('abe', 'NN'), ('is', 'VBZ'), ('afraid', 'JJ'), ('to', 'TO'), ('spend', 'VB'), ('the', 'DT'), ('cash', 'NN'), ('nevertheless', 'RB'), ('still', 'RB'), ('faithful', 'JJ'), ('and', 'CC'), ('hoping', 'VBG'), ('that', 'IN'), ('one', 'CD'), ('day', 'NN'), ('this', 'DT'), ('devilish', 'JJ'), ('dictator', 'NN'), ('will', 'MD'), ('be', 'VB'), ('replaced', 'VBN')] | ['know', 'frank', 'david', 'poile', 'fault', 'cap', 'mire', 'mediocrity', 'long', 'blame', 'owner', 'abe', 'polin', 'guy', 'nba', 'bullet', 'nhl', 'capital', 'dumb', 'selfish', 'could', 'guy', 'unwilling', 'spend', 'buck', 'order', 'get', 'big', 'star', 'landover', 'wonder', 'team', 'stink', 'heard', 'capital', 'chance', 'get', 'detroit', 'steve', 'yzerman', 'last', 'summer', 'pull', 'last', 'minute', 'good', 'man', 'abe', 'afraid', 'spend', 'cash', 'nevertheless', 'still', 'faithful', 'hop', 'one', 'day', 'devilish', 'dictator', 'replace'] | ['order_get', 'get_big', 'chance_get', 'last_summer', 'last_minute', 'one_day'] | rec_sport_hockey_53683 |@lemmatized know:1 frank:1 david:1 poile:1 fault:1 cap:1 mire:1 mediocrity:1 long:1 blame:1 owner:1 abe:2 polin:1 guy:2 nba:1 bullet:1 nhl:1 capital:2 dumb:1 selfish:1 could:1 unwilling:1 spend:2 buck:1 order:1 get:2 big:1 star:1 landover:1 wonder:1 team:1 stink:1 heard:1 chance:1 detroit:1 steve:1 yzerman:1 last:2 summer:1 pull:1 minute:1 good:1 man:1 afraid:1 cash:1 nevertheless:1 still:1 faithful:1 hop:1 one:1 day:1 devilish:1 dictator:1 replace:1 |@bigram order_get:1 get_big:1 chance_get:1 last_summer:1 last_minute:1 one_day:1 |
6,900 | ITEMS FOR SALE
1. Howard Miller Clock. It chimes like a grandfather clock. $250
2. Painting- A Tiger in the snow. It is a beautiful painting, the tiger
looks like it can jump off of the canvas and get you. $200
3. Mens Diamond Ring, size 10 - $500
a. 3 rows of diamonds
b. 18k gold
Call or email me. | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/74797 | 6 | misc_forsale_74797 | [('items', 'NNS'), ('for', 'IN'), ('sale', 'NN'), ('howard', 'NN'), ('miller', 'NN'), ('clock', 'NN'), ('it', 'PRP'), ('chimes', 'VBZ'), ('like', 'IN'), ('grandfather', 'NN'), ('clock', 'NN'), ('250', 'CD'), ('painting', 'NN'), ('tiger', 'NN'), ('in', 'IN'), ('the', 'DT'), ('snow', 'NN'), ('it', 'PRP'), ('is', 'VBZ'), ('beautiful', 'JJ'), ('painting', 'VBG'), ('the', 'DT'), ('tiger', 'NN'), ('looks', 'VBZ'), ('like', 'IN'), ('it', 'PRP'), ('can', 'MD'), ('jump', 'VB'), ('off', 'RB'), ('of', 'IN'), ('the', 'DT'), ('canvas', 'NN'), ('and', 'CC'), ('get', 'VB'), ('you', 'PRP'), ('200', 'CD'), ('mens', 'NNS'), ('diamond', 'NN'), ('ring', 'NN'), ('size', 'NN'), ('10', 'CD'), ('500', 'CD'), ('rows', 'NNS'), ('of', 'IN'), ('diamonds', 'NNS'), ('18k', 'CD'), ('gold', 'NN'), ('call', 'NN'), ('or', 'CC'), ('email', 'VB'), ('me', 'PRP')] | ['item', 'sale', 'howard', 'miller', 'clock', 'chime', 'like', 'grandfather', 'clock', 'painting', 'tiger', 'snow', 'beautiful', 'paint', 'tiger', 'look', 'like', 'jump', 'canvas', 'get', 'men', 'diamond', 'ring', 'size', 'row', 'diamond', 'gold', 'call', 'email'] | ['item_sale', 'look_like', 'call_email'] | misc_forsale_74797 |@lemmatized item:1 sale:1 howard:1 miller:1 clock:2 chime:1 like:2 grandfather:1 painting:1 tiger:2 snow:1 beautiful:1 paint:1 look:1 jump:1 canvas:1 get:1 men:1 diamond:2 ring:1 size:1 row:1 gold:1 call:1 email:1 |@bigram item_sale:1 look_like:1 call_email:1 |
6,901 |
Can I suggest the University of Western Australia in Perth.
The weathers great, the people are great and our Electronic Engineering department is great.
I am a first year student here ... so I don't know much about what projects but I do know they have a good reputation in the fields of dsp and communications. Ever heard of QPSX? The people who own are ex-UWA ... so that gives an indication of what the department is like.
For more information
email: [email protected]
with the above request and he should be able to tell some more info
or write
Department of Electrical and Electronic Engineering
University of Western Australia
Stirling Highway
CRAWLEY 6009
Western Australia
Australia
Yours
Mark
[email protected] | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/53883 | 12 | sci_electronics_53883 | [('can', 'MD'), ('suggest', 'VB'), ('the', 'DT'), ('university', 'NN'), ('of', 'IN'), ('western', 'JJ'), ('australia', 'NNS'), ('in', 'IN'), ('perth', 'NN'), ('the', 'DT'), ('weathers', 'NNS'), ('great', 'JJ'), ('the', 'DT'), ('people', 'NNS'), ('are', 'VBP'), ('great', 'JJ'), ('and', 'CC'), ('our', 'PRP$'), ('electronic', 'JJ'), ('engineering', 'NN'), ('department', 'NN'), ('is', 'VBZ'), ('great', 'JJ'), ('am', 'VBP'), ('first', 'JJ'), ('year', 'NN'), ('student', 'NN'), ('here', 'RB'), ('...', ':'), ('so', 'RB'), ('don', 'VB'), ('know', 'JJ'), ('much', 'RB'), ('about', 'IN'), ('what', 'WP'), ('projects', 'NNS'), ('but', 'CC'), ('do', 'VBP'), ('know', 'VBP'), ('they', 'PRP'), ('have', 'VBP'), ('good', 'JJ'), ('reputation', 'NN'), ('in', 'IN'), ('the', 'DT'), ('fields', 'NNS'), ('of', 'IN'), ('dsp', 'NN'), ('and', 'CC'), ('communications', 'NNS'), ('ever', 'RB'), ('heard', 'RB'), ('of', 'IN'), ('qpsx', 'VB'), ('the', 'DT'), ('people', 'NNS'), ('who', 'WP'), ('own', 'VBP'), ('are', 'VBP'), ('ex', 'JJ'), ('uwa', 'JJ'), ('...', ':'), ('so', 'RB'), ('that', 'IN'), ('gives', 'VBZ'), ('an', 'DT'), ('indication', 'NN'), ('of', 'IN'), ('what', 'WP'), ('the', 'DT'), ('department', 'NN'), ('is', 'VBZ'), ('like', 'IN'), ('for', 'IN'), ('more', 'JJR'), ('information', 'NN'), ('email', 'NN'), ('with', 'IN'), ('the', 'DT'), ('above', 'JJ'), ('request', 'NN'), ('and', 'CC'), ('he', 'PRP'), ('should', 'MD'), ('be', 'VB'), ('able', 'JJ'), ('to', 'TO'), ('tell', 'VB'), ('some', 'DT'), ('more', 'RBR'), ('info', 'JJ'), ('or', 'CC'), ('write', 'JJ'), ('department', 'NN'), ('of', 'IN'), ('electrical', 'JJ'), ('and', 'CC'), ('electronic', 'JJ'), ('engineering', 'NN'), ('university', 'NN'), ('of', 'IN'), ('western', 'JJ'), ('australia', 'NNS'), ('stirling', 'VBG'), ('highway', 'NN'), ('crawley', 'NN'), ('6009', 'CD'), ('western', 'JJ'), ('australia', 'NNS'), ('australia', 'VBP'), ('yours', 'NNS'), ('mark', 'NN')] | ['suggest', 'university', 'western', 'australia', 'perth', 'weather', 'great', 'people', 'great', 'electronic', 'engineering', 'department', 'great', 'first', 'year', 'student', 'know', 'much', 'project', 'know', 'good', 'reputation', 'field', 'dsp', 'communication', 'ever', 'heard', 'qpsx', 'people', 'ex', 'uwa', 'give', 'indication', 'department', 'like', 'information', 'email', 'request', 'able', 'tell', 'info', 'write', 'department', 'electrical', 'electronic', 'engineering', 'university', 'western', 'australia', 'stirling', 'highway', 'crawley', 'western', 'australia', 'australia', 'mark'] | ['university_western', 'western_australia', 'people_great', 'electronic_engineering', 'first_year', 'know_much', 'know_good', 'ever_heard', 'give_indication', 'information_email', 'email_request', 'able_tell', 'department_electrical', 'electronic_engineering', 'university_western', 'western_australia', 'western_australia'] | sci_electronics_53883 |@lemmatized suggest:1 university:2 western:3 australia:4 perth:1 weather:1 great:3 people:2 electronic:2 engineering:2 department:3 first:1 year:1 student:1 know:2 much:1 project:1 good:1 reputation:1 field:1 dsp:1 communication:1 ever:1 heard:1 qpsx:1 ex:1 uwa:1 give:1 indication:1 like:1 information:1 email:1 request:1 able:1 tell:1 info:1 write:1 electrical:1 stirling:1 highway:1 crawley:1 mark:1 |@bigram university_western:2 western_australia:3 people_great:1 electronic_engineering:2 first_year:1 know_much:1 know_good:1 ever_heard:1 give_indication:1 information_email:1 email_request:1 able_tell:1 department_electrical:1 |
6,902 | only
appreciated.
Paul Coffey of Detroit RedWings
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/53912 | 10 | rec_sport_hockey_53912 | [('only', 'RB'), ('appreciated', 'VBD'), ('paul', 'JJ'), ('coffey', 'NN'), ('of', 'IN'), ('detroit', 'JJ'), ('redwings', 'NNS')] | ['appreciate', 'paul', 'coffey', 'detroit', 'redwing'] | ['paul_coffey'] | rec_sport_hockey_53912 |@lemmatized appreciate:1 paul:1 coffey:1 detroit:1 redwing:1 |@bigram paul_coffey:1 |
6,903 |
I'll second that!! I saw a list somewhere of all the stuff that it was
unwise to buy secondhand - stuff like parachutes, toilet paper, condoms
and motorcycle helmets... | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.motorcycles/104796 | 8 | rec_motorcycles_104796 | [('ll', 'JJ'), ('second', 'NN'), ('that', 'WDT'), ('!!', 'VBZ'), ('saw', 'JJ'), ('list', 'NN'), ('somewhere', 'RB'), ('of', 'IN'), ('all', 'PDT'), ('the', 'DT'), ('stuff', 'NN'), ('that', 'IN'), ('it', 'PRP'), ('was', 'VBD'), ('unwise', 'JJ'), ('to', 'TO'), ('buy', 'VB'), ('secondhand', 'JJ'), ('stuff', 'NN'), ('like', 'IN'), ('parachutes', 'NNS'), ('toilet', 'VBP'), ('paper', 'NN'), ('condoms', 'NNS'), ('and', 'CC'), ('motorcycle', 'NN'), ('helmets', 'NNS'), ('...', ':')] | ['second', 'saw', 'list', 'somewhere', 'stuff', 'unwise', 'buy', 'secondhand', 'stuff', 'like', 'parachute', 'toilet', 'paper', 'condom', 'motorcycle', 'helmet'] | ['stuff_like'] | rec_motorcycles_104796 |@lemmatized second:1 saw:1 list:1 somewhere:1 stuff:2 unwise:1 buy:1 secondhand:1 like:1 parachute:1 toilet:1 paper:1 condom:1 motorcycle:1 helmet:1 |@bigram stuff_like:1 |
6,904 |
I was at the Trenton Computer Fest and there were many sources of
ink refills for the HP and Canon, so if you don't like the ink you're using,
you have a choice. There is a Frequently Asked Question (FAQ) list
that's reposted occasionally that reports how to refill the cartridges
yourself with inks that are available from the stationery store
instead of a "specialty" ink with the specialty price.
I'm not sure, but I think I found another legal source of cheap
hypos for injecting ink into the cartridges.
More on that when my mail order succeeds.
--
Jeffrey Jonas | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/9942 | 2 | comp_os_ms-windows_misc_9942 | [('was', 'VBD'), ('at', 'IN'), ('the', 'DT'), ('trenton', 'NN'), ('computer', 'NN'), ('fest', 'NN'), ('and', 'CC'), ('there', 'EX'), ('were', 'VBD'), ('many', 'JJ'), ('sources', 'NNS'), ('of', 'IN'), ('ink', 'NN'), ('refills', 'NNS'), ('for', 'IN'), ('the', 'DT'), ('hp', 'NN'), ('and', 'CC'), ('canon', 'NN'), ('so', 'RB'), ('if', 'IN'), ('you', 'PRP'), ('don', 'VBP'), ('like', 'IN'), ('the', 'DT'), ('ink', 'NN'), ('you', 'PRP'), ('re', 'VBP'), ('using', 'VBG'), ('you', 'PRP'), ('have', 'VBP'), ('choice', 'NN'), ('there', 'EX'), ('is', 'VBZ'), ('frequently', 'RB'), ('asked', 'VBN'), ('question', 'NN'), ('faq', 'NN'), ('list', 'NN'), ('that', 'WDT'), ('reposted', 'VBD'), ('occasionally', 'RB'), ('that', 'IN'), ('reports', 'VBZ'), ('how', 'WRB'), ('to', 'TO'), ('refill', 'VB'), ('the', 'DT'), ('cartridges', 'NNS'), ('yourself', 'PRP'), ('with', 'IN'), ('inks', 'NNS'), ('that', 'WDT'), ('are', 'VBP'), ('available', 'JJ'), ('from', 'IN'), ('the', 'DT'), ('stationery', 'NN'), ('store', 'NN'), ('instead', 'RB'), ('of', 'IN'), ('specialty', 'NN'), ('ink', 'NN'), ('with', 'IN'), ('the', 'DT'), ('specialty', 'NN'), ('price', 'NN'), ('not', 'RB'), ('sure', 'JJ'), ('but', 'CC'), ('think', 'VBP'), ('found', 'VBN'), ('another', 'DT'), ('legal', 'JJ'), ('source', 'NN'), ('of', 'IN'), ('cheap', 'JJ'), ('hypos', 'NN'), ('for', 'IN'), ('injecting', 'VBG'), ('ink', 'NN'), ('into', 'IN'), ('the', 'DT'), ('cartridges', 'NNS'), ('more', 'JJR'), ('on', 'IN'), ('that', 'IN'), ('when', 'WRB'), ('my', 'PRP$'), ('mail', 'NN'), ('order', 'NN'), ('succeeds', 'VBZ'), ('--', ':'), ('jeffrey', 'NN'), ('jonas', 'NNS')] | ['trenton', 'computer', 'fest', 'many', 'source', 'ink', 'refill', 'hp', 'canon', 'like', 'ink', 'use', 'choice', 'frequently', 'ask', 'question', 'faq', 'list', 'reposted', 'occasionally', 'report', 'refill', 'cartridge', 'ink', 'available', 'stationery', 'store', 'instead', 'specialty', 'ink', 'specialty', 'price', 'sure', 'think', 'find', 'another', 'legal', 'source', 'cheap', 'hypo', 'inject', 'ink', 'cartridge', 'mail', 'order', 'succeed', 'jeffrey', 'jonas'] | ['many_source', 'frequently_ask', 'ask_question', 'question_faq', 'faq_list', 'sure_think', 'think_find', 'find_another', 'ink_cartridge', 'mail_order'] | comp_os_ms-windows_misc_9942 |@lemmatized trenton:1 computer:1 fest:1 many:1 source:2 ink:5 refill:2 hp:1 canon:1 like:1 use:1 choice:1 frequently:1 ask:1 question:1 faq:1 list:1 reposted:1 occasionally:1 report:1 cartridge:2 available:1 stationery:1 store:1 instead:1 specialty:2 price:1 sure:1 think:1 find:1 another:1 legal:1 cheap:1 hypo:1 inject:1 mail:1 order:1 succeed:1 jeffrey:1 jonas:1 |@bigram many_source:1 frequently_ask:1 ask_question:1 question_faq:1 faq_list:1 sure_think:1 think_find:1 find_another:1 ink_cartridge:1 mail_order:1 |
6,905 | THE WHITE HOUSE
Office of the Press Secretary
_________________________________________________________________
For Immediate Release April 5, 1993
PUBLIC SCHEDULE OF THE PRESIDENT
TUESDAY, APRIL 6, 1993
11:15 AM EST PRESIDENT CLINTON DELIVERS REMARKS with
Egyptian President Mubarek, the East Room,
The White House
Open Press
FUTURE SCHEDULE OF THE PRESIDENT
APRIL 16, 1993 PRESIDENT CLINTON MEETS with Japanese Prime
Minister Miyazawa, the White House
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.misc/176942 | 18 | talk_politics_misc_176942 | [('the', 'DT'), ('white', 'JJ'), ('house', 'NN'), ('office', 'NN'), ('of', 'IN'), ('the', 'DT'), ('press', 'NN'), ('secretary', 'NN'), ('_________________________________________________________________', 'NN'), ('for', 'IN'), ('immediate', 'JJ'), ('release', 'NN'), ('april', 'NN'), ('1993', 'CD'), ('public', 'JJ'), ('schedule', 'NN'), ('of', 'IN'), ('the', 'DT'), ('president', 'NN'), ('tuesday', 'IN'), ('april', 'JJ'), ('1993', 'CD'), ('11', 'CD'), ('15', 'CD'), ('am', 'VBP'), ('est', 'JJS'), ('president', 'NN'), ('clinton', 'NN'), ('delivers', 'NNS'), ('remarks', 'NNS'), ('with', 'IN'), ('egyptian', 'JJ'), ('president', 'NN'), ('mubarek', 'VBD'), ('the', 'DT'), ('east', 'JJ'), ('room', 'NN'), ('the', 'DT'), ('white', 'JJ'), ('house', 'NN'), ('open', 'JJ'), ('press', 'NN'), ('future', 'JJ'), ('schedule', 'NN'), ('of', 'IN'), ('the', 'DT'), ('president', 'NN'), ('april', 'VBZ'), ('16', 'CD'), ('1993', 'CD'), ('president', 'NN'), ('clinton', 'NN'), ('meets', 'NNS'), ('with', 'IN'), ('japanese', 'JJ'), ('prime', 'JJ'), ('minister', 'NN'), ('miyazawa', 'VBD'), ('the', 'DT'), ('white', 'JJ'), ('house', 'NN')] | ['white', 'house', 'office', 'press', 'secretary', 'immediate', 'release', 'april', 'public', 'schedule', 'president', 'tuesday', 'april', 'est', 'president', 'clinton', 'delivers', 'remark', 'egyptian', 'president', 'mubarek', 'east', 'room', 'white', 'house', 'open', 'press', 'future', 'schedule', 'president', 'april', 'president', 'clinton', 'meet', 'japanese', 'prime', 'minister', 'miyazawa', 'white', 'house'] | ['white_house', 'house_office', 'office_press', 'press_secretary', 'secretary_immediate', 'immediate_release', 'release_april', 'tuesday_april', 'president_clinton', 'white_house', 'april_president', 'president_clinton', 'prime_minister', 'minister_miyazawa', 'white_house'] | talk_politics_misc_176942 |@lemmatized white:3 house:3 office:1 press:2 secretary:1 immediate:1 release:1 april:3 public:1 schedule:2 president:5 tuesday:1 est:1 clinton:2 delivers:1 remark:1 egyptian:1 mubarek:1 east:1 room:1 open:1 future:1 meet:1 japanese:1 prime:1 minister:1 miyazawa:1 |@bigram white_house:3 house_office:1 office_press:1 press_secretary:1 secretary_immediate:1 immediate_release:1 release_april:1 tuesday_april:1 president_clinton:2 april_president:1 prime_minister:1 minister_miyazawa:1 |
6,906 | Hello Everybody!
I have a little question:
Due to more features (PEX, Drag&Drop) many applications when linked with for
example Motif 1.2 instead Motif 1.1 need more memory in the Xserver.
X-terminals only have limited memory (normally no swapping possible). So my
question:
Is there a possibility to determine via X protocol calls the size of free
memory available to the Xserver?
So one can determine for example whether to start a PEX application with the
CSS on client side or on server side (when there is enough memory).
Please reply via e-mail, I'll summarize!
Sincerly,
Matthias
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/66898 | 5 | comp_windows_x_66898 | [('hello', 'NN'), ('everybody', 'NN'), ('have', 'VBP'), ('little', 'JJ'), ('question', 'NN'), ('due', 'JJ'), ('to', 'TO'), ('more', 'RBR'), ('features', 'NNS'), ('pex', 'VBP'), ('drag', 'JJ'), ('drop', 'NN'), ('many', 'JJ'), ('applications', 'NNS'), ('when', 'WRB'), ('linked', 'VBN'), ('with', 'IN'), ('for', 'IN'), ('example', 'NN'), ('motif', 'NN'), ('instead', 'RB'), ('motif', 'VBD'), ('need', 'MD'), ('more', 'RBR'), ('memory', 'NN'), ('in', 'IN'), ('the', 'DT'), ('xserver', 'NN'), ('terminals', 'NNS'), ('only', 'RB'), ('have', 'VBP'), ('limited', 'VBN'), ('memory', 'NN'), ('normally', 'RB'), ('no', 'DT'), ('swapping', 'VBG'), ('possible', 'JJ'), (').', 'NN'), ('so', 'IN'), ('my', 'PRP$'), ('question', 'NN'), ('is', 'VBZ'), ('there', 'RB'), ('possibility', 'NN'), ('to', 'TO'), ('determine', 'VB'), ('via', 'IN'), ('protocol', 'NN'), ('calls', 'VBZ'), ('the', 'DT'), ('size', 'NN'), ('of', 'IN'), ('free', 'JJ'), ('memory', 'NN'), ('available', 'JJ'), ('to', 'TO'), ('the', 'DT'), ('xserver', 'NNP'), ('so', 'IN'), ('one', 'CD'), ('can', 'MD'), ('determine', 'VB'), ('for', 'IN'), ('example', 'NN'), ('whether', 'IN'), ('to', 'TO'), ('start', 'VB'), ('pex', 'JJ'), ('application', 'NN'), ('with', 'IN'), ('the', 'DT'), ('css', 'NN'), ('on', 'IN'), ('client', 'NN'), ('side', 'NN'), ('or', 'CC'), ('on', 'IN'), ('server', 'JJ'), ('side', 'NN'), ('when', 'WRB'), ('there', 'EX'), ('is', 'VBZ'), ('enough', 'JJ'), ('memory', 'NN'), (').', 'NNP'), ('please', 'NN'), ('reply', 'NN'), ('via', 'IN'), ('mail', 'NN'), ('ll', 'NN'), ('summarize', 'VBP'), ('sincerly', 'RB'), ('matthias', 'NNS')] | ['hello', 'everybody', 'little', 'question', 'due', 'feature', 'pex', 'drag', 'drop', 'many', 'application', 'link', 'example', 'motif', 'instead', 'motif', 'need', 'memory', 'xserver', 'terminal', 'limit', 'memory', 'normally', 'swap', 'possible', 'question', 'possibility', 'determine', 'via', 'protocol', 'call', 'size', 'free', 'memory', 'available', 'xserver', 'one', 'determine', 'example', 'whether', 'start', 'pex', 'application', 'cs', 'client', 'side', 'server', 'side', 'enough', 'memory', 'please', 'reply', 'via', 'mail', 'summarize', 'sincerly', 'matthias'] | ['hello_everybody', 'drag_drop', 'free_memory', 'memory_available', 'enough_memory', 'please_reply', 'reply_via', 'via_mail'] | comp_windows_x_66898 |@lemmatized hello:1 everybody:1 little:1 question:2 due:1 feature:1 pex:2 drag:1 drop:1 many:1 application:2 link:1 example:2 motif:2 instead:1 need:1 memory:4 xserver:2 terminal:1 limit:1 normally:1 swap:1 possible:1 possibility:1 determine:2 via:2 protocol:1 call:1 size:1 free:1 available:1 one:1 whether:1 start:1 cs:1 client:1 side:2 server:1 enough:1 please:1 reply:1 mail:1 summarize:1 sincerly:1 matthias:1 |@bigram hello_everybody:1 drag_drop:1 free_memory:1 memory_available:1 enough_memory:1 please_reply:1 reply_via:1 via_mail:1 |
6,907 |
More like Philadelphia making dust out of dead Leafs.
Roger why do you continue to embarass yourself with your brash predictions?
They got whitewashed by a last place team. Granted Philly is pretty decent
but the "best team in the Cambell Conference" would have beaten a last
place team.
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/52578 | 10 | rec_sport_hockey_52578 | [('more', 'RBR'), ('like', 'IN'), ('philadelphia', 'NN'), ('making', 'NN'), ('dust', 'NN'), ('out', 'IN'), ('of', 'IN'), ('dead', 'JJ'), ('leafs', 'NN'), ('roger', 'NN'), ('why', 'WRB'), ('do', 'VBP'), ('you', 'PRP'), ('continue', 'VB'), ('to', 'TO'), ('embarass', 'VB'), ('yourself', 'PRP'), ('with', 'IN'), ('your', 'PRP$'), ('brash', 'JJ'), ('predictions', 'NNS'), ('they', 'PRP'), ('got', 'VBD'), ('whitewashed', 'VBN'), ('by', 'IN'), ('last', 'JJ'), ('place', 'NN'), ('team', 'NN'), ('granted', 'VBN'), ('philly', 'RB'), ('is', 'VBZ'), ('pretty', 'JJ'), ('decent', 'JJ'), ('but', 'CC'), ('the', 'DT'), ('best', 'JJS'), ('team', 'NN'), ('in', 'IN'), ('the', 'DT'), ('cambell', 'NN'), ('conference', 'NN'), ('would', 'MD'), ('have', 'VB'), ('beaten', 'VBN'), ('last', 'JJ'), ('place', 'NN'), ('team', 'NN')] | ['like', 'philadelphia', 'making', 'dust', 'dead', 'leaf', 'roger', 'continue', 'embarass', 'brash', 'prediction', 'get', 'whitewash', 'last', 'place', 'team', 'grant', 'philly', 'pretty', 'decent', 'best', 'team', 'cambell', 'conference', 'would', 'beat', 'last', 'place', 'team'] | ['last_place', 'pretty_decent', 'best_team', 'last_place'] | rec_sport_hockey_52578 |@lemmatized like:1 philadelphia:1 making:1 dust:1 dead:1 leaf:1 roger:1 continue:1 embarass:1 brash:1 prediction:1 get:1 whitewash:1 last:2 place:2 team:3 grant:1 philly:1 pretty:1 decent:1 best:1 cambell:1 conference:1 would:1 beat:1 |@bigram last_place:2 pretty_decent:1 best_team:1 |
6,908 | I have the "osculating elements at perigee" of an orbit, which I need
to convert to something useful, preferably distance from the earth
in evenly spaced time intervals. A GSM coordinate system is preferable,
but I convert from other systems. C, pascal, or fortran code, or
if you can point me to a book or something that'd be great.
here's the first few lines of the file.
0 ()
1 (2X, A3, 7X, A30)
2 (2X, I5, 2X, A3, 2X, E24.18)
3 (4X, A3, 7X, E24.18)
1 SMA SEMI-MAJOR AXIS
1 ECC ECCENTRICITY
1 INC INCLINATION
1 OMG RA OF ASCENDING NODE
1 POM ARGUMENT OF PERICENTRE
1 TRA TRUE ANOMALY
1 HAP APOCENTRE HEIGHT
1 HPE PERICENTRE HEIGHT
2 3 BEG 0.167290000000000000E+05
3 SMA 0.829159999999995925E+05
3 ECC 0.692307999999998591E+00
3 INC 0.899999999999999858E+02
3 OMG 0.184369999999999994E+03
3 POM 0.336549999999999955E+03
3 TRA 0.359999999999999943E+03
3 HAP 0.133941270127999174E+06
3 HPE 0.191344498719999910E+05
2 1 REF 0.167317532658774153E+05
3 SMA 0.829125167527418671E+05
3 ECC 0.691472268118590319E+00
3 INC 0.899596754214342091E+02
3 OMG 0.184377521828175002E+03
3 POM 0.336683788851850579E+03
3 TRA 0.153847166458030088E-05
3 HAP 0.133866082767180880E+06
3 HPE 0.192026707383028306E+05
Thanks in advance, | /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.space/60154 | 14 | sci_space_60154 | [('have', 'VB'), ('the', 'DT'), ('osculating', 'JJ'), ('elements', 'NNS'), ('at', 'IN'), ('perigee', 'NN'), ('of', 'IN'), ('an', 'DT'), ('orbit', 'NN'), ('which', 'WDT'), ('need', 'VBP'), ('to', 'TO'), ('convert', 'VB'), ('to', 'TO'), ('something', 'NN'), ('useful', 'JJ'), ('preferably', 'RB'), ('distance', 'NN'), ('from', 'IN'), ('the', 'DT'), ('earth', 'NN'), ('in', 'IN'), ('evenly', 'RB'), ('spaced', 'JJ'), ('time', 'NN'), ('intervals', 'NNS'), ('gsm', 'VBP'), ('coordinate', 'NN'), ('system', 'NN'), ('is', 'VBZ'), ('preferable', 'JJ'), ('but', 'CC'), ('convert', 'VBP'), ('from', 'IN'), ('other', 'JJ'), ('systems', 'NNS'), ('pascal', 'JJ'), ('or', 'CC'), ('fortran', 'JJ'), ('code', 'NN'), ('or', 'CC'), ('if', 'IN'), ('you', 'PRP'), ('can', 'MD'), ('point', 'VB'), ('me', 'PRP'), ('to', 'TO'), ('book', 'NN'), ('or', 'CC'), ('something', 'NN'), ('that', 'WDT'), ('be', 'VB'), ('great', 'JJ'), ('here', 'RB'), ('the', 'DT'), ('first', 'JJ'), ('few', 'JJ'), ('lines', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('file', 'NN'), ('()', 'VBZ'), ('2x', 'CD'), ('a3', 'NN'), ('7x', 'CD'), ('a30', 'NN'), ('2x', 'CD'), ('i5', 'NN'), ('2x', 'CD'), ('a3', 'NN'), ('2x', 'CD'), ('e24', 'NN'), ('18', 'CD'), ('4x', 'CD'), ('a3', 'NN'), ('7x', 'CD'), ('e24', 'NN'), ('18', 'CD'), ('sma', 'NN'), ('semi', 'NN'), ('major', 'JJ'), ('axis', 'NN'), ('ecc', 'NN'), ('eccentricity', 'NN'), ('inc', 'NN'), ('inclination', 'NN'), ('omg', 'IN'), ('ra', 'NN'), ('of', 'IN'), ('ascending', 'VBG'), ('node', 'JJ'), ('pom', 'JJ'), ('argument', 'NN'), ('of', 'IN'), ('pericentre', 'JJ'), ('tra', 'JJ'), ('true', 'JJ'), ('anomaly', 'NN'), ('hap', 'NN'), ('apocentre', 'NN'), ('height', 'VBD'), ('hpe', 'NN'), ('pericentre', 'NN'), ('height', 'VBD'), ('beg', 'RB'), ('167290000000000000e', 'CD'), ('05', 'CD'), ('sma', 'NN'), ('829159999999995925e', 'CD'), ('05', 'CD'), ('ecc', 'NN'), ('692307999999998591e', 'CD'), ('00', 'CD'), ('inc', 'NN'), ('899999999999999858e', 'CD'), ('02', 'CD'), ('omg', 'NN'), ('184369999999999994e', 'CD'), ('03', 'CD'), ('pom', 'NN'), ('336549999999999955e', 'CD'), ('03', 'CD'), ('tra', 'JJ'), ('359999999999999943e', 'CD'), ('03', 'CD'), ('hap', 'NN'), ('133941270127999174e', 'CD'), ('06', 'CD'), ('hpe', 'NN'), ('191344498719999910e', 'CD'), ('05', 'CD'), ('ref', 'NN'), ('167317532658774153e', 'CD'), ('05', 'CD'), ('sma', 'NN'), ('829125167527418671e', 'CD'), ('05', 'CD'), ('ecc', 'NN'), ('691472268118590319e', 'CD'), ('00', 'CD'), ('inc', 'NN'), ('899596754214342091e', 'CD'), ('02', 'CD'), ('omg', 'NN'), ('184377521828175002e', 'CD'), ('03', 'CD'), ('pom', 'NN'), ('336683788851850579e', 'CD'), ('03', 'CD'), ('tra', 'JJ'), ('153847166458030088e', 'CD'), ('05', 'CD'), ('hap', 'NN'), ('133866082767180880e', 'CD'), ('06', 'CD'), ('hpe', 'NN'), ('192026707383028306e', 'CD'), ('05', 'CD'), ('thanks', 'NNS'), ('in', 'IN'), ('advance', 'NN')] | ['osculating', 'element', 'perigee', 'orbit', 'need', 'convert', 'something', 'useful', 'preferably', 'distance', 'earth', 'evenly', 'spaced', 'time', 'interval', 'gsm', 'coordinate', 'system', 'preferable', 'convert', 'system', 'pascal', 'fortran', 'code', 'point', 'book', 'something', 'great', 'first', 'line', 'file', 'sma', 'semi', 'major', 'axis', 'ecc', 'eccentricity', 'inc', 'inclination', 'omg', 'ra', 'ascend', 'node', 'pom', 'argument', 'pericentre', 'tra', 'true', 'anomaly', 'hap', 'apocentre', 'height', 'hpe', 'pericentre', 'height', 'beg', 'sma', 'ecc', 'inc', 'omg', 'pom', 'tra', 'hap', 'hpe', 'ref', 'sma', 'ecc', 'inc', 'omg', 'pom', 'tra', 'hap', 'hpe', 'thanks', 'advance'] | ['something_useful', 'point_book', 'first_line', 'thanks_advance'] | sci_space_60154 |@lemmatized osculating:1 element:1 perigee:1 orbit:1 need:1 convert:2 something:2 useful:1 preferably:1 distance:1 earth:1 evenly:1 spaced:1 time:1 interval:1 gsm:1 coordinate:1 system:2 preferable:1 pascal:1 fortran:1 code:1 point:1 book:1 great:1 first:1 line:1 file:1 sma:3 semi:1 major:1 axis:1 ecc:3 eccentricity:1 inc:3 inclination:1 omg:3 ra:1 ascend:1 node:1 pom:3 argument:1 pericentre:2 tra:3 true:1 anomaly:1 hap:3 apocentre:1 height:2 hpe:3 beg:1 ref:1 thanks:1 advance:1 |@bigram something_useful:1 point_book:1 first_line:1 thanks_advance:1 |
6,909 |
Yes, but whose freedom? The world in general doesn't seem to value the
freedom of Tibetans, for example.
| /home/egorov/scikit_learn_data/20news_home/20news-bydate-train/alt.atheism/53377 | 0 | alt_atheism_53377 | [('yes', 'NNS'), ('but', 'CC'), ('whose', 'WP$'), ('freedom', 'NN'), ('the', 'DT'), ('world', 'NN'), ('in', 'IN'), ('general', 'JJ'), ('doesn', 'NN'), ('seem', 'VBP'), ('to', 'TO'), ('value', 'NN'), ('the', 'DT'), ('freedom', 'NN'), ('of', 'IN'), ('tibetans', 'NNS'), ('for', 'IN'), ('example', 'NN')] | ['yes', 'whose', 'freedom', 'world', 'general', 'seem', 'value', 'freedom', 'tibetan', 'example'] | [] | alt_atheism_53377 |@lemmatized yes:1 whose:1 freedom:2 world:1 general:1 seem:1 value:1 tibetan:1 example:1 |@bigram |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.