diff options
Diffstat (limited to 'examples/attempto/LexAttemptoFre.gf')
| -rw-r--r-- | examples/attempto/LexAttemptoFre.gf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/attempto/LexAttemptoFre.gf b/examples/attempto/LexAttemptoFre.gf index 91cd2eadf..b6f983c24 100644 --- a/examples/attempto/LexAttemptoFre.gf +++ b/examples/attempto/LexAttemptoFre.gf @@ -23,5 +23,6 @@ oper comma_or_Conj = mkConj [] ", ou" singular ; slash_Conj = mkConj [] "/" singular ; + whose_IDet = mkIDet (mkIQuant "de qui") ; ---- } |
