aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/prelude/semantics/test/rulebases/stemming-french.sr
blob: 1ccafd043449d891996ee71fc54bd1874930315e (plain) (blame)
1
2
3
4
5
6
7
8
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@stemming(true)
@language(fr)

i:as -> i:arts i:sciences;
i:car -> i:vehicle;
i:horses -> i:animal;
i:go -> i:drive;