mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -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