rule "Primo VE - Lds56" when MARC."246" has any "i,a,b,f,g,k,n,p" then create pnx."display"."lds56" with MARC."246" sub without sort "i,a,b,f,g,k,n,p" end rule "Primo VE - Lds56 - addtitle 247" when MARC."247" has any "i,a,b,f,g,k,n,p" then create pnx."display"."lds56" with MARC."247" sub without sort "i,a,b,f,g,k,n,p" end rule "Primo VE - Lds56 - addtitle 955" when MARC is "955"."a" then create pnx."display"."lds56" with MARC."955"."a" end rule "Primo VE - Lds56 - addtitle 960" when MARC is "960"."a" then create pnx."display"."lds56" with MARC."960"."a" end rule "Primo VE - Lds56 - addtitle 880-246" when MARC."880" has any "i,a,b,f,g,k,n,p" AND MARC."880"."6" match "246-.*" then create pnx."display"."lds56" with MARC."880" sub without sort "i,a,b,f,g,k,n,p" end rule "Primo VE - Lds56 - addtitle 880-247" when MARC."880" has any "i,a,b,f,g,n,p" AND MARC."880"."6" match "247-.*" then create pnx."display"."lds56" with MARC."880" sub without sort "i,a,b,f,g,k,n,p" end