diff options
Diffstat (limited to 'examples/attempto/LexAttemptoGer.gf')
| -rw-r--r-- | examples/attempto/LexAttemptoGer.gf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/attempto/LexAttemptoGer.gf b/examples/attempto/LexAttemptoGer.gf index 38bc4935d..05a4e59ff 100644 --- a/examples/attempto/LexAttemptoGer.gf +++ b/examples/attempto/LexAttemptoGer.gf @@ -23,5 +23,6 @@ oper comma_or_Conj = mkConj [] ", oder" singular ; slash_Conj = mkConj [] "/" singular ; + whose_IDet = mkIDet (mkIQuant "wessen") ; } |
