mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 17:42:51 -06:00
missing constructions in Attempto grammars added
This commit is contained in:
@@ -9,7 +9,10 @@ oper
|
||||
provably_Adv = mkAdv "démontrablement" ;
|
||||
provable_A = mkA "démontrable" ;
|
||||
false_A = mkA "faux" ;
|
||||
such_A = mkA "tel" "telle" ;
|
||||
|
||||
genitiveNP np cn = mkNP (mkNP the_Art cn) (SyntaxFre.mkAdv possess_Prep np) ;
|
||||
|
||||
each_Det = every_Det ; ----
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user