Index: branches/apertium-separable/src/lsx_processor.cc =================================================================== --- branches/apertium-separable/src/lsx_processor.cc (revision 80831) +++ branches/apertium-separable/src/lsx_processor.cc (revision 80834) @@ -1,11 +1,3 @@ -// #include -// #include -// #include -// #include -// #include -// #include -// #include - #include #include #include @@ -60,11 +52,10 @@ } alphabet.read(fst); - // wcerr << L"alphabet_size: " << alphabet.size() << endl; len = Compression::multibyte_read(fst); len = Compression::multibyte_read(fst); - // wcerr << L"len: " << len << endl; + wstring name = L""; while(len > 0) { @@ -71,7 +62,6 @@ name += static_cast(Compression::multibyte_read(fst)); len--; } - // wcerr << name << endl << endl; transducer.read(fst, alphabet); @@ -105,24 +95,17 @@ bool outOfWord = true; bool isEscaped = false; bool finalFound = false; - bool reset = false; + bool leading = false; wstring in = L""; wstring out; - bool leading = false; - // int i=0; while(!feof(input)) { - // i++; - int val = fgetwc(input); // read 1 wide char - // cout << i << " " << &alive_states[0] << endl; - // cout << &alive_states.front() << " " << initial_state << endl << endl; + int val = fgetwc(input); if(alive_states.size() == 0 && !finalFound) { - // wcout << "val: " << (wchar_t)val << endl; alive_states.push_back(*initial_state); - // fputws(L"IN",output); fputws(in.c_str(), output); in = L""; leading = true; @@ -132,17 +115,7 @@ in = L""; finalFound = false; } - else if(alive_states.size() == 1 && &alive_states.front() == initial_state) - { - // fputws(in.c_str(), output); - // in = L""; - // cout <<"Here"<(alphabet(tag)); in += tag; - // fwprintf(stderr, L"tag %S: %d\n", tag.c_str(), val); } else { in += (wchar_t) val; - // wcout << (wchar_t) val << endl; } if(!outOfWord) @@ -207,21 +178,17 @@ { s.step_override(val, alphabet(L""), val); // deal with cases! } + if(s.size() > 0) { new_states.push_back(s); + } - } - // wcout << L"| | " << /*(wchar_t) val << */L"val " << L"size: " << s.size() << L" final: " << s.isFinal(anfinals) << endl; - // wcerr << L"| | cur: " << s.getReadableString(alphabet) << endl; if(s.isFinal(anfinals)) { - // cout << "finals size: " << s.size() << endl; out = s.filterFinals(anfinals, alphabet, escaped_chars); - // wcerr << s.getReadableString(alphabet) << endl; new_states.push_back(*initial_state); - // reset = true; finalFound = true; for (int i=0; i < (int) out.size(); i++) @@ -238,9 +205,7 @@ out[i+1] = L'^'; } } - out = out.substr(0, out.length()-3); // remove extra trailing '$ ^ - // '^ ' is excess, '$' will be added in the next loop with fputws(in,output) - // fputwc(L' ', output); + out = out.substr(0, out.length()-3); // remove extra trailing '$ ^' : '^ ' is excess, '$' will be added in the next loop with fputws(in,output) if(leading) { fputwc(L' ', output); } @@ -257,15 +222,12 @@ } } - if (!finalFound) { - fflush(output); - fflush(stdout); - fputws(in.c_str(), output); - // wcout << in << endl; + // fputws(in.c_str(), output); + // fflush(output); + wcout << in; } - // wcout << out.c_str() << endl; fputwc(L'\n', output); return 0; Index: branches/apertium-separable/corpus/english.tst =================================================================== --- branches/apertium-separable/corpus/english.tst (revision 80831) +++ branches/apertium-separable/corpus/english.tst (nonexistent) @@ -1,32 +0,0 @@ -^the$ ^Aragonese$ ^take$ ^Ramiro$ ^out of$ ^a$ ^monastery$ ^and$ ^make$ ^prpers$ ^king$^.$ -^the$ ^local$ ^republican$ ^protest$ ^bitterly$ ^and$^,$ ^at$ ^one$ ^point$^,$ ^prpers$ ^take$ ^statehood$ ^out of$ ^their$ ^platform$^.$ -^in$ ^the$ ^summer$ ^of$ ^1928$ ^prpers$ ^take$ ^Merton$ ^out of$ ^the$ ^*Lycée$ ^*Ingres$^,$ ^inform$ ^prpers$ ^that$ ^prpers$ ^be$ ^head$ ^together$ ^to$ ^England$^.$^.$ -^after$ ^filming$ ^*Darkman$^,$ ^prpers$ ^take$ ^the$ ^script$ ^out$ ^and$ ^work$ ^on$ ^prpers$ ^in more detail$^.$^.$ -^when$ ^June$ ^arrive$^,$ ^and$ ^the$ ^ice$ ^have$ ^still$ ^not$ ^*loosened$ ^its$ ^grip$ ^on$ ^the$ ^ship$^,$ ^the$ ^*scurvy$^-$^ride$ ^survivor$ ^take$ ^two$ ^small$ ^boat$ ^out$ ^into$ ^the$ ^sea$ ^on$ ^13$ ^June$^.$^.$ -^during$ ^the$ ^summer$ ^term$ ^prpers$ ^take$ ^his$ ^bed$ ^out$ ^to$ ^the$ ^lawn$^.$ -^the$ ^second$ ^day$ ^be$ ^all$ ^England$ ^be$^,$ ^as a$ ^solid$ ^performance$ ^take$ ^the$ ^score$ ^to$ ^261$ ^all$ ^out$ ^at$ ^the$ ^close$^,$ ^a$ ^lead$ ^of$ ^139$^.$ -^Grace$ ^also$ ^have$ ^a short$ ^*bout$ ^with$ ^stomach$ ^cancer$^,$ ^which$ ^force$ ^prpers$ ^to$ ^take$ ^time$ ^out$ ^from$ ^the$ ^unit$ ^to$ ^have$ ^a$ ^operation$^,$ ^from$ ^which$ ^prpers$ ^fully$ ^recover$^.$^.$ -^prpers$ ^name$ ^some$ ^alternative$^:$ ^1$^)$ ^authorise$ ^a$ ^small$ ^increase$ ^in$ ^the$ ^debt$ ^limit$^;$ ^2$^)$ ^apply$ ^the$ ^debt$ ^ceiling$ ^only$ ^at the end$ ^of$ ^a$ ^fiscal$ ^year$^,$ ^thus$ ^allow$ ^for$ ^seasonal$ ^peak$^;$ ^3$^)$ ^redefine$ ^the$ ^type$ ^of$ ^debt$ ^subject$ ^to$ ^the$ ^ceiling$^;$ ^4$^)$ ^take$ ^tax$^-$^anticipation$ ^certificate$ ^out$ ^from$ ^under$ ^the$ ^ceiling$^.$ -^but$ ^*Gorbachev$ ^and$ ^his$ ^subordinate$ ^can$ ^not$ ^resist$ ^*taunting$ ^*Shultz$ ^for$ ^seem$ ^*diffident$ ^about$ ^a$ ^offer$ ^that$^,$ ^on$ ^its$ ^face$^,$ ^not$ ^only$ ^meet$ ^but$ ^top$ ^American$ ^term$ ^for$ ^a$ ^pact$ ^to$ ^take$ ^nuclear$ ^missile$ ^out of$ ^Europe$ ^and$ ^open$ ^the$ ^way$ ^for$ ^another$ ^summit$ ^this$ ^fall$ ^in$ ^Washington$^.$ -^Robert$ ^*Maclennan$^,$ ^who$ ^succeed$ ^Owen$ ^as$ ^head$ ^of$ ^the$ ^social$ ^democrat$^,$ ^declare$ ^that$ ^the$ ^newly$ ^form$ ^party$ ^have$ ^a$ ^great$ ^opportunity$ ^to$ ^take$ ^British$ ^politics$ ^out of$ ^the$ ^*straitjacket$ ^of$ ^conservative$ ^*dominance$^.$ -^prpers$ ^want# to$ ^take$ ^death$ ^out of$ ^the$ ^equation$^.$ -^some$ ^go# out$ ^alone$ ^in$ ^hurricane$^,$ ^some$ ^even$ ^take$ ^bomber$ ^out$ ^at night$^.$ -^prpers$ ^want# to$ ^take$ ^crime$ ^out of$ ^prostitution$ ^by$ ^give$ ^the$ ^girl$ ^a$ ^pleasant$^,$ ^hotel$^-$^like$ ^atmosphere$^.$ -^student$ ^take$ ^important$ ^book$ ^out of$ ^the$ ^school$ ^library$ ^and$ ^keep$ ^prpers$ ^so$ ^long$ ^that$ ^no one$ ^else$ ^can$ ^use$ ^prpers$^.$ -^prpers$ ^be$ ^almost$ ^routine$ ^for$ ^security$ ^police$ ^to$ ^take$ ^leading$ ^activist$ ^out of$ ^circulation$ ^when$ ^high$^-$^visibility$ ^political$ ^event$ ^be$ ^schedule$^,$ ^and$ ^last$ ^week$ ^there$ ^be$ ^two$ ^of$ ^prpers$^:$ ^the$ ^opening$ ^of$ ^the$ ^*NPC$ ^and$ ^Christopher$ ^'s$ ^arrival$^.$ -^a$ ^member$ ^of$ ^the$ ^department$ ^of$ ^state$ ^for$ ^47$ ^year$^,$ ^prpers$ ^be$ ^largely$ ^responsible$ ^for$ ^reform$ ^which$ ^tend$ ^to$ ^take$ ^foreign$ ^service$ ^out of$ ^politics$ ^and$ ^to$ ^put$ ^prpers$ ^on$ ^a$ ^merit$ ^basis$^.$ -^the$ ^flow$ ^be$ ^being$ ^hasten$ ^by$ ^planning$ ^minister$ ^Roberto$ ^*Campos$^,$ ^the$ ^main$ ^architect$ ^of$ ^Brazil$ ^'s$ ^economic$ ^resurgence$^,$ ^who$ ^like$ ^to$ ^take$ ^potential$ ^investor$ ^out$ ^on$ ^a$ ^yacht$ ^in$ ^Rio de Janeiro$ ^bay$^,$ ^when$ ^sun$ ^and$ ^sea$ ^have$ ^weaken$ ^their$ ^resistance$^,$ ^press$ ^upon$ ^prpers$ ^the$ ^advantage$ ^of$ ^invest$ ^in$ ^Brazil$^.$ -^and$ ^part$ ^be$ ^that$ ^most+of$ ^its$ ^victim$ ^be$ ^so$ ^poor$ ^that$ ^drug$ ^company$ ^be$ ^reluctant$ ^to$ ^take$ ^experimental$ ^vaccine$ ^out of$ ^their$ ^lab$ ^and$ ^into$ ^the$ ^field$ ^for$ ^human$ ^trial$^.$ -^prpers$ ^promise$ ^to$ ^take$ ^British$ ^troop$ ^out of$ ^Egypt$^.$ -^government$ ^take$ ^a$ ^close$ ^look$ ^at$ ^its$ ^new$ ^citizen$ ^prpers$ ^find$ ^that$ ^nine$ ^out of$ ^ten$ ^of$ ^prpers$ ^have$ ^symptom$ ^of$ ^malaria$^.$ -^of$ ^40$ ^applicant$^,$ ^Charlotte$ ^accept$ ^only$ ^four$^,$ ^*Greensboro$ ^take$ ^six$ ^out of$ ^seven$^,$ ^and$ ^Winston$^-$^*Salem$ ^three$ ^out of$ ^six$^.$ -^prpers$ ^take# on$ ^a$ ^canadian$ ^president$ ^and$ ^board$ ^chairman$^,$ ^give$ ^Canadian$ ^four$ ^out of$ ^seven$ ^seat$ ^on$ ^the$ ^board# of directors$^,$ ^put$ ^Canadian$ ^in$ ^95%$ ^of$ ^its$ ^key$ ^job$^.$ -^their$ ^cautious$ ^introduction$ ^take# place$ ^out$ ^behind$ ^the$ ^machine$ ^shop$ ^at$ ^the$ ^*Ringling$ ^brother$ ^and$ ^*Barnum$^.$ -^and$ ^prpers$ ^take$ ^special$ ^pleasure$ ^in$ ^point$ ^out$ ^the$ ^collection$ ^'s$ ^more$ ^unusual$ ^artefact$^.$ -^prpers$ ^standardise$ ^scarlet$ ^fever$ ^toxin$ ^and$ ^*antitoxin$^,$ ^which$ ^take$ ^much$ ^of$ ^the$ ^panic$ ^out of$ ^a$ ^once$^-$^dread$ ^disease$^.$ -^prpers$ ^take$ ^prpers$ ^year$ ^to$ ^clean$ ^out$ ^the$ ^communist$^,$ ^a$ ^effort$ ^that$ ^*sapped$ ^much$ ^of$ ^the$ ^C$^.$^I$^.$^*O$^.$ ^be$ ^energy$^.$ -^other$ ^first$ ^wife$ ^take$ ^gift$ ^on the way$ ^out$ ^but$ ^usually$ ^not$ ^from$ ^*pardoned$ ^fugitive$^'$ ^ex$^-$^wife$^.$ -^this$ ^move$ ^take$ ^a lot of$ ^wind$ ^out of$ ^the$ ^next$ ^figure$ ^on$ ^the$ ^scene$^,$ ^who$ ^be$ ^none$ ^other$ ^than$ ^Mayor$ ^William$ ^*Hale$ ^($ ^big$ ^bill$ ^)$ ^Thompson$ ^of$ ^Chicago$^,$ ^*self$^-$^*anointed$ ^saviour$ ^of$ ^the$ ^Mississippi$ ^basin$^.$ -^back$ ^at$ ^the$ ^office$^,$ ^prpers$ ^write$ ^the$ ^funeral$ ^story$ ^($^see$ ^above$^)$^,$ ^take$ ^35$ ^minute$ ^to$ ^*peck$ ^out$ ^a$ ^*syndicated$ ^column$ ^that$ ^go$ ^to$ ^600$ ^newspaper$^,$ ^and$ ^*wrestled$ ^his$ ^first$ ^edition$ ^to$ ^press$^.$ -^prpers$ ^be$ ^take$ ^to$ ^a$ ^hospital$ ^where$ ^a$ ^surgeon$ ^cut$ ^prpers$ ^open$ ^and$ ^take$ ^13$ ^safety$ ^razor$ ^blade$ ^out of$ ^his$ ^stomach$^.$ -^prpers$ ^take$ ^this$ ^job$ ^on$ ^to$ ^find# out$ ^if$ ^the$ ^movie$ ^person$ ^really$ ^have$ ^fun$^.$ Index: branches/apertium-separable/corpus/english.ref =================================================================== --- branches/apertium-separable/corpus/english.ref (revision 80831) +++ branches/apertium-separable/corpus/english.ref (revision 80834) @@ -1,32 +1,74 @@ -^the$ ^Aragonese$ ^take# out$ ^Ramiro$ ^of$ ^a$ ^monastery$ ^and$ ^make$ ^prpers$ ^king$^.$ -^the$ ^local$ ^republican$ ^protest$ ^bitterly$ ^and$^,$ ^at$ ^one$ ^point$^,$ ^prpers$ ^take# out$ ^statehood$ ^of$ ^their$ ^platform$^.$ -^in$ ^the$ ^summer$ ^of$ ^1928$ ^prpers$ ^take# out$ ^Merton$ ^of$ ^the$ ^*Lycée$ ^*Ingres$^,$ ^inform$ ^prpers$ ^that$ ^prpers$ ^be$ ^head$ ^together$ ^to$ ^England$^.$ -^after$ ^filming$ ^*Darkman$^,$ ^prpers$ ^take# out$ ^the$ ^script$ ^and$ ^work$ ^on$ ^prpers$ ^in more detail$^.$ -^when$ ^June$ ^arrive$^,$ ^and$ ^the$ ^ice$ ^have$ ^still$ ^not$ ^*loosened$ ^its$ ^grip$ ^on$ ^the$ ^ship$^,$ ^the$ ^*scurvy$^-$^ride$ ^survivor$ ^take# out$ ^two$ ^small$ ^boat$ ^into$ ^the$ ^sea$ ^on$ ^13$ ^June$^.$ -^during$ ^the$ ^summer$ ^term$ ^prpers$ ^take# out$ ^his$ ^bed$ ^to$ ^the$ ^lawn$^.$ +^the$ ^Aragonese$ ^take# out$ ^Ramiro$ ^of$ ^a$ ^monastery$ ^and$ ^make$ ^prpers$ ^king$^.$ ^the$ ^second$ ^day$ ^be$ ^all$ ^England$ ^be$^,$ ^as a$ ^solid$ ^performance$ ^take$ ^the$ ^score$ ^to$ ^261$ ^all$ ^out$ ^at$ ^the$ ^close$^,$ ^a$ ^lead$ ^of$ ^139$^.$ -^Grace$ ^also$ ^have$ ^a short$ ^*bout$ ^with$ ^stomach$ ^cancer$^,$ ^which$ ^force$ ^prpers$ ^to$ ^take# out$ ^time$ ^from$ ^the$ ^unit$ ^to$ ^have$ ^a$ ^operation$^,$ ^from$ ^which$ ^prpers$ ^fully$ ^recover$^.$ -^prpers$ ^name$ ^some$ ^alternative$^:$ ^1$^)$ ^authorise$ ^a$ ^small$ ^increase$ ^in$ ^the$ ^debt$ ^limit$^;$ ^2$^)$ ^apply$ ^the$ ^debt$ ^ceiling$ ^only$ ^at the end$ ^of$ ^a$ ^fiscal$ ^year$^,$ ^thus$ ^allow$ ^for$ ^seasonal$ ^peak$^;$ ^3$^)$ ^redefine$ ^the$ ^type$ ^of$ ^debt$ ^subject$ ^to$ ^the$ ^ceiling$^;$ ^4$^)$ ^take# out$ ^tax$^-$^anticipation$ ^certificate$ ^from$ ^under$ ^the$ ^ceiling$^.$ -^but$ ^*Gorbachev$ ^and$ ^his$ ^subordinate$ ^can$ ^not$ ^resist$ ^*taunting$ ^*Shultz$ ^for$ ^seem$ ^*diffident$ ^about$ ^a$ ^offer$ ^that$^,$ ^on$ ^its$ ^face$^,$ ^not$ ^only$ ^meet$ ^but$ ^top$ ^American$ ^term$ ^for$ ^a$ ^pact$ ^to$ ^take# out$ ^nuclear$ ^missile$ ^of$ ^Europe$ ^and$ ^open$ ^the$ ^way$ ^for$ ^another$ ^summit$ ^this$ ^fall$ ^in$ ^Washington$^.$ -^Robert$ ^*Maclennan$^,$ ^who$ ^succeed$ ^Owen$ ^as$ ^head$ ^of$ ^the$ ^social$ ^democrat$^,$ ^declare$ ^that$ ^the$ ^newly$ ^form$ ^party$ ^have$ ^a$ ^great$ ^opportunity$ ^to$ ^take# out$ ^British$ ^politics$ ^of$ ^the$ ^*straitjacket$ ^of$ ^conservative$ ^*dominance$^.$ -^prpers$ ^want# to$ ^take# out$ ^death$ ^of$ ^the$ ^equation$^.$ -^some$ ^go# out$ ^alone$ ^in$ ^hurricane$^,$ ^some$ ^even$ ^take# out$ ^bomber$ ^at night$^.$ -^prpers$ ^want# to$ ^take# out$ ^crime$ ^of$ ^prostitution$ ^by$ ^give$ ^the$ ^girl$ ^a$ ^pleasant$^,$ ^hotel$^-$^like$ ^atmosphere$^.$ -^student$ ^take# out$ ^important$ ^book$ ^of$ ^the$ ^school$ ^library$ ^and$ ^keep$ ^prpers$ ^so$ ^long$ ^that$ ^no one$ ^else$ ^can$ ^use$ ^prpers$^.$ -^prpers$ ^be$ ^almost$ ^routine$ ^for$ ^security$ ^police$ ^to$ ^take# out$ ^leading$ ^activist$ ^of$ ^circulation$ ^when$ ^high$^-$^visibility$ ^political$ ^event$ ^be$ ^schedule$^,$ ^and$ ^last$ ^week$ ^there$ ^be$ ^two$ ^of$ ^prpers$^:$ ^the$ ^opening$ ^of$ ^the$ ^*NPC$ ^and$ ^Christopher$ ^'s$ ^arrival$^.$ -^a$ ^member$ ^of$ ^the$ ^department$ ^of$ ^state$ ^for$ ^47$ ^year$^,$ ^prpers$ ^be$ ^largely$ ^responsible$ ^for$ ^reform$ ^which$ ^tend$ ^to$ ^take# out$ ^foreign$ ^service$ ^of$ ^politics$ ^and$ ^to$ ^put$ ^prpers$ ^on$ ^a$ ^merit$ ^basis$^.$ -^the$ ^flow$ ^be$ ^being$ ^hasten$ ^by$ ^planning$ ^minister$ ^Roberto$ ^*Campos$^,$ ^the$ ^main$ ^architect$ ^of$ ^Brazil$ ^'s$ ^economic$ ^resurgence$^,$ ^who$ ^like$ ^to$ ^take# out$ ^potential$ ^investor$ ^on$ ^a$ ^yacht$ ^in$ ^Rio de Janeiro$ ^bay$^,$ ^when$ ^sun$ ^and$ ^sea$ ^have$ ^weaken$ ^their$ ^resistance$^,$ ^press$ ^upon$ ^prpers$ ^the$ ^advantage$ ^of$ ^invest$ ^in$ ^Brazil$^.$ -^and$ ^part$ ^be$ ^that$ ^most+of$ ^its$ ^victim$ ^be$ ^so$ ^poor$ ^that$ ^drug$ ^company$ ^be$ ^reluctant$ ^to$ ^take# out$ ^experimental$ ^vaccine$ ^of$ ^their$ ^lab$ ^and$ ^into$ ^the$ ^field$ ^for$ ^human$ ^trial$^.$ -^prpers$ ^promise$ ^to$ ^take# out$ ^British$ ^troop$ ^of$ ^Egypt$^.$ -^government$ ^take$ ^a$ ^close$ ^look$ ^at$ ^its$ ^new$ ^citizen$ ^prpers$ ^find$ ^that$ ^nine$ ^out of$ ^ten$ ^of$ ^prpers$ ^have$ ^symptom$ ^of$ ^malaria$^.$ -^of$ ^40$ ^applicant$^,$ ^Charlotte$ ^accept$ ^only$ ^four$^,$ ^*Greensboro$ ^take$ ^six$ ^out of$ ^seven$^,$ ^and$ ^Winston$^-$^*Salem$ ^three$ ^out of$ ^six$^.$ -^prpers$ ^take# on$ ^a$ ^canadian$ ^president$ ^and$ ^board$ ^chairman$^,$ ^give$ ^Canadian$ ^four$ ^out of$ ^seven$ ^seat$ ^on$ ^the$ ^board# of directors$^,$ ^put$ ^Canadian$ ^in$ ^95%$ ^of$ ^its$ ^key$ ^job$^.$ -^their$ ^cautious$ ^introduction$ ^take# place$ ^out$ ^behind$ ^the$ ^machine$ ^shop$ ^at$ ^the$ ^*Ringling$ ^brother$ ^and$ ^*Barnum$^.$ -^and$ ^prpers$ ^take$ ^special$ ^pleasure$ ^in$ ^point$ ^out$ ^the$ ^collection$ ^'s$ ^more$ ^unusual$ ^artefact$^.$ -^prpers$ ^standardise$ ^scarlet$ ^fever$ ^toxin$ ^and$ ^*antitoxin$^,$ ^which$ ^take# out$ ^much$ ^of$ ^the$ ^panic$ ^of$ ^a$ ^once$^-$^dread$ ^disease$^.$ -^prpers$ ^take$ ^prpers$ ^year$ ^to$ ^clean$ ^out$ ^the$ ^communist$^,$ ^a$ ^effort$ ^that$ ^*sapped$ ^much$ ^of$ ^the$ ^C$^.$^I$^.$^*O$^.$ ^be$ ^energy$^.$ -^other$ ^first$ ^wife$ ^take$ ^gift$ ^on the way$ ^out$ ^but$ ^usually$ ^not$ ^from$ ^*pardoned$ ^fugitive$^'$ ^ex$^-$^wife$^.$ -^this$ ^move$ ^take# out$ ^a lot of$ ^wind$ ^of$ ^the$ ^next$ ^figure$ ^on$ ^the$ ^scene$^,$ ^who$ ^be$ ^none$ ^other$ ^than$ ^Mayor$ ^William$ ^*Hale$ ^($ ^big$ ^bill$ ^)$ ^Thompson$ ^of$ ^Chicago$^,$ ^*self$^-$^*anointed$ ^saviour$ ^of$ ^the$ ^Mississippi$ ^basin$^.$ -^back$ ^at$ ^the$ ^office$^,$ ^prpers$ ^write$ ^the$ ^funeral$ ^story$ ^($^see$ ^above$^)$^,$ ^take$ ^35$ ^minute$ ^to$ ^*peck$ ^out$ ^a$ ^*syndicated$ ^column$ ^that$ ^go$ ^to$ ^600$ ^newspaper$^,$ ^and$ ^*wrestled$ ^his$ ^first$ ^edition$ ^to$ ^press$^.$ -^prpers$ ^be$ ^take$ ^*t$^0$ ^a$ ^hospital$ ^where$ ^a$ ^surgeon$ ^cut$ ^prpers$ ^open$ ^and$ ^take# out$ ^13$ ^safety$ ^razor$ ^blade$ ^of$ ^his$ ^stomach$^.$ -^prpers$ ^take$ ^this$ ^job$ ^on$ ^to$ ^find# out$ ^if$ ^the$ ^movie$ ^person$ ^really$ ^have$ ^fun$^.$ +^prpers$ ^want# to$ ^take# out$ ^death$ ^of$ ^the$ ^equation$^.$ +^prpers$ ^be$ ^take$ ^to$ ^a$ ^hospital$ ^where$ ^a$ ^surgeon$ ^cut$ ^prpers$ ^open$ ^and$ ^take# out$ ^13$ ^safety$ ^razor$ ^blade$ ^of$ ^his$ ^stomach$^.$ +^the$ ^next$ ^House# of Representatives$ ^seem$ ^certain$ ^to$ ^be$ ^the+most$ ^liberal$ ^since$ ^the$ ^early$ ^year$ ^of$ ^president$ ^Roosevelt$^.$ +^*Magnavox$ ^player$ ^be$ ^already$ ^on sale$ ^in$ ^Atlanta$^,$ ^Seattle$ ^and$ ^Dallas$^,$ ^and$ ^the$ ^company$ ^hope$ ^to$ ^be$ ^sell$ ^coast$ ^to$ ^coast$ ^by$ ^early$ ^1981$^.$ +^the$ ^Brooklyn$^-$^born$^,$ ^Detroit$^-$^raise$ ^star$ ^be$ ^also$ ^set$ ^to$ ^appear$ ^in$ ^two$ ^sequel$ ^to$ ^the$ ^matrix$^,$ ^and$ ^prpers$ ^star$ ^in$ ^the$ ^movie$ ^version$ ^of$ ^Anne$ ^rice$ ^'s$ ^queen$ ^of$ ^the$ ^damned$^,$ ^to$ ^be$ ^release$ ^early$ ^next year$^.$ +^construction$ ^will$ ^be# early$ ^extremely$ ^next year$^.$ +^though$ ^the$ ^U.S.$ ^be# against$ ^flatly$ ^dump$^,$ ^i.e.$^,$ ^sell$ ^at$ ^any$ ^price$^,$ ^prpers$ ^have$ ^move$ ^into$ ^world$ ^market$ ^with$ ^a$ ^big$ ^program$ ^to$ ^dispose$ ^of$ ^some$ ^7,000$^,$^000$ ^bale$ ^of$ ^high$^-$^grade$ ^government$^-$^own$ ^cotton$ ^abroad$ ^at$ ^competitive$ ^world$ ^price$ ^by$ ^subsidise$ ^U.S.$ ^exporter$^,$ ^have$ ^already$ ^sell$ ^3,000$^,$^000$ ^bale$^.$ +^prpers$ ^have$ ^be$ ^waiting for$ ^a$ ^eternity$ ^for$ ^someone$ ^to$ ^blow# out of the water$ ^the$ ^*crackpot$ ^contradiction$ ^of$ ^republican$ ^*anticulturalists$^.$ +^The$ ^only$ ^worry$ ^prpers$ ^have$ ^be$ ^that$ ^prpers$ ^would$ ^not$ ^be$ ^recognise$ ^in$ ^the$ ^fishing$ ^boat$ ^and$ ^that$ ^our$ ^aircraft$ ^would$ ^blow# out of the water$ ^prpers$^.$ +^*Timberland$ ^'s$ ^assault$ ^start$ ^last$ ^year$^,$ ^with$ ^a$ ^advertising$ ^campaign$ ^under$ ^the$ ^headline$ ^THE$ ^BOAT$ ^SHOE$ ^THAT+BE$ ^ABOUT$ ^TO$ ^BLOW# OUT OF THE WATER$ ^*SPERRY$ ^*TOPSIDER$^.$ +^prpers$ ^be# late$ ^a$ ^week$^,$ ^but$ ^I$ ^think$ ^prpers$ ^would$ ^be$ ^silly$ ^to$ ^spend$ ^only$ ^a$ ^day$ ^or$ ^two$ ^in$ ^Paris$^.$ +^I$ ^hope$ ^prpers$ ^be$ ^not$ ^make$ ^prpers$ ^late$ ^for$ ^church$^,$ ^say$ ^Dwight$ ^*Eisenhower$^.$ +^prpers$ ^maintain$ ^always$ ^that$ ^prpers$ ^be$ ^'$^a$ ^little$ ^over$ ^thirty$^'$ ^and$ ^that$ ^prpers$ ^be$ ^'$^in$ ^my$ ^late$ ^youth$^.$^'$^.$ +^Steve Jobs$ ^may$ ^be# late$ ^a few$ ^year$ ^to$ ^the$ ^mp3$^-$^player$ ^race$^,$ ^but$ ^with$ ^iPod$ ^prpers$ ^have$ ^shoot$ ^into$ ^the$ ^lead$^.$ +^last$ ^week$ ^the$ ^*Rutgers$ ^*Alumni$ ^association$ ^announce$ ^that$ ^credit$ ^for$ ^the$ ^brave$ ^word$ ^should$ ^be$ ^give$ ^to$ ^the$ ^late$ ^Frank$ ^*Kingsley$ ^grant$^,$ ^class$ ^of$ ^1895$^.$ +^this year$ ^prpers$ ^have$ ^*withheld$ ^support$ ^from$ ^a$ ^*Negro$ ^candidate$ ^for$ ^sheriff$ ^because$^,$ ^say$ ^C$^.$ ^g$^.$ ^*Gomillion$^,$ ^retire$ ^dean$ ^of$ ^the$ ^institute$^,$ "^prpers$ ^would$ ^be# opposed$ ^vigorously$ ^to$ ^anything$ ^that$ ^can$ ^lead$ ^to$ ^all$^-$^*Negro$ ^government$^.$" +^no one$ ^can$ ^be opposed$ ^more$ ^to$ ^the$ ^communist$ ^doctrine$ ^than$ ^prpers$ ^be$^,$ ^for$ ^prpers$ ^be$ ^completely$ ^*opposed$ ^to$ ^any$ ^system$ ^that$ ^lead$ ^to$ ^absolutism$^.$ +^*Xhosa$ ^seem$ ^to$ ^be# opposed$ ^stubbornly$ ^to$ ^*Matanzima$ ^'s$ ^program$ ^of$ ^strict$ ^racial$ ^separation$^.$ +^so$ ^prpers$ ^mention$ ^the$ ^Russian$^,$ ^and$ ^nothing$ ^can$ ^bring# down$ ^the$ ^house$ ^fast$^.$ +^all$ ^that$ ^really$ ^do$^,$ ^however$^,$ ^be$ ^bring# down$ ^the$ ^number$ ^to$ ^where$ ^prpers$ ^should$ ^have$ ^be$ ^all$ ^along$^.$ +^for$ ^if$ ^*Cady$^,$ ^who$ ^have$ ^struggle$ ^to$ ^bring# down$ ^her$ ^weight$ ^from$ ^264$ ^*lbs$^.$ ^to$ ^195$^,$ ^be$ ^any$ ^example$^,$ ^the$ ^market$ ^for$ ^such a$ ^compound$ ^can$ ^be$ ^huge$^.$ +^by$ ^the$ ^end$ ^of$ ^the$ ^fourth$ ^round$^,$ ^this$ ^have$ ^serve$ ^their$ ^purpose$^-$^to$ ^bring# down$ ^*Carnera$ ^'s$ ^guard$^,$ ^make$ ^prpers$ ^leave$ ^his$ ^jaw$ ^unprotected$^.$ +^the$ ^pilot$ ^of$ ^two$ ^mail$ ^plane$ ^be$ ^aloft$ ^close$ ^enough$ ^to$ ^the$ ^phenomenon$ ^to$ ^bring# down$ ^precious$ ^new$ ^information$ ^to$ ^scientist$^.$ +^prpers$ ^make$ ^a$ ^athletic$^-$^look$ ^prince$^,$ ^and$ ^prpers$ ^manage$ ^to$ ^appear$ ^beautifully$^,$ ^*brainlessly$ ^exultant$ ^in$ ^the$ ^final$ ^scene$^,$ ^with$ ^fencing$ ^foil$ ^in hand$^-$^*savoring$ ^a$ ^duel$ ^that$ ^prpers$ ^consider$ ^mere$ ^sport$ ^but$ ^that$ ^will$ ^bring# down$ ^his$ ^world$ ^crash$^.$ +^the$ ^*Rockefeller$ ^book$ ^be$ ^a$ ^attempt$ ^to$ ^bring# down$ ^a$ ^*glittering$ ^millionaire$ ^to$ ^the$ ^*aw$^-$^*shucks$ ^level$^.$^.$ +^the$ ^original$ ^mission$ ^of$ ^*Mensa$^,$ ^which$ ^be$ ^form$ ^at$ ^*Oxford$ ^university$ ^in$ ^1946$^,$ ^be$ ^to$ ^bring# together$ ^highly$ ^intelligent$ ^person$ ^to$ ^help$ ^solve$ ^the$ ^world$ ^'s$ ^problem$^.$ +^no$ ^other$ ^candidate$ ^can$ ^bring# together$ ^group$ ^like$ ^that$^.$ +^*Romney$ ^clearly$ ^would$ ^like$ ^to$ ^be$ ^the$ ^man$ ^to$ ^bring# together$ ^principle$ ^and$ ^practice$^,$ ^and$ ^recognise$ ^that$ ^his$ ^major$ ^deficiency$ ^be$ ^in$ ^his$ ^*unfamiliarity$ ^with$ ^foreign$ ^affair$^,$ ^be$ ^now$ ^planning$ ^a$ ^19$^-$^day$ ^look$^-$^and$^-$^learn$ ^trip$ ^through$ ^south$ ^America$ ^late$ ^this$ ^spring$^,$ ^follow$ ^by$ ^a$ ^trip$ ^to$ ^Asia$^-$^include$ ^*Viet$ ^*Nam$^-$^next fall$ +^but$ ^on$ ^the$ ^side$^,$ ^Washington$ ^have$ ^*tendered$ ^its$ ^good$ ^office$ ^to$ ^bring# together$ ^the$ ^Dutch$ ^and$ ^*Indonesians$^.$ ^the$ ^Dutch$ ^*promptly$ ^accept$^.$ +^now$ ^that$ ^prpers$ ^have$ ^strike$ ^a$ ^balance$^,$ ^*Gulda$ ^occupy$ ^a$ ^lonely$ ^position$^.$ ^in$ ^his$ ^attempt$ ^to$ ^bring# together$ ^jazz$ ^and$ ^classical$ ^musician$^,$ ^prpers$ ^be$ ^a$ ^*perennially$ ^hopeful$^-$^and$ ^disappoint$^-$^*matchmaker$ +^what$ ^author$ ^Dallin$ ^have$ ^do$ ^be$ ^to$ ^bring# together$ ^all$ ^of$ ^this$ ^material$ ^in$ ^a$ ^thoroughly$ ^document$ ^volume$^.$ +^a$ ^number$ ^regard$ ^the$ ^decision$ ^as a$ ^setback$ ^in$ ^the$ ^negotiation$ ^to$ ^bring# together$ ^the$ ^Anglican$ ^and$ ^Roman$ ^church$ ^again$^;$ ^Rome$ ^have$ ^not$ ^consult$ ^much$ ^with$ ^the$ ^Anglican$ ^or$ ^the$ ^*Episcopal$ ^church$ ^on$ ^the$ ^issue$^.$ +^solar$ ^panel$ ^help$ ^keep$ ^the$ ^house$ ^warm$^,$ ^share$ ^*backyards$ ^bring# together$ ^neighbour$^,$ ^and$ ^natural$ ^drainage$ ^irrigate$ ^fruit$ ^tree$^.$ +^*Chivalrous$ ^Mr.$ ^*Ganson$ ^stand$ ^prpers$ ^quite$ ^a$ ^long$ ^time$^,$ ^then$ ^go$ ^to$ ^John$ ^and$ ^ask$ ^prpers$ ^to$ ^call# off$ ^Nina$^.$ +^as$ ^president$ ^of$ ^the$ ^student$ ^body$ ^($^and$ ^class$ ^president$ ^for$ ^all$ ^four$ ^year$^)$^,$ ^prpers$ ^have$ ^the$ ^*clout$ ^to$ ^*mobilize$ ^hundred$ ^of$ ^disciple$ ^with$ ^a$ ^single$ ^telephone$ ^call$ ^,$ ^which$ ^set# off$ ^a$ ^chain$ ^of$ ^call$ ^across$ ^the$ ^campus$^.$ +"^why$ ^do+not$ ^prpers$ ^fellow$ ^call# off$ ^this$ ^whole$ ^thing$ ^,$" ^prpers$ ^stage$^-$^whisper$ ^to$ ^the$ ^nearby$ ^press$ ^table$^,$ "^so$ ^prpers$ ^can$ ^all$ ^get$ ^a$ ^rest$^?$" +^the+most$ ^monstrous$ ^dialogue$ ^be$ ^the$ ^american$ ^vernacular$ ^of$ ^Washington$^,$ ^Jefferson$^,$ ^and$ ^that$ ^prpers$ ^call$ ^the$ ^found$ ^father$^,$ ^living$ ^off$ ^the$ ^labour$ ^of$ ^slave$ ^while$ ^debate$ ^the$ ^god-given$ ^liberty$ ^of$ ^mankind$^.$ +^in$ ^no$ ^time$^,$ ^prpers$ ^*dispatched$ ^a$ ^*Lobo$^-$^*chartered$ ^ship$^,$ ^the$ ^large$ ^ever$ ^to$ ^carry# out$ ^sugar$ ^of$ ^Cuba$^,$ ^to$ ^the$ ^U.S.$ ^west$ ^coast$ ^with$ ^19,000$ ^ton$^.$ +^May$ ^prpers$ ^assume$ ^that$ ^method$ ^can$ ^be$ ^work# out$ ^that$ ^will$ ^enable$ ^the$ ^local$ ^government$ ^to$ ^help$ ^carry$ ^the$ ^financial$ ^burden$ ^without$ ^placing$ ^the$ ^dead$ ^hand$ ^of$ ^official$ ^red$^-$^tape$ ^or$ ^politics$ ^on$ ^scientific$ ^progress$ ^and$ ^skilled$ ^service$^?$ +^but$ ^prpers$ ^can$ ^stretch$ ^out$ ^for$ ^year$ ^if$ ^major$ ^modification$ ^to$ ^the$ ^*shuttles$ ^themselves$ ^or$ ^to$ ^the$ ^rocket$ ^that$ ^carry# aloft$ ^prpers$ ^turn# out$ ^to$ ^be$ ^necessary$^.$ +^his$ "^walk$" ^carry$ ^prpers$ ^in$ ^and$ ^out of$ ^time$ ^itself$^.$ +^but$ ^*Montague$ ^*Corp$^.$^,$ ^base$ ^in$ ^*Cambridge$^,$ ^mass$^.$^,$ ^do$ ^exactly$ ^that$ ^when$ ^the$ ^pentagon$ ^say$ ^prpers$ ^need$ ^a$ ^lightweight$^,$ ^*foldable$ ^bike$ ^that$ ^special$^-$^operation$ ^force$ ^can$ ^carry$ ^as$ ^prpers$ ^jump$ ^out of$ ^airplane$ ^into$ ^enemy$ ^territory$^.$ +^on$ ^May$ ^30$^,$ ^in$ ^a$ ^ceremony$ ^to$ ^be$ ^attend$ ^by$ ^thousand$ ^of$ ^recovery$ ^worker$^,$ ^*uniformed$ ^officer$ ^and$ ^family$ ^member$ ^of$ ^the$ ^victim$^,$ ^a$ ^honour$ ^guard$ ^will$ ^carry# out$ ^a$ ^flag$^-$^*draped$ ^stretcher$ ^of$ ^the$ ^pit$^.$ +^but$ ^neither$ ^would$ ^prpers$ ^condemn$ ^the$ ^murder$^.$ ^instead$^,$ ^*WCOTC$ ^stage$ ^a$ ^live$ ^internet$ ^chat$ ^to$ ^keep$ ^up$ ^last$ ^week$ ^'s$ ^publicity$^.$ +^american$ ^society$ ^in$ ^the$ ^late$^'$ ^90$^*s$ ^be$ ^a$ ^busy$ ^chat$ ^room$ ^set# up$ ^for$ ^just$ ^this$ ^kind$ ^of$ ^thing$ +^a$ ^government$ ^witness$ ^testify$ ^that$ ^on$ ^*Awolowo$ ^be$ ^instruction$ ^prpers$ ^have$ ^carry$ ^a$ ^check$ ^to$ ^purchase$ ^arm$ ^in$ ^Ghana$^.$ +^check$ ^email$ ^in$ ^the$ ^conference$ ^room$^,$ ^submit$ ^a$ ^expense$ ^report$ ^while$ ^waiting for$ ^a$ ^delay$ ^flight$^,$ ^instant$ ^message$ ^from$ ^a$ ^coffee$ ^shop$^.$ +^in$ ^Eddie$ ^Cantor$ ^'s$ ^defection$^,$ ^the$ ^stage$ ^lose$ ^more than$ ^the$ ^cinema$ ^gain$^,$ ^the$ ^difference$ ^being$ ^write$ ^on$ ^the$ ^deposit$ ^side$ ^of$ ^Mr.$ ^Cantor$ ^'s$ ^chequebook$ ^in$ ^round$ ^number$^.$ +^in$ ^the$ ^*lobby$ ^of$ ^Moscow$ ^'s$ ^hotel$ ^*Ukraina$^,$ ^a$ ^*dingy$ ^Stalin$^-$^era$ ^landmark$^,$ ^clerk$ ^who$ ^use$ ^to$ ^book$ ^reservation$ ^with$ ^paper$ ^*chits$ ^now$ ^check# in$ ^guest$ ^in$ ^with$ ^a$ ^pair$ ^of$ ^soviet$^-$^make$ ^computer$ ^terminal$^.$ +^many$ ^republican$ ^leader$ ^seem$ ^calmly$ ^confident$ ^of$ ^their$ ^ability$ ^to$ ^maintain$ ^order$ ^and$ ^check$ ^communism$ ^in$ ^Indonesia$^.$ +^son$ ^be$ ^*puzzled$ ^by$ ^a$ ^5,000$ ^check$ ^that$ ^rice$ ^have$ ^make$ ^out$ ^to$ ^Patrick$ ^on$ ^the$ ^very$ ^day$ ^of$ ^his$ ^death$^.$ +^clearly$ ^*McNeil$ ^'s$ ^impulse$ ^be$ ^to$ ^churn# up$ ^space$ ^into$ ^something$ ^*gooey$ ^and$ ^gay$^.$ +^although$ ^*Crowell$ ^have$ ^own$ ^the$ ^man$ ^*tor$ ^since$ ^1920$^,$ ^prpers$ ^be$ ^not$ ^until$ ^last$ ^autumn$ ^that$ ^prpers$ ^be$ ^resolve$ ^to$ ^dress# up$ ^the$ ^magazine$ ^up$ ^and$ ^try$ ^to$ ^make$ ^prpers$ ^sell$^.$ +^a$ "^*brassy$ ^woman$" ^in$ ^mink$ ^coat$ ^and$ ^red$ ^dress$ ^have$ ^turn# up$ ^at$ ^the$ ^*Tilt$ ^hotel$ ^in$ ^Blair$ ^*Atholl$^,$ ^Scotland$^.$ +^manufacturer$ ^race$ ^to$ ^fill$ ^order$ ^in$ ^a$ ^4.6$ ^billion$ ^market$^.$ +^from$ ^ocean$ ^to$ ^ocean$ ^and$ ^at$ ^countless$ ^riverside$ ^and$ ^*lakefronts$ ^in$ ^between$^,$ ^the$ ^size$^,$ ^shape$^,$ ^design$ ^and$ ^origin$ ^of$ ^live$^-$^aboard$ ^boat$ ^can$ ^fill# in$ ^page$ ^Lloyd$ ^'s$ ^register$ ^of$ ^ship$^.$ +^Ohio$ ^'s$ ^Charles$ ^*P$^.$ ^*Taft$ ^have$ ^long$ ^believe$ ^that$ ^Protestant$ ^should$ ^find$ ^a$ ^way$ ^to$ ^fill# in$ ^a$ ^major$ ^gap$ ^the$ ^public$^-$^school$ ^curriculum$^.$ +^fast$ ^enough$ ^to$ ^fill$ ^a$ ^30$^-$^volume$ ^encyclopaedia$ ^in$ ^42$ ^minute$^.$ +^and$ ^Ford$ ^be$ ^so$ ^desperate$ ^to$ ^fill$ ^200$ ^open$ ^job$ ^in$ ^its$ ^hybrid$ ^program$ ^that$ ^prpers$ ^be$ ^compete$ ^with$ ^*Toyota$ ^to$ ^hire$ ^engineer$ ^from$ ^the$ ^software$ ^and$ ^aerospace$ ^industry$^.$ +^so$ ^far$^,$ ^the$ ^search# for$ ^a$ ^issue$ ^to$ ^fill$ ^the$ ^*void$ ^have$ ^come$ ^up$ ^empty$^.$ +^invite$ ^10,000$ ^*Cajuns$ ^*anywhere$^,$ ^serve$^'$ ^*em$ ^beer$ ^and$ ^tell$^'$ ^*em$ ^there+have$ ^*gon$ ^*na$ ^be$ ^a$ ^fight$^,$ ^and$ ^prpers+will$ ^fill# up$ ^the$ ^place$^.$ +^fire$ ^truck$ ^speed$ ^off$ ^and$ ^take$ ^up$ ^station$ ^at$ ^one$^-$^mile$ ^interval$ ^along$ ^the$ ^eight$^-$^mile$ ^runway$^.$ +^the$ ^child$ ^be$ ^find$ ^when$ ^a$ ^fire alarm$ ^go$ ^off$ ^and$ ^Nicole$ ^call$ ^911$ +^after$ ^I$ ^pickle fire# off$ ^the$ ^bomb$ ^off$^,$ ^prpers$ ^do+not$ ^have# to$ ^worry$ ^about$ ^watch$ ^the$ ^*flir$ ^forward$^-$^look$ ^infrared$ ^*sys$ ^*tem$ +^and$ ^prpers$ ^want# to$ ^get# across$ ^one$ ^major$ ^thought$^.$ +^but$ ^prpers+would$ ^love$ ^to$ ^get# across$ ^all$ ^our$ ^cyclist$ ^the$ ^finish$ ^line$ ^on$ ^the$ ^*Champs$ ^*Elysees$^.$ +^*Khrushchev$ ^and$ ^his$ ^deputy$^,$ ^*Frol$ ^*Kozlov$^,$ ^be$ ^the$ ^only$ ^top$ ^communist$ ^who$ ^be$ ^able$ ^to$ ^get$ ^through$ ^to$ ^the$ ^person$ ^across$ ^the$ ^extraordinary$ ^gap$ ^of$ ^class$ ^distinction$ ^that$ ^separate$ ^the$ ^communist$ ^hierarchy$ ^from$ ^the$ ^person$^.$ +^now$ ^come$ ^biographer$ ^*Bradford$ ^Smith$* ^with$ ^information$ ^that$ ^seem$ ^to$ ^give# back$ ^the$ ^truth$ ^to$ ^captain$ ^Smith$ ^and$ ^the$ ^lie$ ^to$ ^his$ ^*detractors$^.$ +^*Kreps$ ^believe$ ^that$ ^business$ ^in the future$ ^may$ ^have# to$ ^give$ ^more$ ^time$ ^off$ ^to$ ^employee$ ^in$ ^*midcareer$^.$ +^to$ ^bear$ ^additional$ ^cost$ ^when$ ^no$ ^such$ ^cost$ ^be$ ^incur$ ^to$ ^give$ ^other$ ^employee$ ^the$ ^day$ ^off$ ^that$ ^prpers$ ^want$^.$ +^who$ ^do$ ^Mrs.$ ^*Rogers$ ^give# up$ ^that$ ^book$ ^to$ ^as$ ^prpers$ ^say$ ^prpers$ ^give+prpers# up$ ^in$ ^January$ ^of$ ^this year$^.$ +^prpers$ ^do$ ^not$ ^believe$ ^prpers$ ^can$ ^give$ ^authority$ ^to$ ^set# up$ ^this$ ^barrier$^.$^.$ \ No newline at end of file Index: branches/apertium-separable/corpus/english.src =================================================================== --- branches/apertium-separable/corpus/english.src (revision 80831) +++ branches/apertium-separable/corpus/english.src (revision 80834) @@ -1,32 +1,74 @@ ^the$ ^Aragonese$ ^take$ ^Ramiro$ ^out of$ ^a$ ^monastery$ ^and$ ^make$ ^prpers$ ^king$^.$ -^the$ ^local$ ^republican$ ^protest$ ^bitterly$ ^and$^,$ ^at$ ^one$ ^point$^,$ ^prpers$ ^take$ ^statehood$ ^out of$ ^their$ ^platform$^.$ -^in$ ^the$ ^summer$ ^of$ ^1928$ ^prpers$ ^take$ ^Merton$ ^out of$ ^the$ ^*Lycée$ ^*Ingres$^,$ ^inform$ ^prpers$ ^that$ ^prpers$ ^be$ ^head$ ^together$ ^to$ ^England$^.$^.$ -^after$ ^filming$ ^*Darkman$^,$ ^prpers$ ^take$ ^the$ ^script$ ^out$ ^and$ ^work$ ^on$ ^prpers$ ^in more detail$^.$^.$ -^when$ ^June$ ^arrive$^,$ ^and$ ^the$ ^ice$ ^have$ ^still$ ^not$ ^*loosened$ ^its$ ^grip$ ^on$ ^the$ ^ship$^,$ ^the$ ^*scurvy$^-$^ride$ ^survivor$ ^take$ ^two$ ^small$ ^boat$ ^out$ ^into$ ^the$ ^sea$ ^on$ ^13$ ^June$^.$^.$ -^during$ ^the$ ^summer$ ^term$ ^prpers$ ^take$ ^his$ ^bed$ ^out$ ^to$ ^the$ ^lawn$^.$ ^the$ ^second$ ^day$ ^be$ ^all$ ^England$ ^be$^,$ ^as a$ ^solid$ ^performance$ ^take$ ^the$ ^score$ ^to$ ^261$ ^all$ ^out$ ^at$ ^the$ ^close$^,$ ^a$ ^lead$ ^of$ ^139$^.$ -^Grace$ ^also$ ^have$ ^a short$ ^*bout$ ^with$ ^stomach$ ^cancer$^,$ ^which$ ^force$ ^prpers$ ^to$ ^take$ ^time$ ^out$ ^from$ ^the$ ^unit$ ^to$ ^have$ ^a$ ^operation$^,$ ^from$ ^which$ ^prpers$ ^fully$ ^recover$^.$^.$ -^prpers$ ^name$ ^some$ ^alternative$^:$ ^1$^)$ ^authorise$ ^a$ ^small$ ^increase$ ^in$ ^the$ ^debt$ ^limit$^;$ ^2$^)$ ^apply$ ^the$ ^debt$ ^ceiling$ ^only$ ^at the end$ ^of$ ^a$ ^fiscal$ ^year$^,$ ^thus$ ^allow$ ^for$ ^seasonal$ ^peak$^;$ ^3$^)$ ^redefine$ ^the$ ^type$ ^of$ ^debt$ ^subject$ ^to$ ^the$ ^ceiling$^;$ ^4$^)$ ^take$ ^tax$^-$^anticipation$ ^certificate$ ^out$ ^from$ ^under$ ^the$ ^ceiling$^.$ -^but$ ^*Gorbachev$ ^and$ ^his$ ^subordinate$ ^can$ ^not$ ^resist$ ^*taunting$ ^*Shultz$ ^for$ ^seem$ ^*diffident$ ^about$ ^a$ ^offer$ ^that$^,$ ^on$ ^its$ ^face$^,$ ^not$ ^only$ ^meet$ ^but$ ^top$ ^American$ ^term$ ^for$ ^a$ ^pact$ ^to$ ^take$ ^nuclear$ ^missile$ ^out of$ ^Europe$ ^and$ ^open$ ^the$ ^way$ ^for$ ^another$ ^summit$ ^this$ ^fall$ ^in$ ^Washington$^.$ -^Robert$ ^*Maclennan$^,$ ^who$ ^succeed$ ^Owen$ ^as$ ^head$ ^of$ ^the$ ^social$ ^democrat$^,$ ^declare$ ^that$ ^the$ ^newly$ ^form$ ^party$ ^have$ ^a$ ^great$ ^opportunity$ ^to$ ^take$ ^British$ ^politics$ ^out of$ ^the$ ^*straitjacket$ ^of$ ^conservative$ ^*dominance$^.$ ^prpers$ ^want# to$ ^take$ ^death$ ^out of$ ^the$ ^equation$^.$ -^some$ ^go# out$ ^alone$ ^in$ ^hurricane$^,$ ^some$ ^even$ ^take$ ^bomber$ ^out$ ^at night$^.$ -^prpers$ ^want# to$ ^take$ ^crime$ ^out of$ ^prostitution$ ^by$ ^give$ ^the$ ^girl$ ^a$ ^pleasant$^,$ ^hotel$^-$^like$ ^atmosphere$^.$ -^student$ ^take$ ^important$ ^book$ ^out of$ ^the$ ^school$ ^library$ ^and$ ^keep$ ^prpers$ ^so$ ^long$ ^that$ ^no one$ ^else$ ^can$ ^use$ ^prpers$^.$ -^prpers$ ^be$ ^almost$ ^routine$ ^for$ ^security$ ^police$ ^to$ ^take$ ^leading$ ^activist$ ^out of$ ^circulation$ ^when$ ^high$^-$^visibility$ ^political$ ^event$ ^be$ ^schedule$^,$ ^and$ ^last$ ^week$ ^there$ ^be$ ^two$ ^of$ ^prpers$^:$ ^the$ ^opening$ ^of$ ^the$ ^*NPC$ ^and$ ^Christopher$ ^'s$ ^arrival$^.$ -^a$ ^member$ ^of$ ^the$ ^department$ ^of$ ^state$ ^for$ ^47$ ^year$^,$ ^prpers$ ^be$ ^largely$ ^responsible$ ^for$ ^reform$ ^which$ ^tend$ ^to$ ^take$ ^foreign$ ^service$ ^out of$ ^politics$ ^and$ ^to$ ^put$ ^prpers$ ^on$ ^a$ ^merit$ ^basis$^.$ -^the$ ^flow$ ^be$ ^being$ ^hasten$ ^by$ ^planning$ ^minister$ ^Roberto$ ^*Campos$^,$ ^the$ ^main$ ^architect$ ^of$ ^Brazil$ ^'s$ ^economic$ ^resurgence$^,$ ^who$ ^like$ ^to$ ^take$ ^potential$ ^investor$ ^out$ ^on$ ^a$ ^yacht$ ^in$ ^Rio de Janeiro$ ^bay$^,$ ^when$ ^sun$ ^and$ ^sea$ ^have$ ^weaken$ ^their$ ^resistance$^,$ ^press$ ^upon$ ^prpers$ ^the$ ^advantage$ ^of$ ^invest$ ^in$ ^Brazil$^.$ -^and$ ^part$ ^be$ ^that$ ^most+of$ ^its$ ^victim$ ^be$ ^so$ ^poor$ ^that$ ^drug$ ^company$ ^be$ ^reluctant$ ^to$ ^take$ ^experimental$ ^vaccine$ ^out of$ ^their$ ^lab$ ^and$ ^into$ ^the$ ^field$ ^for$ ^human$ ^trial$^.$ -^prpers$ ^promise$ ^to$ ^take$ ^British$ ^troop$ ^out of$ ^Egypt$^.$ -^government$ ^take$ ^a$ ^close$ ^look$ ^at$ ^its$ ^new$ ^citizen$ ^prpers$ ^find$ ^that$ ^nine$ ^out of$ ^ten$ ^of$ ^prpers$ ^have$ ^symptom$ ^of$ ^malaria$^.$ -^of$ ^40$ ^applicant$^,$ ^Charlotte$ ^accept$ ^only$ ^four$^,$ ^*Greensboro$ ^take$ ^six$ ^out of$ ^seven$^,$ ^and$ ^Winston$^-$^*Salem$ ^three$ ^out of$ ^six$^.$ -^prpers$ ^take# on$ ^a$ ^canadian$ ^president$ ^and$ ^board$ ^chairman$^,$ ^give$ ^Canadian$ ^four$ ^out of$ ^seven$ ^seat$ ^on$ ^the$ ^board# of directors$^,$ ^put$ ^Canadian$ ^in$ ^95%$ ^of$ ^its$ ^key$ ^job$^.$ -^their$ ^cautious$ ^introduction$ ^take# place$ ^out$ ^behind$ ^the$ ^machine$ ^shop$ ^at$ ^the$ ^*Ringling$ ^brother$ ^and$ ^*Barnum$^.$ -^and$ ^prpers$ ^take$ ^special$ ^pleasure$ ^in$ ^point$ ^out$ ^the$ ^collection$ ^'s$ ^more$ ^unusual$ ^artefact$^.$ -^prpers$ ^standardise$ ^scarlet$ ^fever$ ^toxin$ ^and$ ^*antitoxin$^,$ ^which$ ^take$ ^much$ ^of$ ^the$ ^panic$ ^out of$ ^a$ ^once$^-$^dread$ ^disease$^.$ -^prpers$ ^take$ ^prpers$ ^year$ ^to$ ^clean$ ^out$ ^the$ ^communist$^,$ ^a$ ^effort$ ^that$ ^*sapped$ ^much$ ^of$ ^the$ ^C$^.$^I$^.$^*O$^.$ ^be$ ^energy$^.$ -^other$ ^first$ ^wife$ ^take$ ^gift$ ^on the way$ ^out$ ^but$ ^usually$ ^not$ ^from$ ^*pardoned$ ^fugitive$^'$ ^ex$^-$^wife$^.$ -^this$ ^move$ ^take$ ^a lot of$ ^wind$ ^out of$ ^the$ ^next$ ^figure$ ^on$ ^the$ ^scene$^,$ ^who$ ^be$ ^none$ ^other$ ^than$ ^Mayor$ ^William$ ^*Hale$ ^($ ^big$ ^bill$ ^)$ ^Thompson$ ^of$ ^Chicago$^,$ ^*self$^-$^*anointed$ ^saviour$ ^of$ ^the$ ^Mississippi$ ^basin$^.$ -^back$ ^at$ ^the$ ^office$^,$ ^prpers$ ^write$ ^the$ ^funeral$ ^story$ ^($^see$ ^above$^)$^,$ ^take$ ^35$ ^minute$ ^to$ ^*peck$ ^out$ ^a$ ^*syndicated$ ^column$ ^that$ ^go$ ^to$ ^600$ ^newspaper$^,$ ^and$ ^*wrestled$ ^his$ ^first$ ^edition$ ^to$ ^press$^.$ ^prpers$ ^be$ ^take$ ^to$ ^a$ ^hospital$ ^where$ ^a$ ^surgeon$ ^cut$ ^prpers$ ^open$ ^and$ ^take$ ^13$ ^safety$ ^razor$ ^blade$ ^out of$ ^his$ ^stomach$^.$ -^prpers$ ^take$ ^this$ ^job$ ^on$ ^to$ ^find# out$ ^if$ ^the$ ^movie$ ^person$ ^really$ ^have$ ^fun$^.$ +^the$ ^next$ ^House# of Representatives$ ^seem$ ^certain$ ^to$ ^be$ ^the+most$ ^liberal$ ^since$ ^the$ ^early$ ^year$ ^of$ ^president$ ^Roosevelt$^.$ +^*Magnavox$ ^player$ ^be$ ^already$ ^on sale$ ^in$ ^Atlanta$^,$ ^Seattle$ ^and$ ^Dallas$^,$ ^and$ ^the$ ^company$ ^hope$ ^to$ ^be$ ^sell$ ^coast$ ^to$ ^coast$ ^by$ ^early$ ^1981$^.$ +^the$ ^Brooklyn$^-$^born$^,$ ^Detroit$^-$^raise$ ^star$ ^be$ ^also$ ^set$ ^to$ ^appear$ ^in$ ^two$ ^sequel$ ^to$ ^the$ ^matrix$^,$ ^and$ ^prpers$ ^star$ ^in$ ^the$ ^movie$ ^version$ ^of$ ^Anne$ ^rice$ ^'s$ ^queen$ ^of$ ^the$ ^damned$^,$ ^to$ ^be$ ^release$ ^early$ ^next year$^.$ +^construction$ ^will$ ^be$ ^extremely$ ^early$ ^next year$^.$ +^though$ ^the$ ^U.S.$ ^be$ ^flatly$ ^against$ ^dump$^,$ ^i.e.$^,$ ^sell$ ^at$ ^any$ ^price$^,$ ^prpers$ ^have$ ^move$ ^into$ ^world$ ^market$ ^with$ ^a$ ^big$ ^program$ ^to$ ^dispose$ ^of$ ^some$ ^7,000$^,$^000$ ^bale$ ^of$ ^high$^-$^grade$ ^government$^-$^own$ ^cotton$ ^abroad$ ^at$ ^competitive$ ^world$ ^price$ ^by$ ^subsidise$ ^U.S.$ ^exporter$^,$ ^have$ ^already$ ^sell$ ^3,000$^,$^000$ ^bale$^.$ +^prpers$ ^have$ ^be$ ^waiting for$ ^a$ ^eternity$ ^for$ ^someone$ ^to$ ^blow$ ^the$ ^*crackpot$ ^contradiction$ ^of$ ^republican$ ^*anticulturalists$ ^out of$ ^the$ ^water$^.$ +^The$ ^only$ ^worry$ ^prpers$ ^have$ ^be$ ^that$ ^prpers$ ^would$ ^not$ ^be$ ^recognise$ ^in$ ^the$ ^fishing$ ^boat$ ^and$ ^that$ ^our$ ^aircraft$ ^would$ ^blow$ ^prpers$ ^out of$ ^the$ ^water$^.$ +^*Timberland$ ^'s$ ^assault$ ^start$ ^last$ ^year$^,$ ^with$ ^a$ ^advertising$ ^campaign$ ^under$ ^the$ ^headline$ ^THE$ ^BOAT$ ^SHOE$ ^THAT+BE$ ^ABOUT$ ^TO$ ^BLOW$ ^*SPERRY$ ^*TOPSIDER$ ^OUT OF$ ^THE$ ^WATER$^.$ +^prpers$ ^be$ ^a$ ^week$ ^late$^,$ ^but$ ^I$ ^think$ ^prpers$ ^would$ ^be$ ^silly$ ^to$ ^spend$ ^only$ ^a$ ^day$ ^or$ ^two$ ^in$ ^Paris$^.$ +^I$ ^hope$ ^prpers$ ^be$ ^not$ ^make$ ^prpers$ ^late$ ^for$ ^church$^,$ ^say$ ^Dwight$ ^*Eisenhower$^.$ +^prpers$ ^maintain$ ^always$ ^that$ ^prpers$ ^be$ ^'$^a$ ^little$ ^over$ ^thirty$^'$ ^and$ ^that$ ^prpers$ ^be$ ^'$^in$ ^my$ ^late$ ^youth$^.$^'$^.$ +^Steve Jobs$ ^may$ ^be$ ^a few$ ^year$ ^late$ ^to$ ^the$ ^mp3$^-$^player$ ^race$^,$ ^but$ ^with$ ^iPod$ ^prpers$ ^have$ ^shoot$ ^into$ ^the$ ^lead$^.$ +^last$ ^week$ ^the$ ^*Rutgers$ ^*Alumni$ ^association$ ^announce$ ^that$ ^credit$ ^for$ ^the$ ^brave$ ^word$ ^should$ ^be$ ^give$ ^to$ ^the$ ^late$ ^Frank$ ^*Kingsley$ ^grant$^,$ ^class$ ^of$ ^1895$^.$ +^this year$ ^prpers$ ^have$ ^*withheld$ ^support$ ^from$ ^a$ ^*Negro$ ^candidate$ ^for$ ^sheriff$ ^because$^,$ ^say$ ^C$^.$ ^g$^.$ ^*Gomillion$^,$ ^retire$ ^dean$ ^of$ ^the$ ^institute$^,$ "^prpers$ ^would$ ^be$ ^vigorously$ ^*opposed$ ^to$ ^anything$ ^that$ ^can$ ^lead$ ^to$ ^all$^-$^*Negro$ ^government$^.$" +^no one$ ^can$ ^be$ ^more$ ^*opposed$ ^to$ ^the$ ^communist$ ^doctrine$ ^than$ ^prpers$ ^be$^,$ ^for$ ^prpers$ ^be$ ^completely$ ^*opposed$ ^to$ ^any$ ^system$ ^that$ ^lead$ ^to$ ^absolutism$^.$ +^*Xhosa$ ^seem$ ^to$ ^be$ ^stubbornly$ ^*opposed$ ^to$ ^*Matanzima$ ^'s$ ^program$ ^of$ ^strict$ ^racial$ ^separation$^.$ +^so$ ^prpers$ ^mention$ ^the$ ^Russian$^,$ ^and$ ^nothing$ ^can$ ^bring$ ^the$ ^house$ ^down$ ^fast$^.$ +^all$ ^that$ ^really$ ^do$^,$ ^however$^,$ ^be$ ^bring$ ^the$ ^number$ ^down$ ^to$ ^where$ ^prpers$ ^should$ ^have$ ^be$ ^all$ ^along$^.$ +^for$ ^if$ ^*Cady$^,$ ^who$ ^have$ ^struggle$ ^to$ ^bring$ ^her$ ^weight$ ^down$ ^from$ ^264$ ^*lbs$^.$ ^to$ ^195$^,$ ^be$ ^any$ ^example$^,$ ^the$ ^market$ ^for$ ^such a$ ^compound$ ^can$ ^be$ ^huge$^.$ +^by$ ^the$ ^end$ ^of$ ^the$ ^fourth$ ^round$^,$ ^this$ ^have$ ^serve$ ^their$ ^purpose$^-$^to$ ^bring$ ^*Carnera$ ^'s$ ^guard$ ^down$^,$ ^make$ ^prpers$ ^leave$ ^his$ ^jaw$ ^unprotected$^.$ +^the$ ^pilot$ ^of$ ^two$ ^mail$ ^plane$ ^be$ ^aloft$ ^close$ ^enough$ ^to$ ^the$ ^phenomenon$ ^to$ ^bring$ ^precious$ ^new$ ^information$ ^down$ ^to$ ^scientist$^.$ +^prpers$ ^make$ ^a$ ^athletic$^-$^look$ ^prince$^,$ ^and$ ^prpers$ ^manage$ ^to$ ^appear$ ^beautifully$^,$ ^*brainlessly$ ^exultant$ ^in$ ^the$ ^final$ ^scene$^,$ ^with$ ^fencing$ ^foil$ ^in hand$^-$^*savoring$ ^a$ ^duel$ ^that$ ^prpers$ ^consider$ ^mere$ ^sport$ ^but$ ^that$ ^will$ ^bring$ ^his$ ^world$ ^crash$ ^down$^.$ +^the$ ^*Rockefeller$ ^book$ ^be$ ^a$ ^attempt$ ^to$ ^bring$ ^a$ ^*glittering$ ^millionaire$ ^down$ ^to$ ^the$ ^*aw$^-$^*shucks$ ^level$^.$^.$ +^the$ ^original$ ^mission$ ^of$ ^*Mensa$^,$ ^which$ ^be$ ^form$ ^at$ ^*Oxford$ ^university$ ^in$ ^1946$^,$ ^be$ ^to$ ^bring$ ^highly$ ^intelligent$ ^person$ ^together$ ^to$ ^help$ ^solve$ ^the$ ^world$ ^'s$ ^problem$^.$ +^no$ ^other$ ^candidate$ ^can$ ^bring$ ^group$ ^like$ ^that$ ^together$^.$ +^*Romney$ ^clearly$ ^would$ ^like$ ^to$ ^be$ ^the$ ^man$ ^to$ ^bring$ ^principle$ ^and$ ^practice$ ^together$^,$ ^and$ ^recognise$ ^that$ ^his$ ^major$ ^deficiency$ ^be$ ^in$ ^his$ ^*unfamiliarity$ ^with$ ^foreign$ ^affair$^,$ ^be$ ^now$ ^planning$ ^a$ ^19$^-$^day$ ^look$^-$^and$^-$^learn$ ^trip$ ^through$ ^south$ ^America$ ^late$ ^this$ ^spring$^,$ ^follow$ ^by$ ^a$ ^trip$ ^to$ ^Asia$^-$^include$ ^*Viet$ ^*Nam$^-$^next fall$ +^but$ ^on$ ^the$ ^side$^,$ ^Washington$ ^have$ ^*tendered$ ^its$ ^good$ ^office$ ^to$ ^bring$ ^the$ ^Dutch$ ^and$ ^*Indonesians$ ^together$^.$ ^the$ ^Dutch$ ^*promptly$ ^accept$^.$ +^now$ ^that$ ^prpers$ ^have$ ^strike$ ^a$ ^balance$^,$ ^*Gulda$ ^occupy$ ^a$ ^lonely$ ^position$^.$ ^in$ ^his$ ^attempt$ ^to$ ^bring$ ^jazz$ ^and$ ^classical$ ^musician$ ^together$^,$ ^prpers$ ^be$ ^a$ ^*perennially$ ^hopeful$^-$^and$ ^disappoint$^-$^*matchmaker$ +^what$ ^author$ ^Dallin$ ^have$ ^do$ ^be$ ^to$ ^bring$ ^all$ ^of$ ^this$ ^material$ ^together$ ^in$ ^a$ ^thoroughly$ ^document$ ^volume$^.$ +^a$ ^number$ ^regard$ ^the$ ^decision$ ^as a$ ^setback$ ^in$ ^the$ ^negotiation$ ^to$ ^bring$ ^the$ ^Anglican$ ^and$ ^Roman$ ^church$ ^together$ ^again$^;$ ^Rome$ ^have$ ^not$ ^consult$ ^much$ ^with$ ^the$ ^Anglican$ ^or$ ^the$ ^*Episcopal$ ^church$ ^on$ ^the$ ^issue$^.$ +^solar$ ^panel$ ^help$ ^keep$ ^the$ ^house$ ^warm$^,$ ^share$ ^*backyards$ ^bring$ ^neighbour$ ^together$^,$ ^and$ ^natural$ ^drainage$ ^irrigate$ ^fruit$ ^tree$^.$ +^*Chivalrous$ ^Mr.$ ^*Ganson$ ^stand$ ^prpers$ ^quite$ ^a$ ^long$ ^time$^,$ ^then$ ^go$ ^to$ ^John$ ^and$ ^ask$ ^prpers$ ^to$ ^call$ ^Nina$ ^off$^.$ +^as$ ^president$ ^of$ ^the$ ^student$ ^body$ ^($^and$ ^class$ ^president$ ^for$ ^all$ ^four$ ^year$^)$^,$ ^prpers$ ^have$ ^the$ ^*clout$ ^to$ ^*mobilize$ ^hundred$ ^of$ ^disciple$ ^with$ ^a$ ^single$ ^telephone$ ^call$ ^,$ ^which$ ^set# off$ ^a$ ^chain$ ^of$ ^call$ ^across$ ^the$ ^campus$^.$ +"^why$ ^do+not$ ^prpers$ ^fellow$ ^call$ ^this$ ^whole$ ^thing$ ^off$^,$" ^prpers$ ^stage$^-$^whisper$ ^to$ ^the$ ^nearby$ ^press$ ^table$^,$ "^so$ ^prpers$ ^can$ ^all$ ^get$ ^a$ ^rest$^?$" +^the+most$ ^monstrous$ ^dialogue$ ^be$ ^the$ ^american$ ^vernacular$ ^of$ ^Washington$^,$ ^Jefferson$^,$ ^and$ ^that$ ^prpers$ ^call$ ^the$ ^found$ ^father$^,$ ^living$ ^off$ ^the$ ^labour$ ^of$ ^slave$ ^while$ ^debate$ ^the$ ^god-given$ ^liberty$ ^of$ ^mankind$^.$ +^in$ ^no$ ^time$^,$ ^prpers$ ^*dispatched$ ^a$ ^*Lobo$^-$^*chartered$ ^ship$^,$ ^the$ ^large$ ^ever$ ^to$ ^carry$ ^sugar$ ^out of$ ^Cuba$^,$ ^to$ ^the$ ^U.S.$ ^west$ ^coast$ ^with$ ^19,000$ ^ton$^.$ +^May$ ^prpers$ ^assume$ ^that$ ^method$ ^can$ ^be$ ^work# out$ ^that$ ^will$ ^enable$ ^the$ ^local$ ^government$ ^to$ ^help$ ^carry$ ^the$ ^financial$ ^burden$ ^without$ ^placing$ ^the$ ^dead$ ^hand$ ^of$ ^official$ ^red$^-$^tape$ ^or$ ^politics$ ^on$ ^scientific$ ^progress$ ^and$ ^skilled$ ^service$^?$ +^but$ ^prpers$ ^can$ ^stretch$ ^out$ ^for$ ^year$ ^if$ ^major$ ^modification$ ^to$ ^the$ ^*shuttles$ ^themselves$ ^or$ ^to$ ^the$ ^rocket$ ^that$ ^carry$ ^prpers$ ^aloft$ ^turn# out$ ^to$ ^be$ ^necessary$^.$ +^his$ "^walk$" ^carry$ ^prpers$ ^in$ ^and$ ^out of$ ^time$ ^itself$^.$ +^but$ ^*Montague$ ^*Corp$^.$^,$ ^base$ ^in$ ^*Cambridge$^,$ ^mass$^.$^,$ ^do$ ^exactly$ ^that$ ^when$ ^the$ ^pentagon$ ^say$ ^prpers$ ^need$ ^a$ ^lightweight$^,$ ^*foldable$ ^bike$ ^that$ ^special$^-$^operation$ ^force$ ^can$ ^carry$ ^as$ ^prpers$ ^jump$ ^out of$ ^airplane$ ^into$ ^enemy$ ^territory$^.$ +^on$ ^May$ ^30$^,$ ^in$ ^a$ ^ceremony$ ^to$ ^be$ ^attend$ ^by$ ^thousand$ ^of$ ^recovery$ ^worker$^,$ ^*uniformed$ ^officer$ ^and$ ^family$ ^member$ ^of$ ^the$ ^victim$^,$ ^a$ ^honour$ ^guard$ ^will$ ^carry$ ^a$ ^flag$^-$^*draped$ ^stretcher$ ^out of$ ^the$ ^pit$^.$ +^but$ ^neither$ ^would$ ^prpers$ ^condemn$ ^the$ ^murder$^.$ ^instead$^,$ ^*WCOTC$ ^stage$ ^a$ ^live$ ^internet$ ^chat$ ^to$ ^keep$ ^up$ ^last$ ^week$ ^'s$ ^publicity$^.$ +^american$ ^society$ ^in$ ^the$ ^late$^'$ ^90$^*s$ ^be$ ^a$ ^busy$ ^chat$ ^room$ ^set# up$ ^for$ ^just$ ^this$ ^kind$ ^of$ ^thing$ +^a$ ^government$ ^witness$ ^testify$ ^that$ ^on$ ^*Awolowo$ ^be$ ^instruction$ ^prpers$ ^have$ ^carry$ ^a$ ^check$ ^to$ ^purchase$ ^arm$ ^in$ ^Ghana$^.$ +^check$ ^email$ ^in$ ^the$ ^conference$ ^room$^,$ ^submit$ ^a$ ^expense$ ^report$ ^while$ ^waiting for$ ^a$ ^delay$ ^flight$^,$ ^instant$ ^message$ ^from$ ^a$ ^coffee$ ^shop$^.$ +^in$ ^Eddie$ ^Cantor$ ^'s$ ^defection$^,$ ^the$ ^stage$ ^lose$ ^more than$ ^the$ ^cinema$ ^gain$^,$ ^the$ ^difference$ ^being$ ^write$ ^on$ ^the$ ^deposit$ ^side$ ^of$ ^Mr.$ ^Cantor$ ^'s$ ^chequebook$ ^in$ ^round$ ^number$^.$ +^in$ ^the$ ^*lobby$ ^of$ ^Moscow$ ^'s$ ^hotel$ ^*Ukraina$^,$ ^a$ ^*dingy$ ^Stalin$^-$^era$ ^landmark$^,$ ^clerk$ ^who$ ^use$ ^to$ ^book$ ^reservation$ ^with$ ^paper$ ^*chits$ ^now$ ^check$ ^guest$ ^in$ ^with$ ^a$ ^pair$ ^of$ ^soviet$^-$^make$ ^computer$ ^terminal$^.$ +^many$ ^republican$ ^leader$ ^seem$ ^calmly$ ^confident$ ^of$ ^their$ ^ability$ ^to$ ^maintain$ ^order$ ^and$ ^check$ ^communism$ ^in$ ^Indonesia$^.$ +^son$ ^be$ ^*puzzled$ ^by$ ^a$ ^5,000$ ^check$ ^that$ ^rice$ ^have$ ^make$ ^out$ ^to$ ^Patrick$ ^on$ ^the$ ^very$ ^day$ ^of$ ^his$ ^death$^.$ +^clearly$ ^*McNeil$ ^'s$ ^impulse$ ^be$ ^to$ ^churn$ ^space$ ^up$ ^into$ ^something$ ^*gooey$ ^and$ ^gay$^.$ +^although$ ^*Crowell$ ^have$ ^own$ ^the$ ^man$ ^*tor$ ^since$ ^1920$^,$ ^prpers$ ^be$ ^not$ ^until$ ^last$ ^autumn$ ^that$ ^prpers$ ^be$ ^resolve$ ^to$ ^dress$ ^the$ ^magazine$ ^up$ ^and$ ^try$ ^to$ ^make$ ^prpers$ ^sell$^.$ +^a$ "^*brassy$ ^woman$" ^in$ ^mink$ ^coat$ ^and$ ^red$ ^dress$ ^have$ ^turn# up$ ^at$ ^the$ ^*Tilt$ ^hotel$ ^in$ ^Blair$ ^*Atholl$^,$ ^Scotland$^.$ +^manufacturer$ ^race$ ^to$ ^fill$ ^order$ ^in$ ^a$ ^4.6$ ^billion$ ^market$^.$ +^from$ ^ocean$ ^to$ ^ocean$ ^and$ ^at$ ^countless$ ^riverside$ ^and$ ^*lakefronts$ ^in$ ^between$^,$ ^the$ ^size$^,$ ^shape$^,$ ^design$ ^and$ ^origin$ ^of$ ^live$^-$^aboard$ ^boat$ ^can$ ^fill$ ^page$ ^in$ ^Lloyd$ ^'s$ ^register$ ^of$ ^ship$^.$ +^Ohio$ ^'s$ ^Charles$ ^*P$^.$ ^*Taft$ ^have$ ^long$ ^believe$ ^that$ ^Protestant$ ^should$ ^find$ ^a$ ^way$ ^to$ ^fill$ ^a$ ^major$ ^gap$ ^in$ ^the$ ^public$^-$^school$ ^curriculum$^.$ +^fast$ ^enough$ ^to$ ^fill$ ^a$ ^30$^-$^volume$ ^encyclopaedia$ ^in$ ^42$ ^minute$^.$ +^and$ ^Ford$ ^be$ ^so$ ^desperate$ ^to$ ^fill$ ^200$ ^open$ ^job$ ^in$ ^its$ ^hybrid$ ^program$ ^that$ ^prpers$ ^be$ ^compete$ ^with$ ^*Toyota$ ^to$ ^hire$ ^engineer$ ^from$ ^the$ ^software$ ^and$ ^aerospace$ ^industry$^.$ +^so$ ^far$^,$ ^the$ ^search# for$ ^a$ ^issue$ ^to$ ^fill$ ^the$ ^*void$ ^have$ ^come$ ^up$ ^empty$^.$ +^invite$ ^10,000$ ^*Cajuns$ ^*anywhere$^,$ ^serve$^'$ ^*em$ ^beer$ ^and$ ^tell$^'$ ^*em$ ^there+have$ ^*gon$ ^*na$ ^be$ ^a$ ^fight$^,$ ^and$ ^prpers+will$ ^fill$ ^the$ ^place$ ^up$^.$ +^fire$ ^truck$ ^speed$ ^off$ ^and$ ^take$ ^up$ ^station$ ^at$ ^one$^-$^mile$ ^interval$ ^along$ ^the$ ^eight$^-$^mile$ ^runway$^.$ +^the$ ^child$ ^be$ ^find$ ^when$ ^a$ ^fire alarm$ ^go$ ^off$ ^and$ ^Nicole$ ^call$ ^911$ +^after$ ^I$ ^pickle$ ^fire$ ^the$ ^bomb$ ^off$^,$ ^prpers$ ^do+not$ ^have# to$ ^worry$ ^about$ ^watch$ ^the$ ^*flir$ ^forward$^-$^look$ ^infrared$ ^*sys$ ^*tem$ +^and$ ^prpers$ ^want# to$ ^get$ ^one$ ^major$ ^thought$ ^across$^.$ +^but$ ^prpers+would$ ^love$ ^to$ ^get$ ^all$ ^our$ ^cyclist$ ^across$ ^the$ ^finish$ ^line$ ^on$ ^the$ ^*Champs$ ^*Elysees$^.$ +^*Khrushchev$ ^and$ ^his$ ^deputy$^,$ ^*Frol$ ^*Kozlov$^,$ ^be$ ^the$ ^only$ ^top$ ^communist$ ^who$ ^be$ ^able$ ^to$ ^get$ ^through$ ^to$ ^the$ ^person$ ^across$ ^the$ ^extraordinary$ ^gap$ ^of$ ^class$ ^distinction$ ^that$ ^separate$ ^the$ ^communist$ ^hierarchy$ ^from$ ^the$ ^person$^.$ +^now$ ^come$ ^biographer$ ^*Bradford$ ^Smith$* ^with$ ^information$ ^that$ ^seem$ ^to$ ^give$ ^the$ ^truth$ ^back$ ^to$ ^captain$ ^Smith$ ^and$ ^the$ ^lie$ ^to$ ^his$ ^*detractors$^.$ +^*Kreps$ ^believe$ ^that$ ^business$ ^in the future$ ^may$ ^have# to$ ^give$ ^more$ ^time$ ^off$ ^to$ ^employee$ ^in$ ^*midcareer$^.$ +^to$ ^bear$ ^additional$ ^cost$ ^when$ ^no$ ^such$ ^cost$ ^be$ ^incur$ ^to$ ^give$ ^other$ ^employee$ ^the$ ^day$ ^off$ ^that$ ^prpers$ ^want$^.$ +^who$ ^do$ ^Mrs.$ ^*Rogers$ ^give$ ^that$ ^book$ ^up to$ ^as$ ^prpers$ ^say$ ^prpers$ ^give+prpers# up$ ^in$ ^January$ ^of$ ^this year$^.$ +^prpers$ ^do$ ^not$ ^believe$ ^prpers$ ^can$ ^give$ ^authority$ ^to$ ^set# up$ ^this$ ^barrier$^.$^.$ \ No newline at end of file Index: branches/apertium-separable/testing/incorrect_testfile.txt =================================================================== --- branches/apertium-separable/testing/incorrect_testfile.txt (revision 80831) +++ branches/apertium-separable/testing/incorrect_testfile.txt (nonexistent) @@ -1,6 +0,0 @@ -^take$ ^birdog$ ^out$ -^take$ ^birdog$ ^out$ -^big$ ^birdog ^out$ -^take$ ^big$ ^out$ -^take$ ^birdog$ ^to$ ^the ^park$ ^out$ ^there$ -^prpers$ ^take$ ^one$ ^out of$ ^ten$ ^try$ Index: branches/apertium-separable/testing/correct_testfile.txt =================================================================== --- branches/apertium-separable/testing/correct_testfile.txt (revision 80831) +++ branches/apertium-separable/testing/correct_testfile.txt (nonexistent) @@ -1,72 +0,0 @@ -^take$ ^birdog$ ^out$ -^take$ ^birdog$ ^out$ -^take$ ^birdog$ ^out$ -^take$ ^birdog$ ^out$ -^take$ ^birdog$ ^out$ -^take$ ^birdog$ ^out$ -^take$ ^birdog$ ^out$ -^take$ ^birdog$ ^out$ -^take$ ^birdog$ ^out$ -^take$ ^birdog$ ^out$ -^take$ ^big$ ^birdog$ ^out$ -^take$ ^big$ ^birdog$ ^out$ -^take$ ^big$ ^birdog$ ^out$ -^take$ ^big$ ^birdog$ ^out$ -^take$ ^big$ ^birdog$ ^out$ -^take$ ^big$ ^birdog$ ^out$ -^take$ ^big$ ^birdog$ ^out$ -^take$ ^big$ ^birdog$ ^out$ -^take$ ^big$ ^birdog$ ^out$ -^take$ ^big$ ^birdog$ ^out$ -^take$ ^big$ ^birdog$ ^out$ -^take$ ^big$ ^birdog$ ^out$ -^take$ ^big$ ^birdog$ ^out$ -^take$ ^big$ ^birdog$ ^out$ -^take$ ^big$ ^birdog$ ^out$ -^take$ ^big$ ^birdog$ ^out$ -^take$ ^big$ ^birdog$ ^out$ -^take$ ^big$ ^birdog$ ^out$ -^take$ ^big$ ^birdog$ ^out$ -^take$ ^big$ ^birdog$ ^out$ -^take$ ^big$ ^round$ ^birdog$ ^out$ -^take$ ^big$ ^round$ ^birdog$ ^out$ -^take$ ^big$ ^round$ ^birdog$ ^out$ -^take$ ^big$ ^round$ ^birdog$ ^out$ -^take$ ^big$ ^round$ ^birdog$ ^out$ -^take$ ^big$ ^round$ ^birdog$ ^out$ -^take$ ^big$ ^round$ ^birdog$ ^out$ -^take$ ^big$ ^round$ ^birdog$ ^out$ -^take$ ^big$ ^round$ ^birdog$ ^out$ -^take$ ^big$ ^round$ ^birdog$ ^out$ -^take$ ^my$ ^birdog$ ^out$ -^take$ ^my$ ^birdog$ ^out$ -^take$ ^my$ ^birdog$ ^out$ -^take$ ^my$ ^birdog$ ^out$ -^take$ ^my$ ^birdog$ ^out$ -^take$ ^my$ ^birdog$ ^out$ -^take$ ^my$ ^birdog$ ^out$ -^take$ ^my$ ^birdog$ ^out$ -^take$ ^my$ ^birdog$ ^out$ -^take$ ^my$ ^birdog$ ^out$ -^take$ ^my$ ^big$ ^round$ ^birdog$ ^out$ -^take$ ^my$ ^big$ ^round$ ^birdog$ ^out$ -^take$ ^my$ ^big$ ^round$ ^birdog$ ^out$ -^take$ ^my$ ^big$ ^round$ ^birdog$ ^out$ -^take$ ^my$ ^big$ ^round$ ^birdog$ ^out$ -^take$ ^my$ ^big$ ^round$ ^birdog$ ^out$ -^take$ ^my$ ^big$ ^round$ ^birdog$ ^out$ -^take$ ^my$ ^big$ ^round$ ^birdog$ ^out$ -^take$ ^my$ ^big$ ^round$ ^birdog$ ^out$ -^take$ ^my$ ^big$ ^round$ ^birdog$ ^out$ -^take$ ^prpers$ ^out$ -^take$ ^prpers$ ^out$ -^take$ ^prpers$ ^out$ -^take$ ^prpers$ ^out$ -^take$ ^prpers$ ^out$ -^take$ ^prpers$ ^out$ -^take$ ^prpers$ ^out$ -^take$ ^prpers$ ^out$ -^take$ ^prpers$ ^out$ -^take$ ^prpers$ ^out$ -^take$ ^prpers$ ^out$ -^take$ ^Mary$ ^out$ \ No newline at end of file Index: branches/apertium-separable/testing/small_testfile.txt =================================================================== --- branches/apertium-separable/testing/small_testfile.txt (revision 80831) +++ branches/apertium-separable/testing/small_testfile.txt (nonexistent) @@ -1,3 +0,0 @@ -^take$ ^birdog$ ^out$^.$ -^take$ ^birdog$ ^out$ -^take$ ^birdog$ ^out$ \ No newline at end of file Index: branches/apertium-separable/testing/evaluate.py =================================================================== --- branches/apertium-separable/testing/evaluate.py (revision 80831) +++ branches/apertium-separable/testing/evaluate.py (revision 80834) @@ -20,6 +20,7 @@ if tst_l == ref_l: #{ hit += 1.0 else: #{ + print (tst_l) miss += 1.0 #} Index: branches/apertium-separable/testing/run-tests.sh =================================================================== --- branches/apertium-separable/testing/run-tests.sh (revision 80831) +++ branches/apertium-separable/testing/run-tests.sh (revision 80834) @@ -1,14 +1,10 @@ CORP=../corpus/ +MODULE=../src/ LANGS=english -for lang in $LANGS; do - # Just copy input to output, but this is where your module is going to go - # you're going to do cat $CORP"/"$lang.src | your-module.py DATA > $CORP"/"$lang.tst - - cat $CORP"/"$lang.src > $CORP"/"$lang.tst - - # Run the evaluation +for lang in $LANGS; do + cat $CORP"/"$lang.src | $MODULE./lsx-proc $MODULE"/"$lang.bin > $CORP"/"$lang.tst python3 evaluate.py $CORP"/"$lang.src $CORP"/"$lang.ref $CORP"/"$lang.tst done Index: branches/apertium-separable/examples/new-example.dix =================================================================== --- branches/apertium-separable/examples/new-example.dix (revision 80831) +++ branches/apertium-separable/examples/new-example.dix (revision 80834) @@ -69,7 +69,6 @@ constantly daily eventually - ever frequently generally hourly @@ -84,7 +83,10 @@ regularly seldom semi-anually + so sometimes + too + usually weekly yearly @@ -133,7 +135,7 @@

bebeopposed

-

opposedtoto

+

opposedtoto

blowblowout

@@ -215,6 +217,7 @@

hikehikeup

up

+

knockdowndown

down