File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 25
25
nothing(n plural);
26
26
no(d quantifier plural);
27
27
28
+ none(n plural) of(prep) [headword];
29
+
28
30
`[`negates a word or phrase`]`(particle def);
29
31
`[`forms a yes-no question`]`(particle def);
30
32
31
- 0(num);
33
+ # 0(num);
34
+ # While technically true, this just floods the output. ilo Token
35
+ # prioritizes numerals at the moment which is bad because normal
36
+ # negation are more interesting. Thanks soweli Eweke for pointing this
37
+ # out!
32
38
33
39
alasa:
34
40
# hunt(v) [object];
@@ -1581,6 +1587,14 @@ tu:
1581
1587
divide(v) [object];
1582
1588
split(v) [object];
1583
1589
1590
+ separating(n gerund);
1591
+ dividing(n gerund);
1592
+ splitting(n gerund);
1593
+
1594
+ separated(adj opinion);
1595
+ divided(adj opinion);
1596
+ split(adj opinion);
1597
+
1584
1598
unpa:
1585
1599
sexual(adj qualifier) activity(n);
1586
1600
have(v) sex(n singular) with(prep) [object];
You can’t perform that action at this time.
0 commit comments