1
0
forked from GitHub/gf-rgl

resturcturing french resource

This commit is contained in:
aarne
2004-11-17 14:33:15 +00:00
parent 99f65874a0
commit 0b5c86b526
17 changed files with 3427 additions and 6 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
--