forked from GitHub/gf-core
swadesh adjustments
This commit is contained in:
@@ -56,7 +56,7 @@ concrete SwadeshIta of Swadesh = CatIta
|
||||
|
||||
-- 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