mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-19 01:39:32 -06:00
added ConstructionIta
This commit is contained in:
@@ -10092,7 +10092,7 @@ lin in8front_Prep = S.in8front_Prep ;
|
||||
lin in_1_Adv = mkAdv "dedans" ;
|
||||
lin in_2_Adv = mkAdv "dedans" ;
|
||||
lin in_Adv = mkAdv "dedans" ;
|
||||
lin in_Prep = S.in_Prep ;
|
||||
lin in_Prep = mkPrep "dans" | mkPrep "en" | complDat ;
|
||||
lin inability_N = mkN "incapacité" feminine ; -- tocheck
|
||||
lin inaccuracy_N = mkN "erreur" ; -- tocheck
|
||||
lin inaccurate_A = mkA "imprécis" ; -- tocheck
|
||||
|
||||
@@ -21,7 +21,7 @@ concrete TranslateIta of Translate =
|
||||
QuestionIta,
|
||||
RelativeIta,
|
||||
IdiomIta,
|
||||
-- ConstructionIta,
|
||||
ConstructionIta,
|
||||
DocumentationIta,
|
||||
|
||||
ChunkIta,
|
||||
|
||||
Reference in New Issue
Block a user