mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 16:42:51 -06:00
resturcturing french resource
This commit is contained in:
@@ -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} ;
|
||||
|
||||
Reference in New Issue
Block a user