Hi,

I have a question about metaparadigms, as I'm working in reorganize varieties in Occitan monodix.

I call a metaparadigm with :
<e lm="acceptar" alt="oci"><i>acc</i><par n="L-alt_G-pasalt" prm="pt"/></e>
Inside, I would like to call another metaparadigm and passing it the "prm" argument :
  <pardef n="L-alt_G-pasalt">
    <e alt="oci"><par n="cr/e[M]ar__vblex" prm="prm"/></e>
  </pardef>
But it doesn't seem to work, I have an error :
Error (4685): Undefined paradigm 'cr/e[M]ar__vblex__prm'.

Can I pass the prm parameter to another paradigm ?

Actually, I would like to create a metaparadigm which call different paradigms for each variety :

  <pardef n="L-alt_G-no-alt">
    <e alt="oci"><par n="cr/e[M]ar__vblex"/></e>
    <e alt="oci@gascon"><par n="p/e[NS]ar__vblex"/></e>
  </pardef>

  <pardef n="L-no-alt_G-alt">
    <e alt="oci"><par n="p/e[NS]ar__vblex"/></e>
    <e alt="oci@gascon"><par n="cr/e[M]ar__vblex"/></e>
  </pardef>

  <pardef n="L-alt_G-alt">
    <e alt="oci"><par n="cr/e[M]ar__vblex"/></e>
    <e alt="oci@gascon"><par n="cr/e[M]ar__vblex"/></e>
  </pardef>
That's why i tried the solution above, but maybe there is a better way to do this. I would take any advice on it.

Thanks a lot

Regards,

Aure Séguier

--
        


   AureSÉGUIER

Responsabla del pòle informatic

Congrès permanent de la lenga occitana

        

        
        

        
mobilePhone

        +33 (0)5 32 00 00 64 <tel:+33 (0)5 32 00 00 64>
website

        www.locongres.org <//www.locongres.org>
address

        La Ciutat - Creem! , 5-7 rue de la Fontaine, 64000 Pau





        
facebook <https://www.facebook.com/lo.congres>    

        twitter <https://twitter.com/locongres>   

linkedin <https://www.linkedin.com/company/congres-permanent-de-la-lenga-occitane/>

        instagram <https://www.instagram.com/locongres/>  


_______________________________________________
Apertium-stuff mailing list
Apertium-stuff@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/apertium-stuff

Reply via email to