commit 1c4be02ada05f15168c5628e258723dd9719b266 Author: hectoralos Date: Tue Aug 25 23:05:50 2020 +0300 +disamb n/adj diff --git a/apertium-fra.fra.rlx b/apertium-fra.fra.rlx index 42460d3..94187f8 100644 --- a/apertium-fra.fra.rlx +++ b/apertium-fra.fra.rlx @@ -1967,11 +1967,11 @@ REMOVE A OR PP IF (-2 ("comme")) (-1 Det + MascPl) (0 Noun_Adj_PP + MascPl LINK REMOVE A OR PP IF (-2 ("comme")) (-1 Det + FemPl) (0 Noun_Adj_PP + FemPl LINK 0 N OR NP) (1 CM OR CnjCoo) (2C Barrera_Final_Estrict_SN) (NOT -1 DetDef) ; REMOVE A OR PP IF (-2 ("comme")) (-1 ("de") OR ("à")) (0 Noun_Adj_PP LINK 0 N OR NP) (1 CM OR CnjCoo) (2C Barrera_Final_Estrict_SN) (NOT -1 DetDef) ; -REMOVE A OR PP IF (NOT -2 ("comme")) (-1 Det + MascSg) (0 Noun_Adj_PP + MascSg LINK 0 N OR NP) (1 Adv) (2 Adj_PP + MascSg) ; -REMOVE A OR PP IF (NOT -2 ("comme")) (-1 Det + FemSg) (0 Noun_Adj_PP + FemSg LINK 0 N OR NP) (1 Adv) (2 Adj_PP + FemSg) ; -REMOVE A OR PP IF (NOT -2 ("comme")) (-1 Det + MascPl) (0 Noun_Adj_PP + MascPl LINK 0 N OR NP) (1 Adv) (2 Adj_PP + MascPl) ; -REMOVE A OR PP IF (NOT -2 ("comme")) (-1 Det + FemPl) (0 Noun_Adj_PP + FemPl LINK 0 N OR NP) (1 Adv) (2 Adj_PP + FemPl) ; -REMOVE A OR PP IF (NOT -2 ("comme")) (-1 ("de") OR ("à")) (0 Noun_Adj_PP LINK 0 N OR NP) (1 Adv) (2 Adj_PP + FemPl) ; +REMOVE A OR PP IF (NOT -2 ("comme")) (-1 Det + MascSg) (0 Noun_Adj_PP + MascSg LINK 0 N OR NP) (1 Adv OR Pref) (2 Adj_PP + MascSg) ; +REMOVE A OR PP IF (NOT -2 ("comme")) (-1 Det + FemSg) (0 Noun_Adj_PP + FemSg LINK 0 N OR NP) (1 Adv OR Pref) (2 Adj_PP + FemSg) ; +REMOVE A OR PP IF (NOT -2 ("comme")) (-1 Det + MascPl) (0 Noun_Adj_PP + MascPl LINK 0 N OR NP) (1 Adv OR Pref) (2 Adj_PP + MascPl) ; +REMOVE A OR PP IF (NOT -2 ("comme")) (-1 Det + FemPl) (0 Noun_Adj_PP + FemPl LINK 0 N OR NP) (1 Adv OR Pref) (2 Adj_PP + FemPl) ; +REMOVE A OR PP IF (NOT -2 ("comme")) (-1 ("de") OR ("à")) (0 Noun_Adj_PP LINK 0 N OR NP) (1 Adv OR Pref) (2 Adj_PP + FemPl) ; REMOVE A OR PP IF (NOT -2 ("comme")) (-1/* Det + MascSg) (0 Noun_Adj_PP + MascSg LINK 0 N OR NP) (1 V) (NOT 1 Noun_Adj_PP + MascSg) ; REMOVE A OR PP IF (NOT -2 ("comme")) (-1/* Det + FemSg) (0 Noun_Adj_PP + FemSg LINK 0 N OR NP) (1 V) (NOT 1 Noun_Adj_PP + FemSg) ;