From c19ec594c6e0b59b9d2586ebf7df6fd046808623 Mon Sep 17 00:00:00 2001 From: aarne Date: Sun, 26 Feb 2006 22:13:14 +0000 Subject: [PATCH] documenting for geocal --- lib/resource-1.0/romance/DiffRomance.gf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/resource-1.0/romance/DiffRomance.gf b/lib/resource-1.0/romance/DiffRomance.gf index 9ca6dd52d..d88648837 100644 --- a/lib/resource-1.0/romance/DiffRomance.gf +++ b/lib/resource-1.0/romance/DiffRomance.gf @@ -2,12 +2,13 @@ interface DiffRomance = open CommonRomance, Prelude in { --- The first six constants show the essential differences +-- The first eight constants show the essential differences -- between French, Italian, and Romance syntaxes (as regards the -- resource API). The other constants are either derivatively -- dependent, or have as values strings, which are language-dependent -- anyway. + --2 Constants whose definitions fundamentally depend on language -- Prepositions that fuse with the article @@ -48,6 +49,7 @@ interface DiffRomance = open CommonRomance, Prelude in { oper mkImperative : CommonRomance.VP -> {s : Polarity => AAgr => Str} ; + --2 Constants that must derivatively depend on language param NPForm = Ton Case | Aton Case | Poss {g : Gender ; n : Number} ; --- AAgr