mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
moved obsolete files; updated umlaut help
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
--# -path=.:../../prelude
|
||||
|
||||
abstract Test =
|
||||
Rules,
|
||||
Clause,
|
||||
Structural [and_Conj,i_NP,he_NP, if_Subj, in_Prep,want_VV,which8one_IDet],
|
||||
Minimal
|
||||
** {
|
||||
} ;
|
||||
@@ -1,37 +0,0 @@
|
||||
abstract TestResource =
|
||||
Rules,
|
||||
---- Verbphrase,
|
||||
Clause,
|
||||
Structural ** {
|
||||
|
||||
-- a random sample of lexicon to test resource grammar with
|
||||
|
||||
fun
|
||||
Big, Happy, Small, Old, Young : ADeg ;
|
||||
American, Finnish : A ;
|
||||
Married : A2 ;
|
||||
Man, Woman, Car, House, Light, Bar, Bottle, Wine : N ;
|
||||
Walk, Run : V ;
|
||||
Send, Wait, Love, Drink, SwitchOn, SwitchOff : V2 ;
|
||||
Give, Prefer : V3 ;
|
||||
Say, Prove : VS ;
|
||||
Mother, Uncle : N2 ;
|
||||
Connection : N3 ;
|
||||
Well, Always : Adv ;
|
||||
John, Mary : PN ;
|
||||
|
||||
AlreadyAdv, NowAdv : Adv ; -- already, now
|
||||
Paint : V2A ;
|
||||
Green : ADeg ;
|
||||
Beg : V2V ;
|
||||
Promise : V2V ;
|
||||
Try : VV ;
|
||||
Wonder : VQ ;
|
||||
Ask : V2Q ;
|
||||
Tell : V2S ;
|
||||
Look : VA ;
|
||||
Important : A2S ;
|
||||
Probable : AS ;
|
||||
Easy : A2V ;
|
||||
Rain : V0 ;
|
||||
} ;
|
||||
Reference in New Issue
Block a user