1
0
forked from GitHub/gf-rgl

a short document of ResourceDemo for the Minibar

This commit is contained in:
Aarne Ranta
2019-08-06 17:49:27 +02:00
parent 684e19dc68
commit ea7e12a560

View File

@@ -0,0 +1,6 @@
ResourceDemo is a good place to start investigating linguistic structures in the GF Resource Grammar Library.
It is a slightly simplified version of the full RGL, aimed for reducing ambiguity and supporting fast parsing.
It also supports the display of dependency trees using the UD (Universal Dependencies) schema.
(However, for most languages, some dummy 'dep' labels are still in use in the UD trees.)