forked from GitHub/gf-core
Add case for when pre is not followed by anything
This commit is contained in:
@@ -4,4 +4,5 @@ abstract Pre = {
|
||||
ant, dog: N ;
|
||||
a, the: Det ;
|
||||
mkS : Det -> N -> S;
|
||||
detS : Det -> S;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user