mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-11 22:09:32 -06:00
10 lines
164 B
Plaintext
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
|
|
** {
|
|
} ;
|