From d333c0564b581504ef262d83f383684665fbcf8a Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 28 Jan 2010 16:27:28 +0000 Subject: example_based returns the list of all unknown words --- examples/animals/AnimalsFre.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/animals/AnimalsFre.gf') diff --git a/examples/animals/AnimalsFre.gf b/examples/animals/AnimalsFre.gf index 198c84ad7..7a8ec0c25 100644 --- a/examples/animals/AnimalsFre.gf +++ b/examples/animals/AnimalsFre.gf @@ -7,7 +7,7 @@ concrete AnimalsFre of Animals = QuestionsFre ** Dog = regN "chien" ; Cat = regN "chat" ; Mouse = regGenN "souris" feminine ; - Lion = regN "lion" ; + Lion = mkN "lion" masculine ; Zebra = regGenN "zèbre" masculine ; Chase = dirV2 (regV "chasser") ; Eat = dirV2 (regV "manger") ; -- cgit v1.2.3