commit b5c73710823786fee836d48291836a56478073da Author: hectoralos Date: Fri Jun 12 16:25:33 2020 +0300 +adj.ord diff --git a/apertium-frp.frp.rlx b/apertium-frp.frp.rlx index c94671a..96e8b00 100644 --- a/apertium-frp.frp.rlx +++ b/apertium-frp.frp.rlx @@ -20,6 +20,7 @@ LIST Sent = sent ; LIST Det = det ; LIST Def = def ; LIST Pos = pos ; +LIST Ord = ord ; LIST Prep = pr ; LIST Subj = subj ; LIST Prop = np ; @@ -217,6 +218,7 @@ SELECT Tn IF (0 Pro) (NOT 1 Inf OR Ger) ; # VERIFY # n / adj +SELECT Ord IF (0 N) (1 N) ; # mots individuels (mais après la selection n/adj)