mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 10:42:50 -06:00
next-lib renamed to lib, lib to old-lib
This commit is contained in:
11
old-lib/resource/turkish/LexiconTur.gf
Normal file
11
old-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