mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-29 22:42:52 -06:00
enabled VPI_Chunk in Dut ; a couple of Dictionary fixes
This commit is contained in:
@@ -31,8 +31,8 @@ lin that_Subj = S.that_Subj ;
|
||||
lin he_Pron = S.he_Pron ;
|
||||
lin on_Prep = S.on_Prep ;
|
||||
lin with_Prep = S.with_Prep ;
|
||||
lin do_V2 = mkV2 (andare_V) ; -- status=guess, src=wikt
|
||||
lin do_V = andare_V ; -- status=guess, src=wikt
|
||||
lin do_V2 = mkV2 (fare_V) ;
|
||||
lin do_V = fare_V ;
|
||||
lin at_Prep = ParadigmsIta.dative ;
|
||||
lin by_Prep = mkPrep "per" ;
|
||||
lin but_Conj = variants{} ; --
|
||||
|
||||
Reference in New Issue
Block a user