-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathapertium-spa-cat.spa-cat.biprefs.rlx
35 lines (25 loc) · 1.21 KB
/
apertium-spa-cat.spa-cat.biprefs.rlx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Bilingual dictionary preference rules.
#
# We expect stream variables to set or remove variables with naming
# scheme "VAR:default_override", where "override" is chosen if set,
# otherwise "default" is chosen. For any "default", there may be
# multiple possible "override"''s.
DELIMITERS = ".";
IFF (v:top_gva) (0 (VAR:top_gva)) ;
SUBSTITUTE (v:top_gva) (*) TARGET (v:top_gva) ;
IFF (v:lexic_val) (0 (VAR:lexic_val)) ;
SUBSTITUTE (v:lexic_val) (*) TARGET (v:lexic_val) ;
IFF (v:lexic_val_gva) (0 (VAR:lexic_val_gva)) ;
SUBSTITUTE (v:lexic_val_gva) (*) TARGET (v:lexic_val_gva) ;
IFF (v:lexic_llima) (0 (VAR:lexic_llima)) ;
SUBSTITUTE (v:lexic_llima) (*) TARGET (v:lexic_llima) ;
IFF (v:lexic_llimo) (0 (VAR:lexic_llimo)) ;
SUBSTITUTE (v:lexic_llimo) (*) TARGET (v:lexic_llimo) ;
IFF (v:lexic_cercar) (0 (VAR:lexic_cercar)) ;
SUBSTITUTE (v:lexic_cercar) (*) TARGET (v:lexic_cercar) ;
IFF (v:lexic_entregar) (0 (VAR:lexic_entregar)) ;
SUBSTITUTE (v:lexic_entregar) (*) TARGET (v:lexic_entregar) ;
IFF (v:lexic_val_PENDENT) (0 (VAR:lexic_val_PENDENT)) ;
SUBSTITUTE (v:lexic_val_PENDENT) (*) TARGET (v:lexic_val_PENDENT) ;
IFF (v:hores_rellotge) (0 (VAR:hores_rellotge)) ;
SUBSTITUTE (v:hores_rellotge) (*) TARGET (v:hores_rellotge) ;