mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
gt -atoms
This commit is contained in:
@@ -10,6 +10,9 @@ abstract Lang =
|
||||
Math
|
||||
|
||||
** {
|
||||
|
||||
flags startcat=Phr ;
|
||||
|
||||
fun
|
||||
|
||||
-- Mount $Time$.
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
|
||||
abstract Numerals = {
|
||||
|
||||
flags startcat=Numeral ;
|
||||
|
||||
cat
|
||||
Numeral ; -- 0..
|
||||
Digit ; -- 2..9
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
abstract Test =
|
||||
Rules,
|
||||
Clause,
|
||||
Structural,
|
||||
Structural [and_Conj,i_NP,he_NP, if_Subj, in_Prep,want_VV,which8one_IDet],
|
||||
Minimal
|
||||
** {
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user