mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-13 23:09:31 -06:00
merged core rgl words with new DictionaryEst words
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -163,7 +163,7 @@ lin breast_N = L.breast_N ;
|
||||
lin breathe_V = L.breathe_V ;
|
||||
lin broad_A = L.broad_A ;
|
||||
--lin brother_N2 = L.brother_N2 ;
|
||||
lin brother_N = L.brother_N2 ;
|
||||
lin brother_N = lin N L.brother_N2 ;
|
||||
lin brown_A = L.brown_A ;
|
||||
lin burn_V = L.burn_V ;
|
||||
lin butter_N = L.butter_N ;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
--# -path=.:../chunk
|
||||
--# -path=.:../chunk:../estonian
|
||||
|
||||
concrete TranslateEst of Translate =
|
||||
TenseX,
|
||||
|
||||
Reference in New Issue
Block a user