mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 09:42:50 -06:00
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