Paths to rule blocked
Jump to navigation
Jump to search
If you get
Warning (753): Paths to rule 5 blocked by rule 3.
from apertium-preprocess-transfer (or make), then you can check out the relevant rules by doing e.g.
$ xmllint --xpath '//rule[3]' apertium-dan-nor.nor-dan.t1x $ xmllint --xpath '//rule[5]' apertium-dan-nor.nor-dan.t1x
(exchanging apertium-dan-nor.nor-dan.t1x for your transfer file)