forked from GitHub/gf-rgl
gt -atoms
This commit is contained in:
@@ -10,6 +10,9 @@ abstract Lang =
|
|||||||
Math
|
Math
|
||||||
|
|
||||||
** {
|
** {
|
||||||
|
|
||||||
|
flags startcat=Phr ;
|
||||||
|
|
||||||
fun
|
fun
|
||||||
|
|
||||||
-- Mount $Time$.
|
-- Mount $Time$.
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
abstract Numerals = {
|
abstract Numerals = {
|
||||||
|
|
||||||
|
flags startcat=Numeral ;
|
||||||
|
|
||||||
cat
|
cat
|
||||||
Numeral ; -- 0..
|
Numeral ; -- 0..
|
||||||
Digit ; -- 2..9
|
Digit ; -- 2..9
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
abstract Test =
|
abstract Test =
|
||||||
Rules,
|
Rules,
|
||||||
Clause,
|
Clause,
|
||||||
Structural,
|
Structural [and_Conj,i_NP,he_NP, if_Subj, in_Prep,want_VV,which8one_IDet],
|
||||||
Minimal
|
Minimal
|
||||||
** {
|
** {
|
||||||
} ;
|
} ;
|
||||||
|
|||||||
Reference in New Issue
Block a user