File size: 48,506 Bytes
6fa4bc9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
{
    "paper_id": "P84-1006",
    "header": {
        "generated_with": "S2ORC 1.0.0",
        "date_generated": "2023-01-19T08:20:26.943865Z"
    },
    "title": "IIOLiNI)EI) CONH'XT PARSING AND FASY I.I'AI+.NAIIII.ITY",
    "authors": [
        {
            "first": "Robert",
            "middle": [
                "C"
            ],
            "last": "Ilcrwick",
            "suffix": "",
            "affiliation": {},
            "email": ""
        }
    ],
    "year": "",
    "venue": null,
    "identifiers": {},
    "abstract": "Room 820. MH\" Artificial Intelligence I ~lb Cambridge. MA 02139 AIISTRACI\" Natural langt~ages are often assumed to be constrained so that they are either easily learnable or parsdble, but few studies have investigated the conrtcction between these two \"'functional'\" demands, Without a fonnal model of pamtbility or learnability, it is difficult to determine which is morc \"dominant\" in fixing the properties of natural languages. In this paper we show that if we adopt one precise model of \"easy\" parsability, namely, that of boumled context parsabilio,, and a precise model of \"easy\" learnability, namely, that of degree 2 learnabilio\" then we can show that certain families of grammars that meet the bounded context parsability ct~ndition will also be degree 2 learnable. Some implications of this result for learning in other subsystems of linguistic knowledge are suggested. 1",
    "pdf_parse": {
        "paper_id": "P84-1006",
        "_pdf_hash": "",
        "abstract": [
            {
                "text": "Room 820. MH\" Artificial Intelligence I ~lb Cambridge. MA 02139 AIISTRACI\" Natural langt~ages are often assumed to be constrained so that they are either easily learnable or parsdble, but few studies have investigated the conrtcction between these two \"'functional'\" demands, Without a fonnal model of pamtbility or learnability, it is difficult to determine which is morc \"dominant\" in fixing the properties of natural languages. In this paper we show that if we adopt one precise model of \"easy\" parsability, namely, that of boumled context parsabilio,, and a precise model of \"easy\" learnability, namely, that of degree 2 learnabilio\" then we can show that certain families of grammars that meet the bounded context parsability ct~ndition will also be degree 2 learnable. Some implications of this result for learning in other subsystems of linguistic knowledge are suggested. 1",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "Abstract",
                "sec_num": null
            }
        ],
        "body_text": [
            {
                "text": "Natural languages are usually assumed to be constrained so that they arc both learnable and par'sable. But how are these two functional demands related computationally?",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "I INTRODUCTION",
                "sec_num": null
            },
            {
                "text": "With some exceptions, 2 there has been little or no work connecting these two key constraints on natural languages, even though linguistic researchers conventionally assume that learnability somehow plays a dominant role in \"shaping\" language, while eomputationalists usually assume that efficient prncessability is dominant. Can these two functional demands be recrtnciled? There is in fact no a priori reason to believe that the demands of learnability and parsability are necessarily compatible. After all. learuability has to do with the scattering of possible grammars with respect tu evidence input to a learning procedure. This is a property of a family of grammars. Efficient parsability, on the other hand. is a property of a single grammar. A family of grammars could be easily learnable but not easily parsable, or vice-versa. It is easy to provide examples of both sorts. For example, there are finite collections of grammars generating non-rccursivc languages that are easily learnable (just use a disjoint vocabulary as triggering evidcncc to distinguish among them), Yet by dcfinition these languages cannot be easily parsable. On the other hand as is wcll known even the class of all 1. This v,'ork has h~n ~rried out at the MIT Artificial Intelliger.\u00a2e I,aboratory. Support for the l.aborator3\"s artificial intdligenc\u00a2 research ~s provided m part by the Dcf~:nse Advanced Research Projects Agency.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "I INTRODUCTION",
                "sec_num": null
            },
            {
                "text": "Iinite languages plus the tmiver~d inlirtite language coxcring them all is not learnable from just positive evidence (Gold 1967 ). Yet each of these languages is linite state and hence efficiently analyzable.",
                "cite_spans": [
                    {
                        "start": 117,
                        "end": 127,
                        "text": "(Gold 1967",
                        "ref_id": "BIBREF4"
                    }
                ],
                "ref_spans": [],
                "eq_spans": [],
                "section": "See Ik~r~iek 1980 for a sketch of the connections between learnability and parsability.",
                "sec_num": "2."
            },
            {
                "text": "'lhis paper establishes tile first known resolts lbnnally linking efficient par~tbility to efficient Icarnability. It connects a particular model of efficient parsing, namely, bounded context pal.'sing with lookahead as developed by Marcus 1980. to a particular model of language acqnisilitm, the Bounded l)egree of Error (Ill)E) model of Wexlcr and Culicovcr 1980. The key result: bounded context parsability implies \"'easy\" learnability. Here, \"easily learnable\" means \"'learnable from simple, positive (grammatical) sentences of bounded dcgrec of embedding.\" In this case then, the constraints required to guarantee easy parsability, as enforced by the bounded context eortstraJllt, are at least as strong as those required for easy learnability. This means that if we have a language and associated grammar that is known to be parsable by a Marcus-type machine. then we already know that it meets the constraints of bounded degree learning, as defined by Wcxler and Culicover.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "See Ik~r~iek 1980 for a sketch of the connections between learnability and parsability.",
                "sec_num": "2."
            },
            {
                "text": "A number of extensions to the learnability-parsability connection are also suggested. One is to apply the result to other linguistic subsystems, notably, morphological and phonological rule systems. Although these subsystems are finite state, this does not automatically imply easy learnability, as Gold (1967) shows. In fact, identification is still computationally intractable --it is NP-hard (Gold 1978) , taking an amount of evidence exponentially proportional to the number of states in the target finite state system. Since a given natural language could have a morphological system of a few hundred or even a few thousand states (Kimmn 1983, for Finnish), this is a serious problem, Thus we must find additional constraints to make natural morphological systems tractably learnable.",
                "cite_spans": [
                    {
                        "start": 299,
                        "end": 310,
                        "text": "Gold (1967)",
                        "ref_id": "BIBREF4"
                    },
                    {
                        "start": 395,
                        "end": 406,
                        "text": "(Gold 1978)",
                        "ref_id": "BIBREF5"
                    }
                ],
                "ref_spans": [],
                "eq_spans": [],
                "section": "See Ik~r~iek 1980 for a sketch of the connections between learnability and parsability.",
                "sec_num": "2."
            },
            {
                "text": "An analog of the bounded context model for morphological systems may suffice. If we require that such systems be k-reversible, as defined by Angluin (in press), then art efficient polynomial time induction algorithm exists.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "See Ik~r~iek 1980 for a sketch of the connections between learnability and parsability.",
                "sec_num": "2."
            },
            {
                "text": "To summarize, what is the importance of this result for computational linguistics? o It shows for the first time that parsability is stronger constraint titan learnability, at least given this particular way of defining the comparison. Thus computationalists may have been right in tbcusing on efficient parsability as a metric for comparing theories.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "See Ik~r~iek 1980 for a sketch of the connections between learnability and parsability.",
                "sec_num": "2."
            },
            {
                "text": "o It provides an explicit criterion for learnability. This criterion can bc tied to known grammar and language class results. For example, we can .say that the language anbncn will be easily learnable, since it is hounded context parsablc (in an extended sense). u It Ibrlnall.~ cnnnects the Marcus model fi~r p.nsing to a model of acquisition. It pinf~oints the rcl,ttionship of tile Marcus parser ~o the 1.1~,( k I and btmndcd context p,trsmg models.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "See Ik~r~iek 1980 for a sketch of the connections between learnability and parsability.",
                "sec_num": "2."
            },
            {
                "text": "o It suggests criteria fi~r tile learnability ~f phomflogical and rnorphulugical systems. In particular, fl~c notitm of k-reversibility, the anah~g of bounded context par.~d'~ility Ibr Iinite slaue s3,stems, may play a key nile here. The reversibility constraint thus lends learnahilit.v support to computational frameworks that propose \"'reversible\" rules (such as that of Koskcnnicmi 1983) versus those that do not (such as standard generative approaches).",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "See Ik~r~iek 1980 for a sketch of the connections between learnability and parsability.",
                "sec_num": "2."
            },
            {
                "text": "This paper is organized as follows. Section l reviews the basic definitions of the bounded context model for parsing and the bounded degree of error model for learning. Section 2 sketches the main result, leaving aside the details of certain lemmas. Section 3 extends the bounded context--bounded degree of error model to morphological and phtmological systems, and advances the notion of k.reversibility as the analog of bounded context parsability for such finite state sysiems.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "See Ik~r~iek 1980 for a sketch of the connections between learnability and parsability.",
                "sec_num": "2."
            },
            {
                "text": "To begin, we define the models of parsing and learning that will be used in the sequel. The parsing model is a variant of the Marcus parser. \"I11e learning theory is the Degree 2 theory of Wexler and Culicover (1980) . The Marcus parser defines a class of languages (and associated grammars) that are easily pa~able; Degree 2 theory, a class of languages (and asstx:iated grammars) that is easily learnable.",
                "cite_spans": [
                    {
                        "start": 189,
                        "end": 216,
                        "text": "Wexler and Culicover (1980)",
                        "ref_id": "BIBREF12"
                    }
                ],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "To begin our comparison, We must say what class of \"easily learnable\" languages l)egrec 2 theory defines. The aim of the theory is to define constraints such that a family of transfonnational grammars will be learnable from \"'simple\" data; the learning procedure can get positive (grammatical) example sentences of depth of embedding of two or tess (sentences up to two embedded sentences, but no more). The key property of the translbrmational family that establishes learnability is dubbed Bounded Degree of I?rror. Roughly and intuitively. BI)E is a property related to the \"separability\" of langu:tges and grammars given simple data: if there is a way for the learner to tell that a currently hypnthesized language {and grammar) is incorrect, then there must be some simple scntc'~ce that reveals this --all languages in the family must be separable b',' simple sentences.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "The wa.~ that the learner can tell that a currentl~ I1H~othesizcd grammar is wrong given some sample sentence is by trying to see whether the current granlmar can nl~lp from a deep structure for the sentence to the observed ~mple sentence. That is, we imagine the learner being li~d with a series of hase (deep structnre)-st, rface sentence (denoted \"'b, s\") pairs. (See Wexler and Culicover 1980 fur details and justification of this approach, as well as a weakening of the requirement that base structures be available: see Berwick 1980 1982 for an independently developed conlputational version.) Ifthe learner's current transformational component. '1 I, can map from b to s. then all is well. If not. and Tl(b)=s does not equal s. then a detectable error has been uncovered.",
                "cite_spans": [
                    {
                        "start": 526,
                        "end": 538,
                        "text": "Berwick 1980",
                        "ref_id": null
                    }
                ],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "With this background we can provide a precise definition of the BI)E property:",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "A family of transrormationally-generated languages k possesses the BI)t-property iff for any base grammar B (fur languages in 13 there exists a finite integer U. such that for an). possible adult transformational component A and learner component C, if A and C disagree on any phrase-marker b generated by B. then they disagree on some phrase-marker b generated by B, with b' ofdegree at most U. Wexler and Culicover 1980 page 108.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "If we substitute 2 for U in the theorem, we get the Degree 2 constraint.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "Once IIDE is established for some family of languages, then convergence of a learning procedure is easy to proved. Wexler and Culicover 1980 have the details, but the key insight is that the number of possible errors is now bounded from above.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "The BDE property can be defined in any grammatical framework, and this is what we shall do here. We retain the idea of mapping from some underlying \"base\" structure to the surface sentence. (If we are parsing, we must map from the surface sentence to this underlying structure.) The mapping is not necessarily transformational, however; for example, a set of context-free rules could carry it out. In this paper w? assume that the mapping from surface sentences to underlying structures is carried out by a Marcus-type parser. The mapping from structure to sentence is then defined by the inverse of the operation of this machine. This fixes one possible target language. (The full version of this paper defines this mapping in full.)",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "Note further that the BDE property is defined not just with respect to possible adult target languages, but also with respect to the distribution of the learner's possible guesses. So for example, even if there were just ten target languages (defining 10 underlying grammars), the BDE property must hold with respect to those languages and any intervening learner languages (grammars). So we must also define a family of languages to be acquired. This is done in the next section.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "BI)E, then, is our criterial property for easy learnability. Just those lhmilies of grammars that possess the BI)E property (with respect to a learner's guesses) are easily learnable. Now let us I11rn to bounded context parsal)ilit). (llCl>). The definition ~)1\" IICI ) used here an extension t)f the standard delinition as in Aht)and Lillmall 1972 p. 427. Intuitively. a grammar is IICP if it is \"'backwards deterministic\" given a radius nf k tokens around cvcry parsing decision. That is. it is possible to find dcte.rmiuistically the production that vpplied at a given step in a derivation by examining just a btnmded mnuber of tokens (fixed in advance) to the left and right at that point in the derivation. Following Aho and UIIman we have this definition for bounded right-context grammars:",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "G is bounded right-context if the following four conditions:",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "(1) S=:'aA,~=:'a#~ and (2) S=%,Bx=~-~,~x = a'B,b",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "are rightmost derivations in the grammar;",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "We will u~ the term \"bounded context\" instead of \"bounded right-context.\" To extend the definition we drop the requirement that the derivation is rightmost and use instead non-canonical derivation sequences as defined by Szymanski and Williams (1976) . Have the students take the exam, the Marcus parser must delay analyzing hare until the full NP the students is processed. Thus a canonical (rightmost) parse is not produced, and the lookahead for the parser includes the sequence NP--take, successfully distinguishing this parse from the NP--taken sequence for a yes-no question. This extension was first proposed by Knuth (1965) and developed by Szymanski and Williams (1976) . In this model we can postpone a canonical rightmost derivation some fixed number of thnes t. This corresponds to building t complete subtrees and making these part of the lookahead before we return to the postponed analysis. The Marcus machine (and the model we adopt here) is not as general as an l.R(k) type parser in one key respect. An I.R(k) parser can use the entire left context m making its parsing decisions.",
                "cite_spans": [
                    {
                        "start": 221,
                        "end": 250,
                        "text": "Szymanski and Williams (1976)",
                        "ref_id": "BIBREF10"
                    },
                    {
                        "start": 619,
                        "end": 631,
                        "text": "Knuth (1965)",
                        "ref_id": "BIBREF8"
                    },
                    {
                        "start": 649,
                        "end": 678,
                        "text": "Szymanski and Williams (1976)",
                        "ref_id": "BIBREF10"
                    }
                ],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "(It alst) uses a bounded right context, its h)okahead.)The 1.R(k) ,nachine can do this because the entire left context can be stored as a regular set in the finite control of the parsing machine (see Knuth 1965) . That is, l.R(k) parsers make use uf an encoding of the left context in order to keep track of what to do. The Marcus machine is much mure limited than this. l.ocal parsing decisions arc made by examining strictly litend contexts an)und file current locus of parsing contexts. A finite state encoding of left context is not permitted.",
                "cite_spans": [
                    {
                        "start": 200,
                        "end": 211,
                        "text": "Knuth 1965)",
                        "ref_id": "BIBREF8"
                    }
                ],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "The BCP class also makes sense its a pn)xy for \"'efficiently parsable\" because all its members are analyzable in time linear in the length t)[\" their input sentences, at least if file associated gr~lllllllars are COlttext-fiee. If die ~r~lllllTlars are nol etmtext-free. then BCP members are parsahle in at ~orst quadratic (n squared) time. (See Szymanski and Williams 1976 fur proofs of these results.) III CONNIT_q'ING PARSABII.ITY AND I.EARNABII.ITY",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "We can now at least furmalize our problem of comparing learnability and parsability. The question now becomes: What is the relationship between the Ill)t\" property and the BCP property? Intuitively, a grammar is BCP if we can always tell which of two rules applied in a given bounded context. Also intuitively, a family of grammars is III)E il: given any two grammars in the family G and G\" with different roles R and R\" say. we can tell which rule is the correct one by looking at two derivations ofbotmded degree, with R applying in one and yielding surface string s, and R\" applying in the udder yielding surface string s'. with s not equal to s'. This property must hold with respect to all possible adult and learner grammars. So a space of possible target grammars must be considered. The way we do this is by considering some '*fixed\" grammar G and possible variants of G formed by substituting the production rules in G with hypothesized alternatives.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "The theorem we want to now prove is:",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "If the grammars formed by augmenting G with possible hypothesized grammar rules arc BCP. then that family is also BDE.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "The theorem is established by using the BCP property to directly construct a small-degree phrase marker that meets the BDE condition. We select two grammars G, G' from the family of grammars. Both are BCP, by definition. By assumption, there is a detectable error that distinguishes G with rule R from G' with rule R'. Letus .say that Rule R is of the form A~a; R' is B=*'a'.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "Since R' determines a detectable error, there must be a derivation with a common sentential form ,t, such that R applies to ,I, and eventually derives sentence s, while R' applies to \u00a2, and eventually derives s' different from s. The number of steps in the derivation of the the two sentences may be arbitrary, however. What we must show is that there are two derivations bounded in advance by some constant that yield two different sentences.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "The BCP conditions state that identical (re.n) contexts imply that A and B are equal. Taking the contrapositive, if A and B are unequal, then the 0n,n) context must be nonidentical. This establishes that BCP implies (re.n) context error detectability. 3",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "We are not yet done though. An (Ul.U) context detectable error could consist of tenninal and nonterminal elements, not just terminals (words) as required by the detectable error condition. We must show that we can extend such a detectable error to a surface sentence detectable error with an underlying structure of bounded degree. An easy lemma establishes this. If R' is an (m.n) context detectable error, then R' is bounded degree of error detectable.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "The proof (by induction) is omitted: only a sketch will be given here. Intuitively. the reason is that ~e can extend any nonterminals in the error-detectable (m,n) context to some valid surface sentence and bound this derivation by some constant fixed in advance and depending only on the grammar. This is because unbounded derivations are possible only by the repetitiort of nontermirmls via recursion: since there are only a finite number of distinct nonterminals, it is only via recursion that wc can obtain a derivation chain that is arbitrarily deep. But. as is well knuwn (compare the proof of the pumping lemma for context-free grammars), any such arbitrarily deep derivation producing a valid surface sentence also has an associated truncated derivation, bounded by a constant dependent on the grammar, that yields a valid sentcnce of the language. Thus we can convert any (re.n) context detectable error to a bounded degree of error sentence. This proves the basic result.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "As an application, consider the strictly context-sensitive language anbnc n. This language has a grammar that is BCP in the extended sense (Szymanski and Williams 1976) . The family of grammars obtained by replacing the rules of this IICP grammar by alternative rules that are also 11CP (including the original grammar) meets the BDE condition.",
                "cite_spans": [
                    {
                        "start": 139,
                        "end": 168,
                        "text": "(Szymanski and Williams 1976)",
                        "ref_id": "BIBREF10"
                    }
                ],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "This result was established independently by Wexler 1982.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "1I IIOUNDED CONTEXT PARSAIflI.ITY AND I)OUNDED DEGREE OF EI~,ROR I.EARNING",
                "sec_num": null
            },
            {
                "text": "In the domain of syntax, we have seen that constraints ensuring efficiem parsability also guarantee easy lcarnability. This result suggests an extension to other domains of linguistic knowledge. Consider morphological rule systems. Several recent models suggest finite state transducers as a way to pair lexical (surface) and underlying titans of words (Koskenniemi 1983: Kaplan and Kay 1983) . While such systems may well be efficiently analyzable, it is not so ~ell known that easy learnability does not follow directly from this adopted formalism. To learn even a finite state system one must examine all possible state-transition combinations. This is combinatorially explosive, as Gold 1978 proves. Without additional constraints, finite trzmsducer induction is intractable.",
                "cite_spans": [
                    {
                        "start": 353,
                        "end": 382,
                        "text": "(Koskenniemi 1983: Kaplan and",
                        "ref_id": null
                    },
                    {
                        "start": 383,
                        "end": 392,
                        "text": "Kay 1983)",
                        "ref_id": "BIBREF6"
                    }
                ],
                "ref_spans": [],
                "eq_spans": [],
                "section": "IV EXTENSIONS OF THE BASIC RESULT",
                "sec_num": null
            },
            {
                "text": "What is needed is some way to localize errors: this is what the bounded degree ofern)r condition does.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "IV EXTENSIONS OF THE BASIC RESULT",
                "sec_num": null
            },
            {
                "text": "Is there ill) an;dog tlf the the IICP condition for finite state systems that also implies easy learnahility? The answer is yes. The essence of BCP is that derivations are backwards and forwards deterministic within local (m.n) contexts. But this is precisely the notion of k-reversibilit.I; as defined by Angluin (in press). Angluin shows that k-reversible automata have polynomial time induction algorithms, in contrast to the result for general finite state automata. It then becomes important to .see if k-reversibility holds for current theories of morphological rule systems. The fifll paper analyzes bt)th \"'classical\" generative theories (that do not seem to meet the test of reversibility) and recent transducer theories.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "IV EXTENSIONS OF THE BASIC RESULT",
                "sec_num": null
            },
            {
                "text": "Since k-reversibility is a sufficient, but evidently not a necessary constraint fi,r Icarnability. there could be other conditions guaranteeing the Ic;,rnability of finite state systems. For instance. One of the~, the strict cycle condition in phonology, is also examined in the full paper. We show that the strict cycle also st, flices to meet the III)E condition.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "IV EXTENSIONS OF THE BASIC RESULT",
                "sec_num": null
            },
            {
                "text": "In short, it eppcars that .\".t Icz:st in terms of one framework in which a fontal comparison can bc made, the same constraints that forge efficient parsability also ensure easy learnability.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "",
                "sec_num": null
            },
            {
                "text": "One of lhe nlh,,'r ~hJee nCP ~mdilions could al.~ be ~ioldle.d, bu! ll'lcs~ ate a::~:un.ed t.~e .~)) ~,~Ud,nlic::, W;\" .\"..',~Jme (h~' existence of dcd,.ali~,ns meeting ,\"(mdh!(m.~ t l ).rod L\",) ~n Ihc cxlet:,l..'d !:\u00a2n,.u. i!s v.cJl as ccmdi!ion (3).",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "",
                "sec_num": null
            }
        ],
        "back_matter": [],
        "bib_entries": {
            "BIBREF0": {
                "ref_id": "b0",
                "title": "The Theory of Parsh~g, Translation, and Compiling",
                "authors": [
                    {
                        "first": "J",
                        "middle": [],
                        "last": "Aho",
                        "suffix": ""
                    },
                    {
                        "first": "J",
                        "middle": [],
                        "last": "Ullman",
                        "suffix": ""
                    }
                ],
                "year": 1972,
                "venue": "",
                "volume": "1",
                "issue": "",
                "pages": "",
                "other_ids": {},
                "num": null,
                "urls": [],
                "raw_text": "Aho, J. and Ullman, J. 1972. The Theory of Parsh~g, Translation, and Compiling, vol. 1., Englewood-Cliffs, N J: Prentice-Hall.",
                "links": null
            },
            "BIBREF1": {
                "ref_id": "b1",
                "title": "Induction of k-reversible languages",
                "authors": [
                    {
                        "first": "D",
                        "middle": [],
                        "last": "Angluin",
                        "suffix": ""
                    }
                ],
                "year": 1982,
                "venue": "press, JACM",
                "volume": "",
                "issue": "",
                "pages": "",
                "other_ids": {},
                "num": null,
                "urls": [],
                "raw_text": "Angluin, D. 1982. Induction of k-reversible languages. In press, JACM.",
                "links": null
            },
            "BIBREF2": {
                "ref_id": "b2",
                "title": "Computational analogs of constraints on grammars",
                "authors": [
                    {
                        "first": "R",
                        "middle": [],
                        "last": "Berwiek",
                        "suffix": ""
                    }
                ],
                "year": 1980,
                "venue": "Proceedings of the 18th Annual Meeting of the Association for Computational Linguistics",
                "volume": "",
                "issue": "",
                "pages": "",
                "other_ids": {},
                "num": null,
                "urls": [],
                "raw_text": "Berwiek, R. 1980. Computational analogs of constraints on grammars. Proceedings of the 18th Annual Meeting of the Association for Computational Linguistics.",
                "links": null
            },
            "BIBREF3": {
                "ref_id": "b3",
                "title": "Locality Principles and the Acquisition of Syntactic Knowledge, PhD dissertation",
                "authors": [
                    {
                        "first": "R",
                        "middle": [],
                        "last": "Berwick",
                        "suffix": ""
                    }
                ],
                "year": 1982,
                "venue": "",
                "volume": "",
                "issue": "",
                "pages": "",
                "other_ids": {},
                "num": null,
                "urls": [],
                "raw_text": "Berwick, R. 1982. Locality Principles and the Acquisition of Syntactic Knowledge, PhD dissertation, MIT Department of Electrical Engineering and Computer Science.",
                "links": null
            },
            "BIBREF4": {
                "ref_id": "b4",
                "title": "Language identification in the limit",
                "authors": [
                    {
                        "first": "E",
                        "middle": [],
                        "last": "Gold",
                        "suffix": ""
                    }
                ],
                "year": 1967,
                "venue": "Information and Control",
                "volume": "",
                "issue": "",
                "pages": "",
                "other_ids": {},
                "num": null,
                "urls": [],
                "raw_text": "Gold, E. 1967. Language identification in the limit. Information and Control, 10.",
                "links": null
            },
            "BIBREF5": {
                "ref_id": "b5",
                "title": "On the complexity of minimum inference of regular sets",
                "authors": [
                    {
                        "first": "E",
                        "middle": [],
                        "last": "Gold",
                        "suffix": ""
                    }
                ],
                "year": 1978,
                "venue": "h~fonnation and Control",
                "volume": "39",
                "issue": "",
                "pages": "337--350",
                "other_ids": {},
                "num": null,
                "urls": [],
                "raw_text": "Gold, E. 1978. On the complexity of minimum inference of regular sets. h~fonnation and Control 39, 337-350.",
                "links": null
            },
            "BIBREF6": {
                "ref_id": "b6",
                "title": "Word recognition",
                "authors": [
                    {
                        "first": "R",
                        "middle": [],
                        "last": "Kaplan",
                        "suffix": ""
                    },
                    {
                        "first": "M",
                        "middle": [],
                        "last": "Kay",
                        "suffix": ""
                    }
                ],
                "year": 1983,
                "venue": "",
                "volume": "",
                "issue": "",
                "pages": "",
                "other_ids": {},
                "num": null,
                "urls": [],
                "raw_text": "Kaplan, R. and Kay, M. 1983. Word recognition. Xerox Palo Alto Research Center.",
                "links": null
            },
            "BIBREF7": {
                "ref_id": "b7",
                "title": "Two-Level Morphology: A General Computational Model for Word Form Recognition and Production, Phi) dissc~ltion",
                "authors": [
                    {
                        "first": "K",
                        "middle": [],
                        "last": "Koskennicmi",
                        "suffix": ""
                    }
                ],
                "year": 1983,
                "venue": "",
                "volume": "",
                "issue": "",
                "pages": "",
                "other_ids": {},
                "num": null,
                "urls": [],
                "raw_text": "Koskennicmi, K. 1983. Two-Level Morphology: A General Computational Model for Word Form Recognition and Production, Phi) dissc~ltion, University ofl lelsinki.",
                "links": null
            },
            "BIBREF8": {
                "ref_id": "b8",
                "title": "On the translation of languages from left to right",
                "authors": [
                    {
                        "first": "",
                        "middle": [
                            "D"
                        ],
                        "last": "Knuth",
                        "suffix": ""
                    }
                ],
                "year": 1965,
                "venue": "",
                "volume": "",
                "issue": "",
                "pages": "",
                "other_ids": {},
                "num": null,
                "urls": [],
                "raw_text": "Knuth. D. 1965. On the translation of languages from left to right. In.fimnathm and ('ontroL 8.",
                "links": null
            },
            "BIBREF9": {
                "ref_id": "b9",
                "title": "A Model of Syntactic Recognition for Natural Language",
                "authors": [
                    {
                        "first": "Marcus",
                        "middle": [
                            "M"
                        ],
                        "last": "",
                        "suffix": ""
                    }
                ],
                "year": 1980,
                "venue": "",
                "volume": "",
                "issue": "",
                "pages": "",
                "other_ids": {},
                "num": null,
                "urls": [],
                "raw_text": "Marcus. M. 1980. A Model of Syntactic Recognition for Natural Language. Cambridge MA: MIT Press.",
                "links": null
            },
            "BIBREF10": {
                "ref_id": "b10",
                "title": "Noncanonical extensions of bottomup parsing techniques. SIAM .1. Computing, 5",
                "authors": [
                    {
                        "first": "",
                        "middle": [
                            "T"
                        ],
                        "last": "Szymanski",
                        "suffix": ""
                    },
                    {
                        "first": "",
                        "middle": [
                            "J"
                        ],
                        "last": "Williams",
                        "suffix": ""
                    }
                ],
                "year": 1976,
                "venue": "",
                "volume": "",
                "issue": "",
                "pages": "",
                "other_ids": {},
                "num": null,
                "urls": [],
                "raw_text": "Szymanski. T. and Williams. J. 1976. Noncanonical extensions of bottomup parsing techniques. SIAM .1. Computing, 5.",
                "links": null
            },
            "BIBREF11": {
                "ref_id": "b11",
                "title": "Some isst,es in the formal theory of learnability",
                "authors": [
                    {
                        "first": "K",
                        "middle": [],
                        "last": "Wexler",
                        "suffix": ""
                    }
                ],
                "year": 1982,
                "venue": "The Logical Problem of l,anguage Acquisition",
                "volume": "",
                "issue": "",
                "pages": "",
                "other_ids": {},
                "num": null,
                "urls": [],
                "raw_text": "Wexler, K. 1982. Some isst,es in the formal theory of learnability. in C. Baker and J. McCarthy (eds.). The Logical Problem of l,anguage Acquisition.",
                "links": null
            },
            "BIBREF12": {
                "ref_id": "b12",
                "title": "Formal Principles of Language Acquisition",
                "authors": [
                    {
                        "first": "K",
                        "middle": [],
                        "last": "Wexler",
                        "suffix": ""
                    },
                    {
                        "first": "P",
                        "middle": [],
                        "last": "Culicover",
                        "suffix": ""
                    }
                ],
                "year": 1980,
                "venue": "",
                "volume": "",
                "issue": "",
                "pages": "",
                "other_ids": {},
                "num": null,
                "urls": [],
                "raw_text": "Wexler, K. and P. Culicover 1980. Formal Principles of Language Acquisition, Cambridge, MA: Mrr Press.",
                "links": null
            }
        },
        "ref_entries": {}
    }
}