forked from GitHub/gf-core
category definitions added to phrasebook
This commit is contained in:
@@ -38,6 +38,10 @@ abstract Sentences = Numeral ** {
|
|||||||
Date ; -- definite date e.g. "on Friday"
|
Date ; -- definite date e.g. "on Friday"
|
||||||
Name ; -- name of person e.g. "NN"
|
Name ; -- name of person e.g. "NN"
|
||||||
Number ; -- number expression 1 .. 999,999 e.g. "twenty"
|
Number ; -- number expression 1 .. 999,999 e.g. "twenty"
|
||||||
|
Transp ; -- transportation device e.g. "car"
|
||||||
|
ByTransp ; -- mean of transportation e.g. "by tram"
|
||||||
|
SuperlModif ; -- superlative modifiers of places e.g. "the best restaurant"
|
||||||
|
|
||||||
|
|
||||||
-- Many of the categories are accessible as Phrases, i.e. as translation units.
|
-- Many of the categories are accessible as Phrases, i.e. as translation units.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user