From cb73519ffdf55922216a819098275147b20686a8 Mon Sep 17 00:00:00 2001
From: aarne
-This document contains the most important parts of the GF Resource Grammar API.
-It has been machine-generated from the source files; each chapter gives a link
+The GF Resource Grammar Library is the standard library for Grammatical Framework.
+It covers the morphology and basic syntax of currently 16 languages.
+
+This document contains the most important parts of the GF Resource Grammar API,
+as needed by a GF application programmer.
+It has been machine-generated from the source files; there are links
to the relevant source files, which give more information. Some of the files have
not yet been prepared so that the machine generated documentation has the nicest
possible format.
-The current status of resource grammar completion for different languages is shown
-in
-The first chapter shows the categories, with links to the functions for
+Introduction
status.html.
+The main contents are:
+
gf command editor.
+-The second chapter shows the construction functions, with cross-links and -examples. Most examples can be seen in multiple languages by hovering the +Many examples in Chapter 2 can be seen in multiple languages by hovering the mouse over the example, as shown in the following screenshot:
-The third chapter shows morphological paradigms. -
-
-The fourth chapter gives instructions on how to "browse" the library by
-loading the grammars into the gf command editor.
-
-The last chapter contains a brief example of how application grammars can -import resource modules. At the same time, it illustrates a "design pattern" for -using the resource API to build functor-based applications -
--The table of contents is at the end of the file. +Other relevant documents:
+status.html: the current status of different languages
+ and the authors of each grammar
+@@ -70,7 +87,7 @@ of C that takes D as an argument. What the constructors exactly ar and what other arguments they take, is described by separate tables for each category.
-![]() |
| Category | Explanation | @@ -480,7 +497,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -504,12 +521,12 @@ Lexical category, constructors given in||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
mkAP |
A2 -> NP -> AP |
- married to her
|
+ married to her
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkAP |
A2 -> AP |
- married
|
+ married
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkAP |
@@ -570,7 +587,7 @@ Lexical category, constructors given in
| Function | Type | @@ -605,7 +622,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -635,7 +652,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -650,7 +667,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -684,22 +701,22 @@ Lexical category, constructors given in||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
mkAdv |
Prep -> NP -> Adv |
- in the house
|
+ in the house
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkAdv |
Subj -> S -> Adv |
- when she sleeps
|
+ when she sleeps
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkAdv |
CAdv -> A -> NP -> Adv |
- more warmly than he
|
+ more warmly than he
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkAdv |
CAdv -> A -> S -> Adv |
- more warmly than he runs
|
+ more warmly than he runs
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkAdv |
@@ -714,7 +731,7 @@ Lexical category, constructors given in
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkAdv |
Conj -> ListAdv -> Adv |
- with her , here and now
|
+ with her , here and now
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
somewhere_Adv |
@@ -740,7 +757,7 @@ Lexical category, constructors given in
| Function | Type | @@ -760,7 +777,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -785,7 +802,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -839,12 +856,12 @@ Lexical category, constructors given in|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
mkCN |
N -> RS -> CN |
- man whom she loves
|
+ man whom she loves
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkCN |
CN -> RS -> CN |
- old man whom she loves
|
+ old man whom she loves
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkCN |
@@ -890,7 +907,7 @@ Lexical category, constructors given in
| Function | Type | @@ -920,7 +937,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -944,7 +961,7 @@ Lexical category, constructors given in||
|---|---|---|---|
mkCl |
NP -> V3 -> NP -> NP -> Cl |
- she sends it to him
|
+ she sends it to him
|
mkCl |
@@ -959,7 +976,7 @@ Lexical category, constructors given in
|||
mkCl |
NP -> VQ -> QS -> Cl |
- she wonders who sleeps
|
+ she wonders who sleeps
|
mkCl |
@@ -974,17 +991,17 @@ Lexical category, constructors given in
|||
mkCl |
NP -> V2A -> NP -> A -> Cl |
- she paints it red
|
+ she paints it red
|
mkCl |
NP -> V2A -> NP -> AP -> Cl |
- she paints it red
|
+ she paints it red
|
mkCl |
NP -> V2S -> NP -> S -> Cl |
- she answers to him that we sleep
|
+ she answers to him that we sleep
|
mkCl |
@@ -1009,7 +1026,7 @@ Lexical category, constructors given in
|||
mkCl |
NP -> A2 -> NP -> Cl |
- she is married to him
|
+ she is married to him
|
mkCl |
@@ -1054,7 +1071,7 @@ Lexical category, constructors given in
|||
mkCl |
NP -> Cl |
- there are many houses
|
+ there are many houses
|
mkCl |
@@ -1079,13 +1096,13 @@ Lexical category, constructors given in
|||
mkCl |
SC -> VP -> Cl |
- that she sleeps is good
|
+ that she sleeps is good
|
| Function | Type | @@ -1125,7 +1142,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -1150,7 +1167,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -1185,7 +1202,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -1305,7 +1322,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -1365,7 +1382,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -1379,18 +1396,18 @@ Lexical category, constructors given in||
|---|---|---|---|
mkDigits |
Dig -> Digits |
- //
|
+ 4
|
mkDigits |
Dig -> Digits -> Digits |
- //
|
+ 1 , 2 3 3 , 4 8 6
|
| Function | Type | @@ -1409,12 +1426,12 @@ Lexical category, constructors given in|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
mkIAdv |
Prep -> IP -> IAdv |
- in which city
|
+ in which city
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkIAdv |
IAdv -> Adv -> IAdv |
- where in Paris
|
+ where in Paris
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
when_IAdv |
@@ -1435,7 +1452,7 @@ Lexical category, constructors given in
| Function | Type | @@ -1455,7 +1472,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -1469,7 +1486,7 @@ Lexical category, constructors given in||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
mkIDet |
IQuant -> Num -> IDet |
- which
|
+ which
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkIDet |
@@ -1490,7 +1507,7 @@ Lexical category, constructors given in
| Function | Type | @@ -1499,37 +1516,37 @@ Lexical category, constructors given in|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
mkIP |
IDet -> CN -> IP |
- which five big cities
|
+ which five big cities
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkIP |
IDet -> N -> IP |
- which five cities
|
+ which five cities
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkIP |
IDet -> IP |
- which five
|
+ which five
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkIP |
IQuant -> CN -> IP |
- which big city
|
+ which big city
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkIP |
IQuant -> Num -> CN -> IP |
- which five big cities
|
+ which five big cities
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkIP |
IQuant -> N -> IP |
- which city
|
+ which city
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkIP |
IP -> Adv -> IP |
- who in Paris
|
+ who in Paris
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
whatPl_IP |
@@ -1565,7 +1582,7 @@ Lexical category, constructors given in
| Function | Type | @@ -1580,7 +1597,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -1599,13 +1616,13 @@ Lexical category, constructors given in||
|---|---|---|---|
mkImp |
V2 -> NP -> Imp |
- buy it
|
+ buy it
|
| Function | Type | @@ -1614,7 +1631,7 @@ Lexical category, constructors given in||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
pluralImpForm |
ImpForm | - be men
|
+ be men
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
politeImpForm |
@@ -1636,7 +1653,7 @@ Lexical category, constructors given in
| Function | Type | @@ -1656,7 +1673,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -1676,7 +1693,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -1696,7 +1713,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -1716,7 +1733,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -1754,7 +1771,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -1793,47 +1810,47 @@ Lexical category, constructors given in|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
mkNP |
Quant -> CN -> NP |
- this old man
|
+ this old man
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkNP |
Quant -> Num -> CN -> NP |
- these five old men
|
+ these five old men
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkNP |
Quant -> Num -> N -> NP |
- these five men
|
+ these five men
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkNP |
Det -> CN -> NP |
- the five old men
|
+ the five old men
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkNP |
Det -> N -> NP |
- the five men
|
+ the five men
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkNP |
Numeral -> CN -> NP |
- fifty old men
|
+ fifty old men
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkNP |
Numeral -> N -> NP |
- fifty men
|
+ fifty men
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkNP |
Digits -> CN -> NP |
- old men
|
+ 5 1 old men
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkNP |
Digits -> N -> NP |
- men
|
+ 5 1 men
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkNP |
@@ -1848,7 +1865,7 @@ Lexical category, constructors given in
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkNP |
Pron -> CN -> NP |
- my old man
|
+ my old man
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkNP |
@@ -1883,22 +1900,22 @@ Lexical category, constructors given in
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkNP |
CN -> NP |
- old beer
|
+ old beer
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkNP |
N -> NP |
- beer
|
+ beer
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkNP |
Predet -> NP -> NP |
- only this woman
|
+ only this woman
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkNP |
NP -> V2 -> NP |
- the man seen
|
+ the man seen
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mkNP |
@@ -1974,7 +1991,7 @@ Lexical category, constructors given in
| Function | Type | @@ -1993,7 +2010,7 @@ Lexical category, constructors given in||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
mkNum |
Digits -> Num |
- //
|
+ 2 1
|
||||||||||||||||||||||||||||||||||||||||||||||||||
mkNum |
@@ -2024,7 +2041,7 @@ Lexical category, constructors given in
| Function | Type | @@ -2064,7 +2081,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -2094,7 +2111,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -2130,7 +2147,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -2139,7 +2156,7 @@ Lexical category, constructors given in|||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
mkPhr |
(PConj) -> Utt -> (Voc) -> Phr |
- but sleep , my friend
|
+ but sleep , my friend
|
|||||||||||||||||||||||||||||||||||||
mkPhr |
@@ -2165,7 +2182,7 @@ Lexical category, constructors given in
| Function | Type | @@ -2185,7 +2202,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -2215,7 +2232,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -2330,7 +2347,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -2385,7 +2402,7 @@ Lexical category, constructors given in
|---|
| Function | Type | @@ -2394,7 +2411,7 @@ Lexical category, constructors given in||
|---|---|---|---|
exclMarkPunct |
Punct | - yes !
|
+ yes !
|
fullStopPunct |
@@ -2404,13 +2421,13 @@ Lexical category, constructors given in
|||
questMarkPunct |
Punct | - yes ?
|
+ yes ?
|
| Function | Type | @@ -2439,7 +2456,7 @@ Lexical category, constructors given in||
|---|---|---|---|
mkQCl |
IP -> V3 -> NP -> NP -> QCl |
- who sends it to her
|
+ who sends it to her
|
mkQCl |
@@ -2534,7 +2551,7 @@ Lexical category, constructors given in
|||
mkQCl |
IP -> NP -> V2 -> QCl |
- who is her
|
+ who is her
|
mkQCl |
@@ -2549,7 +2566,7 @@ Lexical category, constructors given in
|||
mkQCl |
Prep -> IP -> Cl -> QCl |
- with whom does she sleep
|
+ with whom does she sleep
|
mkQCl |
@@ -2564,13 +2581,13 @@ Lexical category, constructors given in
|||
mkQCl |
IP -> QCl |
- which city is there
|
+ which city is there
|