diff --git a/src/portuguese/DiffPor.gf b/src/portuguese/DiffPor.gf index 1f6082189..dc14eba22 100644 --- a/src/portuguese/DiffPor.gf +++ b/src/portuguese/DiffPor.gf @@ -204,7 +204,7 @@ instance DiffPor of DiffRomance - [chooseTA,partAgr,vpAgrSubj,vpAgrClits] = open -> (VF => Str) -> (VF => Str) -> Number -> Person -> Mood -> Str -> Str * Str ; chooseTA t a verb vaux n p m part = case of { - => ; --# notpresent + => ; --# notpresent => ; --# notpresent => ; --# notpresent => ; --# notpresent @@ -212,7 +212,7 @@ instance DiffPor of DiffRomance - [chooseTA,partAgr,vpAgrSubj,vpAgrClits] = open => ; --# notpresent => ; --# notpresent => ; --# notpresent - => ; --# notpresent + => ; --# notpresent => } ;