Merging two word lists not working with position function
I’ve been trying to get a dictionary by mashing two different word lists together, but when I run it through Saxon it only repeats word #1 in wordlist2 on every row. It seems like Position() keeps returning 1 even though it’s looping? I’m new to this so everything is pretty confusing.