| line |
!l |
l&&!r |
l&&r |
condition |
|
206
|
55 |
3 |
0 |
$tense eq 'present' and defined $negation || $question |
|
|
1 |
1 |
1 |
$tense eq 'present' and defined $negation || $question and not defined $passive |
|
209
|
52 |
6 |
0 |
$tense eq 'past' and defined $negation || $question |
|
|
4 |
0 |
2 |
$tense eq 'past' and defined $negation || $question and not defined $passive |
|
214
|
77 |
0 |
0 |
$tense eq 'conjunctive_present' and defined $negation |
|
317
|
0 |
1 |
1 |
defined $s_form and match_any($pronoun, ('he', 'she', 'it')) |
|
379
|
0 |
0 |
0 |
defined $t2 && defined $$conjugs{$t2}{$pronoun} |