mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 20:18:33 -06:00
Icelandic added to RGL by Bjarki Traustason
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
abstract Test = Grammar ** {
|
||||
fun
|
||||
man_N, woman_N, house_N, tree_N : N ;
|
||||
big_A, small_A, green_A : A ;
|
||||
walk_V, arrive_V : V ;
|
||||
love_V2, please_V2 : V2 ;
|
||||
}
|
||||
Reference in New Issue
Block a user