Files
gf-core/lib/resource/abstract/Test.gf
2005-10-12 11:38:29 +00:00

10 lines
164 B
Plaintext

--# -path=.:../../prelude
abstract Test =
Rules,
Clause,
Structural [and_Conj,i_NP,he_NP, if_Subj, in_Prep,want_VV,which8one_IDet],
Minimal
** {
} ;