mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
missing constructions in Attempto grammars added
This commit is contained in:
@@ -9,7 +9,9 @@ oper
|
||||
provably_Adv = mkAdv "bevisbart" ;
|
||||
provable_A = mkA "bevisbar" ;
|
||||
false_A = mkA "falsk" ;
|
||||
such_A = mkA "sådan" ;
|
||||
|
||||
genitiveNP np = mkNP (GenNP np) ;
|
||||
|
||||
each_Det = every_Det ; ----
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user