mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-21 01:06:21 -06:00
a fairly complete Nynorsk implementation added
This commit is contained in:
6
src/api/CombinatorsNno.gf
Normal file
6
src/api/CombinatorsNno.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
--# -path=.:alltenses:prelude
|
||||
|
||||
resource CombinatorsNno = Combinators with
|
||||
(Cat = CatNno),
|
||||
(Structural = StructuralNno),
|
||||
(Constructors = ConstructorsNno) ;
|
||||
Reference in New Issue
Block a user