mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 00:22:51 -06:00
Italian added (first version, to be tested more)
This commit is contained in:
@@ -25,6 +25,8 @@ resource CommonRomance = ParamRomance ** open Prelude in {
|
||||
|
||||
Noun = {s : Number => Str ; g : Gender} ;
|
||||
|
||||
Adj = {s : AForm => Str} ;
|
||||
|
||||
VP : Type = {
|
||||
s : VPForm => {
|
||||
fin : Agr => Str ; -- ai
|
||||
|
||||
Reference in New Issue
Block a user