mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-03 23:28:55 -06:00
swadesh adjustments
This commit is contained in:
@@ -52,7 +52,7 @@ concrete SwadeshEng of Swadesh = CatEng
|
||||
|
||||
-- Numerals
|
||||
|
||||
one_Num = NumNumeral (num (pot2as3 (pot1as2 (pot0as1 pot01)))) ;
|
||||
one_Det = DetSg one_Quant NoOrd ;
|
||||
two_Num = NumNumeral (num (pot2as3 (pot1as2 (pot0as1 (pot0 n2))))) ;
|
||||
three_Num = NumNumeral (num (pot2as3 (pot1as2 (pot0as1 (pot0 n3))))) ;
|
||||
four_Num = NumNumeral (num (pot2as3 (pot1as2 (pot0as1 (pot0 n4))))) ;
|
||||
|
||||
Reference in New Issue
Block a user