From b8a454a7d3600195f89b407052f9f0fafe4d5910 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 1 Nov 2006 16:45:07 +0000 Subject: shallow grammar experiment --- examples/shallow/ShallowFre.gf | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 examples/shallow/ShallowFre.gf (limited to 'examples/shallow/ShallowFre.gf') diff --git a/examples/shallow/ShallowFre.gf b/examples/shallow/ShallowFre.gf new file mode 100644 index 000000000..70997aa9c --- /dev/null +++ b/examples/shallow/ShallowFre.gf @@ -0,0 +1,33 @@ +--# -path=.:alltenses:prelude + +concrete ShallowFre of Shallow = LexiconFre, GrammarFre - [ + VP, + ImpersCl, + GenericCl, + ProgrVP, + ImpPl1, + UttVP, + QuestVP, + RelVP, + PredVP, + PredSCVP, + ImpVP, + EmbedVP, + UseV , + ComplV2 , + ComplV3 , + ComplVV , + ComplVS , + ComplVQ , + ComplVA , + ComplV2A, + ReflV2 , + UseComp , + PassV2 , + AdvVP , + AdVVP + ] + +** ShallowI with + (Grammar = GrammarFre) ; + -- cgit v1.2.3