mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
translate spanish to catalan
This commit is contained in:
@@ -43,7 +43,7 @@ lin
|
|||||||
|
|
||||||
that_RP = which_RP ;
|
that_RP = which_RP ;
|
||||||
|
|
||||||
but_Subj = {s = "pero" ; m = Indic} ; ---- strange to have this as Subj
|
but_Subj = {s = "però" ; m = Indic} ; ---- strange to have this as Subj
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -104,7 +104,7 @@ lin
|
|||||||
PredVPovs np vp = mkCl (lin NP np) (lin VP vp) ;
|
PredVPovs np vp = mkCl (lin NP np) (lin VP vp) ;
|
||||||
|
|
||||||
|
|
||||||
CompS s = {s = \\_ => "de" ++ "que" ++ s.s ! Indic} ; ---- de ?
|
CompS s = {s = \\_ => "de" ++ "què" ++ s.s ! Indic} ; ---- de ?
|
||||||
|
|
||||||
{-
|
{-
|
||||||
CompQS qs = {s = \\_ => qs.s ! QIndir} ;
|
CompQS qs = {s = \\_ => qs.s ! QIndir} ;
|
||||||
|
|||||||
Reference in New Issue
Block a user