diff --git a/lib/src/demo/DemoSpa.gf b/lib/src/demo/DemoSpa.gf index 6aec1662b..2c0b9e0f1 100644 --- a/lib/src/demo/DemoSpa.gf +++ b/lib/src/demo/DemoSpa.gf @@ -1,6 +1,26 @@ --# -path=.:alltenses -concrete DemoSpa of Demo = LangSpa ** +concrete DemoSpa of Demo = LangSpa - [ + PredetNP, PPartNP, AdvNP, RelNP, DetNP, DetQuantOrd, + NumDigits, AdNum, OrdDigits, OrdNumeral, OrdSuperl, MassNP, + ComplN2, ComplN3, UseN2, Use2N3, Use3N3, AdjCN, RelCN, + AdvCN, SentCN, ApposCN, + PassV2, CompAdv, + -- CompNP, + SlashV2V, SlashV2VNP, --- + ComparA, ComplA2, ReflA2, UseA2, UseComparA, CAdvAP, AdjOrd, SentAP, AdAP, + PredSCVP, AdvSlash, SlashPrep, SlashVS, + EmbedS, EmbedQS, EmbedVP, UseSlash, AdvS, RelS, + CompIP, + PConjConj, VocNP, UttVP, + FunRP, + nothing_NP, nobody_NP, please_Voc, otherwise_PConj, therefore_PConj, but_PConj, + language_title_Utt, whatPl_IP, whoPl_IP, if_then_Conj, either7or_DConj, + both7and_DConj, much_Det, that_Subj, no_Quant, + ImpersCl, GenericCl, CleftNP, CleftAdv, ProgrVP, ImpPl1, ImpP3, + -- ExistNP, --- + ConsNP, ConsAdv, ConsS, ConsRS, ConsAP + ] ** open LangSpa in { lin