diff options
| author | jordi.saludes <jordi.saludes@upc.edu> | 2008-10-11 21:50:28 +0000 |
|---|---|---|
| committer | jordi.saludes <jordi.saludes@upc.edu> | 2008-10-11 21:50:28 +0000 |
| commit | 60ba93cfbb043ecf0831f182b2044c5e94508d47 (patch) | |
| tree | c2c7598b9a493c24724b921bd1a3864fb24fe5d6 /next-lib/src | |
| parent | f438fbb294b8130f4f74c0ea17fb93030e4a684c (diff) | |
for_Prep is 'para' in Spa.
Diffstat (limited to 'next-lib/src')
| -rw-r--r-- | next-lib/src/spanish/StructuralSpa.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/next-lib/src/spanish/StructuralSpa.gf b/next-lib/src/spanish/StructuralSpa.gf index b2817615f..d9d40145c 100644 --- a/next-lib/src/spanish/StructuralSpa.gf +++ b/next-lib/src/spanish/StructuralSpa.gf @@ -34,7 +34,7 @@ lin few_Det = { s,sp = \\g,c => prepCase c ++ genForms "pocos" "pocas" ! g ; n = Pl ; s2 = []} ; --- first_Ord = {s = \\ag => (regA "primero").s ! Posit ! AF ag.g ag.n} ; - for_Prep = mkPrep "por" ; + for_Prep = mkPrep "para" ; from_Prep = complGen ; --- he_Pron = mkPronoun |
