Modifications of Prep\', Predet\', Quant\', Det\', NP\' to remove PCase and use NP.s : Agr => Str * Str instead

This commit is contained in:
Hans Leiss
2022-07-19 18:27:56 +02:00
parent d3de861e86
commit 8eee3df739
34 changed files with 1331 additions and 187 deletions

View File

@@ -1,8 +1,8 @@
--# -path=.:../abstract:../common:prelude
concrete GrammarGer of Grammar =
concrete GrammarGer of Grammar' =
NounGer,
VerbGer,
VerbGer, -- to save compile time during development HL 7/22
AdjectiveGer,
AdverbGer,
NumeralGer,