From 3396a13ee732159216ce128f5df33c3833e1666e Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 2 Nov 2006 17:04:35 +0000 Subject: new big and shallow modules --- examples/shallow/ShallowSwe.gf | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 examples/shallow/ShallowSwe.gf (limited to 'examples/shallow/ShallowSwe.gf') diff --git a/examples/shallow/ShallowSwe.gf b/examples/shallow/ShallowSwe.gf new file mode 100644 index 000000000..9163b575d --- /dev/null +++ b/examples/shallow/ShallowSwe.gf @@ -0,0 +1,33 @@ +--# -path=.:alltenses:prelude + +concrete ShallowSwe of Shallow = GrammarSwe - [ + 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 = GrammarSwe) ; + -- cgit v1.2.3