tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

circumfix.aff (294B)


      1 # circumfixes: ~ obligate prefix/suffix combinations
      2 # superlative in Hungarian: leg- (prefix) AND -bb (suffix)
      3 
      4 CIRCUMFIX X
      5 
      6 PFX A Y 1
      7 PFX A 0 leg/X .
      8 
      9 PFX B Y 1
     10 PFX B 0 legesleg/X .
     11 
     12 SFX C Y 3
     13 SFX C 0 obb . is:COMPARATIVE
     14 SFX C 0 obb/AX . is:SUPERLATIVE
     15 SFX C 0 obb/BX . is:SUPERSUPERLATIVE
     16