Re: [Apertium-stuff] difficult mach in LRX file

2018-04-12 Thread Francis Tyers

El 2018-04-11 21:54, Jaume Ortolà i Font escribió:

Hi,

I want to match a token like this:

^Dar# cuenta+te$

in a lexical selection rule (LRX file).

I need to check the tags on the right ("prn.enc.p2.mf.sg [1]"). Is it
possible? What is the syntax to do it?



The lexical selection module should be run after the biltrans, where
enclitic pronouns are split off (they are split off in pretransfer)

So the input would be:

  ^Dar# cuenta$ ^te$

And you can:

  
  

F.

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Apertium-stuff mailing list
Apertium-stuff@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/apertium-stuff


[Apertium-stuff] difficult mach in LRX file

2018-04-11 Thread Jaume Ortolà i Font
Hi,

I want to match a token like this:

^Dar# cuenta+te$

in a lexical selection rule (LRX file).

I need to check the tags on the right ("prn.enc.p2.mf.sg"). Is it
possible? What is the syntax to do it?

Jaume Ortolà
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Apertium-stuff mailing list
Apertium-stuff@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/apertium-stuff