mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-07 14:16:31 -06:00
completing Idiom implementations
This commit is contained in:
@@ -19,7 +19,7 @@ abstract Noun = Cat ** {
|
||||
|
||||
-- A noun phrase already formed can be modified by a Predeterminer.
|
||||
|
||||
PredetNP : Predet -> NP -> NP; -- only the man
|
||||
PredetNP : Predet -> NP -> NP; -- only the man
|
||||
|
||||
--2 Determiners
|
||||
|
||||
|
||||
Reference in New Issue
Block a user