1
0
forked from GitHub/gf-core

resturcturing french resource

This commit is contained in:
aarne
2004-11-17 14:33:15 +00:00
parent 36121a1698
commit 15fd8ec71b
19 changed files with 3432 additions and 9 deletions

View File

@@ -7,7 +7,7 @@
-- Sometimes they are not really meaningful, e.g. $TheyNP$ in French
-- should really be replaced by masculine and feminine variants.
abstract Structural = Categories ** {
abstract Structural = Categories, Numerals ** {
fun
@@ -35,6 +35,8 @@ fun
EverybodyNP, SomebodyNP, NobodyNP, -- everybody, somebody, nobody
EverythingNP, SomethingNP, NothingNP : NP ; -- everything, something, nothing
UseNumeral : Numeral -> Num ; -- "thirty-two" --- assumes i > 1
--!
--2 Auxiliary verbs
--