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

@@ -1,4 +1,4 @@
concrete RulesSwe of Rules = CategoriesSwe, NumeralsSwe ** open Prelude, SyntaxSwe in {
concrete RulesSwe of Rules = CategoriesSwe ** open Prelude, SyntaxSwe in {
lin
UseN = noun2CommNounPhrase ;
@@ -22,7 +22,6 @@ lin
DefNumNP = defNounPhraseNum plural ;
MassNP = detNounPhrase (mkDeterminerSg (detSgInvar []) IndefP) ;
UseInt i = {s = table {Nom => i.s ; Gen => i.s ++ "s"}} ; ---
UseNumeral i = {s = table {Nom => i.s ; Gen => i.s ++ "s"}} ; ---
NoNum = noNum ;
SymbPN i = {s = \\_ => i.s ; g = Neutr ; x = NoMasc} ;