mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 17:52:51 -06:00
tiny fragment of Turkish
This commit is contained in:
11
lib/resource/turkish/LexiconTur.gf
Normal file
11
lib/resource/turkish/LexiconTur.gf
Normal file
@@ -0,0 +1,11 @@
|
||||
--# -path=.:prelude
|
||||
|
||||
concrete LexiconTur of Lexicon = CatTur **
|
||||
open ResTur, ParadigmsTur, Prelude in {
|
||||
|
||||
lin
|
||||
come_V = regV "gelmek" ;
|
||||
go_V = regV "gitmek" ;
|
||||
run_V = regV "koşmek" ;
|
||||
stop_V = regV "durmak" ;
|
||||
} ;
|
||||
Reference in New Issue
Block a user