state 15 contains 5 shift/reduce conflicts
——– Grammar ——–
rule 1 content: rule 2 content: elements rule 3 elements: elements element rule 4 elements: element rule 5 element: emphasis rule 6 element: italic rule 7 element: strike rule 8 element: label rule 9 element: reference rule 10 element: ruby rule 11 element: footnote rule 12 element: image rule 13 element: verb rule 14 element: erb rule 15 element: manuedo rule 16 element: normal_strings rule 17 emphasis: EM_OPEN content EM_CLOSE rule 18 italic: ITALIC_OPEN content ITALIC_CLOSE rule 19 strike: STRIKE_OPEN content STRIKE_CLOSE rule 20 footnote: FOOTNOTE_OPEN content FOOTNOTE_CLOSE rule 21 image_string: OTHER rule 22 image_string: QUOTE rule 23 image_string: BAR rule 24 image_string: SLASH rule 25 image_string: BACK_SLASH rule 26 image_string: EM_OPEN rule 27 image_string: EM_CLOSE rule 28 image_string: ITALIC_OPEN rule 29 image_string: ITALIC_CLOSE rule 30 image_string: STRIKE_OPEN rule 31 image_string: STRIKE_CLOSE rule 32 image_string: RUBY_OPEN rule 33 image_string: RUBY_CLOSE rule 34 image_string: MANUEDO_OPEN rule 35 image_string: MANUEDO_CLOSE rule 36 image_string: ERB_OPEN rule 37 image_string: ERB_CLOSE rule 38 image_string: REFERENCE_OPEN rule 39 image_string: REFERENCE_CLOSE rule 40 image_string: LABEL_OPEN rule 41 image_string: LABEL_CLOSE rule 42 image_string: FOOTNOTE_OPEN rule 43 image_string: FOOTNOTE_CLOSE rule 44 image_string: VERB_OPEN rule 45 image_string: VERB_CLOSE rule 46 image_string: IMAGE_OPEN rule 47 image_strings: image_strings image_string rule 48 image_strings: image_string rule 49 image: IMAGE_OPEN image_strings IMAGE_CLOSE rule 50 ruby_string: OTHER rule 51 ruby_string: QUOTE rule 52 ruby_string: BAR rule 53 ruby_string: SLASH rule 54 ruby_string: BACK_SLASH rule 55 ruby_string: EM_OPEN rule 56 ruby_string: EM_CLOSE rule 57 ruby_string: ITALIC_OPEN rule 58 ruby_string: ITALIC_CLOSE rule 59 ruby_string: STRIKE_OPEN rule 60 ruby_string: STRIKE_CLOSE rule 61 ruby_string: IMAGE_OPEN rule 62 ruby_string: IMAGE_CLOSE rule 63 ruby_string: MANUEDO_OPEN rule 64 ruby_string: MANUEDO_CLOSE rule 65 ruby_string: ERB_OPEN rule 66 ruby_string: ERB_CLOSE rule 67 ruby_string: REFERENCE_OPEN rule 68 ruby_string: REFERENCE_CLOSE rule 69 ruby_string: LABEL_OPEN rule 70 ruby_string: LABEL_CLOSE rule 71 ruby_string: RUBY_OPEN rule 72 ruby_string: FOOTNOTE_OPEN rule 73 ruby_string: FOOTNOTE_CLOSE rule 74 ruby_string: VERB_OPEN rule 75 ruby_string: VERB_CLOSE rule 76 ruby_strings: ruby_strings ruby_string rule 77 ruby_strings: ruby_string rule 78 ruby: RUBY_OPEN ruby_strings RUBY_CLOSE rule 79 erb: ERB_OPEN verb_string ERB_CLOSE rule 80 manuedo: MANUEDO_OPEN content MANUEDO_CLOSE rule 81 label_string: OTHER rule 82 label_string: QUOTE rule 83 label_string: BAR rule 84 label_string: SLASH rule 85 label_string: BACK_SLASH rule 86 label_strings: label_strings label_string rule 87 label_strings: label_string rule 88 label: LABEL_OPEN label_strings LABEL_CLOSE rule 89 reference_string: OTHER rule 90 reference_string: QUOTE rule 91 reference_string: BAR rule 92 reference_string: SLASH rule 93 reference_string: BACK_SLASH rule 94 reference_strings: reference_strings reference_string rule 95 reference_strings: reference_string rule 96 reference: REFERENCE_OPEN reference_strings REFERENCE_CLOSE rule 97 verb_string: OTHER rule 98 verb_string: QUOTE rule 99 verb_string: BAR rule 100 verb_string: SLASH rule 101 verb_string: BACK_SLASH rule 102 verb_string: EM_OPEN rule 103 verb_string: EM_CLOSE rule 104 verb_string: ITALIC_OPEN rule 105 verb_string: ITALIC_CLOSE rule 106 verb_string: STRIKE_OPEN rule 107 verb_string: STRIKE_CLOSE rule 108 verb_string: IMAGE_OPEN rule 109 verb_string: IMAGE_CLOSE rule 110 verb_string: MANUEDO_OPEN rule 111 verb_string: MANUEDO_CLOSE rule 112 verb_string: ERB_OPEN rule 113 verb_string: ERB_CLOSE rule 114 verb_string: REFERENCE_OPEN rule 115 verb_string: REFERENCE_CLOSE rule 116 verb_string: LABEL_OPEN rule 117 verb_string: LABEL_CLOSE rule 118 verb_string: RUBY_OPEN rule 119 verb_string: RUBY_CLOSE rule 120 verb_string: FOOTNOTE_OPEN rule 121 verb_string: FOOTNOTE_CLOSE rule 122 verb_string: VERB_OPEN rule 123 verb_strings: verb_string rule 124 verb_strings: verb_strings verb_string rule 125 verb: VERB_OPEN verb_strings VERB_CLOSE rule 126 normal_strings: normal_string rule 127 normal_strings: normal_strings normal_string rule 128 normal_string: OTHER rule 129 normal_string: QUOTE rule 130 normal_string: BAR rule 131 normal_string: SLASH rule 132 normal_string: BACK_SLASH
——- Symbols ——-
**Nonterminals, with rules where they appear
$start (29) on right: on left : content (30) on right: 17 18 19 20 80 on left : 1 2 elements (31) on right: 2 3 on left : 3 4 element (32) on right: 3 4 on left : 5 6 7 8 9 10 11 12 13 14 15 16 emphasis (33) on right: 5 on left : 17 italic (34) on right: 6 on left : 18 strike (35) on right: 7 on left : 19 label (36) on right: 8 on left : 88 reference (37) on right: 9 on left : 96 ruby (38) on right: 10 on left : 78 footnote (39) on right: 11 on left : 20 image (40) on right: 12 on left : 49 verb (41) on right: 13 on left : 125 erb (42) on right: 14 on left : 79 manuedo (43) on right: 15 on left : 80 normal_strings (44) on right: 16 127 on left : 126 127 image_string (45) on right: 47 48 on left : 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 image_strings (46) on right: 47 49 on left : 47 48 ruby_string (47) on right: 76 77 on left : 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 ruby_strings (48) on right: 76 78 on left : 76 77 verb_string (49) on right: 79 123 124 on left : 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 label_string (50) on right: 86 87 on left : 81 82 83 84 85 label_strings (51) on right: 86 88 on left : 86 87 reference_string (52) on right: 94 95 on left : 89 90 91 92 93 reference_strings (53) on right: 94 96 on left : 94 95 verb_strings (54) on right: 124 125 on left : 123 124 normal_string (55) on right: 126 127 on left : 128 129 130 131 132
**Terminals, with rules where they appear
$end (0) error (1) EM_OPEN (2) 17 26 55 102 EM_CLOSE (3) 17 27 56 103 ITALIC_OPEN (4) 18 28 57 104 ITALIC_CLOSE (5) 18 29 58 105 STRIKE_OPEN (6) 19 30 59 106 STRIKE_CLOSE (7) 19 31 60 107 LABEL_OPEN (8) 40 69 88 116 LABEL_CLOSE (9) 41 70 88 117 REFERENCE_OPEN (10) 38 67 96 114 REFERENCE_CLOSE (11) 39 68 96 115 VERB_OPEN (12) 44 74 122 125 VERB_CLOSE (13) 45 75 125 ERB_OPEN (14) 36 65 79 112 ERB_CLOSE (15) 37 66 79 113 FOOTNOTE_OPEN (16) 20 42 72 120 FOOTNOTE_CLOSE (17) 20 43 73 121 RUBY_OPEN (18) 32 71 78 118 RUBY_CLOSE (19) 33 78 119 IMAGE_OPEN (20) 46 49 61 108 IMAGE_CLOSE (21) 49 62 109 MANUEDO_OPEN (22) 34 63 80 110 MANUEDO_CLOSE (23) 35 64 80 111 BAR (24) 23 52 83 91 99 130 QUOTE (25) 22 51 82 90 98 129 SLASH (26) 24 53 84 92 100 131 BACK_SLASH (27) 25 54 85 93 101 132 OTHER (28) 21 50 81 89 97 128
——— State ———
state 0
EM_OPEN shift, and go to state 16 ITALIC_OPEN shift, and go to state 17 STRIKE_OPEN shift, and go to state 18 LABEL_OPEN shift, and go to state 24 REFERENCE_OPEN shift, and go to state 25 VERB_OPEN shift, and go to state 26 ERB_OPEN shift, and go to state 22 FOOTNOTE_OPEN shift, and go to state 19 RUBY_OPEN shift, and go to state 21 IMAGE_OPEN shift, and go to state 20 MANUEDO_OPEN shift, and go to state 23 BAR shift, and go to state 30 QUOTE shift, and go to state 29 SLASH shift, and go to state 31 BACK_SLASH shift, and go to state 32 OTHER shift, and go to state 28 $default reduce using rule 1 (content) content go to state 1 elements go to state 2 element go to state 3 emphasis go to state 4 italic go to state 5 strike go to state 6 label go to state 7 reference go to state 8 ruby go to state 9 footnote go to state 10 image go to state 11 verb go to state 12 erb go to state 13 manuedo go to state 14 normal_strings go to state 15 normal_string go to state 27
state 1
$end shift, and go to state 33
state 2
2) content : elements _ 3) elements : elements _ element EM_OPEN shift, and go to state 16 ITALIC_OPEN shift, and go to state 17 STRIKE_OPEN shift, and go to state 18 LABEL_OPEN shift, and go to state 24 REFERENCE_OPEN shift, and go to state 25 VERB_OPEN shift, and go to state 26 ERB_OPEN shift, and go to state 22 FOOTNOTE_OPEN shift, and go to state 19 RUBY_OPEN shift, and go to state 21 IMAGE_OPEN shift, and go to state 20 MANUEDO_OPEN shift, and go to state 23 BAR shift, and go to state 30 QUOTE shift, and go to state 29 SLASH shift, and go to state 31 BACK_SLASH shift, and go to state 32 OTHER shift, and go to state 28 $default reduce using rule 2 (content) element go to state 34 emphasis go to state 4 italic go to state 5 strike go to state 6 label go to state 7 reference go to state 8 ruby go to state 9 footnote go to state 10 image go to state 11 verb go to state 12 erb go to state 13 manuedo go to state 14 normal_strings go to state 15 normal_string go to state 27
state 3
4) elements : element _ $default reduce using rule 4 (elements)
state 4
5) element : emphasis _ $default reduce using rule 5 (element)
state 5
6) element : italic _ $default reduce using rule 6 (element)
state 6
7) element : strike _ $default reduce using rule 7 (element)
state 7
8) element : label _ $default reduce using rule 8 (element)
state 8
9) element : reference _ $default reduce using rule 9 (element)
state 9
10) element : ruby _ $default reduce using rule 10 (element)
state 10
11) element : footnote _ $default reduce using rule 11 (element)
state 11
12) element : image _ $default reduce using rule 12 (element)
state 12
13) element : verb _ $default reduce using rule 13 (element)
state 13
14) element : erb _ $default reduce using rule 14 (element)
state 14
15) element : manuedo _ $default reduce using rule 15 (element)
state 15
16) element : normal_strings _ 127) normal_strings : normal_strings _ normal_string BAR shift, and go to state 30 BAR [reduce using rule 16 (element)] QUOTE shift, and go to state 29 QUOTE [reduce using rule 16 (element)] SLASH shift, and go to state 31 SLASH [reduce using rule 16 (element)] BACK_SLASH shift, and go to state 32 BACK_SLASH [reduce using rule 16 (element)] OTHER shift, and go to state 28 OTHER [reduce using rule 16 (element)] $default reduce using rule 16 (element) normal_string go to state 35
state 16
17) emphasis : EM_OPEN _ content EM_CLOSE EM_OPEN shift, and go to state 16 ITALIC_OPEN shift, and go to state 17 STRIKE_OPEN shift, and go to state 18 LABEL_OPEN shift, and go to state 24 REFERENCE_OPEN shift, and go to state 25 VERB_OPEN shift, and go to state 26 ERB_OPEN shift, and go to state 22 FOOTNOTE_OPEN shift, and go to state 19 RUBY_OPEN shift, and go to state 21 IMAGE_OPEN shift, and go to state 20 MANUEDO_OPEN shift, and go to state 23 BAR shift, and go to state 30 QUOTE shift, and go to state 29 SLASH shift, and go to state 31 BACK_SLASH shift, and go to state 32 OTHER shift, and go to state 28 $default reduce using rule 1 (content) elements go to state 2 element go to state 3 emphasis go to state 4 italic go to state 5 strike go to state 6 label go to state 7 reference go to state 8 ruby go to state 9 footnote go to state 10 image go to state 11 verb go to state 12 erb go to state 13 manuedo go to state 14 normal_strings go to state 15 content go to state 36 normal_string go to state 27
state 17
18) italic : ITALIC_OPEN _ content ITALIC_CLOSE EM_OPEN shift, and go to state 16 ITALIC_OPEN shift, and go to state 17 STRIKE_OPEN shift, and go to state 18 LABEL_OPEN shift, and go to state 24 REFERENCE_OPEN shift, and go to state 25 VERB_OPEN shift, and go to state 26 ERB_OPEN shift, and go to state 22 FOOTNOTE_OPEN shift, and go to state 19 RUBY_OPEN shift, and go to state 21 IMAGE_OPEN shift, and go to state 20 MANUEDO_OPEN shift, and go to state 23 BAR shift, and go to state 30 QUOTE shift, and go to state 29 SLASH shift, and go to state 31 BACK_SLASH shift, and go to state 32 OTHER shift, and go to state 28 $default reduce using rule 1 (content) elements go to state 2 element go to state 3 emphasis go to state 4 italic go to state 5 strike go to state 6 label go to state 7 reference go to state 8 ruby go to state 9 footnote go to state 10 image go to state 11 verb go to state 12 erb go to state 13 manuedo go to state 14 normal_strings go to state 15 content go to state 37 normal_string go to state 27
state 18
19) strike : STRIKE_OPEN _ content STRIKE_CLOSE EM_OPEN shift, and go to state 16 ITALIC_OPEN shift, and go to state 17 STRIKE_OPEN shift, and go to state 18 LABEL_OPEN shift, and go to state 24 REFERENCE_OPEN shift, and go to state 25 VERB_OPEN shift, and go to state 26 ERB_OPEN shift, and go to state 22 FOOTNOTE_OPEN shift, and go to state 19 RUBY_OPEN shift, and go to state 21 IMAGE_OPEN shift, and go to state 20 MANUEDO_OPEN shift, and go to state 23 BAR shift, and go to state 30 QUOTE shift, and go to state 29 SLASH shift, and go to state 31 BACK_SLASH shift, and go to state 32 OTHER shift, and go to state 28 $default reduce using rule 1 (content) elements go to state 2 element go to state 3 emphasis go to state 4 italic go to state 5 strike go to state 6 label go to state 7 reference go to state 8 ruby go to state 9 footnote go to state 10 image go to state 11 verb go to state 12 erb go to state 13 manuedo go to state 14 normal_strings go to state 15 content go to state 38 normal_string go to state 27
state 19
20) footnote : FOOTNOTE_OPEN _ content FOOTNOTE_CLOSE EM_OPEN shift, and go to state 16 ITALIC_OPEN shift, and go to state 17 STRIKE_OPEN shift, and go to state 18 LABEL_OPEN shift, and go to state 24 REFERENCE_OPEN shift, and go to state 25 VERB_OPEN shift, and go to state 26 ERB_OPEN shift, and go to state 22 FOOTNOTE_OPEN shift, and go to state 19 RUBY_OPEN shift, and go to state 21 IMAGE_OPEN shift, and go to state 20 MANUEDO_OPEN shift, and go to state 23 BAR shift, and go to state 30 QUOTE shift, and go to state 29 SLASH shift, and go to state 31 BACK_SLASH shift, and go to state 32 OTHER shift, and go to state 28 $default reduce using rule 1 (content) elements go to state 2 element go to state 3 emphasis go to state 4 italic go to state 5 strike go to state 6 label go to state 7 reference go to state 8 ruby go to state 9 footnote go to state 10 image go to state 11 verb go to state 12 erb go to state 13 manuedo go to state 14 normal_strings go to state 15 content go to state 39 normal_string go to state 27
state 20
49) image : IMAGE_OPEN _ image_strings IMAGE_CLOSE EM_OPEN shift, and go to state 45 EM_CLOSE shift, and go to state 46 ITALIC_OPEN shift, and go to state 47 ITALIC_CLOSE shift, and go to state 48 STRIKE_OPEN shift, and go to state 49 STRIKE_CLOSE shift, and go to state 50 LABEL_OPEN shift, and go to state 59 LABEL_CLOSE shift, and go to state 60 REFERENCE_OPEN shift, and go to state 57 REFERENCE_CLOSE shift, and go to state 58 VERB_OPEN shift, and go to state 63 VERB_CLOSE shift, and go to state 64 ERB_OPEN shift, and go to state 55 ERB_CLOSE shift, and go to state 56 FOOTNOTE_OPEN shift, and go to state 61 FOOTNOTE_CLOSE shift, and go to state 62 RUBY_OPEN shift, and go to state 51 RUBY_CLOSE shift, and go to state 52 IMAGE_OPEN shift, and go to state 65 MANUEDO_OPEN shift, and go to state 53 MANUEDO_CLOSE shift, and go to state 54 BAR shift, and go to state 42 QUOTE shift, and go to state 41 SLASH shift, and go to state 43 BACK_SLASH shift, and go to state 44 OTHER shift, and go to state 40 image_strings go to state 66 image_string go to state 67
state 21
78) ruby : RUBY_OPEN _ ruby_strings RUBY_CLOSE EM_OPEN shift, and go to state 73 EM_CLOSE shift, and go to state 74 ITALIC_OPEN shift, and go to state 75 ITALIC_CLOSE shift, and go to state 76 STRIKE_OPEN shift, and go to state 77 STRIKE_CLOSE shift, and go to state 78 LABEL_OPEN shift, and go to state 87 LABEL_CLOSE shift, and go to state 88 REFERENCE_OPEN shift, and go to state 85 REFERENCE_CLOSE shift, and go to state 86 VERB_OPEN shift, and go to state 92 VERB_CLOSE shift, and go to state 93 ERB_OPEN shift, and go to state 83 ERB_CLOSE shift, and go to state 84 FOOTNOTE_OPEN shift, and go to state 90 FOOTNOTE_CLOSE shift, and go to state 91 RUBY_OPEN shift, and go to state 89 IMAGE_OPEN shift, and go to state 79 IMAGE_CLOSE shift, and go to state 80 MANUEDO_OPEN shift, and go to state 81 MANUEDO_CLOSE shift, and go to state 82 BAR shift, and go to state 70 QUOTE shift, and go to state 69 SLASH shift, and go to state 71 BACK_SLASH shift, and go to state 72 OTHER shift, and go to state 68 ruby_strings go to state 94 ruby_string go to state 95
state 22
79) erb : ERB_OPEN _ verb_string ERB_CLOSE EM_OPEN shift, and go to state 102 EM_CLOSE shift, and go to state 103 ITALIC_OPEN shift, and go to state 104 ITALIC_CLOSE shift, and go to state 105 STRIKE_OPEN shift, and go to state 106 STRIKE_CLOSE shift, and go to state 107 LABEL_OPEN shift, and go to state 116 LABEL_CLOSE shift, and go to state 117 REFERENCE_OPEN shift, and go to state 114 REFERENCE_CLOSE shift, and go to state 115 VERB_OPEN shift, and go to state 122 ERB_OPEN shift, and go to state 112 ERB_CLOSE shift, and go to state 113 FOOTNOTE_OPEN shift, and go to state 120 FOOTNOTE_CLOSE shift, and go to state 121 RUBY_OPEN shift, and go to state 118 RUBY_CLOSE shift, and go to state 119 IMAGE_OPEN shift, and go to state 108 IMAGE_CLOSE shift, and go to state 109 MANUEDO_OPEN shift, and go to state 110 MANUEDO_CLOSE shift, and go to state 111 BAR shift, and go to state 99 QUOTE shift, and go to state 98 SLASH shift, and go to state 100 BACK_SLASH shift, and go to state 101 OTHER shift, and go to state 97 verb_string go to state 96
state 23
80) manuedo : MANUEDO_OPEN _ content MANUEDO_CLOSE EM_OPEN shift, and go to state 16 ITALIC_OPEN shift, and go to state 17 STRIKE_OPEN shift, and go to state 18 LABEL_OPEN shift, and go to state 24 REFERENCE_OPEN shift, and go to state 25 VERB_OPEN shift, and go to state 26 ERB_OPEN shift, and go to state 22 FOOTNOTE_OPEN shift, and go to state 19 RUBY_OPEN shift, and go to state 21 IMAGE_OPEN shift, and go to state 20 MANUEDO_OPEN shift, and go to state 23 BAR shift, and go to state 30 QUOTE shift, and go to state 29 SLASH shift, and go to state 31 BACK_SLASH shift, and go to state 32 OTHER shift, and go to state 28 $default reduce using rule 1 (content) elements go to state 2 element go to state 3 emphasis go to state 4 italic go to state 5 strike go to state 6 label go to state 7 reference go to state 8 ruby go to state 9 footnote go to state 10 image go to state 11 verb go to state 12 erb go to state 13 manuedo go to state 14 normal_strings go to state 15 content go to state 123 normal_string go to state 27
state 24
88) label : LABEL_OPEN _ label_strings LABEL_CLOSE BAR shift, and go to state 126 QUOTE shift, and go to state 125 SLASH shift, and go to state 127 BACK_SLASH shift, and go to state 128 OTHER shift, and go to state 124 label_strings go to state 129 label_string go to state 130
state 25
96) reference : REFERENCE_OPEN _ reference_strings REFERENCE_CLOSE BAR shift, and go to state 133 QUOTE shift, and go to state 132 SLASH shift, and go to state 134 BACK_SLASH shift, and go to state 135 OTHER shift, and go to state 131 reference_strings go to state 136 reference_string go to state 137
state 26
125) verb : VERB_OPEN _ verb_strings VERB_CLOSE EM_OPEN shift, and go to state 102 EM_CLOSE shift, and go to state 103 ITALIC_OPEN shift, and go to state 104 ITALIC_CLOSE shift, and go to state 105 STRIKE_OPEN shift, and go to state 106 STRIKE_CLOSE shift, and go to state 107 LABEL_OPEN shift, and go to state 116 LABEL_CLOSE shift, and go to state 117 REFERENCE_OPEN shift, and go to state 114 REFERENCE_CLOSE shift, and go to state 115 VERB_OPEN shift, and go to state 122 ERB_OPEN shift, and go to state 112 ERB_CLOSE shift, and go to state 113 FOOTNOTE_OPEN shift, and go to state 120 FOOTNOTE_CLOSE shift, and go to state 121 RUBY_OPEN shift, and go to state 118 RUBY_CLOSE shift, and go to state 119 IMAGE_OPEN shift, and go to state 108 IMAGE_CLOSE shift, and go to state 109 MANUEDO_OPEN shift, and go to state 110 MANUEDO_CLOSE shift, and go to state 111 BAR shift, and go to state 99 QUOTE shift, and go to state 98 SLASH shift, and go to state 100 BACK_SLASH shift, and go to state 101 OTHER shift, and go to state 97 verb_string go to state 138 verb_strings go to state 139
state 27
126) normal_strings : normal_string _ $default reduce using rule 126 (normal_strings)
state 28
128) normal_string : OTHER _ $default reduce using rule 128 (normal_string)
state 29
129) normal_string : QUOTE _ $default reduce using rule 129 (normal_string)
state 30
130) normal_string : BAR _ $default reduce using rule 130 (normal_string)
state 31
131) normal_string : SLASH _ $default reduce using rule 131 (normal_string)
state 32
132) normal_string : BACK_SLASH _ $default reduce using rule 132 (normal_string)
state 33
$end shift, and go to state 140
state 34
3) elements : elements element _ $default reduce using rule 3 (elements)
state 35
127) normal_strings : normal_strings normal_string _ $default reduce using rule 127 (normal_strings)
state 36
17) emphasis : EM_OPEN content _ EM_CLOSE EM_CLOSE shift, and go to state 141
state 37
18) italic : ITALIC_OPEN content _ ITALIC_CLOSE ITALIC_CLOSE shift, and go to state 142
state 38
19) strike : STRIKE_OPEN content _ STRIKE_CLOSE STRIKE_CLOSE shift, and go to state 143
state 39
20) footnote : FOOTNOTE_OPEN content _ FOOTNOTE_CLOSE FOOTNOTE_CLOSE shift, and go to state 144
state 40
21) image_string : OTHER _ $default reduce using rule 21 (image_string)
state 41
22) image_string : QUOTE _ $default reduce using rule 22 (image_string)
state 42
23) image_string : BAR _ $default reduce using rule 23 (image_string)
state 43
24) image_string : SLASH _ $default reduce using rule 24 (image_string)
state 44
25) image_string : BACK_SLASH _ $default reduce using rule 25 (image_string)
state 45
26) image_string : EM_OPEN _ $default reduce using rule 26 (image_string)
state 46
27) image_string : EM_CLOSE _ $default reduce using rule 27 (image_string)
state 47
28) image_string : ITALIC_OPEN _ $default reduce using rule 28 (image_string)
state 48
29) image_string : ITALIC_CLOSE _ $default reduce using rule 29 (image_string)
state 49
30) image_string : STRIKE_OPEN _ $default reduce using rule 30 (image_string)
state 50
31) image_string : STRIKE_CLOSE _ $default reduce using rule 31 (image_string)
state 51
32) image_string : RUBY_OPEN _ $default reduce using rule 32 (image_string)
state 52
33) image_string : RUBY_CLOSE _ $default reduce using rule 33 (image_string)
state 53
34) image_string : MANUEDO_OPEN _ $default reduce using rule 34 (image_string)
state 54
35) image_string : MANUEDO_CLOSE _ $default reduce using rule 35 (image_string)
state 55
36) image_string : ERB_OPEN _ $default reduce using rule 36 (image_string)
state 56
37) image_string : ERB_CLOSE _ $default reduce using rule 37 (image_string)
state 57
38) image_string : REFERENCE_OPEN _ $default reduce using rule 38 (image_string)
state 58
39) image_string : REFERENCE_CLOSE _ $default reduce using rule 39 (image_string)
state 59
40) image_string : LABEL_OPEN _ $default reduce using rule 40 (image_string)
state 60
41) image_string : LABEL_CLOSE _ $default reduce using rule 41 (image_string)
state 61
42) image_string : FOOTNOTE_OPEN _ $default reduce using rule 42 (image_string)
state 62
43) image_string : FOOTNOTE_CLOSE _ $default reduce using rule 43 (image_string)
state 63
44) image_string : VERB_OPEN _ $default reduce using rule 44 (image_string)
state 64
45) image_string : VERB_CLOSE _ $default reduce using rule 45 (image_string)
state 65
46) image_string : IMAGE_OPEN _ $default reduce using rule 46 (image_string)
state 66
47) image_strings : image_strings _ image_string 49) image : IMAGE_OPEN image_strings _ IMAGE_CLOSE EM_OPEN shift, and go to state 45 EM_CLOSE shift, and go to state 46 ITALIC_OPEN shift, and go to state 47 ITALIC_CLOSE shift, and go to state 48 STRIKE_OPEN shift, and go to state 49 STRIKE_CLOSE shift, and go to state 50 LABEL_OPEN shift, and go to state 59 LABEL_CLOSE shift, and go to state 60 REFERENCE_OPEN shift, and go to state 57 REFERENCE_CLOSE shift, and go to state 58 VERB_OPEN shift, and go to state 63 VERB_CLOSE shift, and go to state 64 ERB_OPEN shift, and go to state 55 ERB_CLOSE shift, and go to state 56 FOOTNOTE_OPEN shift, and go to state 61 FOOTNOTE_CLOSE shift, and go to state 62 RUBY_OPEN shift, and go to state 51 RUBY_CLOSE shift, and go to state 52 IMAGE_OPEN shift, and go to state 65 IMAGE_CLOSE shift, and go to state 146 MANUEDO_OPEN shift, and go to state 53 MANUEDO_CLOSE shift, and go to state 54 BAR shift, and go to state 42 QUOTE shift, and go to state 41 SLASH shift, and go to state 43 BACK_SLASH shift, and go to state 44 OTHER shift, and go to state 40 image_string go to state 145
state 67
48) image_strings : image_string _ $default reduce using rule 48 (image_strings)
state 68
50) ruby_string : OTHER _ $default reduce using rule 50 (ruby_string)
state 69
51) ruby_string : QUOTE _ $default reduce using rule 51 (ruby_string)
state 70
52) ruby_string : BAR _ $default reduce using rule 52 (ruby_string)
state 71
53) ruby_string : SLASH _ $default reduce using rule 53 (ruby_string)
state 72
54) ruby_string : BACK_SLASH _ $default reduce using rule 54 (ruby_string)
state 73
55) ruby_string : EM_OPEN _ $default reduce using rule 55 (ruby_string)
state 74
56) ruby_string : EM_CLOSE _ $default reduce using rule 56 (ruby_string)
state 75
57) ruby_string : ITALIC_OPEN _ $default reduce using rule 57 (ruby_string)
state 76
58) ruby_string : ITALIC_CLOSE _ $default reduce using rule 58 (ruby_string)
state 77
59) ruby_string : STRIKE_OPEN _ $default reduce using rule 59 (ruby_string)
state 78
60) ruby_string : STRIKE_CLOSE _ $default reduce using rule 60 (ruby_string)
state 79
61) ruby_string : IMAGE_OPEN _ $default reduce using rule 61 (ruby_string)
state 80
62) ruby_string : IMAGE_CLOSE _ $default reduce using rule 62 (ruby_string)
state 81
63) ruby_string : MANUEDO_OPEN _ $default reduce using rule 63 (ruby_string)
state 82
64) ruby_string : MANUEDO_CLOSE _ $default reduce using rule 64 (ruby_string)
state 83
65) ruby_string : ERB_OPEN _ $default reduce using rule 65 (ruby_string)
state 84
66) ruby_string : ERB_CLOSE _ $default reduce using rule 66 (ruby_string)
state 85
67) ruby_string : REFERENCE_OPEN _ $default reduce using rule 67 (ruby_string)
state 86
68) ruby_string : REFERENCE_CLOSE _ $default reduce using rule 68 (ruby_string)
state 87
69) ruby_string : LABEL_OPEN _ $default reduce using rule 69 (ruby_string)
state 88
70) ruby_string : LABEL_CLOSE _ $default reduce using rule 70 (ruby_string)
state 89
71) ruby_string : RUBY_OPEN _ $default reduce using rule 71 (ruby_string)
state 90
72) ruby_string : FOOTNOTE_OPEN _ $default reduce using rule 72 (ruby_string)
state 91
73) ruby_string : FOOTNOTE_CLOSE _ $default reduce using rule 73 (ruby_string)
state 92
74) ruby_string : VERB_OPEN _ $default reduce using rule 74 (ruby_string)
state 93
75) ruby_string : VERB_CLOSE _ $default reduce using rule 75 (ruby_string)
state 94
76) ruby_strings : ruby_strings _ ruby_string 78) ruby : RUBY_OPEN ruby_strings _ RUBY_CLOSE EM_OPEN shift, and go to state 73 EM_CLOSE shift, and go to state 74 ITALIC_OPEN shift, and go to state 75 ITALIC_CLOSE shift, and go to state 76 STRIKE_OPEN shift, and go to state 77 STRIKE_CLOSE shift, and go to state 78 LABEL_OPEN shift, and go to state 87 LABEL_CLOSE shift, and go to state 88 REFERENCE_OPEN shift, and go to state 85 REFERENCE_CLOSE shift, and go to state 86 VERB_OPEN shift, and go to state 92 VERB_CLOSE shift, and go to state 93 ERB_OPEN shift, and go to state 83 ERB_CLOSE shift, and go to state 84 FOOTNOTE_OPEN shift, and go to state 90 FOOTNOTE_CLOSE shift, and go to state 91 RUBY_OPEN shift, and go to state 89 RUBY_CLOSE shift, and go to state 148 IMAGE_OPEN shift, and go to state 79 IMAGE_CLOSE shift, and go to state 80 MANUEDO_OPEN shift, and go to state 81 MANUEDO_CLOSE shift, and go to state 82 BAR shift, and go to state 70 QUOTE shift, and go to state 69 SLASH shift, and go to state 71 BACK_SLASH shift, and go to state 72 OTHER shift, and go to state 68 ruby_string go to state 147
state 95
77) ruby_strings : ruby_string _ $default reduce using rule 77 (ruby_strings)
state 96
79) erb : ERB_OPEN verb_string _ ERB_CLOSE ERB_CLOSE shift, and go to state 149
state 97
97) verb_string : OTHER _ $default reduce using rule 97 (verb_string)
state 98
98) verb_string : QUOTE _ $default reduce using rule 98 (verb_string)
state 99
99) verb_string : BAR _ $default reduce using rule 99 (verb_string)
state 100
100) verb_string : SLASH _ $default reduce using rule 100 (verb_string)
state 101
101) verb_string : BACK_SLASH _ $default reduce using rule 101 (verb_string)
state 102
102) verb_string : EM_OPEN _ $default reduce using rule 102 (verb_string)
state 103
103) verb_string : EM_CLOSE _ $default reduce using rule 103 (verb_string)
state 104
104) verb_string : ITALIC_OPEN _ $default reduce using rule 104 (verb_string)
state 105
105) verb_string : ITALIC_CLOSE _ $default reduce using rule 105 (verb_string)
state 106
106) verb_string : STRIKE_OPEN _ $default reduce using rule 106 (verb_string)
state 107
107) verb_string : STRIKE_CLOSE _ $default reduce using rule 107 (verb_string)
state 108
108) verb_string : IMAGE_OPEN _ $default reduce using rule 108 (verb_string)
state 109
109) verb_string : IMAGE_CLOSE _ $default reduce using rule 109 (verb_string)
state 110
110) verb_string : MANUEDO_OPEN _ $default reduce using rule 110 (verb_string)
state 111
111) verb_string : MANUEDO_CLOSE _ $default reduce using rule 111 (verb_string)
state 112
112) verb_string : ERB_OPEN _ $default reduce using rule 112 (verb_string)
state 113
113) verb_string : ERB_CLOSE _ $default reduce using rule 113 (verb_string)
state 114
114) verb_string : REFERENCE_OPEN _ $default reduce using rule 114 (verb_string)
state 115
115) verb_string : REFERENCE_CLOSE _ $default reduce using rule 115 (verb_string)
state 116
116) verb_string : LABEL_OPEN _ $default reduce using rule 116 (verb_string)
state 117
117) verb_string : LABEL_CLOSE _ $default reduce using rule 117 (verb_string)
state 118
118) verb_string : RUBY_OPEN _ $default reduce using rule 118 (verb_string)
state 119
119) verb_string : RUBY_CLOSE _ $default reduce using rule 119 (verb_string)
state 120
120) verb_string : FOOTNOTE_OPEN _ $default reduce using rule 120 (verb_string)
state 121
121) verb_string : FOOTNOTE_CLOSE _ $default reduce using rule 121 (verb_string)
state 122
122) verb_string : VERB_OPEN _ $default reduce using rule 122 (verb_string)
state 123
80) manuedo : MANUEDO_OPEN content _ MANUEDO_CLOSE MANUEDO_CLOSE shift, and go to state 150
state 124
81) label_string : OTHER _ $default reduce using rule 81 (label_string)
state 125
82) label_string : QUOTE _ $default reduce using rule 82 (label_string)
state 126
83) label_string : BAR _ $default reduce using rule 83 (label_string)
state 127
84) label_string : SLASH _ $default reduce using rule 84 (label_string)
state 128
85) label_string : BACK_SLASH _ $default reduce using rule 85 (label_string)
state 129
86) label_strings : label_strings _ label_string 88) label : LABEL_OPEN label_strings _ LABEL_CLOSE LABEL_CLOSE shift, and go to state 152 BAR shift, and go to state 126 QUOTE shift, and go to state 125 SLASH shift, and go to state 127 BACK_SLASH shift, and go to state 128 OTHER shift, and go to state 124 label_string go to state 151
state 130
87) label_strings : label_string _ $default reduce using rule 87 (label_strings)
state 131
89) reference_string : OTHER _ $default reduce using rule 89 (reference_string)
state 132
90) reference_string : QUOTE _ $default reduce using rule 90 (reference_string)
state 133
91) reference_string : BAR _ $default reduce using rule 91 (reference_string)
state 134
92) reference_string : SLASH _ $default reduce using rule 92 (reference_string)
state 135
93) reference_string : BACK_SLASH _ $default reduce using rule 93 (reference_string)
state 136
94) reference_strings : reference_strings _ reference_string 96) reference : REFERENCE_OPEN reference_strings _ REFERENCE_CLOSE REFERENCE_CLOSE shift, and go to state 154 BAR shift, and go to state 133 QUOTE shift, and go to state 132 SLASH shift, and go to state 134 BACK_SLASH shift, and go to state 135 OTHER shift, and go to state 131 reference_string go to state 153
state 137
95) reference_strings : reference_string _ $default reduce using rule 95 (reference_strings)
state 138
123) verb_strings : verb_string _ $default reduce using rule 123 (verb_strings)
state 139
124) verb_strings : verb_strings _ verb_string 125) verb : VERB_OPEN verb_strings _ VERB_CLOSE EM_OPEN shift, and go to state 102 EM_CLOSE shift, and go to state 103 ITALIC_OPEN shift, and go to state 104 ITALIC_CLOSE shift, and go to state 105 STRIKE_OPEN shift, and go to state 106 STRIKE_CLOSE shift, and go to state 107 LABEL_OPEN shift, and go to state 116 LABEL_CLOSE shift, and go to state 117 REFERENCE_OPEN shift, and go to state 114 REFERENCE_CLOSE shift, and go to state 115 VERB_OPEN shift, and go to state 122 VERB_CLOSE shift, and go to state 156 ERB_OPEN shift, and go to state 112 ERB_CLOSE shift, and go to state 113 FOOTNOTE_OPEN shift, and go to state 120 FOOTNOTE_CLOSE shift, and go to state 121 RUBY_OPEN shift, and go to state 118 RUBY_CLOSE shift, and go to state 119 IMAGE_OPEN shift, and go to state 108 IMAGE_CLOSE shift, and go to state 109 MANUEDO_OPEN shift, and go to state 110 MANUEDO_CLOSE shift, and go to state 111 BAR shift, and go to state 99 QUOTE shift, and go to state 98 SLASH shift, and go to state 100 BACK_SLASH shift, and go to state 101 OTHER shift, and go to state 97 verb_string go to state 155
state 140
$default accept
state 141
17) emphasis : EM_OPEN content EM_CLOSE _ $default reduce using rule 17 (emphasis)
state 142
18) italic : ITALIC_OPEN content ITALIC_CLOSE _ $default reduce using rule 18 (italic)
state 143
19) strike : STRIKE_OPEN content STRIKE_CLOSE _ $default reduce using rule 19 (strike)
state 144
20) footnote : FOOTNOTE_OPEN content FOOTNOTE_CLOSE _ $default reduce using rule 20 (footnote)
state 145
47) image_strings : image_strings image_string _ $default reduce using rule 47 (image_strings)
state 146
49) image : IMAGE_OPEN image_strings IMAGE_CLOSE _ $default reduce using rule 49 (image)
state 147
76) ruby_strings : ruby_strings ruby_string _ $default reduce using rule 76 (ruby_strings)
state 148
78) ruby : RUBY_OPEN ruby_strings RUBY_CLOSE _ $default reduce using rule 78 (ruby)
state 149
79) erb : ERB_OPEN verb_string ERB_CLOSE _ $default reduce using rule 79 (erb)
state 150
80) manuedo : MANUEDO_OPEN content MANUEDO_CLOSE _ $default reduce using rule 80 (manuedo)
state 151
86) label_strings : label_strings label_string _ $default reduce using rule 86 (label_strings)
state 152
88) label : LABEL_OPEN label_strings LABEL_CLOSE _ $default reduce using rule 88 (label)
state 153
94) reference_strings : reference_strings reference_string _ $default reduce using rule 94 (reference_strings)
state 154
96) reference : REFERENCE_OPEN reference_strings REFERENCE_CLOSE _ $default reduce using rule 96 (reference)
state 155
124) verb_strings : verb_strings verb_string _ $default reduce using rule 124 (verb_strings)
state 156
125) verb : VERB_OPEN verb_strings VERB_CLOSE _ $default reduce using rule 125 (verb)