diff options
Diffstat (limited to 'examples/attempto/LexAttemptoSwe.gf')
| -rw-r--r-- | examples/attempto/LexAttemptoSwe.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/attempto/LexAttemptoSwe.gf b/examples/attempto/LexAttemptoSwe.gf index 59d8e4b21..04cf4398c 100644 --- a/examples/attempto/LexAttemptoSwe.gf +++ b/examples/attempto/LexAttemptoSwe.gf @@ -4,7 +4,7 @@ instance LexAttemptoSwe of LexAttempto = oper possible_A = mkA "möjlig" ; necessary_A = mkA "nödvändig" ; - own_A = mkA "egen" ; + own_A = mkA "egen" "eget" "egna" "egnare" "egnast" ; have_VV = must_VV ; provably_Adv = mkAdv "bevisbart" ; provable_A = mkA "bevisbar" ; |
