UNPKG

cldr-segmentation

Version:
89 lines (87 loc) 1.2 kB
suppressions['fr'] = ( () => { let supp = Suppressions.create([ 'aux.', 'adr.', 'anc.', 'anon.', 'ann.', 'acoust.', 'avr.', 'av. J.-C.', 'append.', 'ap. J.-C.', 'config.', 'collab.', 'coll.', 'cam.', 'categ.', 'M.', 'MM.', 'Mart.', 'dim.', 'dir.', 'dict.', 'doc.', 'dest.', 'déc.', 'imprim.', 'imm.', 'indus.', 'illustr.', 'ill.', 'oct.', 'syst.', 'symb.', 'synth.', 'sept.', 'sam.', 'bull.', 'broch.', 'P.', 'Prof.', 'hôp.', 'juil.', 'jeu.', 'janv.', 'C.', 'Comm.', 'voit.', 'ven.', 'Jr.', 'graph.', 'gouv.', 'éd.', 'édit.', 'éval.', 'équiv.', 'fig.', 'févr.', 'niv.', 'nov.', 'quart.', 'réf.', 'DC.', 'Desc.', 'D.', 'L.', 'All.', 'U.', 'S.M.A.R.T.', 'S.A.', 'encycl.', 'exempl.', 'mer.', 'mar.', 'lun.', 'Inc.', 'Var.', 'W.', 'Op.', 'trav. publ.' ]); if (customSuppressions['fr']) { supp = supp.merge(customSuppressions['fr']); } supp.lock(); return supp; })();