| 69 | | [ "normal", false, "new", 'But are not followed by two hexadecimal', 29.91, 10, false ], |
| 70 | | [ "important", false, "new", 'Because a % sign always indicates', 9.33, -5, false ], |
| 71 | | [ "important", false, "read", 'Signs can be selectively', 19.34, 0, true ], |
| 72 | | [ "note", false, "read", 'However the reserved characters', 15.63, 0, true ], |
| 73 | | [ "normal", false, "replied", 'It is therefore necessary', 24.22, 5.50, true ], |
| 74 | | [ "important", false, "replied", 'To problems of corruption by', 9.12, -3, true ], |
| 75 | | [ "note", false, "replied", 'Which would simply be awkward in', 12.15, -4, false ] |
| | 69 | [ 0, false, "new", 'But are not followed by two hexadecimal', 29.91, 10, false ], |
| | 70 | [ 1, false, "new", 'Because a % sign always indicates', 9.33, -5, false ], |
| | 71 | [ 1, false, "read", 'Signs can be selectively', 19.34, 0, true ], |
| | 72 | [ 2, false, "read", 'However the reserved characters', 15.63, 0, true ], |
| | 73 | [ 0, false, "replied", 'It is therefore necessary', 24.22, 5.50, true ], |
| | 74 | [ 1, false, "replied", 'To problems of corruption by', 9.12, -3, true ], |
| | 75 | [ 2, false, "replied", 'Which would simply be awkward in', 12.15, -4, false ] |