Hey all,

I've noticed recently that when you do a default pattern like:

     <def-cat n="default">
       <cat-item tags="*"/>
     </def-cat>

     <def-cat n="unknown">
       <cat-item tags=""/>
     </def-cat>


It doesn't match lexical units if they are joined, e.g. let's say
I want to match:

^talvi<n><sg><nom><cmp>+paliskunta<n><sg><nom>$ ^kin<adv>$

and join them, or at least remove the space, I can't.

Do people think we should be able to match mlus in the input ? the 
standard
attributes (lem, tags, etc.) wouldn't make much sense, but it would be
good to be able to use "whole" at least.

Thoughts ?

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
[email protected]
https://lists.sourceforge.net/lists/listinfo/apertium-stuff

Reply via email to