mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 00:02:50 -06:00
modernized and completed Minimal for absbnf testing
This commit is contained in:
@@ -6,8 +6,11 @@ abstract MinLexicon = Cat ** {
|
||||
big_A : A ;
|
||||
break_V2 : V2 ;
|
||||
brother_N2 : N2 ;
|
||||
distance_N3 : N3 ;
|
||||
married_A2 : A2 ;
|
||||
paint_V2A : V2A ;
|
||||
-- paris_PN : PN ;
|
||||
paris_PN : PN ;
|
||||
say_VS : VS ;
|
||||
sleep_V : V ;
|
||||
wonder_VQ : VQ ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user