mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 08:12:51 -06:00
few_Det added
This commit is contained in:
@@ -33,6 +33,7 @@ concrete StructuralGer of Structural = CatGer **
|
||||
every_Det = detLikeAdj Sg "jed" ;
|
||||
everything_NP = nameNounPhrase {s = caselist "alles" "alles" "allem" "alles"} ;
|
||||
everywhere_Adv = ss "überall" ;
|
||||
few_Det = detLikeAdj Pl "wenig" ;
|
||||
first_Ord = {s = (regA "erst").s ! Posit} ;
|
||||
from_Prep = mkPrep "aus" Dat ;
|
||||
he_Pron = mkPronPers "er" "ihn" "ihm" "seiner" "sein" Sg P3 ;
|
||||
|
||||
Reference in New Issue
Block a user