summarylogtreecommitdiffstats
path: root/trules.patch
diff options
context:
space:
mode:
authorKevin Brubeck Unhammer2015-07-14 10:22:58 +0200
committerKevin Brubeck Unhammer2015-07-14 10:22:58 +0200
commit7f5d1088ada1e882ee04080009cb46680843a427 (patch)
treed791f59f30ee9d0787b1b0134e604ece98b684fb /trules.patch
downloadaur-7f5d1088ada1e882ee04080009cb46680843a427.tar.gz
Initial import
Diffstat (limited to 'trules.patch')
-rw-r--r--trules.patch56
1 files changed, 56 insertions, 0 deletions
diff --git a/trules.patch b/trules.patch
new file mode 100644
index 000000000000..352f03e65573
--- /dev/null
+++ b/trules.patch
@@ -0,0 +1,56 @@
+--- ../apertium-es-ro-0.7.1/apertium-es-ro.trules-ro-es.xml 2007-10-11 21:04:49.000000000 +0200
++++ apertium-es-ro-0.7.1/apertium-es-ro.trules-ro-es.xml 2010-09-15 17:18:56.000000000 +0200
+@@ -4545,8 +4545,6 @@
+ <clip pos="3" side="sl" part="a_case"/>
+ <lit-tag v="nom"/>
+ </equal>
+- </and>
+- <and>
+ <equal>
+ <clip pos="4" side="sl" part="a_def"/>
+ <lit-tag v="def"/>
+@@ -4676,8 +4674,6 @@
+ <clip pos="2" side="sl" part="a_case"/>
+ <lit-tag v="nom"/>
+ </equal>
+- </and>
+- <and>
+ <equal>
+ <clip pos="3" side="sl" part="a_def"/>
+ <lit-tag v="def"/>
+@@ -4984,8 +4980,6 @@
+ <clip pos="2" side="sl" part="a_case"/>
+ <lit-tag v="nom"/>
+ </equal>
+- </and>
+- <and>
+ <equal>
+ <clip pos="3" side="sl" part="a_def"/>
+ <lit-tag v="def"/>
+@@ -5115,8 +5109,6 @@
+ <clip pos="2" side="sl" part="a_case"/>
+ <lit-tag v="nom"/>
+ </equal>
+- </and>
+- <and>
+ <equal>
+ <clip pos="3" side="sl" part="a_def"/>
+ <lit-tag v="def"/>
+@@ -5757,7 +5749,7 @@
+ </call-macro>
+ <choose>
+ <when>
+- <test>
++ <test><and>
+ <equal>
+ <clip pos="1" side="sl" part="a_case"/>
+ <lit-tag v="nom"/>
+@@ -5766,7 +5758,7 @@
+ <clip pos="1" side="sl" part="a_def"/>
+ <lit-tag v="def"/>
+ </equal>
+- </test>
++ </and></test>
+ <call-macro n="modcase">
+ <with-param pos="1"/>
+ </call-macro>